diff --git a/.babelrc b/.babelrc deleted file mode 100644 index d1f92358..00000000 --- a/.babelrc +++ /dev/null @@ -1,6 +0,0 @@ -{ - "presets": [ - ["@babel/preset-env", { "targets": "defaults" }], - "@babel/preset-react" - ] -} diff --git a/.github/FUNDING.yaml b/.github/FUNDING.yaml deleted file mode 100644 index af1c83dc..00000000 --- a/.github/FUNDING.yaml +++ /dev/null @@ -1,4 +0,0 @@ -# These are supported funding model platforms - -github: irsyadadl -custom: [https://saweria.co/irsyadadl, https://paypal.me/irsyaddotco] diff --git a/.github/workflows/release-package.yml b/.github/workflows/release-package.yml deleted file mode 100644 index fefc31d9..00000000 --- a/.github/workflows/release-package.yml +++ /dev/null @@ -1,20 +0,0 @@ -name: Publish Package to npmjs.com -on: - release: - types: [published] -jobs: - build: - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Setup Node.js - uses: actions/setup-node@v4 - with: - node-version: 20 - registry-url: https://registry.npmjs.org/ - scope: "@irsyadadl" - - name: Publish to npm - run: npm publish --access public - env: - NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}} diff --git a/.gitignore b/.gitignore deleted file mode 100644 index c0cf2e2f..00000000 --- a/.gitignore +++ /dev/null @@ -1,17 +0,0 @@ -/.phpunit.cache -/node_modules -.phpunit.result.cache -Homestead.json -auth.json -package-lock.json -yarn.lock -.env -.env.local -.DS_Store -npm-debug.log -yarn-error.log -/.fleet -/.idea -/.vscode -rr -.rr.yaml diff --git a/.husky-commit-msg b/.husky-commit-msg deleted file mode 100644 index e69de29b..00000000 diff --git a/.husky/commit-message b/.husky/commit-message deleted file mode 100755 index 6700f512..00000000 --- a/.husky/commit-message +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" diff --git a/.npmignore b/.npmignore deleted file mode 100644 index aea9fcf1..00000000 --- a/.npmignore +++ /dev/null @@ -1,7 +0,0 @@ -/node_modules - -tsconfig.json - -.env -.env.local -.DS_Store \ No newline at end of file diff --git a/.npmrc b/.npmrc deleted file mode 100644 index da8cb5dc..00000000 --- a/.npmrc +++ /dev/null @@ -1,3 +0,0 @@ -//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN} -@irsyadadl=registry=https://registry.npmjs.org/ -always-auth=true diff --git a/.prettierignore b/.prettierignore deleted file mode 100644 index bbd57cdd..00000000 --- a/.prettierignore +++ /dev/null @@ -1 +0,0 @@ -**/src diff --git a/.prettierrc b/.prettierrc deleted file mode 100644 index 8781ebb7..00000000 --- a/.prettierrc +++ /dev/null @@ -1,4 +0,0 @@ -{ - "tabWidth": 2, - "bracketSpacing": true -} diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index fdfd3485..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,406 +0,0 @@ - - -## [1.3.1](https://github.com/irsyadadl/paranoid/compare/1.3.0...1.3.1) (2024-07-12) - - -### Bug Fixes - -* fix brand d icon ([b4609e8](https://github.com/irsyadadl/paranoid/commit/b4609e8741b9ff4138e453f619de403f3ae3c6c6)) - -## [1.3.0](https://github.com/irsyadadl/paranoid/compare/1.2.0...1.3.0) (2024-07-09) - - -### Features - -* bump ([1ef2084](https://github.com/irsyadadl/paranoid/commit/1ef2084330a6a744bdc7ef8cdfd72077024e1a3b)) - -## [1.2.0](https://github.com/irsyadadl/paranoid/compare/1.1.11...1.2.0) (2024-07-06) - - -### Features - -* add icon brand d ([fc79862](https://github.com/irsyadadl/paranoid/commit/fc798623a3a3829e52333621823972920342e319)) - -## [1.1.11](https://github.com/irsyadadl/paranoid/compare/1.1.10...1.1.11) (2024-07-02) - -## [1.1.10](https://github.com/irsyadadl/paranoid/compare/1.1.9...1.1.10) (2024-07-02) - -## [1.1.9](https://github.com/irsyadadl/paranoid/compare/1.1.8...1.1.9) (2024-07-02) - -## [1.1.8](https://github.com/irsyadadl/paranoid/compare/1.1.7...1.1.8) (2024-07-02) - -## [1.1.7](https://github.com/irsyadadl/paranoid/compare/1.1.6...1.1.7) (2024-06-30) - -## [1.1.6](https://github.com/irsyadadl/paranoid/compare/1.1.5...1.1.6) (2024-06-25) - -## [1.1.5](https://github.com/irsyadadl/paranoid/compare/1.1.4...1.1.5) (2024-06-25) - -## [1.1.4](https://github.com/irsyadadl/paranoid/compare/1.1.3...1.1.4) (2024-06-25) - -## [1.1.3](https://github.com/irsyadadl/paranoid/compare/1.1.2...1.1.3) (2024-06-25) - -## [1.1.2](https://github.com/irsyadadl/paranoid/compare/1.1.1...1.1.2) (2024-06-25) - -## [1.1.1](https://github.com/irsyadadl/paranoid/compare/1.1.0...1.1.1) (2024-06-25) - -## [1.1.0](https://github.com/irsyadadl/paranoid/compare/1.0.50...1.1.0) (2024-06-20) - - -### Features - -* adding aria-hidden to every icon ([cf0746f](https://github.com/irsyadadl/paranoid/commit/cf0746f09e85974a2c81b34f60d6b7c42e0cf4c8)) - -## [1.0.50](https://github.com/irsyadadl/paranoid/compare/1.0.49...1.0.50) (2024-06-20) - -## [1.0.49](https://github.com/irsyadadl/paranoid/compare/1.0.48...1.0.49) (2024-06-20) - -## [1.0.48](https://github.com/irsyadadl/paranoid/compare/1.0.47...1.0.48) (2024-06-20) - -## [1.0.47](https://github.com/irsyadadl/paranoid/compare/1.0.46...1.0.47) (2024-06-20) - -## [1.0.46](https://github.com/irsyadadl/paranoid/compare/1.0.45...1.0.46) (2024-06-20) - -## [1.0.45](https://github.com/irsyadadl/paranoid/compare/1.0.44...1.0.45) (2024-06-19) - -## [1.0.44](https://github.com/irsyadadl/paranoid/compare/1.0.43...1.0.44) (2024-06-10) - -## [1.0.43](https://github.com/irsyadadl/paranoid/compare/1.0.42...1.0.43) (2024-06-04) - -## [1.0.42](https://github.com/irsyadadl/paranoid/compare/1.0.41...1.0.42) (2024-05-28) - -## [1.0.41](https://github.com/irsyadadl/paranoid/compare/1.0.40...1.0.41) (2024-05-14) - -## [1.0.40](https://github.com/irsyadadl/paranoid/compare/1.0.39...1.0.40) (2024-05-12) - -## [1.0.39](https://github.com/irsyadadl/paranoid/compare/1.0.38...1.0.39) (2024-05-08) - -## [1.0.38](https://github.com/irsyadadl/paranoid/compare/1.0.37...1.0.38) (2024-04-24) - -## [1.0.37](https://github.com/irsyadadl/paranoid/compare/1.0.36...1.0.37) (2024-04-22) - -## [1.0.36](https://github.com/irsyadadl/paranoid/compare/1.0.35...1.0.36) (2024-04-18) - -## [1.0.35](https://github.com/irsyadadl/paranoid/compare/1.0.34...1.0.35) (2024-04-18) - -## [1.0.34](https://github.com/irsyadadl/paranoid/compare/1.0.33...1.0.34) (2024-04-18) - -## [1.0.33](https://github.com/irsyadadl/paranoid/compare/1.0.31...1.0.33) (2024-04-18) - -## [1.0.32](https://github.com/irsyadadl/paranoid/compare/1.0.31...1.0.32) (2024-04-18) - -## [1.0.31](https://github.com/irsyadadl/paranoid/compare/1.0.30...1.0.31) (2024-04-18) - -## [1.0.30](https://github.com/irsyadadl/paranoid/compare/1.0.29...1.0.30) (2024-04-14) - -## [1.0.29](https://github.com/irsyadadl/paranoid/compare/1.0.28...1.0.29) (2024-04-07) - -## [1.0.28](https://github.com/irsyadadl/paranoid/compare/1.0.27...1.0.28) (2024-04-07) - -## [1.0.27](https://github.com/irsyadadl/paranoid/compare/1.0.26...1.0.27) (2024-04-07) - -## [1.0.26](https://github.com/irsyadadl/paranoid/compare/1.0.25...1.0.26) (2024-04-05) - -## [1.0.25](https://github.com/irsyadadl/paranoid/compare/1.0.24...1.0.25) (2024-04-04) - -## [1.0.24](https://github.com/irsyadadl/paranoid/compare/1.0.23...1.0.24) (2024-04-01) - -## [1.0.23](https://github.com/irsyadadl/paranoid/compare/1.0.22...1.0.23) (2024-03-29) - -## [1.0.22](https://github.com/irsyadadl/paranoid/compare/1.0.21...1.0.22) (2024-03-29) - -## [1.0.21](https://github.com/irsyadadl/paranoid/compare/1.0.20...1.0.21) (2024-03-29) - -## [1.0.20](https://github.com/irsyadadl/paranoid/compare/1.0.19...1.0.20) (2024-03-29) - -## [1.0.19](https://github.com/irsyadadl/paranoid/compare/1.0.18...1.0.19) (2024-03-21) - -## [1.0.18](https://github.com/irsyadadl/paranoid/compare/1.0.17...1.0.18) (2024-03-17) - -## [1.0.17](https://github.com/irsyadadl/paranoid/compare/1.0.16...1.0.17) (2024-3-12) - -## [1.0.16](https://github.com/irsyadadl/paranoid/compare/1.0.15...1.0.16) (2024-3-12) - -## [1.0.15](https://github.com/irsyadadl/paranoid/compare/1.0.14...1.0.15) (2024-3-3) - -## [1.0.14](https://github.com/irsyadadl/paranoid/compare/1.0.13...1.0.14) (2024-3-3) - -## [1.0.13](https://github.com/irsyadadl/paranoid/compare/1.0.12...1.0.13) (2024-3-3) - -## [1.0.12](https://github.com/irsyadadl/paranoid/compare/1.0.11...1.0.12) (2024-3-3) - -## [1.0.11](https://github.com/irsyadadl/paranoid/compare/1.0.10...1.0.11) (2024-3-2) - -## [1.0.10](https://github.com/irsyadadl/paranoid/compare/1.0.9...1.0.10) (2024-3-2) - -## [1.0.9](https://github.com/irsyadadl/paranoid/compare/1.0.8...1.0.9) (2024-3-2) - -## [1.0.8](https://github.com/irsyadadl/paranoid/compare/1.0.7...1.0.8) (2024-3-1) - -## [1.0.7](https://github.com/irsyadadl/paranoid/compare/1.0.6...1.0.7) (2024-3-1) - -## [1.0.6](https://github.com/irsyadadl/paranoid/compare/1.0.5...1.0.6) (2024-3-1) - -## [1.0.5](https://github.com/irsyadadl/paranoid/compare/1.0.4...1.0.5) (2024-2-29) - -## [1.0.4](https://github.com/irsyadadl/paranoid/compare/1.0.3...1.0.4) (2024-2-26) - -## [1.0.3](https://github.com/irsyadadl/paranoid/compare/1.0.2...1.0.3) (2024-2-24) - -## [1.0.2](https://github.com/irsyadadl/paranoid/compare/1.0.1...1.0.2) (2024-2-24) - -## [1.0.1](https://github.com/irsyadadl/paranoid/compare/0.11.14...1.0.1) (2024-2-24) - -## [0.11.14](https://github.com/irsyadadl/paranoid/compare/0.11.13...0.11.14) (2024-2-24) - -## [0.11.13](https://github.com/irsyadadl/paranoid/compare/0.11.12...0.11.13) (2024-2-24) - -## [0.11.12](https://github.com/irsyadadl/paranoid/compare/0.11.11...0.11.12) (2024-2-24) - -## [0.11.11](https://github.com/irsyadadl/paranoid/compare/0.11.10...0.11.11) (2024-2-24) - -## [0.11.10](https://github.com/irsyadadl/paranoid/compare/0.11.9...0.11.10) (2024-2-24) - -## [0.11.9](https://github.com/irsyadadl/paranoid/compare/0.11.8...0.11.9) (2024-2-24) - -## [0.11.8](https://github.com/irsyadadl/paranoid/compare/0.11.7...0.11.8) (2024-2-24) - -## [0.11.7](https://github.com/irsyadadl/paranoid/compare/0.11.6...0.11.7) (2024-2-22) - -## [0.11.6](https://github.com/irsyadadl/paranoid/compare/0.11.5...0.11.6) (2024-2-10) - -## [0.11.5](https://github.com/irsyadadl/paranoid/compare/0.11.4...0.11.5) (2024-01-17) - -## [0.11.4](https://github.com/irsyadadl/paranoid/compare/0.11.3...0.11.4) (2024-01-17) - -## [0.11.3](https://github.com/irsyadadl/paranoid/compare/0.11.2...0.11.3) (2024-01-17) - -## [0.11.2](https://github.com/irsyadadl/paranoid/compare/0.11.1...0.11.2) (2024-01-17) - -## [0.11.1](https://github.com/irsyadadl/paranoid/compare/0.11.0...0.11.1) (2024-01-17) - -## [0.11.0](https://github.com/irsyadadl/paranoid/compare/0.10.0...0.11.0) (2024-01-17) - -### Features - -- add and fix some icons ([fe477f4](https://github.com/irsyadadl/paranoid/commit/fe477f47c71087a277dd7be68b3a237f6d95e114)) - -## [0.10.0](https://github.com/irsyadadl/paranoid/compare/0.9.0...0.10.0) (2024-01-17) - -### Features - -- some new icon ([a04e88b](https://github.com/irsyadadl/paranoid/commit/a04e88bb0797a7badb012477058b45d813c2fbd4)) - -## [0.9.0](https://github.com/irsyadadl/paranoid/compare/0.8.0...0.9.0) (2024-01-17) - -### Features - -- add new icons ([813d838](https://github.com/irsyadadl/paranoid/commit/813d838804930d3414f1d8d059dbf1173151f44d)) - -## [0.8.0](https://github.com/irsyadadl/paranoid/compare/0.7.3...0.8.0) (2024-01-17) - -### Features - -- add few new icons ([f61d14e](https://github.com/irsyadadl/paranoid/commit/f61d14e105a44519db7cca9531280ece36bba00f)) - -## [0.7.3](https://github.com/irsyadadl/paranoid/compare/0.7.2...0.7.3) (2024-01-12) - -## [0.7.2](https://github.com/irsyadadl/paranoid/compare/0.7.1...0.7.2) (2024-01-12) - -## [0.7.1](https://github.com/irsyadadl/paranoid/compare/0.7.0...0.7.1) (2024-01-12) - -## [0.7.0](https://github.com/irsyadadl/paranoid/compare/0.6.1...0.7.0) (2024-01-10) - -### Features - -- add barcode ([e2fad21](https://github.com/irsyadadl/paranoid/commit/e2fad2182e9e4bdebcad472ea20ae71f266f2624)) - -## [0.6.1](https://github.com/irsyadadl/paranoid/compare/0.6.0...0.6.1) (2024-01-10) - -## [0.6.0](https://github.com/irsyadadl/paranoid/compare/0.5.2...0.6.0) (2024-01-03) - -### Features - -- add some fill icon ([4b27eeb](https://github.com/irsyadadl/paranoid/commit/4b27eebc06f1e88f24a29cfa0e3e19cc42558291)) - -## [0.5.2](https://github.com/irsyadadl/paranoid/compare/0.5.1...0.5.2) (2023-12-18) - -### Bug Fixes - -- fix the store icon ([3892f2d](https://github.com/irsyadadl/paranoid/commit/3892f2df92eaa5da65b6e1360f7a73e7f2e2697a)) - -## [0.5.1](https://github.com/irsyadadl/paranoid/compare/0.5.0...0.5.1) (2023-12-12) - -### Bug Fixes - -- fix icon: IconBagBlankFill ([9d50efb](https://github.com/irsyadadl/paranoid/commit/9d50efb8f6e35058fbc6996d3dd7db9630b083fe)) - -## [0.5.0](https://github.com/irsyadadl/paranoid/compare/0.4.0...0.5.0) (2023-12-11) - -### Features - -- add some new icons ([d7e4ef7](https://github.com/irsyadadl/paranoid/commit/d7e4ef753fac5f05847c3af3389b8c36048f6ccc)) - -## [0.4.0](https://github.com/irsyadadl/paranoid/compare/0.3.0...0.4.0) (2023-12-11) - -### Features - -- add new icons like bag, trophy, macbook, graduate ([97d18ec](https://github.com/irsyadadl/paranoid/commit/97d18ecad94e8aa61e8bf13ebfa49c268cd990e5)) - -## [0.3.0](https://github.com/irsyadadl/paranoid/compare/0.2.0...0.3.0) (2023-12-11) - -### Features - -- add some new icon ([6c59e1d](https://github.com/irsyadadl/paranoid/commit/6c59e1dd92b5d2d62528e895df473bccabd532b4)) - -## [0.2.0](https://github.com/irsyadadl/paranoid/compare/0.1.0...0.2.0) (2023-12-09) - -### Features - -- fix all icon to be rounded ([9dfbf0e](https://github.com/irsyadadl/paranoid/commit/9dfbf0ef9ec51154eefffe1686523759a62ab6a0)) - -## [0.1.0](https://github.com/irsyadadl/paranoid/compare/0.0.73...0.1.0) (2023-12-07) - -### Features - -- add some new icons ([edf70ec](https://github.com/irsyadadl/paranoid/commit/edf70ecca0fd939bf61042afa91695127beac566)) - -## [0.0.73](https://github.com/irsyadadl/paranoid/compare/0.0.72...0.0.73) (2023-12-05) - -## [0.0.72](https://github.com/irsyadadl/paranoid/compare/0.0.71...0.0.72) (2023-12-05) - -## [0.0.71](https://github.com/irsyadadl/paranoid/compare/0.0.70...0.0.71) (2023-12-05) - -## [0.0.70](https://github.com/irsyadadl/paranoid/compare/0.0.69...0.0.70) (2023-12-05) - -## [0.0.69](https://github.com/irsyadadl/paranoid/compare/0.0.68...0.0.69) (2023-12-04) - -## [0.0.68](https://github.com/irsyadadl/paranoid/compare/0.0.67...0.0.68) (2023-12-03) - -## [0.0.67](https://github.com/irsyadadl/paranoid/compare/0.0.66...0.0.67) (2023-12-03) - -## [0.0.66](https://github.com/irsyadadl/paranoid/compare/0.0.65...0.0.66) (2023-12-03) - -## [0.0.65](https://github.com/irsyadadl/paranoid/compare/0.0.64...0.0.65) (2023-12-03) - -## [0.0.64](https://github.com/irsyadadl/paranoid/compare/0.0.63...0.0.64) (2023-12-03) - -## [0.0.63](https://github.com/irsyadadl/paranoid/compare/0.0.62...0.0.63) (2023-12-03) - -## [0.0.62](https://github.com/irsyadadl/paranoid/compare/0.0.61...0.0.62) (2023-12-03) - -## [0.0.61](https://github.com/irsyadadl/paranoid/compare/0.0.60...0.0.61) (2023-12-03) - -## [0.0.60](https://github.com/irsyadadl/paranoid/compare/0.0.59...0.0.60) (2023-12-03) - -## [0.0.59](https://github.com/irsyadadl/paranoid/compare/0.0.58...0.0.59) (2023-12-03) - -## [0.0.58](https://github.com/irsyadadl/paranoid/compare/0.0.57...0.0.58) (2023-12-03) - -## [0.0.57](https://github.com/irsyadadl/paranoid/compare/0.0.56...0.0.57) (2023-12-03) - -## [0.0.56](https://github.com/irsyadadl/paranoid/compare/0.0.55...0.0.56) (2023-12-03) - -## [0.0.55](https://github.com/irsyadadl/paranoid/compare/0.0.54...0.0.55) (2023-12-03) - -## [0.0.54](https://github.com/irsyadadl/paranoid/compare/0.0.53...0.0.54) (2023-12-03) - -## [0.0.53](https://github.com/irsyadadl/paranoid/compare/0.0.52...0.0.53) (2023-12-03) - -### Bug Fixes - -- fix gh action ([df4105a](https://github.com/irsyadadl/paranoid/commit/df4105acbf4abc919a1391189e1fcf343cf17a78)) - -## [0.0.52](https://github.com/irsyadadl/paranoid/compare/0.0.51...0.0.52) (2023-12-03) - -## [0.0.51](https://github.com/irsyadadl/paranoid/compare/0.0.50...0.0.51) (2023-12-03) - -## [0.0.50](https://github.com/irsyadadl/paranoid/compare/0.0.49...0.0.50) (2023-12-03) - -## [0.0.49](https://github.com/irsyadadl/paranoid/compare/0.0.48...0.0.49) (2023-12-03) - -## [0.0.48](https://github.com/irsyadadl/paranoid/compare/0.0.47...0.0.48) (2023-12-03) - -## [0.0.47](https://github.com/irsyadadl/paranoid/compare/0.0.45...0.0.47) (2023-12-03) - -### Bug Fixes - -- fix version ([53c0526](https://github.com/irsyadadl/paranoid/commit/53c0526d9bb9c47980bcafed62a955e6aa3da54c)) -- fix version ([1662c0f](https://github.com/irsyadadl/paranoid/commit/1662c0f233a5d74aaed04fb0610114f56e624489)) -- remove .npmrc and make it from gh actions ([8af86ef](https://github.com/irsyadadl/paranoid/commit/8af86ef7ef2c1fb2386cc0654fd6f6fa995c3677)) - -## [0.0.45](https://github.com/irsyadadl/paranoid/compare/0.0.44...0.0.45) (2023-12-03) - -### Bug Fixes - -- fix ci for releasing package ([a633df0](https://github.com/irsyadadl/paranoid/commit/a633df04713d0280e92a9b18fdf87c0195f3a33f)) - -## [0.0.44](https://github.com/irsyadadl/paranoid/compare/0.0.43...0.0.44) (2023-12-03) - -## [0.0.43](https://github.com/irsyadadl/paranoid/compare/0.0.42...0.0.43) (2023-12-03) - -## [0.0.42](https://github.com/irsyadadl/paranoid/compare/0.0.41...0.0.42) (2023-12-03) - -## [0.0.41](https://github.com/irsyadadl/paranoid/compare/0.0.40...0.0.41) (2023-12-03) - -### Bug Fixes - -- allow all package manager install it ([9afd3fe](https://github.com/irsyadadl/paranoid/commit/9afd3fee633a3e3732d16757a942c1d194f9950c)) - -## [0.0.40](https://github.com/irsyadadl/paranoid/compare/0.0.39...0.0.40) (2023-12-02) - -## [0.0.39](https://github.com/irsyadadl/paranoid/compare/0.0.38...0.0.39) (2023-12-02) - -## [0.0.38](https://github.com/irsyadadl/paranoid/compare/0.0.37...0.0.38) (2023-12-02) - -## [0.0.37](https://github.com/irsyadadl/paranoid/compare/0.0.36...0.0.37) (2023-12-02) - -### Bug Fixes - -- fix bug on the package.json ([2aa1445](https://github.com/irsyadadl/paranoid/commit/2aa144558857ac8cac99b08c044a1f71a85fc769)) - -## [0.0.36](https://github.com/irsyadadl/paranoid/compare/0.0.35...0.0.36) (2023-12-02) - -## [0.0.35](https://github.com/irsyadadl/paranoid/compare/0.0.34...0.0.35) (2023-12-02) - -### Bug Fixes - -- add correct url to the package.json ([a1ce97c](https://github.com/irsyadadl/paranoid/commit/a1ce97ceb4129b64fb2ba2e723af8704cbe12757)) - -## [0.0.34](https://example.com///compare/0.0.33...0.0.34) (2023-12-02) - -### Bug Fixes - -- connect to the github repo ([412bf9d](https://example.com///commit/412bf9d8b4cd4078afdd6f27ed47989977e1b3b6)) - -## [0.0.33](https://github.com/irsyadadl/paranoid/compare/0.0.26...0.0.33) (2023-12-02) - -### Bug Fixes - -- fix the npm version ([36a6018](https://github.com/irsyadadl/paranoid/commit/36a6018387f1fc74aa7aa225bcd03f4c7b1df7d4)) - -## [0.0.26](https://github.com/irsyadadl/paranoid/compare/0.0.25...0.0.26) (2023-12-02) - -## [0.0.25](https://github.com/irsyadadl/paranoid/compare/0.0.3...0.0.25) (2023-12-02) - -### Bug Fixes - -- fix the version on npmjs ([116d0af](https://github.com/irsyadadl/paranoid/commit/116d0afa40221dbb6c41cd218abba5c91ae25ece)) - -## [0.0.3](https://github.com/irsyadadl/paranoid/compare/0.0.2...0.0.3) (2023-12-02) - -## [0.0.2](https://github.com/irsyadadl/paranoid/compare/0.0.1...0.0.2) (2023-12-02) - -## 0.0.1 (2023-12-02) - -## 0.0.2 (2023-12-02) - -### Bug Fixes - -- add new type ([cf66573](https://github.com/irsyadadl/paranoid/commit/cf665732567ecbf545574e2fc447b16715b03c5d)) - -## 0.0.30 (2023-12-02) - -### Bug Fixes - -- add missing release script in package.json ([03de0ad](https://github.com/irsyadadl/paranoid/commit/03de0ad652429aa5ec1a1cc7217e7789657d7343)) -- npm publish to be false ([34852b9](https://github.com/irsyadadl/paranoid/commit/34852b994a6bae1d300da5bd7cbadb3ba49c709a)) diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 6628c967..00000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2023 Irsyad A. Panjaitan - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/README.md b/README.md deleted file mode 100644 index 05c48067..00000000 --- a/README.md +++ /dev/null @@ -1,70 +0,0 @@ -
-
- -

- - Paranoid logo - -

-

Paranoid

- -
- -A library of beautifully crafted react icons, -perfect for enhancing the visual appeal and user -experience of your web applications. -cooked by [irsyadadl](https://parsinta.com/@irsyadadl). - -
- -

- Explore icons -

- -

- Total Downloads - Latest Release - License -

- -[![@irsyadadl/paranoid](preview.jpg)]() - -## Install - -You can install this package using any package manager, this example is using npm: - -```bash -npm i @irsyadadl/paranoid -``` - -Or using bun: - -```bash -bun i @irsyadadl/paranoid -``` - -## Usage - -Elevating simplicity to elegance, effortlessly import your desired icon and wield it as a component. Unsure of your choice? Discover the perfect icon right [here](https://paranoid.irsyad.co). - -```jsx -import { IconBag } from "@irsyadadl/paranoid"; - -const App = () => { - return ; -}; - -export default App; -``` - -## Find Icon - -[Here](https://paranoid.irsyad.co) - -## License - -This library is [MIT](https://github.com/irsyadadl/paranoid/blob/master/LICENSE) licensed. - -## Author - -[irsyadadl](https://x.com/irsyadadl) diff --git a/dist/cjs/index.js b/dist/cjs/index.js deleted file mode 100644 index 95451b10..00000000 --- a/dist/cjs/index.js +++ /dev/null @@ -1,20151 +0,0 @@ -'use strict'; - -var _extends = require('@babel/runtime/helpers/extends'); -var React = require('react'); - -function _interopNamespaceDefault(e) { - var n = Object.create(null); - if (e) { - Object.keys(e).forEach(function (k) { - if (k !== 'default') { - var d = Object.getOwnPropertyDescriptor(e, k); - Object.defineProperty(n, k, d.get ? d : { - enumerable: true, - get: function () { return e[k]; } - }); - } - }); - } - n.default = e; - return Object.freeze(n); -} - -var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React); - -const SvgIcon4KFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.344 9.523v3.545H7.088v-.039c.571-1.064 1.22-2.055 2.226-3.506z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7.314 9.135c0 .469.293.717.699.717s.703-.248.703-.717v-.679h.4c.386 0 .606-.24.606-.586 0-.347-.215-.59-.606-.59h-.4V9.41c0-.659-.469-1.064-1.216-1.064-.596 0-.952.244-1.44.99-.767 1.139-1.47 2.213-1.954 3.082-.22.386-.307.66-.307.962 0 .493.356.825.888.825h2.627v.679Zm3.204-.059c0 .484.273.767.737.767s.737-.283.737-.767v-1.48l.703-.737 2.1 2.583c.23.293.434.406.737.406a.7.7 0 0 0 .713-.713c0-.2-.098-.41-.317-.684l-2.115-2.568 1.944-2.036c.185-.196.259-.357.259-.562a.68.68 0 0 0-.694-.679c-.244 0-.43.093-.634.318l-2.652 2.895h-.044V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772z", - clipRule: "evenodd" -})); - -const SvgIcon4K = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.013 15.602c-.406 0-.699-.248-.699-.717v-.679H6.687c-.532 0-.888-.332-.888-.825 0-.303.088-.576.307-.962.484-.87 1.187-1.943 1.954-3.081.488-.747.844-.991 1.44-.991.747 0 1.216.405 1.216 1.064v3.618h.4c.39 0 .606.244.606.591s-.22.586-.606.586h-.4v.679c0 .469-.298.717-.703.717m-.67-2.534V9.523h-.029c-1.005 1.45-1.655 2.442-2.226 3.506v.04zm3.912 2.525c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.441h.044l2.652-2.895c.205-.225.39-.318.634-.318.39 0 .694.298.694.68 0 .204-.074.365-.26.56l-1.943 2.037 2.115 2.568c.22.274.317.484.317.684 0 .4-.308.713-.713.713-.302 0-.508-.113-.737-.406l-2.1-2.583-.703.738v1.48c0 .483-.273.766-.737.766" -})); - -const SvgIconAcademicCapFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.7 2.805a.75.75 0 0 1 .6 0A60.7 60.7 0 0 1 22.83 8.72a.75.75 0 0 1-.231 1.337 50 50 0 0 0-9.902 3.912l-.003.002q-.17.09-.34.18a.75.75 0 0 1-.707 0A51 51 0 0 0 7.5 12.173v-.224a.36.36 0 0 1 .172-.311 55 55 0 0 1 4.653-2.52.75.75 0 0 0-.65-1.352 56 56 0 0 0-4.78 2.589 1.86 1.86 0 0 0-.86 1.228 50 50 0 0 0-4.633-1.527.75.75 0 0 1-.231-1.337A60.7 60.7 0 0 1 11.7 2.805" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.06 15.473a48.5 48.5 0 0 1 7.666-3.282q.202 2.122.255 4.284a.75.75 0 0 1-.46.71 48 48 0 0 0-8.105 4.343.75.75 0 0 1-.832 0 48 48 0 0 0-8.104-4.342.75.75 0 0 1-.461-.71q.053-2.163.255-4.286 1.382.456 2.726.99v1.27a1.5 1.5 0 0 0-.14 2.508c-.09.38-.222.753-.397 1.11q.678.32 1.346.66c.25-.51.436-1.05.551-1.607a1.5 1.5 0 0 0 .14-2.67v-.645a49 49 0 0 1 3.44 1.667 2.25 2.25 0 0 0 2.12 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.462 19.462a5.2 5.2 0 0 0 1-1.395q.68.321 1.347.662a6.7 6.7 0 0 1-1.286 1.794.75.75 0 0 1-1.06-1.06z" -})); - -const SvgIconAcademicCap = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.26 10.147a60 60 0 0 0-.49 6.347 48.6 48.6 0 0 1 8.23 4.41 48.6 48.6 0 0 1 8.232-4.41 61 61 0 0 0-.49-6.347m0 0a51 51 0 0 1 2.657-.814A60 60 0 0 0 12 3.493a60 60 0 0 0-10.399 5.84 50.7 50.7 0 0 1 10.4 4.156 51 51 0 0 1 7.74-3.342ZM6.75 15a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m0 0v-3.675A55 55 0 0 1 12 8.443m-7.007 11.55A5.98 5.98 0 0 0 6.75 15.75v-1.5" -})); - -const SvgIconAccessibleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m0 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-.76 5.183c-.07 1.567-.627 2.785-1.925 4.025a.75.75 0 1 0 1.036 1.084c.734-.7 1.283-1.417 1.67-2.183.393.76.931 1.468 1.608 2.164a.75.75 0 1 0 1.075-1.046c-1.244-1.28-1.863-2.497-1.946-4.044.489-.025.995-.07 1.422-.113q.586-.061 1.17-.137a.747.747 0 0 0 .643-.842.753.753 0 0 0-.843-.645q-.559.073-1.121.131c-.648.066-1.43.129-2.03.129s-1.38-.063-2.028-.129a42 42 0 0 1-1.121-.13.753.753 0 0 0-.843.644.747.747 0 0 0 .643.842q.584.076 1.17.137c.427.043.932.088 1.42.113", - clipRule: "evenodd" -})); - -const SvgIconAccessible = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.248 16.25c-1.5-1.51-2.248-3.016-2.25-5" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 16.25c1.54-1.492 2.25-3.016 2.248-5m-3.248-.559s1.97.265 3.25.265c1.279 0 3.25-.265 3.25-.265M12.75 8a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" -})); - -const SvgIconActionCamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.01 4a3.24 3.24 0 0 0-.51 1.75v5.503a3.25 3.25 0 0 0 3.25 3.25h5.5c.644 0 1.245-.188 1.75-.511v5.258A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V5.75C2 4.784 2.784 4 3.75 4zM5 17.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.75 4A1.75 1.75 0 0 0 13 5.75v5.503c0 .966.784 1.75 1.75 1.75h5.5a1.75 1.75 0 0 0 1.75-1.75V5.75A1.75 1.75 0 0 0 20.25 4zm1.75 4.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" -})); - -const SvgIconActionCam = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 16.25h2.5m.5-11.5h-6a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-3m-7.5-2.997h6.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1v6.503a1 1 0 0 0 1 1" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M17 9v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" -})); - -const SvgIconAdapterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 2.75a.75.75 0 0 0-1.5 0V5.5H5.75A1.75 1.75 0 0 0 4 7.25v7A4.75 4.75 0 0 0 8.75 19h2.5v2.25a.75.75 0 0 0 1.5 0V19h2.5A4.75 4.75 0 0 0 20 14.25v-7a1.75 1.75 0 0 0-1.75-1.75H16V2.75a.75.75 0 0 0-1.5 0V5.5h-5z" -})); - -const SvgIconAdapter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 6.25h-3a1 1 0 0 0-1 1v7a4 4 0 0 0 4 4H12m-3.25-12v-3.5m0 3.5h6.5m0 0h3a1 1 0 0 1 1 1v7a4 4 0 0 1-4 4H12m3.25-12v-3.5M12 18.25v3" -})); - -const SvgIconAddToBasketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m21.073 13.594.717-4.134h-.01C21.91 8.7 21.33 8 20.55 8h-2.4l-1.81-4.53a.745.745 0 0 0-.97-.42c-.39.15-.57.59-.42.97l1.59 3.97H7.26l1.59-3.97a.753.753 0 0 0-.42-.97.753.753 0 0 0-.97.42L5.65 8h-2.4c-.77 0-1.36.7-1.23 1.46l1.76 10.09c.14.84.87 1.45 1.72 1.45h6.303a6 6 0 0 1 9.27-7.406" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 14a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 17 14", - clipRule: "evenodd" -})); - -const SvgIconAddToBasket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.75 8.75h3.5l-.521 2.998M17.75 8.75H6.25m11.5 0-2-5m-9.5 5h-3.5l1.856 10.671a1 1 0 0 0 .985.829h4.659m-4-11.5 2-5M13.75 18H17m0 0h3.25M17 18v-3.25M17 18v3.25" -})); - -const SvgIconAddToCartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.265 10.505A5.5 5.5 0 0 1 13.05 5H4.716l-.319-1.593A1.75 1.75 0 0 0 2.68 2h-.93a.75.75 0 0 0 0 1.5h.93a.25.25 0 0 1 .245.201l2.179 10.892A1.75 1.75 0 0 0 6.82 16h11.869a1.75 1.75 0 0 0 1.712-1.39zM8 17a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.5 2a.75.75 0 0 1 .75.75V5h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0V6.5H15.5a.75.75 0 0 1 0-1.5h2.25V2.75A.75.75 0 0 1 18.5 2", - clipRule: "evenodd" -})); - -const SvgIconAddToCart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.25 5.75-1.6 8.681a1 1 0 0 1-.983.819H6.82a1 1 0 0 1-.98-.804L3.66 3.554a1 1 0 0 0-.98-.804h-.93M9.5 7h3.25m0 0H16m-3.25 0V3.75m0 3.25v3.25M9.25 19a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m9 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0" -})); - -const SvgIconAdjustmentFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 3a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h9.32A4 4 0 1 0 17 3M9 13a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h1.32a4 4 0 0 0 7.86 0h7.32a.75.75 0 0 0 0-1.5h-7.32A4 4 0 0 0 9 13" -})); - -const SvgIconAdjustment = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 7h-10m10 0a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 1 1-6.5 0m6.5 10h-8m0 0a3.25 3.25 0 1 1-6.5 0m6.5 0a3.25 3.25 0 1 0-6.5 0m0 0h-2" -})); - -const SvgIconAirpodGen3Left = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.08 5.022c-1.791.007-3.32 1.491-3.32 3.472 0 2.057 2.9 4.528 5.047 4.536 1.552.007 3.435-1.515 3.435-3.39 0-2.268-2.787-4.634-5.16-4.618Zm.332 3.533c-.233.346-.7.414-1.047.165l-1.054-.745a.72.72 0 0 1-.151-1.047.72.72 0 0 1 1.024-.181l1.055.76a.74.74 0 0 1 .173 1.048m2.095 3.367c-.422 0-.437-.535-.03-1.213.406-.67 1.077-1.205 1.491-1.205.43 0 .452.535.038 1.205-.407.678-1.07 1.213-1.5 1.213Zm-2.795 6.524c.52 0 .866-.286.866-.79v-4.031c-.941-.271-1.876-.821-2.66-1.514v5.544c0 .505.34.791.867.791z" -})); - -const SvgIconAirpodGen3Right = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.92 5.022c-2.374-.016-5.161 2.35-5.161 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.047-2.479 5.047-4.536 0-1.98-1.529-3.465-3.322-3.472Zm-.332 3.533a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.159 1.048l-1.047.745c-.354.25-.82.181-1.054-.165m-2.095 3.367c-.43 0-1.092-.535-1.499-1.213-.414-.67-.392-1.205.038-1.205.414 0 1.085.535 1.492 1.205.406.678.391 1.213-.03 1.213Zm2.803 6.524h.926c.52 0 .86-.286.86-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.346.791.874.791Z" -})); - -const SvgIconAirpodsGen3Chargingcase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.55 18.394h6.893c3.134 0 4.64-1.5 4.64-4.626V9.64c0-3.127-1.506-4.626-4.64-4.626H8.55c-3.142 0-4.641 1.5-4.641 4.626v4.128c0 3.127 1.5 4.626 4.64 4.626ZM15.043 8.9H8.941a.92.92 0 0 0-.843.52H5.385C5.453 7.401 6.44 6.49 8.55 6.49h6.893c2.11 0 3.088.911 3.156 2.93h-2.712c-.135-.316-.452-.52-.844-.52M8.55 16.917c-2.185 0-3.165-.98-3.165-3.149V10.22h2.713c.15.316.467.52.843.52h6.102c.392 0 .709-.204.844-.52h2.72v3.548c0 2.17-.98 3.15-3.164 3.15zm3.442-3.563a.764.764 0 0 0 .754-.746.75.75 0 0 0-1.5 0c0 .407.34.753.746.746" -})); - -const SvgIconAirpodsGen3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.174 5.022c-1.793.007-3.323 1.491-3.323 3.472 0 2.057 2.893 4.528 5.04 4.536 1.56.007 3.443-1.515 3.443-3.39 0-2.268-2.795-4.634-5.16-4.618m-8.348 0c-2.373-.016-5.16 2.35-5.16 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.048-2.479 5.048-4.536 0-1.98-1.53-3.465-3.323-3.472m8.679 3.533c-.233.346-.7.414-1.055.165l-1.047-.745a.73.73 0 0 1-.158-1.047.73.73 0 0 1 1.032-.181l1.055.76a.75.75 0 0 1 .173 1.048m-9.01 0a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.158 1.048L8.55 8.72c-.354.25-.821.181-1.055-.165m-2.094 3.367c-.43 0-1.093-.535-1.5-1.213-.414-.67-.391-1.205.038-1.205.415 0 1.085.535 1.492 1.205.407.678.392 1.213-.03 1.213m13.19 0c-.414 0-.436-.535-.022-1.213.407-.67 1.07-1.205 1.492-1.205.43 0 .444.535.038 1.205-.407.678-1.078 1.213-1.507 1.213ZM8.204 18.446h.927c.52 0 .859-.286.859-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.347.791.874.791Zm7.594 0c.527 0 .866-.286.866-.79v-4.031c-.934-.271-1.868-.821-2.652-1.514v5.544c0 .505.34.791.86.791z" -})); - -const SvgIconAlbumFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.802 4.489a.25.25 0 0 0-.302.245v14.533a.25.25 0 0 0 .302.244l6.5-1.374a.25.25 0 0 0 .198-.245V6.108a.25.25 0 0 0-.198-.245zM11 4.734a1.75 1.75 0 0 1 2.112-1.713l6.5 1.374A1.75 1.75 0 0 1 21 6.108v11.784a1.75 1.75 0 0 1-1.388 1.713l-6.5 1.374A1.75 1.75 0 0 1 11 19.267zM7.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 7.75 4m-4 1a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-1.5 0V5.75A.75.75 0 0 1 3.75 5", - clipRule: "evenodd" -})); - -const SvgIconAlbum = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" -})); - -const SvgIconAltFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.082 12.589H6.667l.68-2.308h.034z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm2.604 8.615c0 .452.295.726.776.726.407 0 .635-.207.78-.714l.204-.639h2.05l.203.664c.133.49.362.69.801.69.445 0 .764-.304.764-.731 0-.158-.029-.299-.1-.494l-1.49-4.06C8.365 9.186 8 8.92 7.373 8.92c-.593 0-.963.278-1.183.888l-1.477 4.059c-.066.183-.108.37-.108.498Zm6.313-.162c0 .507.282.797.763.797h2.636c.41 0 .676-.224.676-.614s-.27-.614-.676-.614H12.44v-4.06c0-.506-.278-.792-.76-.792-.481 0-.763.286-.763.792zm5.391.096c0 .506.278.792.76.792.481 0 .76-.286.76-.792v-4.06h1.053c.403 0 .677-.224.677-.614s-.266-.614-.677-.614h-3.623c-.415 0-.68.224-.68.614s.273.614.68.614h1.05z", - clipRule: "evenodd" -})); - -const SvgIconAlt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.38 15.092c-.481 0-.776-.274-.776-.727 0-.128.042-.315.108-.498l1.477-4.059c.22-.61.59-.888 1.183-.888.627 0 .992.266 1.22.888l1.49 4.06c.071.194.1.335.1.493 0 .428-.32.73-.764.73-.44 0-.668-.199-.8-.688l-.204-.665h-2.05l-.204.64c-.145.506-.373.714-.78.714m1.287-2.503h1.415l-.701-2.308h-.034zM11.68 15c-.481 0-.763-.29-.763-.797v-4.49c0-.507.282-.793.763-.793s.76.286.76.793v4.059h1.876c.407 0 .676.224.676.614s-.265.614-.676.614zm5.388.092c-.482 0-.76-.287-.76-.793v-4.06h-1.05c-.407 0-.68-.223-.68-.614 0-.39.265-.614.68-.614h3.623c.411 0 .677.224.677.614s-.274.615-.677.615h-1.054v4.059c0 .506-.278.793-.76.793Z" -})); - -const SvgIconAnalyticsChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v6.5h-4.298l-2.04-3.85a.75.75 0 0 0-1.34.03L9.96 14.574 8.412 11.65a.75.75 0 0 0-.663-.399H3v-6.5Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 12.75v6.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25v-6.5h-4.75a.75.75 0 0 1-.663-.4L14.04 9.429l-3.361 7.141a.75.75 0 0 1-1.342.032L7.298 12.75z" -})); - -const SvgIconAnalyticsChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4L10 16.25l4-8.5L16.25 12h4m-15.5 8.25h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconAnonymousFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m19.907 10.5-.798-5.981A1.75 1.75 0 0 0 17.374 3H6.627A1.75 1.75 0 0 0 4.89 4.519L4.093 10.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zM7 14.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5M3 17a4 4 0 0 1 7.599-1.748A4 4 0 0 1 12 15c.492 0 .965.09 1.401.252a4 4 0 1 1-.39 1.46A2.5 2.5 0 0 0 12 16.5c-.36 0-.702.076-1.01.212A4 4 0 1 1 3 17m14-2.5a2.501 2.501 0 1 0 0 5.002 2.501 2.501 0 0 0 0-5.002", - clipRule: "evenodd" -})); - -const SvgIconAnonymous = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.177 16.31A3.24 3.24 0 0 1 12 15.75c.676 0 1.304.206 1.823.56m-3.646 0a3.251 3.251 0 1 0-6.354 1.383 3.251 3.251 0 0 0 6.354-1.384Zm3.646 0a3.25 3.25 0 1 0 6.353 1.381 3.25 3.25 0 0 0-6.353-1.382ZM2.75 11.25h2m0 0 .884-6.632a1 1 0 0 1 .992-.868h10.748a1 1 0 0 1 .992.868l.884 6.632m-14.5 0h14.5m0 0h2" -})); - -const SvgIconAppleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.288 1.586a.75.75 0 1 0-.697 1.328c.86.452 1.457.988 1.87 1.625.226.349.406.742.542 1.188-2.626-.763-4.679-.236-6.069 1.208-1.536 1.595-2.072 4.126-1.905 6.548.168 2.435 1.056 4.961 2.614 6.63.786.842 1.758 1.479 2.9 1.748 1.065.25 2.227.17 3.456-.296 1.23.466 2.392.546 3.455.296 1.144-.269 2.115-.906 2.902-1.748 1.558-1.669 2.447-4.194 2.614-6.63.167-2.422-.368-4.953-1.905-6.548-1.462-1.518-3.655-2.022-6.478-1.08-.175-.784-.454-1.495-.868-2.132-.575-.887-1.38-1.585-2.43-2.137Z" -})); - -const SvgIconApple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.94 2.25c1.91 1.003 2.804 2.47 3.06 4.627m0 0c-12.238-5.141-9.688 17.993-.001 13.88 9.69 4.113 12.24-19.021 0-13.88Z" -})); - -const SvgIconArchive2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.75 3c-.414 0-.75.252-.75.563v3.374c0 .311.336.563.75.563h18.5c.414 0 .75-.252.75-.563V3.563c0-.31-.336-.562-.75-.562H2.75Zm.835 6 1.311 10.468A1.75 1.75 0 0 0 6.633 21h10.734a1.75 1.75 0 0 0 1.737-1.532L20.415 9z" -})); - -const SvgIconArchive2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.247 8.248 5.64 19.374a1 1 0 0 0 .993.876h10.734a1 1 0 0 0 .993-.876l1.393-11.126z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 3.75h18.5v4.5H2.75z" -})); - -const SvgIconArchiveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.75 3a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 8.5H3v10.176c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692zM9.25 11.75A.75.75 0 0 1 10 11h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArchive = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.25 7.75H21a.75.75 0 0 0-.75-.75zm-16.5 0V7a.75.75 0 0 0-.75.75zm.546 12.391.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zM2.75 3.75V3a.75.75 0 0 0-.75.75zm18.5 0H22a.75.75 0 0 0-.75-.75zm0 4v.75a.75.75 0 0 0 .75-.75zm-18.5 0H2c0 .414.336.75.75.75zM10 11a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm5.5-4.75v10.9H21V7.75zm-.85 11.75H5.35V21h13.3zM4.5 18.65V7.75H3v10.9zM3.75 8.5h16.5V7H3.75zm1.6 11c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM2.75 4.5h18.5V3H2.75zm17.75-.75v4H22v-4zM21.25 7H2.75v1.5h18.5zM3.5 7.75v-4H2v4zM10 12.5h4V11h-4z" -})); - -const SvgIconArrowDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 21a1.25 1.25 0 0 1-.884-.366l-5.75-5.75a1.25 1.25 0 0 1 1.768-1.768l3.616 3.616V4.25a1.25 1.25 0 0 1 2.5 0v12.482l3.616-3.616a1.25 1.25 0 0 1 1.768 1.768l-5.75 5.75A1.25 1.25 0 0 1 12 21", - clipRule: "evenodd" -})); - -const SvgIconArrowDownLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.634 5.366a1.25 1.25 0 0 0-1.768 0L7.5 14.732V9.25a1.25 1.25 0 1 0-2.5 0v8.5c0 .69.56 1.25 1.25 1.25h8.5a1.25 1.25 0 1 0 0-2.5H9.268l9.366-9.366a1.25 1.25 0 0 0 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowDownLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v9.5h9.5M18 6 6.4 17.6" -})); - -const SvgIconArrowDownRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.366 5.366a1.25 1.25 0 0 1 1.768 0l9.366 9.366V9.25a1.25 1.25 0 1 1 2.5 0v8.5c0 .69-.56 1.25-1.25 1.25h-8.5a1.25 1.25 0 1 1 0-2.5h5.482L5.366 7.134a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowDownRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 8.75v9.5h-9.5M6 6l11.6 11.6" -})); - -const SvgIconArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14 12 20.25 5.75 14M12 19.5V3.75" -})); - -const SvgIconArrowExpandHorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.53 7.22a.75.75 0 0 1 0 1.06l-2.97 2.97h16.88l-2.97-2.97a.75.75 0 0 1 1.06-1.06l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l2.97-2.97H3.56l2.97 2.97a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowExpandHor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 7.75 22.25 12 18 16.25M6 7.75 1.75 12 6 16.25M3 12h18" -})); - -const SvgIconArrowExpandVerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .53.22l4.25 4.25a.75.75 0 0 1-1.06 1.06l-2.97-2.97v14.88l2.97-2.97a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0l-4.25-4.25a.75.75 0 1 1 1.06-1.06l2.97 2.97V4.56L8.28 7.53a.75.75 0 0 1-1.06-1.06l4.25-4.25A.75.75 0 0 1 12 2", - clipRule: "evenodd" -})); - -const SvgIconArrowExpandVer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7 12 2.75 16.25 7m-8.5 10L12 21.25 16.25 17M12 20V4" -})); - -const SvgIconArrowLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.884 18.634a1.25 1.25 0 0 1-1.768 0l-5.75-5.75a1.25 1.25 0 0 1 0-1.768l5.75-5.75a1.25 1.25 0 0 1 1.768 1.768L7.268 10.75H19.75a1.25 1.25 0 0 1 0 2.5H7.268l3.616 3.616a1.25 1.25 0 0 1 0 1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75 3.75 12 10 18.25M4.5 12h15.75" -})); - -const SvgIconArrowPathDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.393 15.098c-.698-.81-.122-2.066.947-2.066H8v-9.25c0-.966.783-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v9.25h2.66c1.069 0 1.645 1.256.947 2.066l-6.281 7.294a1.75 1.75 0 0 1-2.652 0z" -})); - -const SvgIconArrowPathDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 2.75h-4.5a1 1 0 0 0-1 1v10H5.34a.5.5 0 0 0-.379.826l6.281 7.294a1 1 0 0 0 1.516 0l6.28-7.294a.5.5 0 0 0-.378-.826h-3.41v-10a1 1 0 0 0-1-1Z" -})); - -const SvgIconArrowPathLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.902 4.393c.81-.698 2.066-.122 2.066.947V8h9.25c.966 0 1.75.783 1.75 1.75v4.5a1.75 1.75 0 0 1-1.75 1.75h-9.25v2.66c0 1.069-1.256 1.645-2.066.947l-7.294-6.281a1.75 1.75 0 0 1 0-2.652z" -})); - -const SvgIconArrowPathLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 14.25v-4.5a1 1 0 0 0-1-1h-10V5.34a.5.5 0 0 0-.826-.379L2.13 11.242a1 1 0 0 0 0 1.516l7.294 6.28a.5.5 0 0 0 .826-.378v-3.41h10a1 1 0 0 0 1-1Z" -})); - -const SvgIconArrowPathRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.066 4.393C14.256 3.695 13 4.271 13 5.34V8H3.75A1.75 1.75 0 0 0 2 9.75v4.5c0 .966.784 1.75 1.75 1.75H13v2.66c0 1.069 1.255 1.645 2.066.947l7.293-6.281a1.75 1.75 0 0 0 0-2.652z" -})); - -const SvgIconArrowPathRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.379l7.294 6.281a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z" -})); - -const SvgIconArrowPathUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.393 8.934C3.695 9.744 4.271 11 5.34 11H8v9.25c0 .966.783 1.75 1.75 1.75h4.5A1.75 1.75 0 0 0 16 20.25V11h2.66c1.069 0 1.645-1.256.947-2.066L13.326 1.64a1.75 1.75 0 0 0-2.652 0z" -})); - -const SvgIconArrowPathUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 21.25h-4.5a1 1 0 0 1-1-1v-10H5.34a.5.5 0 0 1-.379-.826l6.281-7.294a1 1 0 0 1 1.516 0l6.28 7.294a.5.5 0 0 1-.378.826h-3.41v10a1 1 0 0 1-1 1Z" -})); - -const SvgIconArrowRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.116 5.366a1.25 1.25 0 0 1 1.768 0l5.75 5.75a1.25 1.25 0 0 1 0 1.768l-5.75 5.75a1.25 1.25 0 0 1-1.768-1.768l3.616-3.616H4.25a1.25 1.25 0 0 1 0-2.5h12.482l-3.616-3.616a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 5.75 20.25 12 14 18.25M19.5 12H3.75" -})); - -const SvgIconArrowShrinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconArrowShrink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" -})); - -const SvgIconArrowTriangleDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.187 6.535C3.613 5.388 4.427 4 5.735 4h12.53c1.309 0 2.122 1.388 1.548 2.535L13.548 19.04c-.642 1.28-2.454 1.28-3.095 0z" -})); - -const SvgIconArrowTriangleDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 4.75H5.735c-.734 0-1.21.785-.877 1.449l6.265 12.505a.977.977 0 0 0 1.754 0L19.142 6.2c.332-.664-.143-1.449-.877-1.449Z" -})); - -const SvgIconArrowTriangleLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.465 4.187C18.612 3.613 20 4.427 20 5.735v12.53c0 1.309-1.388 2.122-2.535 1.547L4.96 13.547c-1.28-.64-1.28-2.454 0-3.095z" -})); - -const SvgIconArrowTriangleLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 18.265V5.735c0-.734-.785-1.21-1.449-.877L5.296 11.123a.978.978 0 0 0 0 1.754L17.8 19.142c.664.332 1.449-.143 1.449-.877Z" -})); - -const SvgIconArrowTriangleRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.535 4.187C5.388 3.613 4 4.427 4 5.735v12.53c0 1.309 1.388 2.122 2.535 1.547l12.505-6.265c1.28-.64 1.28-2.454 0-3.095z" -})); - -const SvgIconArrowTriangleRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 18.265V5.735c0-.734.785-1.21 1.449-.877l12.505 6.265a.977.977 0 0 1 0 1.754L6.2 19.142c-.664.332-1.449-.143-1.449-.877Z" -})); - -const SvgIconArrowTriangleUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.187 17.465C3.613 18.612 4.427 20 5.735 20h12.53c1.309 0 2.122-1.388 1.548-2.535L13.548 4.96c-.642-1.28-2.454-1.28-3.095 0z" -})); - -const SvgIconArrowTriangleUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 19.25H5.735c-.734 0-1.21-.785-.877-1.449l6.265-12.505a.978.978 0 0 1 1.754 0L19.142 17.8c.332.664-.143 1.449-.877 1.449Z" -})); - -const SvgIconArrowUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c.332 0 .65.132.884.366l5.75 5.75a1.25 1.25 0 0 1-1.768 1.768L13.25 7.268V19.75a1.25 1.25 0 0 1-2.5 0V7.268l-3.616 3.616a1.25 1.25 0 0 1-1.768-1.768l5.75-5.75A1.25 1.25 0 0 1 12 3", - clipRule: "evenodd" -})); - -const SvgIconArrowUpLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 6.25C16 5.56 15.44 5 14.75 5h-8.5C5.56 5 5 5.56 5 6.25v8.5a1.25 1.25 0 1 0 2.5 0V9.268l9.366 9.366a1.25 1.25 0 0 0 1.768-1.768L9.268 7.5h5.482c.69 0 1.25-.56 1.25-1.25", - clipRule: "evenodd" -})); - -const SvgIconArrowUpLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 15.25v-9.5h9.5M18 18 6.4 6.4" -})); - -const SvgIconArrowUpRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6.25C8 5.56 8.56 5 9.25 5h8.5c.69 0 1.25.56 1.25 1.25v8.5a1.25 1.25 0 1 1-2.5 0V9.268l-9.366 9.366a1.25 1.25 0 0 1-1.768-1.768L14.732 7.5H9.25C8.56 7.5 8 6.94 8 6.25", - clipRule: "evenodd" -})); - -const SvgIconArrowUpRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 15.25v-9.5m0 0h-9.5m9.5 0L6 18" -})); - -const SvgIconArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 10 12 3.75 18.25 10M12 20.25V4.5" -})); - -const SvgIconArrowWall2DownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3a.75.75 0 0 1 .75.75v13.44l2.97-2.97a.75.75 0 1 1 1.06 1.06L13.06 19a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V3.75A.75.75 0 0 1 12 3M4 20.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Down = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 14.75 3.72 3.72a.75.75 0 0 0 1.06 0l3.72-3.72M12 3.75v14.5m-7.25 2h14.5" -})); - -const SvgIconArrowWall2LeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 3.75 4m6.03 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h13.44a.75.75 0 0 1 0 1.5H6.81l2.97 2.97a.75.75 0 1 1-1.06 1.06L5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Left = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72m11-4.25H5.75m-2-7.25v14.5" -})); - -const SvgIconArrowWall2RightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.28 7.22a.75.75 0 1 0-1.06 1.06l2.97 2.97H3.75a.75.75 0 0 0 0 1.5h13.44l-2.97 2.97a.75.75 0 1 0 1.06 1.06L19 13.06a1.5 1.5 0 0 0 0-2.12z" -})); - -const SvgIconArrowWall2Right = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.75 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M3.75 12h14.5m2-7.25v14.5" -})); - -const SvgIconArrowWall2UpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75M10.94 5a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 0 1-1.06 1.06l-2.97-2.97v13.44a.75.75 0 0 1-1.5 0V6.81L8.28 9.78a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Up = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 9.25 3.72-3.72a.75.75 0 0 1 1.06 0l3.72 3.72m-4.25 11V5.75m-7.25-2h14.5" -})); - -const SvgIconArrowWallDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v12.94l2.97-2.97a.75.75 0 1 1 1.06 1.06l-3.72 3.72a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V2.75A.75.75 0 0 1 12 2M4 21.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArrowWallDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 13 12 17.25m0 0L7.75 13M12 17.25V2.75m7.25 18.5H4.75" -})); - -const SvgIconArrowWallLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 2.75 4m8.53 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h12.94a.75.75 0 0 1 0 1.5H8.31l2.97 2.97a.75.75 0 1 1-1.06 1.06L6.5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowWallLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72M21.25 12h-14m-4.5-7.25v14.5" -})); - -const SvgIconArrowWallRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0zm-8.22 2.47a.75.75 0 1 0-1.06 1.06l2.97 2.97H2.75a.75.75 0 0 0 0 1.5h12.94l-2.97 2.97a.75.75 0 1 0 1.06 1.06l3.72-3.72a1.5 1.5 0 0 0 0-2.12z" -})); - -const SvgIconArrowWallRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m13.25 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M2.75 12h14m4.5-7.25v14.5" -})); - -const SvgIconArrowWallUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 2.75A.75.75 0 0 1 4.75 2h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 2.75m6.94 3.75a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 1 1-1.06 1.06l-2.97-2.97v12.94a.75.75 0 0 1-1.5 0V8.31l-2.97 2.97a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconArrowWallUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11 12 6.75m0 0L7.75 11M12 6.75v14.5m7.25-18.5H4.75" -})); - -const SvgIconAsteriskFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.003 2a.75.75 0 0 1 .75.75v7.951l6.887-3.976a.75.75 0 1 1 .75 1.3L13.504 12l6.885 3.976a.75.75 0 0 1-.75 1.298L12.753 13.3v7.951a.75.75 0 1 1-1.5 0V13.3l-6.885 3.974a.75.75 0 0 1-.75-1.299L10.504 12 3.617 8.025a.75.75 0 0 1 .75-1.3l6.886 3.976V2.75a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconAsterisk = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.003 2.75v18.5M3.993 7.375l16.02 9.25m-16.02 0 16.022-9.25" -})); - -const SvgIconAtFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 12v.143C21.718 13.479 21.222 15 19.125 15c-2.17 0-2.625-1.631-2.625-3V8.25a.75.75 0 0 0-.8-.75.766.766 0 0 0-.7.775v.375a4.5 4.5 0 1 0 .63 6.005q.142.246.318.469c.503.626 1.462 1.376 3.177 1.376q.436 0 .864-.07a.376.376 0 0 1 .384.562 9.76 9.76 0 0 1-8.569 4.758c-5.136-.103-9.348-4.232-9.546-9.365A9.75 9.75 0 1 1 21.75 12M9 12a3 3 0 1 0 6 0 3 3 0 0 0-6 0" -})); - -const SvgIconAt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2.25a9.75 9.75 0 0 0 0 19.5c2.017 0 4.134-.608 5.665-1.625a.748.748 0 0 0 .003-1.247.75.75 0 0 0-.833-.002c-1.273.847-3.128 1.374-4.835 1.374A8.25 8.25 0 1 1 20.25 12c0 2.48-1.02 3-1.875 3s-1.875-.52-1.875-3V8.25a.75.75 0 1 0-1.5 0v.4a4.5 4.5 0 1 0 .556 6.102c.562 1.125 1.533 1.748 2.819 1.748 2.113 0 3.375-1.682 3.375-4.5A9.76 9.76 0 0 0 12 2.25M12 15a3 3 0 1 1 0-5.999A3 3 0 0 1 12 15" -})); - -const SvgIconAtomFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.732 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.456 5.933-1.74Zm-14.352 0c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.455-5.932 1.739M12 13.125a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25m7.177 6.053c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.054 1.984-2.21c1.968 2.894 2.455 5.215 1.739 5.932Z" -})); - -const SvgIconAtom = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.733 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.457 5.933-1.74ZM16.528 12a27 27 0 0 1-2.134 2.393A27 27 0 0 1 12 16.527a27 27 0 0 1-2.393-2.134A27 27 0 0 1 7.473 12 28 28 0 0 1 12 7.473q1.261.996 2.393 2.134Q15.531 10.74 16.527 12ZM4.824 4.824c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.456-5.932 1.739m14.353 0c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.053 1.984-2.21c1.968 2.895 2.455 5.216 1.739 5.933M13.125 12a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0" -})); - -const SvgIconAttentionFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.537 3a1.75 1.75 0 0 0-1.701 1.338L2.02 20.073a.75.75 0 1 0 1.458.354l.71-2.927h8.956l-.624 2.573a.75.75 0 1 0 1.458.354l.71-2.927h5.123l.71 2.927a.75.75 0 1 0 1.457-.354L18.164 4.338A1.75 1.75 0 0 0 16.464 3zm9.713 3.933L15.052 16h4.396z", - clipRule: "evenodd" -})); - -const SvgIconAttention = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 20.25 6.565 4.514a1 1 0 0 1 .972-.764h8.442m0 0h.485a1 1 0 0 1 .971.764L21.25 20.25m-5.271-16.5a1 1 0 0 1 .972 1.236L14.098 16.75m-.848 3.5.848-3.5m0 0H4m10.098 0H20" -})); - -const SvgIconAugmentedRealityFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v11.5c0 .966.784 1.75 1.75 1.75h4.767c.432 0 .847-.16 1.168-.447L12 16.583l3.315 2.97a1.75 1.75 0 0 0 1.168.447h4.767A1.75 1.75 0 0 0 23 18.25V6.75A1.75 1.75 0 0 0 21.25 5zM7.5 9.375a2.125 2.125 0 1 0 0 4.25 2.125 2.125 0 0 0 0-4.25m6.875 2.125a2.125 2.125 0 1 1 4.25 0 2.125 2.125 0 0 1-4.25 0", - clipRule: "evenodd" -})); - -const SvgIconAugmentedReality = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1h-4.767a1 1 0 0 1-.668-.255l-3.481-3.12a.5.5 0 0 0-.668 0l-3.481 3.12a1 1 0 0 1-.668.255H2.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M9.25 11.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm9 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z" -})); - -const SvgIconAvocadoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.81 2.955q-.69.259-1.384.571C8.83 4.696 6.273 6.39 4.536 8.084c-3.204 3.124-3.52 8.488-.248 11.666v.001l.002.002c3.219 3.224 8.577 2.9 11.65-.272 1.982-2.045 3.97-5.23 5.107-8.278.569-1.526.94-3.06.972-4.43.03-1.365-.278-2.673-1.197-3.593-.918-.92-2.224-1.23-3.586-1.199-1.369.03-2.902.403-4.426.974M9.688 17.812a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7", - clipRule: "evenodd" -})); - -const SvgIconAvocado = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12.77 14.313a3.083 3.083 0 1 1-6.166 0 3.083 3.083 0 0 1 6.167 0Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "m4.83 19.203.006.005c2.887 2.892 7.75 2.629 10.551-.263 1.901-1.962 3.835-5.054 4.938-8.011.55-1.48.895-2.925.923-4.179s-.26-2.318-.972-3.03c-.71-.712-1.77-1.001-3.023-.973-1.252.028-2.695.372-4.172.925-2.955 1.105-6.044 3.046-8.007 4.96-2.929 2.855-3.175 7.718-.25 10.56z", - clipRule: "evenodd" -})); - -const SvgIconBack10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.35 9.25c.95-3.25 4.191-5.5 7.655-5.5 3.495 0 6.482 2.28 7.687 5.5M3.75 4.75v4.5h4.5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.664 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" -})); - -const SvgIconBackFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.062 19.865A1.25 1.25 0 0 0 20 18.82V5.18a1.25 1.25 0 0 0-1.938-1.044L7.72 10.956a1.25 1.25 0 0 0 0 2.087zM4 19.25a.75.75 0 0 0 1.5 0V4.75a.75.75 0 0 0-1.5 0z" -})); - -const SvgIconBack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 19.25V4.75m13.725.012-10.342 6.82a.5.5 0 0 0 0 .836l10.342 6.82a.5.5 0 0 0 .775-.417V5.18a.5.5 0 0 0-.775-.417Z" -})); - -const SvgIconBackpackFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.25 2.5a.25.25 0 0 0-.25.25V4h4V2.75a.25.25 0 0 0-.25-.25zM15.5 4V2.75A1.75 1.75 0 0 0 13.75 1h-3.5A1.75 1.75 0 0 0 8.5 2.75V4H4.75A1.75 1.75 0 0 0 3 5.75v2.5c0 .985.38 1.88 1 2.55v7.45A3.75 3.75 0 0 0 7.75 22h8.5A3.75 3.75 0 0 0 20 18.25V10.8c.62-.67 1-1.565 1-2.55v-2.5A1.75 1.75 0 0 0 19.25 4zm-1 8v1.25a.75.75 0 0 0 1.5 0V12h1.25a3.8 3.8 0 0 0 1.25-.213v6.463a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25v-6.463A3.8 3.8 0 0 0 6.75 12H8v1.25a.75.75 0 0 0 1.5 0V12zM9 17.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconBackpack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.5v7.75a3 3 0 0 0 3 3h8.5a3 3 0 0 0 3-3V10.5m-10-5.75v-2a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1v2m-6 6.5v2m6.5-2v2m-5.5 4h4.5m6-9v-2.5a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v2.5a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3" -})); - -const SvgIconBackspaceFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.275 4a1.75 1.75 0 0 0-1.44.756l-4.31 6.25a1.75 1.75 0 0 0 0 1.987l4.31 6.25a1.75 1.75 0 0 0 1.44.757H20.25A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm2.443 5.47a.75.75 0 0 1 1.06 0l1.472 1.471 1.471-1.471a.75.75 0 0 1 1.061 1.06l-1.471 1.472 1.47 1.47a.75.75 0 0 1-1.061 1.06l-1.47-1.47-1.47 1.47a.75.75 0 1 1-1.06-1.06l1.47-1.47-1.472-1.472a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconBackspace = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.248 10 4.002 4.002M15.252 10l-4.002 4.002m-8.108-2.57 4.31-6.25a1 1 0 0 1 .823-.432H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H8.275a1 1 0 0 1-.823-.432l-4.31-6.25a1 1 0 0 1 0-1.136" -})); - -const SvgIconBag2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l1.704 11.5A1.75 1.75 0 0 1 18.591 22H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm1.5 1h5V6a2.5 2.5 0 0 0-5 0z", - clipRule: "evenodd" -})); - -const SvgIconBag2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m-3.34 13.5h13.18a1 1 0 0 0 .99-1.146l-1.704-11.5a1 1 0 0 0-.99-.854H7.113a1 1 0 0 0-.99.853l-1.703 11.5a1 1 0 0 0 .99 1.147Z" -})); - -const SvgIconBag3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.252 7V4.75c0-.966.784-1.75 1.75-1.75h6c.967 0 1.75.784 1.75 1.75V7h3.498c.966 0 1.75.784 1.75 1.75V12H2V8.75C2 7.784 2.784 7 3.75 7zm1.5-2.25a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h-6.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 19.25V13.5h9.25l.002 1.75a.75.75 0 1 0 1.5 0l-.001-1.75H22v5.75A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25" -})); - -const SvgIconBag3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 12.75h-9m0 0H3m9 0 .002 2.5m-4-7.5v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3m4.248 12.5H3.75a1 1 0 0 1-1-1V8.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1" -})); - -const SvgIconBag4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.752 4.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h1.498v14h3.5A1.75 1.75 0 0 0 22 19.25V8.75A1.75 1.75 0 0 0 20.25 7h-3.498V4.75A1.75 1.75 0 0 0 15.002 3h-6a1.75 1.75 0 0 0-1.75 1.75V7H8.75v14h6.5V7H8.752zM3.75 7h3.5v14h-3.5A1.75 1.75 0 0 1 2 19.25V8.75C2 7.784 2.784 7 3.75 7" -})); - -const SvgIconBag4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.252 7.75a.75.75 0 1 0 1.5 0zm8 0a.75.75 0 0 0 1.5 0zm1.498-.5V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm-6.5-13V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm13-.75H3.75V21h16.5zm-16.5-11h16.5V7H3.75zm16.75.25v10.5H22V8.75zm-17 10.5V8.75H2v10.5zM20.25 8.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 7zM3.75 7A1.75 1.75 0 0 0 2 8.75h1.5a.25.25 0 0 1 .25-.25zm0 12.5a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.5 1.5A1.75 1.75 0 0 0 22 19.25h-1.5a.25.25 0 0 1-.25.25zM8.752 7.75v-3h-1.5v3zm.25-3.25h6V3h-6zm6.25.25v3h1.5v-3zm-.25-.25a.25.25 0 0 1 .25.25h1.5A1.75 1.75 0 0 0 15.002 3zm-6.25.25a.25.25 0 0 1 .25-.25V3a1.75 1.75 0 0 0-1.75 1.75zm6.498 2.5v13h1.5v-13zm-8 0v13h1.5v-13z" -})); - -const SvgIconBagAddFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l.871 5.878A2.25 2.25 0 0 0 16 16.25V17h-.749a2.25 2.25 0 0 0 0 4.5H16v.5H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm6.5 1V6a2.5 2.5 0 0 0-5 0v1z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19 16.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V20h2.25a.75.75 0 0 0 0-1.5H19z" -})); - -const SvgIconBagAdd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m3.5 13.5H5.41a1 1 0 0 1-.99-1.146l1.704-11.5a1 1 0 0 1 .989-.854h9.774a1 1 0 0 1 .99.853l.65 4.397m-.277 3.25v3m0 0v3m0-3h-3m3 0h3" -})); - -const SvgIconBagBlankFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 3.5a.25.25 0 0 0-.25.25V6h7V3.75a.25.25 0 0 0-.25-.25zM17 6V3.75A1.75 1.75 0 0 0 15.25 2h-6.5A1.75 1.75 0 0 0 7 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25V7.75A1.75 1.75 0 0 0 20.25 6z", - clipRule: "evenodd" -})); - -const SvgIconBagBlank = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 6.75h-4a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-4m-8.5 0v-3a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v3m-8.5 0h8.5" -})); - -const SvgIconBagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.944 4.644A1.75 1.75 0 0 1 5.691 3H18.31c.925 0 1.69.72 1.747 1.644l.878 14.5A1.75 1.75 0 0 1 19.188 21H4.812a1.75 1.75 0 0 1-1.746-1.856zM9.75 8a.75.75 0 1 0-1.5 0 3.75 3.75 0 1 0 7.5 0 .75.75 0 0 0-1.5 0 2.25 2.25 0 0 1-4.5 0", - clipRule: "evenodd" -})); - -const SvgIconBagHeartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.691 3c-.925 0-1.69.72-1.747 1.644l-.878 14.5A1.75 1.75 0 0 0 4.812 21h9.021c-.693-.814-1.333-1.937-1.333-3.333 0-1.203.385-2.324 1.173-3.164a3.95 3.95 0 0 1 2.882-1.253c.552 0 1.038.1 1.445.24.407-.14.892-.24 1.444-.24.386 0 .772.057 1.143.17l-.532-8.776A1.75 1.75 0 0 0 18.31 3zM9 7.25a.75.75 0 0 1 .75.75 2.25 2.25 0 1 0 4.5 0 .75.75 0 0 1 1.5 0 3.75 3.75 0 0 1-7.5 0A.75.75 0 0 1 9 7.25", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18 22.03c-.67 0-4-1.81-4-4.36 0-1.92 1.29-2.92 2.56-2.92.62 0 1.11.19 1.44.38.34-.19.83-.38 1.44-.38 1.27 0 2.56 1 2.56 2.92 0 2.56-3.33 4.36-4 4.36m-1.44-5.78c-.53 0-1.06.44-1.06 1.42 0 1.33 1.87 2.52 2.5 2.82.63-.29 2.5-1.49 2.5-2.82 0-.98-.53-1.42-1.06-1.42-.56 0-.91.32-.92.33-.3.28-.77.28-1.05 0 0 0-.35-.32-.91-.32z" -})); - -const SvgIconBagHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0m10.765 4.254-.458-7.564a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94l-.879 14.5a1 1 0 0 0 .999 1.06h7.44M18 21.278c.27 0 3.25-1.535 3.25-3.611 0-1.445-.903-2.167-1.805-2.167-.903 0-1.445.542-1.445.542s-.542-.542-1.444-.542c-.903 0-1.806.722-1.806 2.167 0 2.076 2.98 3.61 3.25 3.61Z" -})); - -const SvgIconBag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0M4.693 4.69l-.879 14.5a1 1 0 0 0 .999 1.06h14.375a1 1 0 0 0 .998-1.06l-.879-14.5a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94Z" -})); - -const SvgIconBarcode = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 4.75h-3.5a1 1 0 0 0-1 1v3.5m14-4.5h3.5a1 1 0 0 1 1 1v3.5m0 5.5v3.5a1 1 0 0 1-1 1h-3.5m-9.5 0h-3.5a1 1 0 0 1-1-1v-3.5m5-5v4.5m8.5-4.5v4.5M12 9.75v2.5" -})); - -const SvgIconBarsThree2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h8.75" -})); - -const SvgIconBarsThree3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h10.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconBarsThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconBarsTwo2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h11.5" -})); - -const SvgIconBarsTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h18.5" -})); - -const SvgIconBasketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m21.79 9.46-1.75 10.09c-.15.84-.87 1.45-1.72 1.45H5.5c-.85 0-1.58-.61-1.72-1.45L2.02 9.46C1.89 8.7 2.48 8 3.25 8h2.4l1.81-4.53c.15-.38.59-.57.97-.42s.57.59.42.97L7.26 7.99h9.28l-1.59-3.97c-.15-.38.03-.82.42-.97.38-.15.82.03.97.42L18.15 8h2.4c.78 0 1.36.7 1.23 1.46z", - clipRule: "evenodd" -})); - -const SvgIconBasket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.25 3.75-2 5h11.5l-2-5m5.398 5.586L19.394 19.42a1 1 0 0 1-.985.829H5.59a1 1 0 0 1-.985-.829L2.852 9.336a.5.5 0 0 1 .492-.586h17.311a.5.5 0 0 1 .493.586" -})); - -const SvgIconBatteryEmptyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.75C1 5.784 1.784 5 2.75 5h15.5c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19H2.75A1.75 1.75 0 0 1 1 17.25zm19 7.75h1.5v-5H20z", - clipRule: "evenodd" -})); - -const SvgIconBatteryEmpty = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1zm17.5 2h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryErrorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM7.22 9.22a.75.75 0 0 1 1.06 0L10 10.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L11.06 12l1.72 1.72a.75.75 0 1 1-1.06 1.06L10 13.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L8.94 12l-1.72-1.72a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconBatteryError = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.25 9.75 10 12m0 0-2.25 2.25M10 12 7.75 9.75M10 12l2.25 2.25m-9.5 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryFullFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0zM15 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 15 9", - clipRule: "evenodd" -})); - -const SvgIconBatteryFull = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m4.5-4.5v4.5m-12.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryLoadingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.75 5h9.063L6.9 11.55a.75.75 0 0 0 .6 1.2H12L7.312 19H2.75A1.75 1.75 0 0 1 1 17.25V6.75C1 5.784 1.784 5 2.75 5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.25 19H9.187l4.913-6.55a.75.75 0 0 0-.6-1.2H9L13.688 5h4.562c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19M20 14.5h1.5v-5H20z", - clipRule: "evenodd" -})); - -const SvgIconBatteryLoading = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 5.75h-5a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h2.5m10.5-12.5h2.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-1-12.5L7.5 12h6l-4.75 6.25m10.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryLowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9", - clipRule: "evenodd" -})); - -const SvgIconBatteryLow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m-3.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryMediumFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconBatteryMedium = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m-7.75 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBeatsFitProChargingcaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase-fill_svg__a)" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M0 11.003h5.747c.143-.324.46-.527.844-.527H17.4c.392 0 .701.203.844.527H24c-.4-3.835-3.142-5.816-8.121-5.816H8.113c-4.972 0-7.715 1.974-8.114 5.816Zm15.88 7.217c5.22 0 8.09-2.222 8.15-6.426h-5.792a.89.89 0 0 1-.837.52H6.591a.9.9 0 0 1-.836-.52H-.04c.053 4.09 3.074 6.426 8.152 6.426h7.767ZM12 14.86a.78.78 0 0 1-.784-.776.79.79 0 0 1 .784-.791.79.79 0 0 1 .783.791c0 .4-.354.76-.783.776" -})), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase-fill_svg__a" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBeatsFitProChargingcase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase_svg__a)" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M-.039 11.704c0 4.15 2.954 6.516 8.152 6.516h7.767c5.198 0 8.15-2.366 8.15-6.516s-2.952-6.517-8.15-6.517H8.113c-5.198 0-8.152 2.366-8.152 6.516Zm17.44-1.311H6.591c-.384 0-.7.203-.844.527H1.491c.361-2.735 2.72-4.256 6.63-4.256h7.759c3.91 0 6.26 1.521 6.63 4.256h-4.257c-.136-.324-.452-.527-.852-.527M6.591 12.23H17.4c.392 0 .701-.204.844-.512h4.317c0 3.209-2.418 5.024-6.682 5.024H8.12c-4.264 0-6.667-1.808-6.682-5.024h4.317c.143.308.46.512.836.512M12 14.506c.43-.015.783-.377.783-.776a.783.783 0 1 0-1.567 0c0 .422.354.784.784.776" -})), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase_svg__a" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBeatsFitProLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.1 15.053c.898 0 1.869-.535 2.076-1.674l.355-1.942c.375-2.042-1.172-3.562-3.65-4.42a13.1 13.1 0 0 0-4.359-.743c-.442 0-.582.161-.582.442 0 .697.361 1.226 1.065 1.333 1.151.174 2.062.415 2.96.844.361.174.495.435.428.823l-.435 2.639c-.248 1.52.776 2.698 2.143 2.698Zm0 .697c-1.841 0-3.147-1.614-2.832-3.51l.268-1.58c-1.42.376-2.458.985-2.913 1.916a17.5 17.5 0 0 0 1.915 4.901c.415.208.857.282 1.453.282 2.304 0 4.36-1.112 4.52-3.335-.482.817-1.372 1.326-2.41 1.326Zm0-1.714a1.14 1.14 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0c0 .643-.508 1.146-1.145 1.146m0-.51a.63.63 0 0 0 .637-.636.63.63 0 0 0-.636-.636.63.63 0 0 0-.637.636c0 .355.282.637.636.637Zm-8.698 1.902c0 1.735 1.165 2.907 2.893 2.907.696 0 1.285-.215 1.667-.47A18.3 18.3 0 0 1 8.92 12.65c-1.293.134-2.518 1.186-2.518 2.78Z" -})); - -const SvgIconBeatsFitProRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.886 15.053c1.373 0 2.398-1.178 2.143-2.698l-.435-2.639c-.067-.388.073-.65.435-.823.897-.429 1.801-.67 2.953-.844.71-.107 1.072-.636 1.072-1.333 0-.28-.148-.442-.59-.442-1.446 0-2.893.235-4.36.744-2.477.857-4.024 2.377-3.649 4.42l.355 1.941c.215 1.139 1.179 1.674 2.076 1.674m0 .697c-1.031 0-1.922-.51-2.41-1.326.167 2.223 2.216 3.335 4.52 3.335.602 0 1.037-.074 1.46-.282a17.9 17.9 0 0 0 1.915-4.901c-.456-.931-1.494-1.54-2.913-1.915l.26 1.58c.322 1.895-.984 3.509-2.832 3.509m.007-1.714a1.13 1.13 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0 1.14 1.14 0 0 1-1.145 1.146m0-.51c.355 0 .63-.28.63-.636a.626.626 0 0 0-.63-.636.63.63 0 0 0-.636.636c0 .355.274.637.636.637Zm8.698 1.902c0-1.593-1.232-2.645-2.524-2.779a18.3 18.3 0 0 1-2.036 5.217c.375.254.971.469 1.668.469 1.727 0 2.893-1.172 2.893-2.907Z" -})); - -const SvgIconBeatsFitPro = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.201 14.84c.83 0 1.721-.49 1.915-1.541l.328-1.795c.348-1.881-1.078-3.288-3.368-4.078a12.1 12.1 0 0 0-4.018-.683c-.408 0-.542.147-.542.409 0 .643.335 1.131.984 1.225 1.065.16 1.902.382 2.726.784.334.16.462.395.401.756l-.401 2.431c-.235 1.406.71 2.491 1.975 2.491Zm5.605 0c1.266 0 2.21-1.086 1.982-2.492l-.402-2.43c-.067-.362.06-.597.395-.757.83-.402 1.668-.623 2.726-.784.656-.094.984-.583.984-1.225 0-.262-.127-.409-.535-.409-1.34 0-2.666.214-4.025.683-2.284.79-3.71 2.197-3.368 4.078l.334 1.795c.188 1.051 1.085 1.54 1.909 1.54Zm-5.605.642c-1.7 0-2.906-1.487-2.612-3.234l.241-1.454c-1.305.342-2.263.904-2.685 1.762a16.4 16.4 0 0 0 1.768 4.526c.388.188.79.255 1.346.255 2.123 0 4.018-1.025 4.165-3.074-.448.75-1.265 1.219-2.223 1.219m5.605 0c-.951 0-1.775-.469-2.223-1.219.154 2.05 2.049 3.074 4.172 3.074.549 0 .957-.067 1.346-.255.817-1.426 1.4-2.92 1.76-4.526-.414-.857-1.372-1.42-2.684-1.761l.24 1.453c.295 1.747-.904 3.234-2.611 3.234M9.2 13.902a1.05 1.05 0 0 1-1.058-1.052c0-.589.469-1.064 1.058-1.064s1.058.468 1.058 1.064c0 .59-.469 1.052-1.058 1.052m5.612 0c-.59 0-1.058-.462-1.058-1.052 0-.596.468-1.064 1.058-1.064.589 0 1.051.475 1.051 1.064 0 .583-.462 1.052-1.051 1.052m-5.612-.47a.58.58 0 0 0 .583-.582.586.586 0 1 0-.583.583Zm5.612 0a.58.58 0 0 0 .582-.582.58.58 0 0 0-.582-.589.58.58 0 0 0-.59.59.58.58 0 0 0 .59.582Zm-13.64 1.756c0 1.6 1.078 2.686 2.672 2.686.643 0 1.192-.201 1.533-.436a17 17 0 0 1-1.875-4.808c-1.192.12-2.33 1.092-2.33 2.558m21.663 0c0-1.466-1.132-2.437-2.324-2.558a17 17 0 0 1-1.881 4.808c.348.235.897.436 1.54.436 1.593 0 2.665-1.085 2.665-2.686" -})); - -const SvgIconBeatsHeadphones = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.54 19.222h1.236v-6.456c.422-.045.685-.31.685-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.339 0-.633.03-.904.113V6.25a1.53 1.53 0 0 1 .904-.301c.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.614 1.614 0 0 1-1.642-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.27.709.685.754zm8.912 0v-6.456c.415-.045.686-.31.686-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.332 0-.633.03-.904.113V6.25c.27-.196.58-.301.904-.301.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.62 1.62 0 0 1-1.643-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.264.709.686.754v6.456zM4.097 7.62c0-1.34.656-2.53 1.658-3.27-1.83.061-3.24 1.462-3.24 3.27 0 1.8 1.387 3.217 3.24 3.27a4.04 4.04 0 0 1-1.658-3.27m15.798 0a4.04 4.04 0 0 1-1.657 3.27c1.83-.053 3.24-1.454 3.24-3.27 0-1.793-1.387-3.209-3.24-3.27a4.06 4.06 0 0 1 1.657 3.27m-11.737.897a.92.92 0 0 0 .896-.904c0-.46-.429-.897-.896-.897a.92.92 0 0 0-.897.897c0 .49.407.904.897.904m7.677 0a.92.92 0 0 0 .896-.904c0-.46-.422-.897-.896-.897-.468 0-.897.415-.897.897 0 .49.407.904.897.904" -})); - -const SvgIconBellAlarmFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.849 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.245c.678.937 1.68 1.5 2.754 1.5s2.076-.563 2.754-1.5ZM5.658 2.232a.75.75 0 0 1-.027 1.06 9.25 9.25 0 0 0-2.527 4.164.75.75 0 0 1-1.442-.411 10.75 10.75 0 0 1 2.936-4.84.75.75 0 0 1 1.06.027m12.684 0a.75.75 0 0 1 1.06-.028 10.75 10.75 0 0 1 2.936 4.84.75.75 0 1 1-1.442.412 9.25 9.25 0 0 0-2.527-4.164.75.75 0 0 1-.027-1.06", - clipRule: "evenodd" -})); - -const SvgIconBellAlarm = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m3.687 17.09.74.12zm16.626 0-.74.12zm-1.358-8.417.74-.119zm-13.91 0-.74-.119zM1.662 7.045a.75.75 0 0 0 1.442.411zm3.97-3.753a.75.75 0 0 0-1.034-1.088zm13.77-1.088a.75.75 0 1 0-1.033 1.088zm1.494 5.252a.75.75 0 0 0 1.442-.411zm-2.681 1.337 1.358 8.417 1.48-.239-1.357-8.417zm1.11 8.707H4.676V19h14.65v-1.5Zm-14.898-.29 1.358-8.417-1.48-.239-1.358 8.417zm.247.29a.25.25 0 0 1-.247-.29l-1.48-.239A1.75 1.75 0 0 0 4.674 19zm14.899-.29a.25.25 0 0 1-.247.29V19a1.75 1.75 0 0 0 1.727-2.029zM12 3.5a6.295 6.295 0 0 1 6.215 5.293l1.48-.239A7.795 7.795 0 0 0 12 2zM12 2a7.795 7.795 0 0 0-7.696 6.554l1.481.239A6.295 6.295 0 0 1 12 3.5zm3.3 15.983c-.585 1.533-1.88 2.517-3.3 2.517V22c2.158 0 3.939-1.484 4.7-3.483zM12 20.5c-1.42 0-2.715-.984-3.3-2.517l-1.4.534C8.06 20.516 9.841 22 12 22zM3.104 7.456a9.25 9.25 0 0 1 2.527-4.164L4.598 2.204a10.75 10.75 0 0 0-2.936 4.84zm15.265-4.164a9.25 9.25 0 0 1 2.527 4.164l1.442-.411a10.75 10.75 0 0 0-2.936-4.84z" -})); - -const SvgIconBellFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.85 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.247c.677.937 1.68 1.5 2.753 1.5s2.076-.563 2.754-1.5", - clipRule: "evenodd" -})); - -const SvgIconBell = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M16 18.25c-.673 1.766-2.21 3-4 3-1.789 0-3.327-1.234-4-3m-3.326 0h14.652a1 1 0 0 0 .987-1.16l-1.357-8.417a7.045 7.045 0 0 0-13.911 0l-1.358 8.418a1 1 0 0 0 .987 1.159Z" -})); - -const SvgIconBezierCurvesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm11.447 4c-1.34 0-2.316.703-3.057 1.601-.712.863-1.274 1.99-1.788 3.019l-.023.045c-.541 1.084-1.034 2.062-1.626 2.78-.574.695-1.165 1.055-1.9 1.055H7.75a.75.75 0 0 0 0 1.5h.053c1.34 0 2.316-.703 3.057-1.6.712-.864 1.274-1.99 1.788-3.02l.023-.045c.541-1.083 1.034-2.061 1.626-2.78.574-.695 1.165-1.055 1.9-1.055h.053a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconBezierCurves = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 7.75h-.053c-4.15.001-4.245 8.5-8.394 8.5H7.75m-3-12.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" -})); - -const SvgIconBillFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.25c0-.966.784-1.75 1.75-1.75h18.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H2.75A1.75 1.75 0 0 1 1 17.75zM3.75 7a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 0-1.5zm14.75 9.25a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75M9.5 12a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -})); - -const SvgIconBill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.25h1m12.5 7.5h1m-17.5 2V6.25a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0" -})); - -const SvgIconBirthdayCakeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.998 1.068a.75.75 0 0 1 .53.22l1.592 1.59a3 3 0 0 1-1.37 5.027V9h6c.966 0 1.75.783 1.75 1.75v3.406c0 .469-.187.91-.508 1.233a1 1 0 0 1 .008.11v4.75A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V15.5q0-.056.008-.11a1.75 1.75 0 0 1-.508-1.233V10.75C3.5 9.783 4.284 9 5.25 9h6V7.905a3 3 0 0 1-1.373-5.027l1.591-1.59a.75.75 0 0 1 .53-.22M5.25 10.5a.25.25 0 0 0-.25.25v3.406c0 .092.05.176.13.22l1.727.941a.25.25 0 0 0 .248-.005l1.495-.897a1.75 1.75 0 0 1 1.8 0l1.471.883a.25.25 0 0 0 .258 0l1.47-.883a1.75 1.75 0 0 1 1.801 0l1.495.897a.25.25 0 0 0 .248.005l1.727-.941a.25.25 0 0 0 .13-.22V10.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconBirthdayCake = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 15.5v4.75a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V15.5M12 7.25a2.25 2.25 0 0 1-1.593-3.841l1.591-1.591 1.591 1.59A2.25 2.25 0 0 1 12 7.25m0 0v2.5m0 0H5.25a1 1 0 0 0-1 1v3.406a1 1 0 0 0 .521.878l1.726.942a1 1 0 0 0 .994-.02l1.495-.897a1 1 0 0 1 1.028 0l1.472.882a1 1 0 0 0 1.028 0l1.472-.883a1 1 0 0 1 1.028 0l1.495.897a1 1 0 0 0 .994.02l1.726-.94a1 1 0 0 0 .521-.879V10.75a1 1 0 0 0-1-1z" -})); - -const SvgIconBitcoinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.375 15a1.125 1.125 0 0 0 0-2.25H10.5V15zM10.5 11.25V9h2.875a1.125 1.125 0 0 1 0 2.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.25-4.5a.75.75 0 0 0 0 1.5H9v6h-.75a.75.75 0 0 0 0 1.5h3v.75a.75.75 0 0 0 1.5 0v-.75h.625a2.625 2.625 0 0 0 1.837-4.5 2.625 2.625 0 0 0-1.837-4.5h-.625v-.75a.75.75 0 0 0-1.5 0v.75z", - clipRule: "evenodd" -})); - -const SvgIconBitcoin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 8.25V12m0-3.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 1 0 3.75M9.75 12v3.75m0-3.75h3.625M9.75 15.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 0 0-3.75M12 6.75v1.5m0 7.5v1.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconBlockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.52 4.418A9.96 9.96 0 0 0 12 2C6.477 2 2 6.477 2 12a9.96 9.96 0 0 0 2.418 6.52L18.521 4.419Zm1.062 1.062L5.479 19.581A9.96 9.96 0 0 0 12 22c5.523 0 10-4.477 10-10a9.96 9.96 0 0 0-2.418-6.52" -})); - -const SvgIconBlock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M18.54 5.46A9.25 9.25 0 0 0 5.46 18.54M18.541 5.459A9.25 9.25 0 0 1 5.46 18.54M18.54 5.46 5.46 18.54" -})); - -const SvgIconBluetooth = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" -})); - -const SvgIconBookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22h11.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 19v.25c0 .69.56 1.25 1.25 1.25h11.5a.25.25 0 0 0 .25-.25v-2.768a2 2 0 0 1-.25.018H7A1.5 1.5 0 0 0 5.5 19M8.75 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5zM8 11a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5A.75.75 0 0 1 8 11", - clipRule: "evenodd" -})); - -const SvgIconBookOpenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.5 5.25v13.5a.75.75 0 0 1-.75.75H15a2.25 2.25 0 0 0-2.25 2.244.74.74 0 0 1-.48.708.75.75 0 0 1-1.02-.702A2.25 2.25 0 0 0 9 19.5H2.25a.75.75 0 0 1-.75-.75V5.25a.75.75 0 0 1 .75-.75h6a3 3 0 0 1 3 3v8.225a.766.766 0 0 0 .7.773.75.75 0 0 0 .8-.75V7.5a3 3 0 0 1 3-3h6a.75.75 0 0 1 .75.75" -})); - -const SvgIconBookOpenTextFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5h-6a3 3 0 0 0-3 3v8.225a.766.766 0 0 1-.7.773.75.75 0 0 1-.8-.75V7.5a3 3 0 0 0-3-3h-6a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.244.74.74 0 0 0 .48.708.75.75 0 0 0 1.02-.702A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M19.5 15.75h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.775-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .775.7.75.75 0 0 1-.75.8" -})); - -const SvgIconBookOpenText = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6zm-6-9.75h3.75a.75.75 0 1 1 0 1.5H15a.75.75 0 1 1 0-1.5M19.5 12a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75m0 3a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75" -})); - -const SvgIconBookOpen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6z" -})); - -const SvgIconBook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12v3.75a1 1 0 0 1-1 1H7a2.25 2.25 0 0 0 0 4.5h3M8.75 7h6.5m-6.5 4h3.5m-5.5-8.25h11.5a1 1 0 0 1 1 1v16.5a1 1 0 0 1-1 1H6.75a2 2 0 0 1-2-2V4.75a2 2 0 0 1 2-2" -})); - -const SvgIconBookmarkCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.746c0-.967.784-1.75 1.75-1.75h12.5c.966 0 1.75.783 1.75 1.75v16.35c0 1.41-1.583 2.241-2.744 1.44l-5.114-3.527a.25.25 0 0 0-.284 0l-5.114 3.527C5.583 22.337 4 21.506 4 20.096zM15.38 8.68a.75.75 0 0 0-1.06-1.061L11 10.94 9.88 9.82a.75.75 0 0 0-1.06 1.06l1.65 1.65a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconBookmarkCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.35 10.35 11 12l3.85-3.85m-9.1-5.404h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmarkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.502c0 1.4 1.565 2.234 2.727 1.451l5.133-3.455a.25.25 0 0 1 .28 0l5.133 3.455c1.162.783 2.727-.05 2.727-1.451V3.75A1.75 1.75 0 0 0 18.25 2z" -})); - -const SvgIconBookmarkOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v9.878l-2.508.918a.75.75 0 0 0 .516 1.408l20.5-7.5a.75.75 0 0 0-.516-1.408L20 7.775V3.75A1.75 1.75 0 0 0 18.25 2zM4 20.252v-3.43l16-5.853v9.283c0 1.4-1.565 2.234-2.727 1.451l-5.133-3.455a.25.25 0 0 0-.28 0l-5.133 3.455C5.565 22.486 4 21.653 4 20.252" -})); - -const SvgIconBookmarkOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.75 15.25 3-1.098m17.5-6.402-3 1.098m-14.5 5.304V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v5.098m-14.5 5.304 14.5-5.304M4.75 18.25v2.002a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83V12.75" -})); - -const SvgIconBookmarkPlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zM12 6a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 12 6", - clipRule: "evenodd" -})); - -const SvgIconBookmarkPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v6.5M15.25 10h-6.5m-3-7.254h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmarkXFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zm9.078 5.18a.75.75 0 0 1 0 1.061l-1.767 1.768 1.767 1.768a.75.75 0 0 1-1.06 1.06L12 11.065l-1.768 1.768a.75.75 0 1 1-1.06-1.06l1.767-1.768-1.767-1.768a.75.75 0 0 1 1.06-1.06L12 8.943l1.768-1.768a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" -})); - -const SvgIconBookmarkX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.298 7.707-4.596 4.596m4.596 0L9.702 7.707M5.75 2.746h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmark = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 20.252V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.502a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83Z" -})); - -const SvgIconBooksFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.138 7.152a.5.5 0 0 1 .343-.618l3.845-1.103a.5.5 0 0 1 .618.343l3.86 13.458a.5.5 0 0 1-.344.618l-3.845 1.103a.5.5 0 0 1-.618-.343zM8.5 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5zM9 7.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m4 9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.5 5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5z" -})); - -const SvgIconBooks = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - d: "M7.5 20.5v-15h-5v15zm0 0h6v-17h-6zm0-13h6m-6 9h6m.5-9 4.347-1.165 3.494 13.04-4.347 1.165z" -})); - -const SvgIconBottleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.375 1a.75.75 0 0 0-.125 1.49v4.322a.25.25 0 0 1-.08.184L6.563 9.402A1.75 1.75 0 0 0 6 10.688V21.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 21.25V10.688a1.75 1.75 0 0 0-.563-1.286L14.83 6.996a.25.25 0 0 1-.08-.184V2.49A.75.75 0 0 0 14.625 1z" -})); - -const SvgIconBottle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 1.75v5.062a1 1 0 0 1-.322.735L7.072 9.953a1 1 0 0 0-.322.735V21.25a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1V10.688a1 1 0 0 0-.322-.735l-2.606-2.406A1 1 0 0 1 14 6.812V1.75m-4 0h4m-4 0h-.625m4.625 0h.625" -})); - -const SvgIconBrackets2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-2.5a1 1 0 0 0-1 1V11a1 1 0 0 1-1 1m0 0h-1m1 0a1 1 0 0 1 1 1v6.25a1 1 0 0 0 1 1h2.5m12-8.25h1m-1 0a1 1 0 0 1-1-1V4.75a1 1 0 0 0-1-1h-2.5m4.5 8.25a1 1 0 0 0-1 1v6.25a1 1 0 0 1-1 1h-2.5" -})); - -const SvgIconBrackets = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 3.75h-2.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h2.5m9.5-16.5h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5" -})); - -const SvgIconBrainFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.26 2.18a4.86 4.86 0 0 0-5.882 3.012A4.35 4.35 0 0 0 2.84 12a4.347 4.347 0 0 0 1.53 6.442 5.377 5.377 0 0 0 6.908 3.232.8.8 0 0 1-.028-.203V17a2.5 2.5 0 0 0-2.5-2.5.75.75 0 0 1 0-1.5c.946 0 1.815.328 2.5.877V2.3q0-.06.01-.12m1.462 19.494a5.377 5.377 0 0 0 6.907-3.232A4.347 4.347 0 0 0 21.16 12a4.35 4.35 0 0 0-2.537-6.808 4.86 4.86 0 0 0-5.881-3.012q.009.06.009.12v4.704a2.5 2.5 0 0 0 2.5 2.496.75.75 0 0 1 0 1.5 4 4 0 0 1-2.5-.877V21.47q0 .106-.028.203Z" -})); - -const SvgIconBrain = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 20.471a4.627 4.627 0 0 0 7.017-2.572A3.598 3.598 0 0 0 20.17 12a3.598 3.598 0 0 0-2.128-6.146A4.113 4.113 0 0 0 12 3.3m0 17.171A4.627 4.627 0 0 1 4.983 17.9 3.598 3.598 0 0 1 3.83 12a3.598 3.598 0 0 1 2.128-6.146A4.113 4.113 0 0 1 12 3.3m0 17.171V3.3M8.75 13.75A3.25 3.25 0 0 1 12 17m3.25-6.75A3.25 3.25 0 0 1 12 7" -})); - -const SvgIconBrandAdobe = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 21" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#E1251B", - d: "M14.667 1.733H22v17.333zm-5.267 0H2v17.334zm2.6 6.4 4.733 10.933h-3.066l-1.4-3.466H8.8z" -})); - -const SvgIconBrandAppleMusic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 8.442v7.251l-.001.544q0 .286-.009.574a8 8 0 0 1-.11 1.247 4.2 4.2 0 0 1-.39 1.187 4 4 0 0 1-1.745 1.744c-.38.194-.768.317-1.186.392a8 8 0 0 1-1.248.11q-.288.007-.574.008H8.443l-.136.001-.544-.001a26 26 0 0 1-.574-.009 8 8 0 0 1-1.248-.11 4.2 4.2 0 0 1-1.186-.39 4 4 0 0 1-1.745-1.745 4.2 4.2 0 0 1-.39-1.187 8 8 0 0 1-.11-1.247 26 26 0 0 1-.009-.574l-.001-.68V8.442l.001-.68q0-.286.009-.573a8 8 0 0 1 .11-1.248 4.2 4.2 0 0 1 .39-1.187A4 4 0 0 1 4.755 3.01c.38-.193.768-.316 1.186-.391a8 8 0 0 1 1.248-.11q.287-.008.574-.009l.68-.001h7.114l.68.001q.288 0 .574.009c.416.01.837.035 1.248.11.418.075.807.197 1.186.39a4 4 0 0 1 1.745 1.745c.193.38.316.769.391 1.187.074.411.099.831.11 1.247q.007.287.008.574zM15.431 5.49c.05-.01.458-.082.503-.086.306-.027.478.174.476.5v8.962c0 .24-.002.458-.052.7-.05.233-.139.453-.277.651s-.314.36-.52.481a2.1 2.1 0 0 1-.66.24c-.438.088-.737.108-1.019.052a1.4 1.4 0 0 1-.685-.349 1.5 1.5 0 0 1-.48-.94 1.5 1.5 0 0 1 .405-1.181 1.64 1.64 0 0 1 .616-.397c.275-.106.579-.17 1.045-.264l.37-.074c.161-.033.3-.074.411-.211.113-.137.115-.305.115-.47V8.916c0-.32-.144-.407-.45-.348-.219.042-4.913.99-4.913.99-.265.064-.358.15-.358.478v6.13c0 .241-.012.46-.063.7-.049.234-.138.454-.276.652s-.314.36-.52.481a2.1 2.1 0 0 1-.66.243c-.438.09-.738.109-1.019.052a1.4 1.4 0 0 1-.686-.351 1.48 1.48 0 0 1-.468-.94 1.49 1.49 0 0 1 .394-1.182 1.64 1.64 0 0 1 .616-.396c.275-.107.578-.17 1.045-.265l.369-.074c.162-.033.3-.074.412-.21.112-.138.125-.298.125-.463V7.346c0-.095.008-.16.013-.191a.57.57 0 0 1 .19-.367.8.8 0 0 1 .352-.159h.002z", - clipRule: "evenodd" -})); - -const SvgIconBrandApple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.003 7.158a4.76 4.76 0 0 0-2.273 4.002 4.63 4.63 0 0 0 2.817 4.246 11 11 0 0 1-1.442 2.98c-.899 1.294-1.838 2.587-3.267 2.587s-1.796-.83-3.443-.83c-1.606 0-2.178.857-3.485.857s-2.218-1.198-3.266-2.668a12.9 12.9 0 0 1-2.191-6.955c0-4.083 2.654-6.247 5.267-6.247 1.388 0 2.545.912 3.416.912.83 0 2.123-.966 3.702-.966a4.95 4.95 0 0 1 4.165 2.082m-4.913-3.81A4.7 4.7 0 0 0 16.206.421 2 2 0 0 0 16.165 0a4.7 4.7 0 0 0-3.09 1.592 4.56 4.56 0 0 0-1.157 2.845q0 .193.041.381.142.027.286.027a4.08 4.08 0 0 0 2.845-1.498Z" -})); - -const SvgIconBrandAppstore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.338 2.5h11.324a3.84 3.84 0 0 1 3.84 3.838v11.324c0 2.12-1.72 3.838-3.838 3.838H6.338A3.836 3.836 0 0 1 2.5 17.664V6.338A3.836 3.836 0 0 1 6.338 2.5m5.966 3.7-.385.665-.377-.667a.867.867 0 0 0-1.501.864l.88 1.53-2.82 4.89H5.895a.86.86 0 0 0-.864.865c0 .48.384.864.864.864h7.862c.377-.708-.11-1.729-.979-1.729h-2.681l3.707-6.417a.866.866 0 1 0-1.501-.865Zm-4.55 11.343.83-1.441c-.448-.542-1.016-.708-1.714-.492l-.618 1.069a.866.866 0 1 0 1.501.864Zm10.238-4.056h-2.249l-.497-.861q-1.33-2.306-2.051-3.545c-.511.425-1.029 1.68-.304 2.928l1.153 2q.855 1.479 2.041 3.534a.867.867 0 0 0 1.501-.864l-.843-1.463h1.25a.86.86 0 0 0 .864-.865.86.86 0 0 0-.865-.864", - clipRule: "evenodd" -})); - -const SvgIconBrandArc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.45 2.15a2.2 2.2 0 0 1 1.968 1.216l3.635 7.27a7.2 7.2 0 0 0 1.58-3.372 2.2 2.2 0 1 1 4.333.771 11.62 11.62 0 0 1-3.841 6.745l1.442 2.886a2.2 2.2 0 0 1-3.935 1.967l-1.325-2.65a11.6 11.6 0 0 1-3.788.63c-1.37 0-2.685-.237-3.905-.672l-1.346 2.692a2.2 2.2 0 0 1-3.935-1.967l1.484-2.97a11.7 11.7 0 0 1-2.556-3.232A2.2 2.2 0 0 1 5.14 9.39q.326.61.758 1.143l3.583-7.166A2.2 2.2 0 0 1 11.45 2.15M9.606 12.958c.61.166 1.25.255 1.913.255a7.2 7.2 0 0 0 1.791-.223l-1.86-3.721z", - clipRule: "evenodd" -})); - -const SvgIconBrandArtifactNews = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.002 10.625h-7.618l3.814-6.593-2.38-1.376-2.442 4.22V2h-2.75v7.617L4.031 5.804l-1.376 2.38 4.221 2.441H2v2.75h7.617l-3.813 6.593 2.381 1.378 2.44-4.221V22h2.751v-7.616l6.594 3.814 1.376-2.382-4.221-2.441h4.877z" -})); - -const SvgIconBrandBluesky = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 11.454c-.922-1.915-3.436-5.483-5.772-7.242-1.685-1.27-4.417-2.252-4.417.874 0 .624.357 5.244.566 5.994.728 2.608 3.378 3.273 5.736 2.87-4.121.704-5.17 3.035-2.905 5.366 4.3 4.426 6.18-1.11 6.661-2.53.09-.262.131-.383.131-.276 0-.107.041.014.13.276.482 1.42 2.362 6.956 6.662 2.53 2.264-2.331 1.216-4.662-2.905-5.365 2.358.402 5.008-.263 5.736-2.87.21-.75.566-5.371.566-5.995 0-3.126-2.732-2.144-4.417-.874-2.336 1.76-4.85 5.327-5.772 7.242" -})); - -const SvgIconBrandCash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.764 2.825c-1.027-.325-1.98-.325-3.888-.325H9.124c-1.907 0-2.86 0-3.887.325a4.04 4.04 0 0 0-2.412 2.412C2.5 6.263 2.5 7.217 2.5 9.124v5.752c0 1.907 0 2.86.325 3.888a4.04 4.04 0 0 0 2.412 2.411c1.026.325 1.98.325 3.887.325h5.752c1.907 0 2.86 0 3.888-.325a4.04 4.04 0 0 0 2.411-2.412c.325-1.026.325-1.98.325-3.887V9.124c0-1.907 0-2.86-.325-3.887a4.04 4.04 0 0 0-2.412-2.412Zm-4 6.976c-.574-.51-1.455-.882-2.373-.882-.72 0-1.439.257-1.439.908 0 .616.657.853 1.458 1.142l.203.073c1.559.531 2.843 1.182 2.843 2.723 0 1.675-1.289 2.819-3.394 2.949l-.191.91a.36.36 0 0 1-.354.285l-1.324-.01a.36.36 0 0 1-.349-.433l.202-.947c-.828-.226-1.555-.629-2.128-1.185a.36.36 0 0 1-.002-.516l.735-.725a.357.357 0 0 1 .502 0c.71.702 1.627.99 2.501.99.96 0 1.61-.394 1.61-1.062 0-.588-.533-.784-1.547-1.159q-.161-.059-.337-.125c-1.301-.462-2.534-1.13-2.534-2.688 0-1.8 1.49-2.677 3.248-2.765l.194-.91a.36.36 0 0 1 .35-.283h1.323c.228 0 .398.21.351.432l-.215 1.022a5.4 5.4 0 0 1 1.835 1.032.357.357 0 0 1 .017.52l-.684.694a.36.36 0 0 1-.5.01Z", - clipRule: "evenodd" -})); - -const SvgIconBrandChrome = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.415 5.484C9.063.074 17.683 1.142 20.905 7.46h-7.744c-1.395 0-2.296-.031-3.272.483a4.61 4.61 0 0 0-2.314 3.037z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.673 12a3.33 3.33 0 0 0 3.323 3.325A3.33 3.33 0 0 0 15.32 12a3.33 3.33 0 0 0-3.324-3.326A3.33 3.33 0 0 0 8.673 12", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.286 16.352c-1.865.554-4.048-.06-5.244-2.124-.913-1.576-3.324-5.777-4.42-7.687-3.84 5.884-.53 13.902 6.439 15.27z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.084 8.674a4.55 4.55 0 0 1 .84 5.6c-.794 1.366-3.324 5.638-4.55 7.706 7.18.442 12.415-6.595 10.05-13.306z", - clipRule: "evenodd" -})); - -const SvgIconBrandCodepen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.992 8.854c-.08-.52-.66-.8-1.06-1.061-.718-.48-1.418-.94-2.137-1.42-1.699-1.141-3.417-2.282-5.115-3.423-.4-.26-.8-.54-1.199-.8-.28-.2-.66-.2-.959 0-1.139.76-2.298 1.54-3.437 2.301L3.05 7.813c-.44.28-1.019.56-1.039 1.16-.02.66 0 1.341 0 2.002v3.201c0 .58-.12 1.26.42 1.621 1.279.88 2.577 1.721 3.876 2.581 1.599 1.061 3.197 2.142 4.795 3.202.44.3.88.62 1.419.26.46-.3.9-.6 1.359-.9 1.778-1.18 3.556-2.381 5.335-3.562l1.977-1.32c.12-.08.26-.16.38-.26.28-.201.4-.481.4-.821V9.474c.02-.22.04-.42.02-.62 0 .04 0-.02 0 0M12.86 4.47l6.733 4.503-2.997 2.02-3.736-2.5zm-1.719 0v4.002l-3.716 2.502-3.017-2.001zM3.73 10.574l2.138 1.441-2.138 1.44zm7.412 8.985L4.41 15.057l2.997-2.021 3.716 2.501v4.022h.02Zm.86-5.503-3.037-2.04 3.037-2.042 3.037 2.041zm.859 5.503v-4.002l3.716-2.501 2.997 2.02zm7.412-6.103-2.137-1.44 2.157-1.442z" -})); - -const SvgIconBrandCopilot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.997 21C6.152 21 1.91 17.263 1.75 16.192v-2.498c.109-.806.867-2.163 2.035-2.649q.023-.135.046-.28c.037-.234.077-.492.161-.784-.257-.652-.325-1.39-.325-2.124 0-1.116.164-2.269.888-3.186.742-.94 1.914-1.441 3.49-1.617 1.545-.172 2.898.044 3.772.981q.096.102.178.212c.056-.073.12-.144.183-.212.874-.937 2.227-1.153 3.772-.981 1.576.176 2.748.677 3.49 1.617.725.917.888 2.07.888 3.186 0 .734-.068 1.472-.325 2.124.084.292.125.55.161.785q.022.145.047.28c1.184.493 1.95 1.886 2.039 2.686v2.4c0 .983-4.294 4.868-10.253 4.868m0-1.904c2.922 0 5.874-1.424 6.41-1.838V11.8l-.03-.15c-.628.27-1.378.374-2.213.374-1.468 0-2.638-.42-3.472-1.27A4.1 4.1 0 0 1 12 9.8q-.28.527-.697.953c-.833.852-2.003 1.271-3.472 1.271-.836 0-1.584-.104-2.213-.373l-.03.149v5.457c.537.414 3.488 1.838 6.41 1.838ZM10.414 5.347c-.248-.264-.816-.53-2.155-.38-1.306.144-1.895.517-2.195.897-.317.4-.473 1.012-.473 1.993 0 1.017.165 1.502.395 1.758.207.232.665.486 1.847.486 1.093 0 1.716-.301 2.1-.692.403-.413.674-1.06.79-1.992.15-1.2-.048-1.789-.31-2.07Zm5.323-.38c-1.337-.15-1.906.116-2.153.38-.262.281-.46.87-.31 2.07.116.931.388 1.579.791 1.992.383.39 1.005.692 2.1.692 1.18 0 1.64-.254 1.847-.486.229-.256.394-.741.394-1.758 0-.981-.157-1.593-.474-1.993-.298-.38-.888-.753-2.195-.898Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.758 13.308a.97.97 0 0 1 .96.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.961-.961v-1.926a.97.97 0 0 1 .96-.961Zm5.445.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.962-.961v-1.926a.97.97 0 0 1 .961-.961.97.97 0 0 1 .961.961" -})); - -const SvgIconBrandD = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.087 2h6.826c.602 0 1.087 0 1.48.032.406.033.761.103 1.09.27.523.267.948.692 1.214 1.215.168.329.238.684.27 1.09C22 5 22 5.484 22 6.086v7.381c0 .602 0 1.088-.032 1.481-.033.405-.103.76-.27 1.09a2.78 2.78 0 0 1-1.215 1.214c-.329.168-.684.237-1.09.27-.393.033-.878.033-1.48.033h-.357v.357c0 .602 0 1.087-.033 1.48-.033.406-.102.761-.27 1.09a2.78 2.78 0 0 1-1.214 1.214c-.33.168-.685.238-1.09.27-.393.033-.879.033-1.48.033H6.086c-.602 0-1.087 0-1.48-.032-.406-.033-.761-.103-1.09-.27a2.78 2.78 0 0 1-1.214-1.215c-.168-.329-.238-.684-.27-1.09C2 19 2 18.516 2 17.914v-7.381c0-.602 0-1.088.032-1.481.033-.405.103-.76.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.167.684-.237 1.09-.27.393-.033.878-.033 1.48-.033H7v-.357c0-.602 0-1.087.032-1.48.033-.406.103-.761.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.168.684-.238 1.09-.27C10 2 10.484 2 11.086 2Zm6.802 14.444h-.333v-5.912c0-.602 0-1.088-.033-1.481-.033-.405-.102-.76-.27-1.09a2.78 2.78 0 0 0-1.214-1.214c-.33-.167-.685-.237-1.09-.27-.393-.033-.879-.033-1.48-.033H8.11v-.333c0-.631 0-1.072.029-1.414.027-.336.078-.53.153-.676.16-.313.415-.568.728-.728.146-.075.34-.126.676-.153.343-.028.783-.029 1.414-.029h6.778c.631 0 1.072 0 1.414.029.336.027.53.078.676.153.314.16.568.415.728.728.075.146.126.34.153.676.029.342.029.783.029 1.414v7.333c0 .632 0 1.072-.029 1.415-.027.336-.078.53-.153.675a1.67 1.67 0 0 1-.728.729c-.146.074-.34.125-.676.153-.343.028-.783.028-1.414.028ZM5.442 18.558A1.44 1.44 0 0 0 6.5 19q.417 0 .75-.2a1.56 1.56 0 0 0 .542-.55Q8 17.908 8 17.5a1.44 1.44 0 0 0-.442-1.058A1.44 1.44 0 0 0 6.5 16a1.44 1.44 0 0 0-1.058.442A1.44 1.44 0 0 0 5 17.5q0 .617.442 1.058", - clipRule: "evenodd" -})); - -const SvgIconBrandDiscord = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.636 5.023a18.1 18.1 0 0 0-4.539-1.404q-.321.579-.581 1.188a16.8 16.8 0 0 0-5.037 0 13 13 0 0 0-.582-1.188 18.3 18.3 0 0 0-4.542 1.407C1.483 9.3.705 13.465 1.093 17.572A18.3 18.3 0 0 0 6.66 20.38q.677-.916 1.192-1.933a12 12 0 0 1-1.877-.9c.157-.115.311-.234.46-.348a13.02 13.02 0 0 0 11.13 0q.225.186.46.347-.902.535-1.88.903.513 1.017 1.191 1.931a18.2 18.2 0 0 0 5.57-2.808c.457-4.762-.78-8.89-3.27-12.55ZM8.346 15.046c-1.086 0-1.982-.99-1.982-2.207 0-1.218.865-2.217 1.978-2.217s2.002.999 1.983 2.216c-.02 1.218-.874 2.208-1.98 2.208Zm7.309 0c-1.087 0-1.98-.99-1.98-2.207 0-1.218.865-2.217 1.98-2.217s1.996.999 1.977 2.216-.872 2.208-1.978 2.208Z" -})); - -const SvgIconBrandDuolingo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.295 11.265a6.565 6.565 0 0 1-4.524 7.024 6.53 6.53 0 0 1-7.725-3.13c-2.542.105-4.85-1.403-5.762-3.723a.78.78 0 0 1 .674-1.06l3.391-.21-.842-2.679a2.22 2.22 0 0 1 .39-2.057 2.2 2.2 0 0 1 1.925-.813q2.763.264 3.67-.021.906-.286 2.967-2.062a2.2 2.2 0 0 1 3.538 1.013L17.83 6.2l2.852-1.754a.773.773 0 0 1 1.159.48c.573 2.408-.437 4.953-2.546 6.338Zm-8.676 8.663-1.548-.742a1.093 1.093 0 0 0-.936 1.974l1.549.741a1.093 1.093 0 0 0 .936-1.974h-.001Zm10.803-4.595a1.084 1.084 0 0 0-1.483.413l-.844 1.497a1.088 1.088 0 0 0 1.894 1.076l.844-1.496a1.094 1.094 0 0 0-.41-1.49Z", - clipRule: "evenodd" -})); - -const SvgIconBrandFacebook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.584 21.706v-6.65H7.52V12h2.064v-1.317c0-3.404 1.54-4.98 4.88-4.98.632 0 1.724.124 2.172.248V8.72a13 13 0 0 0-1.156-.036c-1.64 0-2.272.62-2.272 2.236V12h3.268l-.56 3.056h-2.704v6.872C18.164 21.328 22 17.112 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.69 3.228 8.625 7.584 9.706" -})); - -const SvgIconBrandFigma = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.665 2a3.335 3.335 0 0 0-.014 6.667 3.335 3.335 0 0 0 .014 6.666H12V12.02a3.335 3.335 0 1 0 3.347-3.354A3.335 3.335 0 0 0 15.332 2zm6.647 6.667h-3.313v3.312a3.335 3.335 0 0 1 3.313-3.312", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.665 22A3.334 3.334 0 0 0 12 18.667v-3.334H8.665a3.335 3.335 0 0 0 0 6.667" -})); - -const SvgIconBrandFirefox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.986 5.932a10 10 0 0 0-1.083-1.216 8 8 0 0 0-.798-.686 6.5 6.5 0 0 0-1.645-1.02 9.85 9.85 0 0 0-4.062-1.009c-2.321-.046-3.925.652-4.833 1.214a5 5 0 0 0-.89.677 8.4 8.4 0 0 1 5.251-.99c3.535.465 6.768 3.22 6.768 6.855 0 2.798-2.158 4.934-4.685 4.78-3.753-.225-4.7-4.082-2.747-5.748-.526-.114-1.516.109-2.205 1.14-.618.927-.583 2.357-.201 3.372a5.4 5.4 0 0 1-.491-1.586c-.495-3.343 1.745-6.195 3.801-6.9-1.109-.97-3.887-.904-5.955.62-1.2.884-2.06 2.14-2.516 3.635A9.5 9.5 0 0 1 4.73 5.696c-.692.359-1.573 1.494-2.008 2.545a10.4 10.4 0 0 0-.65 5.054l.013.114q.014.137.033.274a10.04 10.04 0 0 0 5.109 7.112 10 10 0 0 0 12.352-2.286 10.04 10.04 0 0 0 2.235-8.471 10.04 10.04 0 0 0-1.827-4.106Z" -})); - -const SvgIconBrandFramer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.667 2v6.667H12L5.333 2zM5.333 8.667H12l6.667 6.666H12V22l-6.667-6.667z" -})); - -const SvgIconBrandGithub = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 1.95c5.525 0 10 4.476 10 10a10.02 10.02 0 0 1-6.813 9.488c-.5.1-.687-.212-.687-.475 0-.337.012-1.412.012-2.75 0-.937-.312-1.537-.675-1.85 2.226-.25 4.563-1.1 4.563-4.937 0-1.1-.387-1.988-1.025-2.688.1-.25.45-1.275-.1-2.65 0 0-.837-.275-2.75 1.025a9.3 9.3 0 0 0-2.5-.337c-.85 0-1.7.112-2.5.337-1.913-1.287-2.75-1.025-2.75-1.025-.55 1.375-.2 2.4-.1 2.65-.638.7-1.025 1.6-1.025 2.688 0 3.825 2.325 4.687 4.55 4.937-.287.25-.55.688-.637 1.338-.575.262-2.013.687-2.913-.825-.188-.3-.75-1.038-1.538-1.025-.837.012-.337.475.013.662.425.238.912 1.125 1.025 1.413.2.562.85 1.637 3.362 1.175 0 .837.013 1.625.013 1.862 0 .263-.188.563-.688.475A9.99 9.99 0 0 1 2 11.951c0-5.525 4.475-10 10-10Z" -})); - -const SvgIconBrandGooglePlayStore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.91 2.013c.372-.048.75.035 1.067.233l10.846 6.15-2.745 2.77zm-.835.833A2 2 0 0 0 4 3.403v17.192q-.003.284.075.557L13.252 12zm10.012 9.985L4.91 21.985c.372.052.751-.03 1.067-.233l10.846-6.15zm7.108-1.947L17.908 9.02l-3.004 2.979 2.995 2.987 3.288-1.864c1.084-.615 1.084-1.63 0-2.246z" -})); - -const SvgIconBrandGoogle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 12.234C22 17.939 18.029 22 12.164 22 6.54 22 2 17.532 2 12S6.541 2 12.164 2c2.738 0 5.04.988 6.816 2.617l-2.767 2.617C12.594 3.798 5.865 6.379 5.865 12c0 3.488 2.832 6.314 6.299 6.314 4.025 0 5.533-2.838 5.77-4.31h-5.77v-3.44h9.676c.094.513.16 1.005.16 1.67" -})); - -const SvgIconBrandGumroad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-15.52-.232c0 2.922 1.722 5.272 4.652 5.272s3.676-2.35 3.848-3.553v3.324h2.38v-5.273h-5.424v1.032h2.585c-.288 1.26-.977 2.521-2.585 2.521-1.78 0-2.93-1.547-2.93-3.438s1.15-3.438 2.93-3.438c1.666 0 2.355 1.203 2.412 2.005h2.7c-.058-1.432-1.321-3.954-5.055-3.954-3.618 0-5.514 2.464-5.514 5.502Z", - clipRule: "evenodd" -})); - -const SvgIconBrandInertiajs = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.101 6.743H2.35L7.907 12.3 2.35 17.857H8.1l5.557-5.557L8.1 6.743Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.793 6.743H11.04L16.6 12.3l-5.558 5.557h5.752L22.35 12.3z" -})); - -const SvgIconBrandInstagram = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 4.212c2.537 0 2.837.01 3.839.055a5.3 5.3 0 0 1 1.763.327c.413.153.786.395 1.093.711.316.307.558.68.71 1.093.21.564.32 1.16.328 1.763.046 1.002.055 1.303.055 3.839s-.01 2.837-.055 3.839a5.3 5.3 0 0 1-.327 1.763 3.15 3.15 0 0 1-1.804 1.804c-.564.209-1.16.32-1.763.327-1.002.046-1.303.055-3.839.055s-2.837-.01-3.839-.055a5.3 5.3 0 0 1-1.764-.327 2.94 2.94 0 0 1-1.092-.711 2.94 2.94 0 0 1-.71-1.093 5.3 5.3 0 0 1-.328-1.763c-.046-1.002-.055-1.303-.055-3.839s.01-2.837.055-3.839a5.3 5.3 0 0 1 .327-1.763c.153-.413.395-.786.711-1.093.307-.316.68-.558 1.093-.71a5.3 5.3 0 0 1 1.763-.328c1.002-.046 1.303-.055 3.839-.055M12 2.5c-2.58 0-2.904.011-3.917.057a7 7 0 0 0-2.306.441 4.66 4.66 0 0 0-1.683 1.097 4.66 4.66 0 0 0-1.096 1.683 7 7 0 0 0-.44 2.305C2.51 9.096 2.5 9.42 2.5 12s.011 2.903.057 3.917c.016.788.165 1.567.441 2.306a4.66 4.66 0 0 0 1.097 1.683 4.66 4.66 0 0 0 1.683 1.096 7 7 0 0 0 2.305.44c1.013.048 1.337.058 3.917.058s2.903-.011 3.917-.057a7 7 0 0 0 2.306-.441 4.86 4.86 0 0 0 2.779-2.78 7 7 0 0 0 .44-2.305c.048-1.014.058-1.337.058-3.917s-.011-2.904-.057-3.917a7 7 0 0 0-.441-2.306 4.66 4.66 0 0 0-1.097-1.683 4.66 4.66 0 0 0-1.683-1.096 7 7 0 0 0-2.305-.44C14.903 2.51 14.58 2.5 12 2.5m0 4.621a4.879 4.879 0 1 0 0 9.758 4.879 4.879 0 0 0 0-9.758m0 8.046a3.167 3.167 0 1 1 0-6.334 3.167 3.167 0 0 1 0 6.334m5.071-9.378a1.14 1.14 0 1 0 0 2.28 1.14 1.14 0 0 0 0-2.28" -})); - -const SvgIconBrandKarteil = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-karteil_svg__icon-brand-karteil", - clipPath: "url(#icon-brand-karteil_svg__a)" -}, /*#__PURE__*/React__namespace.createElement("rect", { - width: 16.5, - height: 16.5, - x: 0.354, - y: 12, - fill: "#0E0E10", - stroke: "#3F3F46", - strokeWidth: 0.5, - className: "icon-brand-karteil_svg__Rectangle icon-brand-karteil_svg__7", - rx: 1.749, - transform: "rotate(-45 .354 12)" -})), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-brand-karteil_svg__a", - className: "icon-brand-karteil_svg__a" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBrandLaravel = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.85 6.626a.3.3 0 0 1 .012.083v4.389a.32.32 0 0 1-.161.277l-3.684 2.121V17.7a.32.32 0 0 1-.16.277l-7.689 4.427q-.027.014-.056.023-.01.005-.022.009a.3.3 0 0 1-.164 0l-.025-.01q-.026-.009-.053-.022l-7.687-4.427A.32.32 0 0 1 2 17.7V4.534q0-.044.011-.084l.011-.027q.008-.026.02-.05l.023-.028q.013-.02.028-.037.015-.014.032-.024a.2.2 0 0 1 .035-.028l3.844-2.213a.32.32 0 0 1 .32 0l3.844 2.213q.02.013.036.027.016.011.032.024l.028.038q.012.014.022.028c.01.016.014.033.02.05q.007.013.012.027a.3.3 0 0 1 .011.084v8.223l3.203-1.844V6.709q0-.043.012-.083.005-.014.01-.028.01-.025.022-.05.01-.014.021-.028.014-.02.029-.037l.031-.024q.018-.016.035-.027l3.845-2.214a.32.32 0 0 1 .32 0l3.844 2.214q.02.013.036.027.016.011.031.024.016.018.029.037.012.014.021.029.014.024.021.05.007.013.011.027m-.63 4.287v-3.65l-3.203 1.845v3.65l3.204-1.845Zm-3.843 6.602v-3.652l-7.048 4.023v3.686zM2.64 5.088v12.427l7.047 4.057v-3.686l-3.682-2.083v-.001h-.002q-.018-.013-.035-.027-.016-.011-.03-.024h-.001q-.014-.016-.026-.034-.013-.015-.024-.032-.01-.02-.018-.04-.009-.018-.015-.037-.005-.023-.006-.047-.004-.018-.005-.036V6.932zM6.165 2.69 2.962 4.534l3.202 1.843 3.202-1.844zm3.523 10.436V5.088L6.485 6.932v8.038zm8.01-8.26-3.203 1.843 3.202 1.844L20.9 6.709zm-.321 4.242-3.204-1.845v3.65l3.204 1.844v-3.65Zm-7.369 8.224 7.045-4.022-3.2-1.842-7.042 4.054z", - clipRule: "evenodd" -})); - -const SvgIconBrandLayers = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 25" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" -})); - -const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", - clipRule: "evenodd" -})); - -const SvgIconBrandLinkedin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.65 3H4.35A1.35 1.35 0 0 0 3 4.35v15.3A1.35 1.35 0 0 0 4.35 21h15.3A1.35 1.35 0 0 0 21 19.65V4.35A1.35 1.35 0 0 0 19.65 3M8.4 18.3H5.7v-8.1h2.7zM7.05 8.625A1.575 1.575 0 1 1 8.67 7.05a1.6 1.6 0 0 1-1.62 1.575M18.3 18.3h-2.7v-4.266c0-1.278-.54-1.737-1.242-1.737a1.565 1.565 0 0 0-1.458 1.674.6.6 0 0 0 0 .126V18.3h-2.7v-8.1h2.61v1.17a2.8 2.8 0 0 1 2.43-1.26c1.395 0 3.024.774 3.024 3.294z" -})); - -const SvgIconBrandLinktree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m13.466 6.877 3.38-3.43 1.962 1.984-3.545 3.337h4.987v2.754h-5.011l3.57 3.423-1.963 1.945L12 12.082 7.155 16.89l-1.963-1.938 3.57-3.423H3.75V8.768h4.987L5.192 5.43l1.962-1.984 3.38 3.43V2h2.932zm-2.932 8.588h2.932V22h-2.932v-6.534Z" -})); - -const SvgIconBrandLottielab = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.048 3.817c.67-1.32 1.833-2.659 3.589-2.383.679.107 1.295.377 1.774.853.477.476.739 1.078.849 1.714.211 1.222-.11 2.713-.71 4.28-.861 2.246-2.421 4.96-4.518 7.882.217 1.058.522 1.89.88 2.421 2.065 3.066 5.296 1.762 5.717-.256a1.1 1.1 0 1 1 2.154.449c-.872 4.181-6.693 5.494-9.696 1.037a6.8 6.8 0 0 1-.715-1.437 76 76 0 0 1-1.225 1.525 1.1 1.1 0 1 1-1.698-1.4 70 70 0 0 0 2.256-2.882q-.045-.315-.082-.635c-.213-1.886-.195-3.993.038-5.951.23-1.942.682-3.825 1.387-5.217m.632 8.962c1.284-1.982 2.238-3.779 2.816-5.286.557-1.455.705-2.49.596-3.117-.05-.289-.145-.441-.233-.53-.088-.086-.247-.188-.564-.238-.238-.038-.707.064-1.284 1.204-.541 1.067-.95 2.663-1.165 4.481a25 25 0 0 0-.166 3.486", - clipRule: "evenodd" -})); - -const SvgIconBrandMastadon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 17.244c2.505-.3 4.687-1.843 4.962-3.254.432-2.223.396-5.424.396-5.424 0-4.338-2.843-5.61-2.843-5.61-1.433-.658-3.894-.935-6.45-.956h-.064c-2.556.02-5.016.298-6.45.956 0 0-2.842 1.272-2.842 5.61l-.003.828c-.004.8-.008 1.687.015 2.613.103 4.243.778 8.425 4.7 9.463 1.81.48 3.363.58 4.613.51 2.268-.125 3.542-.809 3.542-.809l-.075-1.646s-1.621.512-3.441.45c-1.804-.063-3.708-.195-4-2.41a5 5 0 0 1-.04-.62s1.77.432 4.014.535c1.372.063 2.659-.08 3.966-.236m2.005-3.088V8.903q0-1.611-.822-2.558c-.567-.631-1.308-.955-2.229-.955-1.065 0-1.871.41-2.404 1.228l-.519.87-.518-.87c-.534-.819-1.34-1.228-2.405-1.228-.92 0-1.662.324-2.229.955q-.823.947-.822 2.558v5.253h2.081V9.057c0-1.075.452-1.62 1.357-1.62 1 0 1.502.647 1.502 1.927v2.79h2.069v-2.79c0-1.28.5-1.927 1.501-1.927.905 0 1.357.545 1.357 1.62v5.1h2.081Z", - clipRule: "evenodd" -})); - -const SvgIconBrandMedium = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.769 18.82c3.738 0 6.768-3.051 6.768-6.815S10.507 5.19 6.769 5.19 0 8.24 0 12.005s3.03 6.815 6.769 6.815m10.809-.4c1.87 0 3.385-2.872 3.385-6.415 0-3.542-1.515-6.415-3.385-6.415s-3.384 2.873-3.384 6.415 1.515 6.415 3.384 6.415m5.232-.667c.657 0 1.19-2.573 1.19-5.748 0-3.174-.532-5.748-1.19-5.748s-1.19 2.574-1.19 5.748.532 5.748 1.19 5.748" -})); - -const SvgIconBrandNextjs = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__icon-brand-nextjs" -}, /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__Mask icon-brand-nextjs_svg__group" -}, /*#__PURE__*/React__namespace.createElement("mask", { - id: "icon-brand-nextjs_svg__a", - width: 20, - height: 20, - x: 2, - y: 2, - className: "icon-brand-nextjs_svg__a", - maskUnits: "userSpaceOnUse", - style: { - maskType: "alpha" - } -}, /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__Group" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "none", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10", - className: "icon-brand-nextjs_svg__Vector" -}))), /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__Group", - mask: "url(#icon-brand-nextjs_svg__a)" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "none", - stroke: "#fff", - strokeWidth: 0.8, - d: "M12 21.667A9.667 9.667 0 0 0 21.667 12 9.667 9.667 0 0 0 12 2.334C6.66 2.334 2.333 6.66 2.333 12S6.661 21.667 12 21.667Z", - className: "icon-brand-nextjs_svg__Vector" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__b)", - d: "M18.612 19.503 9.682 8H8v7.997h1.346V9.71l8.21 10.606q.556-.372 1.056-.813", - className: "icon-brand-nextjs_svg__Vector" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__c)", - d: "M16.111 8h-1.333v8h1.333z", - className: "icon-brand-nextjs_svg__Vector" -})))), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__b", - x1: 14.111, - x2: 18.056, - y1: 14.945, - y2: 19.834, - className: "icon-brand-nextjs_svg__b", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React__namespace.createElement("stop", { - stopColor: "#fff" -}), /*#__PURE__*/React__namespace.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 -})), /*#__PURE__*/React__namespace.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__c", - x1: 15.444, - x2: 15.422, - y1: 8, - y2: 13.875, - className: "icon-brand-nextjs_svg__c", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React__namespace.createElement("stop", { - stopColor: "#fff" -}), /*#__PURE__*/React__namespace.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 -})))); - -const SvgIconBrandNotion = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.776 5.571c.616.5.848.462 2.004.385l10.906-.655c.231 0 .039-.23-.038-.269l-1.811-1.31c-.347-.269-.81-.577-1.696-.5l-10.56.77c-.385.039-.462.231-.309.385zm.655 2.542v11.474c0 .617.308.848 1.002.81l11.985-.694c.694-.038.772-.462.772-.963V7.342c0-.5-.193-.77-.618-.731l-12.525.731c-.462.039-.616.27-.616.77Zm11.832.615c.077.347 0 .694-.347.733l-.578.115v8.471c-.501.27-.964.424-1.349.424-.617 0-.771-.193-1.233-.77l-3.778-5.93v5.737l1.196.27s0 .693-.965.693l-2.658.154c-.078-.154 0-.539.27-.616l.693-.192V10.23l-.963-.078c-.077-.346.115-.847.655-.885l2.852-.193 3.931 6.008V9.767l-1.002-.115c-.077-.424.23-.732.616-.77zM3.694 2.953l10.985-.81c1.348-.115 1.696-.037 2.543.578l3.507 2.465c.578.424.771.539.771 1.001v13.516c0 .847-.309 1.348-1.387 1.425l-12.756.77c-.81.039-1.196-.077-1.62-.616l-2.582-3.35c-.463-.617-.655-1.078-.655-1.618V4.3c0-.693.309-1.27 1.194-1.347" -})); - -const SvgIconBrandOpenai = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.565 10.187a4.98 4.98 0 0 0-.428-4.093 5.04 5.04 0 0 0-5.428-2.418A4.99 4.99 0 0 0 10.95 2a5.04 5.04 0 0 0-4.807 3.49A4.99 4.99 0 0 0 2.81 7.905a5.04 5.04 0 0 0 .62 5.91 4.98 4.98 0 0 0 .428 4.092 5.04 5.04 0 0 0 5.428 2.418A4.98 4.98 0 0 0 13.044 22a5.04 5.04 0 0 0 4.81-3.491 4.99 4.99 0 0 0 3.332-2.417 5.04 5.04 0 0 0-.622-5.908v.002Zm-7.518 10.507a3.74 3.74 0 0 1-2.4-.867c.03-.017.084-.046.118-.067l3.983-2.3a.65.65 0 0 0 .328-.567v-5.615l1.683.972a.06.06 0 0 1 .032.046v4.65a3.753 3.753 0 0 1-3.744 3.748m-8.054-3.44a3.73 3.73 0 0 1-.447-2.51l.119.07 3.982 2.3a.65.65 0 0 0 .655 0l4.862-2.808v1.944a.06.06 0 0 1-.024.052l-4.026 2.325a3.753 3.753 0 0 1-5.12-1.372ZM3.945 8.562a3.74 3.74 0 0 1 1.95-1.644l-.001.138v4.601a.65.65 0 0 0 .327.566l4.862 2.807-1.683.972a.06.06 0 0 1-.057.005L5.316 13.68a3.753 3.753 0 0 1-1.372-5.12h.001Zm13.83 3.218-4.862-2.808L14.596 8a.06.06 0 0 1 .057-.005l4.027 2.325a3.75 3.75 0 0 1-.58 6.764v-4.739a.65.65 0 0 0-.324-.566Zm1.675-2.521-.118-.071-3.983-2.3a.65.65 0 0 0-.654 0L9.832 9.695V7.75a.06.06 0 0 1 .024-.052l4.026-2.323a3.748 3.748 0 0 1 5.567 3.882h.001ZM8.917 12.722l-1.683-.972a.06.06 0 0 1-.033-.046v-4.65a3.75 3.75 0 0 1 6.147-2.879l-.118.067-3.983 2.3a.65.65 0 0 0-.327.567zm.915-1.971 2.166-1.25 2.166 1.25v2.5l-2.166 1.25-2.166-1.25z" -})); - -const SvgIconBrandOpera = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 12.012a10.05 10.05 0 0 1-3.334 7.472c-2.562 1.246-4.95.374-5.746-.174 2.513-.548 4.428-3.611 4.428-7.298s-1.915-6.75-4.428-7.297c.796-.548 3.184-1.42 5.746-.175A10.05 10.05 0 0 1 22 12.012" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.717 6.359C7.622 7.654 6.9 9.597 6.85 11.763v.474c.05 2.166.771 4.11 1.866 5.404 1.442 1.868 3.557 3.039 5.945 3.039a7.23 7.23 0 0 0 4.005-1.22A9.9 9.9 0 0 1 12 22h-.472C6.229 21.776 2 17.392 2 12.012 2 6.483 6.478 2 12 2h.05c2.537 0 4.85.971 6.616 2.54a7.23 7.23 0 0 0-4.004-1.22c-2.388 0-4.527 1.196-5.945 3.039" -})); - -const SvgIconBrandParanoid = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "url(#icon-brand-paranoid_svg__a)", - d: "M17.5 1h-11A5.5 5.5 0 0 0 1 6.5v11A5.5 5.5 0 0 0 6.5 23h11a5.5 5.5 0 0 0 5.5-5.5v-11A5.5 5.5 0 0 0 17.5 1" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "#fff", - strokeWidth: 0.825, - d: "M7.21 6.895h-.378v3.657h7.125v7.183h3.715V6.895z" -}), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("radialGradient", { - id: "icon-brand-paranoid_svg__a", - cx: 0, - cy: 0, - r: 1, - gradientTransform: "translate(1101 1101)scale(2200)", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React__namespace.createElement("stop", { - stopColor: "#A1A1AA" -}), /*#__PURE__*/React__namespace.createElement("stop", { - offset: 1, - stopColor: "#3F3F46" -})))); - -const SvgIconBrandParsinta = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillOpacity: 0.3, - d: "M18.321 18.774c.306.328.821.348 1.123.017A10.024 10.024 0 1 0 2.92 16.206c.186.407.683.546 1.074.327.39-.218.526-.71.346-1.12A8.404 8.404 0 1 1 18.334 17.6c-.297.335-.318.846-.013 1.174" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.036 2.826c0-.45-.365-.818-.814-.782a10.025 10.025 0 1 0 10.806 10.807c.037-.45-.332-.815-.782-.815s-.811.366-.855.814a8.395 8.395 0 1 1-9.169-9.169c.448-.044.814-.404.814-.855" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.26 11.311a.824.824 0 0 1 0 1.428l-4.234 2.445a.824.824 0 0 1-1.237-.714V9.58a.824.824 0 0 1 1.237-.714z" -})); - -const SvgIconBrandPatreon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.449 11.994c-1.383 1.451-3.11 1.668-4.982 2.085-1.869.408-2.776 1.828-3.39 3.525-.487 1.368-.959 3.307-2.361 4.049-.86.458-1.947.487-2.772-.06-1.313-.91-1.834-2.543-2.143-4.035-.413-1.957-.753-3.964-.794-5.97-.04-1.701.077-3.594.937-5.113C6.628 1.763 15.03.47 19.124 4.055c2.345 2.043 2.535 5.715.325 7.939" -})); - -const SvgIconBrandPerplexity = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m6 1.869 5.492 5V2h1v4.87l5.508-5v5.687h2.254v8.537H18v6.095L12.492 16.8V22h-1v-5.163l-5.398 5.35L6.027 16H3.5V7.556H6zm1 5.687h3.762L7 4.131zm3.778 1H4.5V15h1.516l-.018-1.706zm.714.7-4.49 4.45.066 6.107 4.424-4.384zm1.002 0 .01 6.158L17 19.812v-6.103zm.715-.7L18 13.291v1.803h1.254V8.558h-6.045Zm.016-1H17v-3.36l-.07-.003z", - clipRule: "evenodd" -})); - -const SvgIconBrandPinterest = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.474 2 2 6.478 2 12.008a10 10 0 0 0 6.351 9.316c-.09-.797-.165-1.999.03-2.87.18-.782 1.172-4.974 1.172-4.974s-.3-.601-.3-1.488c0-1.397.81-2.434 1.801-2.434.856 0 1.261.646 1.261 1.413 0 .856-.54 2.149-.825 3.335-.24.992.495 1.804 1.486 1.804 1.772 0 3.138-1.879 3.138-4.583 0-2.39-1.727-4.072-4.174-4.072-2.838 0-4.52 2.133-4.52 4.342 0 .857.33 1.788.751 2.284.075.105.09.18.075.286-.075.315-.24.991-.27 1.127-.045.18-.15.225-.33.135-1.247-.586-2.027-2.404-2.027-3.877 0-3.155 2.297-6.056 6.606-6.056 3.469 0 6.156 2.48 6.156 5.77 0 3.442-2.177 6.222-5.18 6.222-1.006 0-1.967-.526-2.297-1.142l-.616 2.374c-.225.871-.84 1.953-1.246 2.63.931.285 1.922.45 2.958.45 5.526 0 10-4.478 10-10.008C22 6.478 17.526 2 12 2" -})); - -const SvgIconBrandProducthunt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.5 12h2.833a1.5 1.5 0 0 0 0-3H10.5z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.5 7h4.833a3.5 3.5 0 0 1 0 7H10.5v3h-2z", - clipRule: "evenodd" -})); - -const SvgIconBrandReactjs = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.951 11.623c0-1.325-1.659-2.58-4.203-3.359.587-2.593.326-4.655-.823-5.316a1.8 1.8 0 0 0-.913-.228v.909c.187 0 .338.037.464.106.555.318.795 1.529.608 3.086-.045.383-.118.787-.208 1.199a20 20 0 0 0-2.589-.445 20 20 0 0 0-1.696-2.038c1.33-1.235 2.577-1.912 3.425-1.912v-.91c-1.121 0-2.589.8-4.073 2.186-1.484-1.378-2.951-2.169-4.072-2.169v.91c.843 0 2.095.672 3.424 1.899-.57.6-1.142 1.28-1.684 2.034-.921.098-1.793.249-2.592.449a12 12 0 0 1-.212-1.183c-.192-1.557.044-2.768.595-3.09a.9.9 0 0 1 .469-.106v-.909c-.343 0-.653.074-.922.228-1.145.66-1.402 2.72-.811 5.304-2.536.783-4.187 2.034-4.187 3.355 0 1.325 1.66 2.58 4.203 3.36-.587 2.592-.326 4.655.824 5.315.265.155.575.229.917.229 1.121 0 2.589-.8 4.073-2.185 1.483 1.378 2.951 2.168 4.072 2.168.343 0 .652-.073.922-.228 1.145-.66 1.402-2.72.81-5.304 2.528-.778 4.18-2.034 4.18-3.355Zm-5.308-2.719c-.15.526-.338 1.068-.55 1.61a22 22 0 0 0-1.121-1.932 19 19 0 0 1 1.671.322m-1.867 4.342c-.318.55-.644 1.072-.982 1.557a21 21 0 0 1-3.677.004 21 21 0 0 1-1.834-3.172 21.7 21.7 0 0 1 1.826-3.184 21 21 0 0 1 3.677-.003 21 21 0 0 1 1.835 3.172 23 23 0 0 1-.845 1.626m1.317-.53c.22.546.408 1.092.563 1.622-.534.13-1.097.24-1.68.327a23 23 0 0 0 1.117-1.95Zm-4.134 4.35a17 17 0 0 1-1.133-1.305c.367.016.742.029 1.121.029q.576.001 1.134-.029c-.367.477-.746.913-1.122 1.305m-3.033-2.401a18 18 0 0 1-1.671-.323c.15-.526.338-1.068.55-1.61q.249.489.534.979a27 27 0 0 0 .587.954M11.94 6.18q.57.588 1.133 1.304a25 25 0 0 0-1.12-.028q-.577-.001-1.134.028c.367-.476.746-.913 1.121-1.304M8.922 8.582a23 23 0 0 0-1.117 1.945 18 18 0 0 1-.562-1.623 20 20 0 0 1 1.68-.322Zm-3.689 5.104c-1.443-.616-2.377-1.423-2.377-2.063s.934-1.451 2.377-2.063c.35-.15.734-.285 1.13-.411.232.799.537 1.63.916 2.482a19 19 0 0 0-.905 2.47 12 12 0 0 1-1.141-.415m2.193 5.826c-.554-.318-.795-1.53-.607-3.086.045-.384.118-.787.208-1.199.799.196 1.671.346 2.588.444.55.755 1.121 1.44 1.696 2.039-1.329 1.235-2.576 1.912-3.424 1.912a1 1 0 0 1-.46-.11Zm9.67-3.107c.192 1.557-.045 2.768-.595 3.09a.9.9 0 0 1-.469.106c-.844 0-2.095-.672-3.424-1.9.57-.599 1.141-1.28 1.683-2.034a19 19 0 0 0 2.593-.448q.143.618.212 1.186m1.57-2.719c-.351.15-.734.285-1.13.412a20 20 0 0 0-.917-2.483c.375-.848.677-1.675.905-2.47q.607.19 1.146.415c1.443.616 2.376 1.423 2.376 2.063-.004.64-.937 1.452-2.38 2.063" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.947 13.486a1.863 1.863 0 1 0 0-3.726 1.863 1.863 0 0 0 0 3.726" -})); - -const SvgIconBrandRemix = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-brand-remix_svg__a)" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#212121", - d: "M22 2H2v20h20z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillRule: "evenodd", - d: "M16.699 15.194c.106 1.367.106 2.007.106 2.706h-3.161c0-.152.003-.291.005-.433.009-.439.018-.897-.053-1.821-.094-1.354-.677-1.655-1.75-1.655h-4.97v-2.463h5.122c1.354 0 2.031-.412 2.031-1.503 0-.958-.677-1.54-2.03-1.54H6.874v-2.41h5.686c3.066 0 4.589 1.448 4.589 3.76 0 1.73-1.072 2.859-2.52 3.047 1.222.244 1.937.94 2.069 2.312Z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.8, - strokeWidth: 0.025, - d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" -})), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-brand-remix_svg__a" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M2 2h20v20H2z" -})))); - -const SvgIconBrandRive = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", - clipRule: "evenodd" -})); - -const SvgIconBrandSafari = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.071 18.679A10 10 0 1 0 4.928 4.537a10 10 0 0 0 14.143 14.142M11.854 2.275a.145.145 0 1 1 .292 0v1.682a.145.145 0 1 1-.292 0zm-.837-.085a.146.146 0 0 1 .16.13l.073.703a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16m1.813.13a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm-2.793.015a.145.145 0 0 1 .173.112l.348 1.646a.145.145 0 1 1-.285.06l-.348-1.645a.146.146 0 0 1 .112-.173m3.76.114a.145.145 0 0 1 .173-.113.145.145 0 0 1 .112.173l-.35 1.645a.145.145 0 1 1-.285-.06zm-4.723.153a.145.145 0 0 1 .184.094l.218.672a.145.145 0 1 1-.277.09l-.219-.672a.145.145 0 0 1 .094-.184m5.67.094a.145.145 0 0 1 .184-.094.146.146 0 0 1 .093.184l-.219.673a.146.146 0 1 1-.277-.09zm-6.594.25a.145.145 0 0 1 .193.075l.683 1.536a.145.145 0 1 1-.267.119l-.683-1.537a.145.145 0 0 1 .074-.192Zm7.52.08a.146.146 0 1 1 .265.118L15.25 4.68a.146.146 0 1 1-.266-.119zm-8.405.381a.146.146 0 0 1 .2.053l.353.613a.145.145 0 1 1-.252.146l-.354-.613a.145.145 0 0 1 .053-.199m9.27.054a.145.145 0 0 1 .2-.054c.07.04.093.13.053.2l-.354.612a.146.146 0 1 1-.252-.146zm-10.1.475a.146.146 0 0 1 .203.032l.987 1.361a.145.145 0 1 1-.236.171l-.987-1.36a.145.145 0 0 1 .032-.204Zm10.937.04a.145.145 0 0 1 .204-.033c.065.048.08.138.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36ZM5.665 4.57a.145.145 0 0 1 .206.01l.473.526a.146.146 0 1 1-.217.196l-.473-.526a.145.145 0 0 1 .01-.206Zm12.465.012a.146.146 0 1 1 .217.195l-.473.526a.145.145 0 1 1-.217-.195zm-13.175.685a.146.146 0 0 1 .206-.011l1.25 1.125c.06.054.065.146.01.206a.145.145 0 0 1-.205.01l-1.25-1.125a.145.145 0 0 1-.01-.205Zm13.888-.006a.145.145 0 0 1 .206.01c.054.06.05.152-.01.206l-1.252 1.125a.14.14 0 0 1-.067.034l-4.577 6.17-8.11 5.455.43-.581-.306.276a.146.146 0 1 1-.195-.217l1.25-1.124a.15.15 0 0 1 .067-.035l4.578-6.17 8.11-5.455-.432.583zM4.34 6.04a.145.145 0 0 1 .204-.031l.572.415a.146.146 0 1 1-.171.236l-.572-.415a.145.145 0 0 1-.033-.204Zm15.122-.026a.146.146 0 1 1 .171.236l-.572.415a.146.146 0 1 1-.171-.236zm-15.67.854a.145.145 0 0 1 .2-.054l1.456.841a.145.145 0 1 1-.146.253l-1.456-.841a.145.145 0 0 1-.054-.2Zm16.218-.054a.146.146 0 1 1 .146.253l-1.456.84a.146.146 0 1 1-.146-.252l1.456-.84ZM3.353 7.75a.145.145 0 0 1 .192-.074l.647.288a.146.146 0 1 1-.12.266l-.645-.288a.145.145 0 0 1-.074-.192m17.106-.068a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm-17.47.989a.145.145 0 0 1 .184-.094L4.77 9.1a.145.145 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.184Zm17.843-.088a.146.146 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zM2.738 9.64a.145.145 0 0 1 .173-.112l.691.147a.145.145 0 1 1-.06.285l-.692-.147a.145.145 0 0 1-.112-.173m18.352-.11a.145.145 0 1 1 .06.285l-.692.147a.146.146 0 1 1-.06-.286zM2.574 10.611a.145.145 0 0 1 .16-.13l1.673.177a.146.146 0 1 1-.03.29l-1.673-.177a.145.145 0 0 1-.13-.16m18.693-.117a.145.145 0 0 1 .16.13.145.145 0 0 1-.13.16l-1.672.174a.145.145 0 1 1-.03-.29zM2.531 11.607c0-.08.065-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.145-.146m17.94 0c0-.08.064-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.146-.146Zm-16.096.65a.145.145 0 1 1 .03.29l-1.672.174a.145.145 0 1 1-.03-.29l1.672-.175Zm15.089.14a.145.145 0 0 1 .16-.13l1.672.176a.146.146 0 1 1-.03.29l-1.673-.176a.145.145 0 0 1-.13-.16Zm-15.922.857a.146.146 0 1 1 .06.285l-.692.148a.146.146 0 1 1-.06-.286zm16.743.114a.145.145 0 0 1 .173-.112l.692.147a.146.146 0 1 1-.06.285l-.692-.147a.146.146 0 0 1-.113-.173m-15.606.466a.145.145 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zm14.457.098a.145.145 0 0 1 .184-.093l1.599.521a.146.146 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.185M4.069 14.98a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm15.667.08a.145.145 0 0 1 .192-.074l.646.288a.146.146 0 0 1-.118.267l-.646-.289a.145.145 0 0 1-.074-.192M5.3 15.307a.145.145 0 0 1 .2.054c.04.07.016.159-.054.2l-1.456.84a.145.145 0 0 1-.2-.053.145.145 0 0 1 .054-.2zm13.199.054a.145.145 0 0 1 .199-.054l1.456.841c.07.04.094.13.054.2a.145.145 0 0 1-.2.053l-1.456-.84a.145.145 0 0 1-.053-.2M4.94 16.55a.146.146 0 1 1 .171.236l-.572.416a.146.146 0 1 1-.171-.237zm13.912.037a.145.145 0 0 1 .204-.032l.572.416a.145.145 0 1 1-.17.236l-.573-.416a.146.146 0 0 1-.033-.204m-1.274.043a.146.146 0 0 1 .206-.011l1.25 1.125a.146.146 0 1 1-.195.217l-1.25-1.125a.145.145 0 0 1-.01-.206ZM7.381 17.71a.145.145 0 0 1 .204-.033c.065.048.08.139.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36Zm9.026-.027a.146.146 0 0 1 .204.033l.987 1.361a.146.146 0 1 1-.236.171l-.987-1.361a.145.145 0 0 1 .032-.204m-10.28.23a.146.146 0 1 1 .216.196l-.473.526a.145.145 0 1 1-.217-.196l.473-.525Zm11.54-.01a.145.145 0 0 1 .206.012l.473.525a.146.146 0 1 1-.217.195l-.473-.525a.145.145 0 0 1 .01-.206Zm-8.917.633a.145.145 0 0 1 .192-.074.145.145 0 0 1 .074.193l-.685 1.535a.145.145 0 1 1-.266-.118zm6.298-.07a.145.145 0 0 1 .193.074l.683 1.537a.145.145 0 1 1-.266.118l-.684-1.536a.145.145 0 0 1 .074-.193m-7.482.531a.145.145 0 0 1 .199-.053c.07.04.094.129.053.199l-.353.612a.146.146 0 1 1-.253-.146zm8.67-.053a.145.145 0 0 1 .198.053l.354.613a.145.145 0 1 1-.252.145l-.354-.612a.146.146 0 0 1 .053-.2Zm-5.968.118a.145.145 0 0 1 .172-.113c.08.017.13.094.113.173l-.35 1.645a.145.145 0 1 1-.285-.06zm3.286-.112a.145.145 0 0 1 .173.113l.349 1.645a.146.146 0 1 1-.286.06l-.348-1.645a.145.145 0 0 1 .112-.173m-1.7.309a.146.146 0 0 1 .292 0v1.682c0 .08-.065.146-.146.146a.145.145 0 0 1-.146-.146zm-2.656.498a.146.146 0 1 1 .277.09l-.219.673a.145.145 0 1 1-.277-.09zm5.42-.093a.146.146 0 0 1 .184.094l.218.672a.146.146 0 1 1-.277.09l-.22-.673a.146.146 0 0 1 .095-.183m-3.664.498a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm1.926-.13a.146.146 0 0 1 .16.13l.073.704a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16Z", - clipRule: "evenodd" -})); - -const SvgIconBrandSketch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m1.11 8.96 4.47-6.07a.56.56 0 0 1 .388-.223l5.974-.664a.6.6 0 0 1 .122 0l5.973.664a.56.56 0 0 1 .388.223L22.9 8.96a.57.57 0 0 1-.028.696l-10.55 12.2a.423.423 0 0 1-.633 0L1.136 9.655a.57.57 0 0 1-.027-.695Zm12.433-5.162L17.76 7.78c.181.172.489.026.47-.223l-.202-2.827c-.013-.157.229-.21.273-.049l.925 3.238a.7.7 0 0 0 .45.47l1.974.657c.146.048.11.272-.043.272H19.71a.7.7 0 0 0-.588.323l-5.171 8.125a.21.21 0 0 1-.365-.203l3.706-7.644a.422.422 0 0 0-.377-.6H7.093a.422.422 0 0 0-.376.6l3.706 7.644a.21.21 0 0 1-.365.204l-5.17-8.125a.7.7 0 0 0-.59-.324H2.342c-.154 0-.19-.224-.043-.272l2.028-.659a.7.7 0 0 0 .455-.472l.924-3.234c.044-.158.287-.115.274.049l-.203 2.827c-.018.249.29.395.47.223l4.218-3.983a.14.14 0 0 1 .205.19L7.84 7.47a.281.281 0 0 0 .216.454h7.896c.23 0 .36-.276.216-.454l-2.83-3.482a.14.14 0 0 1 .205-.19", - clipRule: "evenodd" -})); - -const SvgIconBrandSlack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.361 14.577a2.047 2.047 0 1 1-4.095 0c0-1.133.915-2.05 2.048-2.05H6.36zm1.024 0a2.047 2.047 0 1 1 4.096 0v5.124a2.047 2.047 0 1 1-4.096 0zm2.048-8.228a2.047 2.047 0 0 1-2.048-2.05 2.047 2.047 0 1 1 4.095 0v2.05zm0 1.04c1.132 0 2.047.916 2.047 2.05a2.046 2.046 0 0 1-2.047 2.049H4.298a2.047 2.047 0 0 1-2.048-2.05c0-1.133.915-2.05 2.048-2.05h5.135Zm8.206 2.049a2.047 2.047 0 1 1 4.096 0c0 1.134-.916 2.05-2.048 2.05h-2.048zm-1.024 0a2.047 2.047 0 1 1-4.095 0V4.3a2.047 2.047 0 1 1 4.095 0v5.14Zm-2.048 8.213c1.133 0 2.048.916 2.048 2.05a2.047 2.047 0 1 1-4.095 0v-2.05zm0-1.024a2.047 2.047 0 0 1-2.047-2.05c0-1.133.915-2.05 2.047-2.05h5.135c1.133 0 2.048.917 2.048 2.05 0 1.134-.915 2.05-2.048 2.05z" -})); - -const SvgIconBrandSnapchat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.628 16.894c-.084-.28-.488-.475-.488-.475-.037-.022-.073-.039-.1-.053a7.7 7.7 0 0 1-1.767-1.157 6 6 0 0 1-1.024-1.167 4.4 4.4 0 0 1-.563-1.163c-.04-.15-.031-.21 0-.287a.46.46 0 0 1 .142-.157c.226-.159.591-.396.815-.541.192-.126.36-.234.457-.301.315-.22.53-.444.659-.687.164-.312.184-.658.055-.996-.173-.457-.6-.73-1.14-.73-.12 0-.246.013-.369.038-.31.067-.605.179-.85.274-.018.008-.037-.006-.037-.025.025-.611.056-1.432-.011-2.213-.062-.706-.207-1.3-.444-1.819a4.8 4.8 0 0 0-.792-1.183 4.9 4.9 0 0 0-1.25-1.007c-.862-.494-1.845-.745-2.919-.745-1.071 0-2.05.251-2.915.742A5 5 0 0 0 7.834 4.25a5 5 0 0 0-.792 1.183c-.237.52-.382 1.114-.444 1.82-.067.78-.039 1.537-.011 2.212 0 .02-.02.033-.036.025a6 6 0 0 0-.851-.273 1.7 1.7 0 0 0-.369-.04c-.54 0-.968.274-1.14.731-.129.34-.11.684.055.996.128.243.343.466.659.687.097.067.265.176.457.301.22.143.575.371.8.533a.5.5 0 0 1 .154.168c.034.08.04.139-.002.298a4.4 4.4 0 0 1-.561 1.152c-.276.419-.622.81-1.024 1.167a7.8 7.8 0 0 1-1.766 1.157q-.048.021-.112.059c-.042.025-.402.204-.477.469-.112.39.184.756.491.954.497.32 1.102.494 1.454.586q.146.037.268.075c.05.017.175.064.231.134.067.087.075.195.1.318.04.207.126.46.38.636.279.193.636.207 1.085.223.472.017 1.058.042 1.727.263.31.103.592.276.918.477.681.418 1.53.94 2.977.94 1.448 0 2.302-.524 2.988-.943.324-.198.603-.371.907-.471.67-.221 1.255-.243 1.727-.263.45-.017.806-.03 1.085-.223.274-.187.352-.469.388-.68.02-.104.034-.199.092-.277.05-.067.168-.112.223-.131q.124-.037.277-.078c.351-.095.79-.204 1.325-.508.633-.363.678-.812.611-1.032Z" -})); - -const SvgIconBrandSpotify = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.475 2 2 6.477 2 12s4.476 10 10 10c5.523 0 10-4.477 10-10S17.523 2 12 2m4.585 14.423a.623.623 0 0 1-.857.207c-2.348-1.435-5.304-1.76-8.785-.964a.624.624 0 0 1-.277-1.216c3.81-.87 7.077-.495 9.713 1.116.293.18.387.563.206.857M17.81 13.7a.78.78 0 0 1-1.072.257c-2.688-1.653-6.786-2.131-9.965-1.166a.78.78 0 0 1-.453-1.492c3.632-1.102 8.147-.568 11.234 1.329a.78.78 0 0 1 .256 1.072m.105-2.836c-3.223-1.914-8.54-2.09-11.617-1.156a.935.935 0 1 1-.543-1.79c3.532-1.072 9.404-.865 13.115 1.338a.934.934 0 1 1-.954 1.608Z" -})); - -const SvgIconBrandTailwindcss = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.993 6c-2.662 0-4.32 1.324-4.99 3.97 1.004-1.323 2.168-1.817 3.506-1.497.756.189 1.31.742 1.905 1.338.975 1.004 2.11 2.153 4.582 2.153 2.662 0 4.335-1.324 5.004-3.971q-1.506 1.985-3.49 1.483c-.757-.189-1.31-.741-1.906-1.338C15.614 7.15 14.48 6 11.993 6m-4.99 5.964c-2.676 0-4.334 1.323-5.003 3.97 1.004-1.323 2.167-1.818 3.505-1.498.757.19 1.31.742 1.906 1.338.974 1.004 2.109 2.153 4.582 2.153 2.662 0 4.334-1.323 5.003-3.97-1.003 1.323-2.167 1.817-3.505 1.483-.756-.19-1.31-.742-1.905-1.338-.975-.99-2.11-2.138-4.582-2.138Z", - clipRule: "evenodd" -})); - -const SvgIconBrandTelegram = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.581 10.68q9.263-4.023 12.35-5.303c5.884-2.44 7.105-2.863 7.903-2.877.175-.003.566.04.82.246.212.173.272.407.302.572.026.164.063.538.033.83-.318 3.339-1.698 11.44-2.4 15.178-.294 1.582-.88 2.113-1.446 2.165-1.23.112-2.164-.81-3.355-1.589-1.863-1.218-2.916-1.976-4.726-3.164-2.091-1.374-.735-2.129.457-3.363.31-.323 5.731-5.236 5.834-5.682.013-.055.027-.263-.1-.373-.122-.11-.304-.072-.436-.042-.189.042-3.164 2.004-8.935 5.886q-1.266.867-2.297.845c-.754-.016-2.21-.426-3.293-.776-1.323-.43-2.379-.657-2.286-1.387q.07-.57 1.575-1.167Z" -})); - -const SvgIconBrandThreads = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.906 11.251a7 7 0 0 0-.269-.122c-.158-2.915-1.75-4.584-4.424-4.602h-.036c-1.6 0-2.93.683-3.749 1.926l1.47 1.01c.612-.929 1.572-1.127 2.28-1.127h.024c.88.006 1.544.262 1.975.761q.47.547.625 1.5a11.3 11.3 0 0 0-2.527-.121c-2.542.146-4.177 1.63-4.067 3.69.056 1.046.576 1.945 1.466 2.533.752.497 1.72.74 2.728.685 1.33-.073 2.372-.58 3.1-1.509.553-.704.902-1.617 1.057-2.768.633.382 1.103.886 1.362 1.49.441 1.03.467 2.72-.912 4.098-1.208 1.208-2.66 1.73-4.855 1.746-2.434-.018-4.275-.799-5.472-2.321-1.121-1.426-1.7-3.485-1.722-6.12.021-2.635.6-4.694 1.722-6.12 1.197-1.522 3.038-2.303 5.472-2.32 2.452.018 4.326.803 5.568 2.332.61.75 1.07 1.694 1.372 2.794l1.723-.46c-.367-1.354-.944-2.52-1.73-3.488-1.594-1.961-3.924-2.966-6.927-2.987h-.012c-2.996.02-5.3 1.03-6.849 2.998-1.377 1.752-2.088 4.19-2.111 7.245v.014c.023 3.056.734 5.493 2.111 7.245 1.548 1.969 3.853 2.977 6.85 2.998h.011c2.664-.018 4.542-.716 6.089-2.262 2.024-2.023 1.963-4.559 1.296-6.115-.479-1.116-1.391-2.023-2.639-2.622Zm-4.6 4.327c-1.114.062-2.271-.438-2.328-1.51-.043-.794.565-1.68 2.397-1.787q.315-.018.618-.018c.665 0 1.288.065 1.854.189-.211 2.637-1.45 3.066-2.54 3.126Z" -})); - -const SvgIconBrandTiktok = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.714 10.213a8.2 8.2 0 0 1-4.773-1.526v6.986A6.33 6.33 0 0 1 9.611 22a6.3 6.3 0 0 1-3.524-1.07A6.329 6.329 0 0 1 10.48 9.405v3.499a2.895 2.895 0 1 0 2.017 2.769V2h3.444v.44a4.79 4.79 0 0 0 4.773 4.35z" -})); - -const SvgIconBrandTurbopack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.737 9.34a.41.41 0 0 0-.41.41v4.554c0 .226.184.41.41.41h4.555a.41.41 0 0 0 .41-.41V9.75a.41.41 0 0 0-.41-.41zM6.452 6.089a.375.375 0 0 0-.375.375V17.59c0 .207.168.375.375.375h11.126a.375.375 0 0 0 .375-.375V6.464a.375.375 0 0 0-.375-.375z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12.213v7.234c0 .485.135.939.37 1.325l2.609-2.608v-5.951zm1.19 9.393 2.585-2.586.055.001h5.698V22H4.553c-.501 0-.97-.145-1.364-.394Zm9.506.394h6.75A2.553 2.553 0 0 0 22 19.447V4.553A2.553 2.553 0 0 0 19.447 2h-7.234v2.979h5.957c.47 0 .851.38.851.85V18.17a.85.85 0 0 1-.85.851h-5.475z", - clipRule: "evenodd" -})); - -const SvgIconBrandTurborepo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.992 5.496C8.41 5.496 5.494 8.414 5.494 12s2.915 6.503 6.498 6.503 6.499-2.917 6.499-6.503-2.915-6.504-6.499-6.504m0 9.87A3.364 3.364 0 0 1 8.63 12a3.364 3.364 0 1 1 6.726 0 3.364 3.364 0 0 1-3.363 3.366Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.537 4.428V2C17.81 2.282 22 6.652 22 12s-4.19 9.717-9.463 10v-2.428c3.93-.281 7.043-3.568 7.043-7.572s-3.113-7.29-7.043-7.572M6.26 16.965a7.57 7.57 0 0 1-1.833-4.42H2a9.98 9.98 0 0 0 2.543 6.139zM11.447 22v-2.428a7.54 7.54 0 0 1-4.418-1.835l-1.717 1.719A9.96 9.96 0 0 0 11.446 22h.002Z", - clipRule: "evenodd" -})); - -const SvgIconBrandTwitch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.542 6.607H12v4.607h1.542zm3.854 4.607V6.607h-1.541v4.607z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.604 2 2.75 5.84v13.82h4.625v3.84l3.854-3.84h3.084l6.937-6.91V2zm10.023 13.054 3.083-3.072V3.536H7.377v11.518h3.083v3.071l3.084-3.071z", - clipRule: "evenodd" -})); - -const SvgIconBrandTwitter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M23.25 5.131a9.4 9.4 0 0 1-2.65.715 4.57 4.57 0 0 0 2.029-2.514c-.892.52-1.88.899-2.931 1.102A4.65 4.65 0 0 0 16.328 3c-2.548 0-4.615 2.035-4.615 4.545q.001.533.119 1.034a13.18 13.18 0 0 1-9.515-4.748 4.5 4.5 0 0 0-.625 2.284c0 1.577.816 2.969 2.054 3.783a4.66 4.66 0 0 1-2.091-.569v.059c0 2.201 1.59 4.038 3.703 4.456a4.7 4.7 0 0 1-2.085.078c.588 1.804 2.292 3.119 4.312 3.154a9.36 9.36 0 0 1-5.733 1.946 10 10 0 0 1-1.102-.063A13.2 13.2 0 0 0 7.825 21c8.492 0 13.135-6.923 13.135-12.928q0-.294-.014-.587a9.3 9.3 0 0 0 2.302-2.35z" -})); - -const SvgIconBrandVenmo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.766 2.5c.678 1.11.984 2.255.984 3.7 0 4.609-3.97 10.596-7.19 14.8H6.2L3.25 3.51l6.443-.607 1.56 12.446c1.458-2.354 3.257-6.054 3.257-8.576 0-1.381-.239-2.321-.611-3.096z" -})); - -const SvgIconBrandVercel = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12 3 10 17.32H2z" -})); - -const SvgIconBrandVkontakte = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.982 19C5.466 19 1.18 13.745 1 5h3.765c.124 6.418 2.9 9.137 5.098 9.698V5h3.546v5.536c2.17-.239 4.451-2.761 5.221-5.536h3.545c-.59 3.42-3.064 5.942-4.823 6.979 1.759.84 4.576 3.041 5.648 7.021h-3.903c-.838-2.663-2.926-4.723-5.688-5.003V19z" -})); - -const SvgIconBrandVscode = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.19 8.903s-.486-.352.098-.82L3.65 6.864a.58.58 0 0 1 .8-.052l12.567 9.519v4.566s0 .716-.927.636z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.421 11.845 2.19 14.791s-.332.248 0 .69l1.504 1.369s.359.384.887-.052l3.436-2.601-2.596-2.354Zm5.689.025 5.945-4.54-.038-4.53s-.254-1-1.1-.484l-7.91 7.203z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.09 21.54a.82.82 0 0 0 .763.237l4.632-2.283c.6-.4.51-.904.51-.904V4.96c0-.601-.612-.801-.612-.801l-4.016-1.941c-.877-.542-1.45.098-1.45.098s.738-.532 1.1.484v18.01a.8.8 0 0 1-.08.356c-.106.212-.334.412-.885.328z" -})); - -const SvgIconBrandWebflow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m24 4.827-7.339 14.347H9.768l3.071-5.946h-.138C10.167 16.517 6.387 18.682 1 19.174V13.31s3.446-.204 5.472-2.334H1v-6.15h6.15v5.059h.138L9.8 4.826h4.65v5.026h.139l2.607-5.026z", - clipRule: "evenodd" -})); - -const SvgIconBrandWhatsapp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.127 7.456c.172.006.362.015.543.417.123.274.33.785.496 1.193.123.302.223.548.248.6.06.12.1.262.02.423l-.034.07c-.06.123-.104.213-.207.332l-.125.15c-.083.101-.165.202-.237.273-.121.12-.247.252-.106.493.14.242.625 1.032 1.343 1.672.773.69 1.444.98 1.784 1.128q.1.042.159.071c.241.12.382.1.523-.06.14-.162.603-.706.764-.947.162-.242.322-.202.544-.121.221.08 1.408.665 1.65.785l.133.066c.168.08.282.135.33.216.06.101.06.585-.14 1.149-.202.564-1.188 1.108-1.63 1.148l-.13.014c-.409.048-.925.109-2.769-.619-2.27-.895-3.767-3.115-4.075-3.57q-.037-.057-.05-.075l-.003-.004c-.131-.175-.984-1.315-.984-2.494 0-1.111.547-1.694.798-1.963l.048-.051a.89.89 0 0 1 .644-.302z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m2.339 21.75 1.371-5.007a9.65 9.65 0 0 1-1.29-4.83c.002-5.329 4.338-9.663 9.666-9.663a9.6 9.6 0 0 1 6.837 2.834 9.6 9.6 0 0 1 2.829 6.836c-.003 5.327-4.339 9.663-9.666 9.663h-.004a9.66 9.66 0 0 1-4.62-1.177zm9.75-17.868c-4.432 0-8.036 3.603-8.037 8.03a8 8 0 0 0 1.228 4.275l.191.304-.811 2.963 3.04-.797.294.174a8 8 0 0 0 4.089 1.12h.003c4.428 0 8.032-3.603 8.033-8.032a7.98 7.98 0 0 0-2.35-5.682 7.98 7.98 0 0 0-5.68-2.355", - clipRule: "evenodd" -})); - -const SvgIconBrandX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.403 3.5h2.882l-6.296 7.201 7.407 9.799h-5.8l-4.542-5.943L5.856 20.5H2.973l6.734-7.702L2.602 3.5h5.946l4.106 5.432 4.75-5.432Zm-1.011 15.274h1.597L7.68 5.135H5.967z" -})); - -const SvgIconBrandYoutube = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.204 4.008c.904.28 1.615 1.101 1.857 2.147C22.498 8.048 22.5 12 22.5 12s0 3.952-.44 5.845c-.241 1.046-.952 1.867-1.856 2.147C18.567 20.5 12 20.5 12 20.5s-6.567 0-8.204-.508c-.904-.28-1.615-1.101-1.857-2.147C1.5 15.952 1.5 12 1.5 12s0-3.952.44-5.845c.241-1.046.952-1.867 1.856-2.147C5.433 3.5 12 3.5 12 3.5s6.567 0 8.204.508M15.514 12l-5.716 3.3V8.7l5.715 3.3Z", - clipRule: "evenodd" -})); - -const SvgIconBreakfestFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 3c-2.66 0-5.105.61-6.91 1.635C3.304 5.648 2 7.162 2 9c0 1.438.805 2.683 2 3.634v6.616c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 19.25v-6.616c1.195-.951 2-2.196 2-3.634 0-1.838-1.305-3.352-3.09-4.365C17.106 3.61 14.66 3 12 3" -})); - -const SvgIconBreakfest = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12.26c1.252-.895 2-2.028 2-3.26 0-2.9-4.141-5.25-9.25-5.25S2.75 6.1 2.75 9c0 1.232.748 2.365 2 3.26v6.99a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" -})); - -const SvgIconBroadcastFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m3.75 0a7.48 7.48 0 0 0-1.91-5 .75.75 0 1 0-1.117 1 6 6 0 0 1 0 8 .75.75 0 0 0 1.117 1 7.48 7.48 0 0 0 1.91-5M7.527 8A.75.75 0 1 0 6.41 7a7.494 7.494 0 0 0 0 10 .75.75 0 0 0 1.117-1 5.995 5.995 0 0 1 0-8m14.839-.374a11.2 11.2 0 0 0-2.33-3.501.75.75 0 1 0-1.071 1.05 9.74 9.74 0 0 1 0 13.646.751.751 0 0 0 1.07 1.054 11.26 11.26 0 0 0 2.33-12.254zm-19.35 8.169a9.74 9.74 0 0 1 2.02-10.618.75.75 0 1 0-1.071-1.052 11.24 11.24 0 0 0 0 15.75.75.75 0 1 0 1.07-1.05 9.7 9.7 0 0 1-2.02-3.03Z" -})); - -const SvgIconBroadcast = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m0 6a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5m6.91.67A7.5 7.5 0 0 1 17.59 17a.75.75 0 0 1-1.117-1 5.995 5.995 0 0 0 0-8 .751.751 0 1 1 1.117-1 7.51 7.51 0 0 1 1.32 7.92M6.47 9.664A6 6 0 0 0 7.524 16a.75.75 0 0 1-1.117 1 7.493 7.493 0 0 1 0-10 .751.751 0 0 1 1.12 1A6 6 0 0 0 6.47 9.666ZM23.25 12a11.2 11.2 0 0 1-3.215 7.875.75.75 0 1 1-1.07-1.05 9.74 9.74 0 0 0 0-13.646.75.75 0 1 1 1.07-1.054A11.2 11.2 0 0 1 23.25 12M5.035 18.823a.75.75 0 1 1-1.07 1.052 11.24 11.24 0 0 1 0-15.75.75.75 0 1 1 1.07 1.05 9.74 9.74 0 0 0 0 13.646z" -})); - -const SvgIconBrokenChainLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.25 3.25a.75.75 0 0 0 1.5 0zm1.5-1.5a.75.75 0 0 0-1.5 0zm6 19a.75.75 0 0 0-1.5 0zm-1.5 1.5a.75.75 0 0 0 1.5 0zm-11-12.5a.75.75 0 0 0 0-1.5zm-1.5-1.5a.75.75 0 0 0 0 1.5zm19 6a.75.75 0 0 0 0 1.5zm1.5 1.5a.75.75 0 0 0 0-1.5zM4.22 5.28a.75.75 0 0 0 1.06-1.06zm-.44-2.56a.75.75 0 0 0-1.06 1.06zm16 16a.75.75 0 1 0-1.06 1.06zm.44 2.56a.75.75 0 1 0 1.06-1.06zM3.207 15.207l.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 1 0 1.06 1.06zm-3.44 5.56a.75.75 0 1 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 1 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 1 0-1.06-1.06zM9.75 3.25v-1.5h-1.5v1.5zm4.5 17.5v1.5h1.5v-1.5zm-11-12.5h-1.5v1.5h1.5zm17.5 7.5h1.5v-1.5h-1.5zM5.28 4.22l-1.5-1.5-1.06 1.06 1.5 1.5zm13.44 15.56 1.5 1.5 1.06-1.06-1.5-1.5zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.474-5.586-5.586-1.06 1.06 5.586 5.586zm-8.06-5.586L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.043 1.06 1.06L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.043zm9.526-12a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.474zm-12 12a1.75 1.75 0 0 0 2.474 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.526-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.474 0l1.06 1.06a.25.25 0 0 1 .354 0z" -})); - -const SvgIconBrokenHeartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.916 3.792c-1.36-.768-2.819-.957-4.17-.655-1.89.422-3.497 1.791-4.264 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.307-.291-2.717-.124-4.038.584a3.95 3.95 0 0 0-1.328 1.302c-.503.805-.85 1.948-1.094 3.71l2.738 2.738c.201.2.271.498.181.767l-1 3a.75.75 0 1 1-1.422-.474l.853-2.56L9.47 9.53a.75.75 0 0 1-.214-.623c.254-2.031.645-3.538 1.358-4.68q.143-.229.302-.435" -})); - -const SvgIconBrokenHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572m0 0c-.88.964-1.512 2.216-2 3.428l3 3-1 3" -})); - -const SvgIconBubbleQuotesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.874a.25.25 0 0 0-.16.058l-2.098 1.738a1.75 1.75 0 0 1-2.24-.007l-2.066-1.73a.25.25 0 0 0-.16-.059H3.75A1.75 1.75 0 0 1 2 17.25zm5.5 5.283C7.5 8.91 8.406 8 9.523 8c1.113 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.624-.126.453.453 0 0 1 .125-.627c.679-.454 1.201-.837 1.554-1.339q.084-.12.157-.251a2.028 2.028 0 0 1-2.81-1.874m4.945 0c0-1.123.906-2.033 2.023-2.033 1.114 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.623-.126.453.453 0 0 1 .125-.627c.678-.454 1.2-.837 1.554-1.339q.084-.12.156-.251a2 2 0 0 1-.787.16 2.03 2.03 0 0 1-2.023-2.034", - clipRule: "evenodd" -})); - -const SvgIconBubbleQuotes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4.874a1 1 0 0 0-.638.23l-2.098 1.738a1 1 0 0 1-1.28-.003l-2.066-1.731a1 1 0 0 0-.642-.234H3.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.523 8C8.406 8 7.5 8.91 7.5 10.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.157.251c-.353.502-.875.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .624.125c.67-.449 1.328-.913 1.79-1.569.474-.674.716-1.51.658-2.66A2.03 2.03 0 0 0 9.523 8m4.945 0c-1.117 0-2.023.91-2.023 2.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.156.251c-.353.502-.876.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .623.125c.67-.449 1.328-.913 1.79-1.569.474-.674.717-1.51.658-2.66A2.03 2.03 0 0 0 14.468 8" -})); - -const SvgIconBugFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 7h.25c.966 0 1.75.784 1.75 1.75v.138l1.758-.598a.75.75 0 0 1 .484 1.42L19 10.473V13h2.25a.75.75 0 0 1 0 1.5H19v.5a7 7 0 0 1-.21 1.71 1 1 0 0 1 .082.024l2.37.806a.75.75 0 0 1-.484 1.42l-2.37-.806a1 1 0 0 1-.113-.05 7 7 0 0 1-5.525 3.856v-8.21a.75.75 0 0 0-1.5 0v8.21a7 7 0 0 1-5.525-3.855 1 1 0 0 1-.113.049l-2.37.806a.75.75 0 1 1-.484-1.42l2.37-.806a1 1 0 0 1 .083-.023A7 7 0 0 1 5 15v-.5H2.75a.75.75 0 0 1 0-1.5H5v-2.527L2.758 9.71a.75.75 0 1 1 .484-1.42L5 8.888V8.75C5 7.784 5.784 7 6.75 7H7a5 5 0 0 1 10 0m-5-3.5A3.5 3.5 0 0 0 8.5 7h7A3.5 3.5 0 0 0 12 3.5", - clipRule: "evenodd" -})); - -const SvgIconBug = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.37 9.806 3 9m2.37 4.75H2.75m2.62 3.694L3 18.25m15.63-8.444L21 9m-2.37 4.75h2.62m-2.62 3.694 2.37.806m-9-4.5v7M7.75 7.5V7a4.25 4.25 0 0 1 8.5 0v.5M5.75 15V8.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1V15a6.25 6.25 0 1 1-12.5 0" -})); - -const SvgIconBuildingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 5.75C6 4.784 6.784 4 7.75 4h8.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.75h.25a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1 0-1.5H2V9.75C2 8.784 2.784 8 3.75 8H6zM6 9.5H3.75a.25.25 0 0 0-.25.25v8.75H6zm12 9h2.5V9.75a.25.25 0 0 0-.25-.25H18zm-4 0v-3.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25v3.25z", - clipRule: "evenodd" -})); - -const SvgIconBuilding = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 19.25h1m19.5 0h-1m0 0v-9.5a1 1 0 0 0-1-1h-3m4 10.5h-4m0-10.5v10.5m0-10.5v-3a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v3m10.5 10.5h-3m-7.5 0V8.75m0 10.5h-4m4 0h3m-3-10.5h-3a1 1 0 0 0-1 1v9.5m7 0v-3.5a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v3.5m-4.5 0h4.5" -})); - -const SvgIconBulletFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2" -})); - -const SvgIconBulletListFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 4.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm-6 7.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconBulletList = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.75h8.5m-8.5-9.5h8.5m-12.5 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 9.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0" -})); - -const SvgIconBullet = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5 -})); - -const SvgIconCainLink2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 7.5a.25.25 0 0 0-.25.25v8.5c0 .138.112.25.25.25h5.5a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 1 16.25v-8.5C1 6.784 1.784 6 2.75 6h5.5a.75.75 0 0 1 0 1.5zM15 6.75a.75.75 0 0 1 .75-.75h5.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 21.25 18h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-5.5a.75.75 0 0 1-.75-.75M6 12a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75A.75.75 0 0 1 6 12", - clipRule: "evenodd" -})); - -const SvgIconCainLink3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.913 5.088a5.42 5.42 0 0 0-7.666 0l-.966.966a.75.75 0 0 1-1.061-1.06l.966-.967a6.92 6.92 0 0 1 9.787 9.787l-.968.968a.75.75 0 0 1-1.061-1.06l.969-.97a5.42 5.42 0 0 0 0-7.664M15.03 8.97a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 1 1-1.06-1.06l5-5a.75.75 0 0 1 1.06 0m-8.97.245a.75.75 0 0 1 0 1.06l-.972.972a5.42 5.42 0 0 0 7.665 7.666l.964-.965a.75.75 0 0 1 1.061 1.06l-.964.965a6.92 6.92 0 0 1-9.787-9.787l.972-.971a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" -})); - -const SvgIconCalculatorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM18.5 7V3.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V7zm-9 6.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m6-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCalculator = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 7.75v12.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V7.75m-14.5 0h14.5m-14.5 0v-4a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v4" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M9.5 13a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconCalendar2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M7 8.75A.75.75 0 0 1 7.75 8h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 7 8.75", - clipRule: "evenodd" -})); - -const SvgIconCalendar2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-8.5 6h8.5m-11.5 11.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconCalendar3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" -})); - -const SvgIconCalendar3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m7.53 8.045a.75.75 0 0 1 0 1.06l-3.85 3.85a.75.75 0 0 1-1.06 0l-1.65-1.65a.75.75 0 1 1 1.06-1.06l1.12 1.12 3.32-3.32a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconCalendarCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-7 10.025 1.65 1.65 3.85-3.85m-10 9.675h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarClockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v4.907A7.5 7.5 0 0 0 10.656 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 14a.75.75 0 0 1 .75.75v1.939l1.53 1.53a.75.75 0 0 1-1.06 1.061l-1.75-1.75a.75.75 0 0 1-.22-.53v-2.25A.75.75 0 0 1 17 14" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 11.25a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5M12.75 17a4.25 4.25 0 1 1 8.5 0 4.25 4.25 0 0 1-8.5 0", - clipRule: "evenodd" -})); - -const SvgIconCalendarClock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 20.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v3m-12.5-4v-2m8.5 2v-2m.75 12V17l1.75 1.75m-3.758-6.6a5.248 5.248 0 1 1 4.016 9.699 5.248 5.248 0 0 1-4.016-9.698Z" -})); - -const SvgIconCalendarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75V9H3V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M3 10.5v8.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V10.5z" -})); - -const SvgIconCalendarPlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m5 7.75a.75.75 0 1 0-1.5 0v2h-2a.75.75 0 0 0 0 1.5h2v2a.75.75 0 0 0 1.5 0v-2h2a.75.75 0 0 0 0-1.5h-2z", - clipRule: "evenodd" -})); - -const SvgIconCalendarPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-4.25 7v5.5m2.75-2.75h-5.5m-4.5 7.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarRemoveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m2.278 7.47a.75.75 0 0 0-1.06 1.06l1.971 1.972-1.97 1.97a.75.75 0 0 0 1.061 1.06l1.97-1.97 1.97 1.97a.75.75 0 1 0 1.06-1.06l-1.97-1.97 1.972-1.972a.75.75 0 1 0-1.06-1.06L12 11.44z", - clipRule: "evenodd" -})); - -const SvgIconCalendarRemove = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M9.498 10l5.002 5.002M14.502 10 9.5 15.002M4.75 20.25h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarSearchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m4 6.25a3.75 3.75 0 1 0 2.068 6.879l.902.901a.75.75 0 1 0 1.06-1.06l-.901-.902A3.75 3.75 0 0 0 11.75 8.25", - clipRule: "evenodd" -})); - -const SvgIconCalendarSearch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M14 14.25l1.25 1.25m-10.5 4.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1m10-8.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0" -})); - -const SvgIconCalendar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.75h16.5m-12.5-5v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCallIncomingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.737 3c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17.1 17.1 0 0 0 6.195 6.195c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.551-4.55c-.034-.06-.034-.163.052-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.78 3.22a.75.75 0 0 1 0 1.06L16.56 8.5h2.69a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v2.69l4.22-4.22a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconCallIncoming = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 9.25h-4.5v-4.5m5.5-1-4.996 4.996M9.211 4.468l.867 2.95a1 1 0 0 1-.266 1.003l-.914.877a.95.95 0 0 0-.184 1.16 13.06 13.06 0 0 0 4.829 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.423-.985.97-.985h3.515a1 1 0 0 1 .959.718" -})); - -const SvgIconCallOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm.656 6.598a17 17 0 0 1-1.806-1.208l3.4-3.4q.41.281.842.529c.059.034.162.034.245-.052l.877-.914a1.75 1.75 0 0 1 1.756-.467l2.95.867A1.75 1.75 0 0 1 21 15.75v3.501c0 .955-.782 1.777-1.79 1.722-2.708-.147-5.348-.876-7.73-2.258Z" -})); - -const SvgIconCallOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-2.302 2.301a15.6 15.6 0 0 1-1.94-2.65A15.5 15.5 0 0 1 4.517 4.7c-.004-.09.071-.201.22-.201h3.515a.25.25 0 0 1 .24.18l.868 2.949a.25.25 0 0 1-.067.25l-.914.878c-.546.524-.716 1.373-.314 2.073.483.843 1.053 1.63 1.697 2.348z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.233 17.417q-.773-.45-1.488-.982l-1.07 1.071q.861.661 1.805 1.208c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12 12 0 0 1-.842-.529l-1.076 1.077q.565.405 1.171.753c.701.402 1.55.231 2.074-.314l.877-.914a.25.25 0 0 1 .25-.067l2.95.867a.25.25 0 0 1 .18.24v3.502c0 .15-.114.23-.21.224-2.49-.135-4.897-.804-7.057-2.057" -})); - -const SvgIconCallOutgoingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.721 3c-.943 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.269 7.75a17.1 17.1 0 0 0 6.195 6.195c2.381 1.382 5.021 2.11 7.729 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.55-4.55c-.035-.06-.035-.163.051-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.867-2.95A1.75 1.75 0 0 0 8.235 3H4.722Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.984 3.75a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0V5.56l-4.22 4.22a.75.75 0 0 1-1.06-1.06l4.22-4.22h-2.69a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCallOutgoing = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 3.75h4.5v4.5m-5.5 1 4.998-4.998m-10.537.216.868 2.95a1 1 0 0 1-.267 1.003l-.914.877a.95.95 0 0 0-.183 1.16 13.06 13.06 0 0 0 4.828 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.424-.985.97-.985h3.515a1 1 0 0 1 .96.718Z" -})); - -const SvgIconCameraDotFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 9.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.914 3c-.464 0-.909.184-1.237.513l-.414.414A.25.25 0 0 1 4.086 4H3.75A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4H9.914a.25.25 0 0 1-.177-.073l-.414-.414A1.75 1.75 0 0 0 8.086 3zM10 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0m-3-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCameraDot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7 9v-.01M3.75 4.75h.336a1 1 0 0 0 .707-.293l.414-.414a1 1 0 0 1 .707-.293h2.172a1 1 0 0 1 .707.293l.414.414a1 1 0 0 0 .707.293H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1M17.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0m-10-3a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0" -})); - -const SvgIconCameraFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.58 3.78A1.75 1.75 0 0 1 10.034 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h3.215a.25.25 0 0 0 .208-.111zM12 9a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7", - clipRule: "evenodd" -})); - -const SvgIconCameraOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06L4.94 6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.19l.78.78a.75.75 0 1 0 1.06-1.06zm10.9 13.02-4.92-4.92a3.5 3.5 0 0 0 4.918 4.918Z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 7.75v11.069L7.932 4.75l.647-.97A1.75 1.75 0 0 1 10.035 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75" -})); - -const SvgIconCameraOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 3.75h4.215a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v8.5M2.75 2.75l4 4m0 0h-3a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5M6.75 6.75l13.5 13.5m0 0 1 1M14.562 15A3.25 3.25 0 1 1 10 10.438" -})); - -const SvgIconCamera = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 6.75h3.215a1 1 0 0 0 .832-.445l1.406-2.11a1 1 0 0 1 .832-.445h3.93a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V7.75a1 1 0 0 1 1-1Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconCarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22.5 11.5v6.75A1.75 1.75 0 0 1 20.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75v-.321h-11v.321A1.75 1.75 0 0 1 4.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75V11.5H.75a.75.75 0 0 1 0-1.5h1.084L5.07 4.822A1.75 1.75 0 0 1 6.554 4h10.892c.603 0 1.164.31 1.484.822L22.166 10h1.084a.75.75 0 0 1 0 1.5zM5 13.036a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m10.5 0a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.25 10.75 3.456-5.53a1 1 0 0 1 .848-.47h10.892a1 1 0 0 1 .848.47l3.456 5.53m-19.5 0H.75m1.5 0v7.5a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-1.071h12.5v1.071a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-7.5m0 0h1.5m-17.5 2.286h2m8.5 0h2" -})); - -const SvgIconCartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.75 3a.75.75 0 0 0 0 1.5h2.147a.25.25 0 0 1 .247.21l1.73 10.817A1.75 1.75 0 0 0 7.604 17h10.292a1.75 1.75 0 0 0 1.73-1.477L20.9 7.445A1.25 1.25 0 0 0 19.665 6H5.87l-.245-1.526A1.75 1.75 0 0 0 3.897 3zm6.5 18a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m9 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5" -})); - -const SvgIconCart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 3.75h2.147a1 1 0 0 1 .988.842L5.23 6.75m0 0 1.385 8.658a1 1 0 0 0 .988.842h10.292a1 1 0 0 0 .988-.844l1.276-8.078a.5.5 0 0 0-.494-.578z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.25, - d: "M8.25 20.875a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m9 0a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25" -})); - -const SvgIconChainLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.641 9.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.73 4.73 0 0 1 1.354 2.766.75.75 0 0 1-1.488.186 3.23 3.23 0 0 0-.927-1.891l-.343-.343a3.25 3.25 0 0 0-4.596 0l-3.343 3.343a3.25 3.25 0 0 0 0 4.596l.343.343a3.25 3.25 0 0 0 4.596 0l.172-.171a.75.75 0 1 1 1.06 1.06l-.171.172a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.75 4.75 0 0 1 0-6.718z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.641 5.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.75 4.75 0 0 1 0 6.718l-3.343 3.343a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.73 4.73 0 0 1-1.354-2.766.75.75 0 1 1 1.488-.186c.087.691.395 1.36.927 1.891l.343.343a3.25 3.25 0 0 0 4.596 0l3.343-3.343a3.25 3.25 0 0 0 0-4.596l-.343-.343a3.25 3.25 0 0 0-4.596 0l-.172.171a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconChainLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19-.172.172a4 4 0 0 1-5.656 0l-.344-.344a4 4 0 0 1 0-5.656l3.344-3.344a4 4 0 0 1 5.656 0l.344.344a4 4 0 0 1 1.14 2.328" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.688 12.5a4 4 0 0 0 1.14 2.328l.344.344a4 4 0 0 0 5.656 0l3.344-3.344a4 4 0 0 0 0-5.657l-.344-.343a4 4 0 0 0-5.656 0L14 6" -})); - -const SvgIconChart2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 4.501a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v15a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5zm-5 4a1.5 1.5 0 0 0-1.5 1.5v9.5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-9.5a1.5 1.5 0 0 0-1.5-1.5zm-6.5 5.5a1.5 1.5 0 0 0-1.5 1.5v4a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5z" -})); - -const SvgIconChart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-5.5h-5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0V9.75a.5.5 0 0 1 .5-.5h5v11m0 0h5a.5.5 0 0 0 .5-.5V4.25a.5.5 0 0 0-.5-.5h-4.5a.5.5 0 0 0-.5.5z" -})); - -const SvgIconChart3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 3.001a1.5 1.5 0 0 0-1.5 1.5v15a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-15a1.5 1.5 0 0 0-1.5-1.5zm-6.5 10a1.5 1.5 0 0 0-1.5 1.5v5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-5a1.5 1.5 0 0 0-1.5-1.5zm11.5-3.5a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5z" -})); - -const SvgIconChart3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-6.5h-5a.5.5 0 0 0-.5.5v5.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0v-16a.5.5 0 0 1 .5-.5h4.5a.5.5 0 0 1 .5.5v16m0 0h5a.5.5 0 0 0 .5-.5V9.25a.5.5 0 0 0-.5-.5h-5z" -})); - -const SvgIconChart4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.5 3.001a1.5 1.5 0 0 0-1.5 1.5V19.5h-1.5v-9.499a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H8v-3.999a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H1.75a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5H21V4.501a1.5 1.5 0 0 0-1.5-1.5z" -})); - -const SvgIconChart4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.25 14.75H10a.75.75 0 0 0-.75-.75zm-5.5 5.5H3V21h.75zm11-11h.75a.75.75 0 0 0-.75-.75zm5.5 11V21H21v-.75zm-18.5-.75a.75.75 0 0 0 0 1.5zm20.5 1.5a.75.75 0 0 0 0-1.5zm-18-5.5h5V14h-5zm4.25-.75v5.5H10v-5.5zm.75 4.75h-5.5V21h5.5zm-4.75.75v-5H3v5zM4.25 14C3.56 14 3 14.56 3 15.25h1.5a.25.25 0 0 1-.25.25zm5.5-4h5V8.5h-5zM14 9.25v11h1.5v-11zm.75 10.25h-5.5V21h5.5zm-4.75.75V9.75H8.5v10.5zM9.75 8.5c-.69 0-1.25.56-1.25 1.25H10a.25.25 0 0 1-.25.25zm5.5-4h4.5V3h-4.5zm4.25-.25v16H21v-16zm.75 15.25h-5.5V21h5.5zm-4.75.75v-16H14v16zM19.75 4.5a.25.25 0 0 1-.25-.25H21C21 3.56 20.44 3 19.75 3zM15.25 3C14.56 3 14 3.56 14 4.25h1.5a.25.25 0 0 1-.25.25zM1.75 21h20.5v-1.5H1.75z" -})); - -const SvgIconChart5Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.501 1.751a.75.75 0 1 0-1.5 0v20.5a.75.75 0 0 0 1.5 0v-1.25H19.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H14a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H8.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501z" -})); - -const SvgIconChart5 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.25 9.25V10H10v-.75zm-5.5 0H3zm0-5.5V3a.75.75 0 0 0-.75.75zm5.5.5H8.5zm-.5-.5V3zm6 11v.75h.75v-.75zm0-5H14zm-.5-.5V10zm-10.5 11H3c0 .414.336.75.75.75zm16.5-.5H21zm-.5.5v-.75zm.5-5h-.75zm-.5-.5V14zM4.5 1.75a.75.75 0 0 0-1.5 0zM3 22.25a.75.75 0 0 0 1.5 0zm5.5-18v5H10v-5zm.75 4.25h-5.5V10h5.5zm-4.75.75v-5.5H3v5.5zM3.75 4.5h5V3h-5zM10 4.25C10 3.56 9.44 3 8.75 3v1.5a.25.25 0 0 1-.25-.25zm4 5.5v5h1.5v-5zm.75 4.25h-11v1.5h11zm-10.25.75v-5.5H3v5.5zM3.75 10h10.5V8.5H3.75zm11.75-.25c0-.69-.56-1.25-1.25-1.25V10a.25.25 0 0 1-.25-.25zm4 5.5v4.5H21v-4.5zm.25 4.25h-16V21h16zm-15.25.75v-5.5H3v5.5zm-.75-4.75h16V14h-16zm15.75 4.25a.25.25 0 0 1 .25-.25V21c.69 0 1.25-.56 1.25-1.25zm1.5-4.5c0-.69-.56-1.25-1.25-1.25v1.5a.25.25 0 0 1-.25-.25zM3 1.75v20.5h1.5V1.75z" -})); - -const SvgIconChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.42 3a1.75 1.75 0 0 0-1.75 1.75v14.5c0 .966.783 1.75 1.75 1.75h1.83A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm-6.34 5.334a1.75 1.75 0 0 0-1.75 1.75v9.167c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-9.167a1.75 1.75 0 0 0-1.75-1.75zm-6.33 4.443A1.75 1.75 0 0 0 3 14.527v4.723c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-4.723a1.75 1.75 0 0 0-1.75-1.75z" -})); - -const SvgIconChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 13.527a1 1 0 0 0-1 1v4.723a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-4.723a1 1 0 0 0-1-1zm6.33-4.443a1 1 0 0 0-1 1v9.167a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-9.167a1 1 0 0 0-1-1zm6.34-5.334a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1z" -})); - -const SvgIconCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M20 6 9 17l-5-5" -})); - -const SvgIconChecklist = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.25h8.5m-8.5-8.5h8.5m-16.5.875L5.417 9.75l3.333-4.5m-5 12.375 1.667 1.125 3.333-4.5" -})); - -const SvgIconChevronDoubleDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 13.5 4 4 4-4m-8-7 4 4 4-4" -})); - -const SvgIconChevronDoubleLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16-4-4 4-4m7 8-4-4 4-4" -})); - -const SvgIconChevronDoubleRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16 4-4-4-4m-7 8 4-4-4-4" -})); - -const SvgIconChevronDoubleUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10.5 4-4 4 4m-8 7 4-4 4 4" -})); - -const SvgIconChevronDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10 4 4 4-4" -})); - -const SvgIconChevronLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16-4-4 4-4" -})); - -const SvgIconChevronLgDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 9-8 8-8-8" -})); - -const SvgIconChevronLgLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15 20-8-8 8-8" -})); - -const SvgIconChevronLgRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 4 8 8-8 8" -})); - -const SvgIconChevronLgUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 15.75 7.5-7.5 7.5 7.5" -})); - -const SvgIconChevronRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16 4-4-4-4" -})); - -const SvgIconChevronUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 14 4-4 4 4" -})); - -const SvgIconChevronsLgDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 5.25 7.5 7.5 7.5-7.5m-15 6 7.5 7.5 7.5-7.5" -})); - -const SvgIconChevronsLgLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m18.75 4.5-7.5 7.5 7.5 7.5m-6-15L5.25 12l7.5 7.5" -})); - -const SvgIconChevronsLgRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.25 4.5 7.5 7.5-7.5 7.5m6-15 7.5 7.5-7.5 7.5" -})); - -const SvgIconChevronsLgUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 18.75 7.5-7.5 7.5 7.5" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 12.75 7.5-7.5 7.5 7.5" -})); - -const SvgIconChevronsUpDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" -})); - -const SvgIconChevronsX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 16-4-4 4-4m6 0 4 4-4 4" -})); - -const SvgIconChevronsY = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" -})); - -const SvgIconChromecastFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v2.02q.372-.02.75-.02c7.456 0 13.5 6.044 13.5 13.5q0 .378-.02.75h4.02A1.75 1.75 0 0 0 22 19.25V4.75A1.75 1.75 0 0 0 20.25 3zm-1 10a.75.75 0 0 0 0 1.5 5.75 5.75 0 0 1 5.75 5.75.75.75 0 0 0 1.5 0A7.25 7.25 0 0 0 2.75 13" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 9.75A.75.75 0 0 1 2.75 9C8.963 9 14 14.037 14 20.25a.75.75 0 0 1-1.5 0 9.75 9.75 0 0 0-9.75-9.75.75.75 0 0 1-.75-.75M2.75 17a.75.75 0 0 0 0 1.5c.966 0 1.75.784 1.75 1.75a.75.75 0 0 0 1.5 0A3.25 3.25 0 0 0 2.75 17" -})); - -const SvgIconChromecast = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 13.75a6.5 6.5 0 0 1 6.5 6.5m-6.5-10.5c5.799 0 10.5 4.701 10.5 10.5m3.5 0h3.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v1.5m0 11.5a2.5 2.5 0 0 1 2.5 2.5" -})); - -const SvgIconCircleArrowDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6.22 1.53-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97V7.75a.75.75 0 0 1 1.5 0v6.69l1.97-1.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13 12 16.25 8.75 13M12 7.75v7.75m0 5.75a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5" -})); - -const SvgIconCircleArrowLeftDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12m6 3.25c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-3.69l5.22-5.22a.75.75 0 0 0-1.06-1.06L9.5 13.44V9.75a.75.75 0 0 0-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15.25 8.75-5.82 5.82m-.68-4.82v5.5h5.5M2.75 12a9.25 9.25 0 1 0 18.5 0 9.25 9.25 0 0 0-18.5 0" -})); - -const SvgIconCircleArrowLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m-1.53-6.22-3.25-3.25a.75.75 0 0 1 0-1.06l3.25-3.25a.75.75 0 1 1 1.06 1.06l-1.97 1.97h6.69a.75.75 0 0 1 0 1.5H9.56l1.97 1.97a.75.75 0 1 1-1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6-3.25A.75.75 0 0 1 8.75 8h5.5a.75.75 0 0 1 0 1.5h-3.69l5.22 5.22a.75.75 0 1 1-1.06 1.06L9.5 10.56v3.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 15.25 9.43 9.43m-.68 4.82v-5.5h5.5M2.75 12a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" -})); - -const SvgIconCircleArrowLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 15.25 7.75 12 11 8.75M16.25 12H8.5m-5.75 0a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" -})); - -const SvgIconCircleArrowRightDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6 3.25a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.69L8.22 9.28a.75.75 0 0 1 1.06-1.06l5.22 5.22V9.75a.75.75 0 0 1 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 8.75 5.82 5.82m.68-4.82v5.5h-5.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleArrowRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m1.53 6.22 3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 1 1-1.06-1.06l1.97-1.97H7.75a.75.75 0 0 1 0-1.5h6.69l-1.97-1.97a.75.75 0 0 1 1.06-1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" -})); - -const SvgIconCircleArrowRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 8.75 16.25 12 13 15.25M7.75 12h7.75m5.75 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleArrowUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.22-1.53 3.25-3.25a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 1 1-1.06 1.06l-1.97-1.97v6.69a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 0 1-1.06-1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 16.25V8.5M8.75 11 12 7.75 15.25 11M12 2.75a9.25 9.25 0 1 1 0 18.5 9.25 9.25 0 0 1 0-18.5" -})); - -const SvgIconCircleCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m3.58 7.975a.75.75 0 0 0-1.16-.95l-3.976 4.859L9.03 12.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.11-.055z", - clipRule: "evenodd" -})); - -const SvgIconCircleCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 9.5 10.5 15l-2-2m12.75-1a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleDotsHorizontalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m5-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" -})); - -const SvgIconCircleDotsHorizontal = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M8 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeWidth: 1.5 -})); - -const SvgIconCircleDotsVerticalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-1 6a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 4a1 1 0 1 0 2 0 1 1 0 0 0-2 0m1 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" -})); - -const SvgIconCircleDotsVertical = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M11.25 8a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5Z" -})); - -const SvgIconCircleDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.75 5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 0 1.5zm6.03-5.22-2.25 2.25a.75.75 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l.97.97V7.75a.75.75 0 0 1 1.5 0v3.94l.97-.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75v5.75m0 0 2.25-2.25M12 13.5l-2.25-2.25m-1 5h6.5m6-4.25a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleHalfFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 0 0 0 17zM2 12C2 6.477 6.477 2 12 2q.41 0 .81.032C17.954 2.445 22 6.75 22 12s-4.046 9.555-9.19 9.968Q12.41 22 12 22C6.477 22 2 17.523 2 12", - clipRule: "evenodd" -})); - -const SvgIconCircleHalf = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 20.5a8.5 8.5 0 0 0 0-17zM22 12c0 5.523-4.477 10-10 10q-.41 0-.81-.032C6.046 21.555 2 17.25 2 12s4.046-9.555 9.19-9.968Q11.59 2 12 2c5.523 0 10 4.477 10 10", - clipRule: "evenodd" -})); - -const SvgIconCircleInfoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-2 9a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -})); - -const SvgIconCircleInfo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 11H12v5.25M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -}), /*#__PURE__*/React__namespace.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 -})); - -const SvgIconCircleMinusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.243.75a.75.75 0 1 0 0-1.5H7.757a.75.75 0 1 0 0 1.5z", - clipRule: "evenodd" -})); - -const SvgIconCircleMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757m13.493 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconCirclePersonFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 0 0 3.2 7.333A9.97 9.97 0 0 0 12 22a9.97 9.97 0 0 0 6.8-2.667A9.97 9.97 0 0 0 22 12c0-5.523-4.477-10-10-10M5.976 17.997C7.299 16.174 9.411 15 12 15s4.7 1.174 6.024 2.997A8.47 8.47 0 0 1 12 20.5a8.47 8.47 0 0 1-6.024-2.503M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0", - clipRule: "evenodd" -})); - -const SvgIconCirclePerson = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.857 18.916C7.171 16.996 9.332 15.75 12 15.75s4.83 1.247 6.143 3.166m-12.286 0A9.22 9.22 0 0 0 12 21.25c2.358 0 4.51-.882 6.143-2.334m-12.286 0a9.25 9.25 0 1 1 12.286 0M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconCirclePlaceholderDashedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.325 2.14a10 10 0 0 1 3.35 0 .75.75 0 1 1-.25 1.479 8.6 8.6 0 0 0-2.85 0 .75.75 0 0 1-.25-1.48ZM7.258 4.02a.75.75 0 0 1-.177 1.047A8.6 8.6 0 0 0 5.067 7.08a.75.75 0 0 1-1.223-.869 10 10 0 0 1 2.368-2.368.75.75 0 0 1 1.046.177m9.484 0a.75.75 0 0 1 1.046-.176 10 10 0 0 1 2.368 2.368.75.75 0 0 1-1.223.87 8.6 8.6 0 0 0-2.014-2.015.75.75 0 0 1-.177-1.046ZM3.004 9.71a.75.75 0 0 1 .615.865 8.6 8.6 0 0 0 0 2.85.75.75 0 0 1-1.48.25 10 10 0 0 1 0-3.35.75.75 0 0 1 .865-.615m17.992 0a.75.75 0 0 1 .864.615 10 10 0 0 1 0 3.35.75.75 0 1 1-1.479-.25 8.6 8.6 0 0 0 0-2.85.75.75 0 0 1 .615-.865M4.02 16.742a.75.75 0 0 1 1.046.177 8.6 8.6 0 0 0 2.014 2.014.75.75 0 1 1-.869 1.223 10 10 0 0 1-2.368-2.368.75.75 0 0 1 .177-1.046m15.958 0a.75.75 0 0 1 .177 1.046 10 10 0 0 1-2.368 2.368.75.75 0 1 1-.87-1.223 8.6 8.6 0 0 0 2.015-2.014.75.75 0 0 1 1.046-.177M9.71 20.996a.75.75 0 0 1 .865-.615 8.6 8.6 0 0 0 2.85 0 .75.75 0 0 1 .25 1.48 10 10 0 0 1-3.35 0 .75.75 0 0 1-.615-.865", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.5 12a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0" -})); - -const SvgIconCirclePlaceholderDashed = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeDasharray: "3 4", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -})); - -const SvgIconCirclePlayFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.782 8.783a.5.5 0 0 0-.782.413v5.608a.5.5 0 0 0 .782.413l4.112-2.804a.5.5 0 0 0 0-.826z", - clipRule: "evenodd" -})); - -const SvgIconCirclePlay = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.25 3.75a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17m-10 8.5c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10-10-4.477-10-10", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.25 15.054V9.446a.5.5 0 0 1 .782-.413l4.112 2.804a.5.5 0 0 1 0 .826l-4.112 2.804a.5.5 0 0 1-.782-.413" -})); - -const SvgIconCirclePlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-4.242a.75.75 0 0 0-1.5 0v3.493H7.757a.75.75 0 1 0 0 1.5h3.493v3.492a.75.75 0 0 0 1.5 0v-3.492h3.493a.75.75 0 1 0 0-1.5H12.75z", - clipRule: "evenodd" -})); - -const SvgIconCirclePlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757M12 16.244V7.758M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconCircleQuestionmarkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-1.25 6.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25zM12 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2", - clipRule: "evenodd" -})); - -const SvgIconCircleQuestionmark = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.75 8.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 16a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -})); - -const SvgIconCircleRightUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleRightUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" -})); - -const SvgIconCircleStopFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.5 9.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z", - clipRule: "evenodd" -})); - -const SvgIconCircleStop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 10.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1z" -})); - -const SvgIconCircleXFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.53-3.53a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" -})); - -const SvgIconCircleX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m15 9-6 6m6 0L9 9m12.25 3a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconClapperboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.5 0a.25.25 0 0 1 .25-.25h3.335l-.7 3.5H3.5zM20.5 9V5.75a.25.25 0 0 0-.25-.25h-2.414L16.96 9zm-5.086 0 .875-3.5h-3.174l-.7 3.5h3Zm-4.529 0 .7-3.5h-2.97l-.7 3.5z", - clipRule: "evenodd" -})); - -const SvgIconClapperboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75h18.5m-18.5 0v8.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-8.5m-18.5 0v-4a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v4M12.45 5l-.9 4.5M17.187 5l-1.125 4.5M7.95 5l-.9 4.5" -})); - -const SvgIconClipboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 3.75C8 2.784 8.784 2 9.75 2h4.5c.966 0 1.75.784 1.75 1.75V4h2.25c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V5.75C4 4.784 4.784 4 5.75 4H8zm1.5 2.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconClipboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 4.75h3a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h3m1 2.5h4.5a1 1 0 0 0 1-1v-2.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconClockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-14.25a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l2.75 2.75a.75.75 0 1 0 1.06-1.06l-2.53-2.53z", - clipRule: "evenodd" -})); - -const SvgIconClock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V12l2.75 2.75m6.5-2.75a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCloseQuoteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v6.289c0 .967.784 1.75 1.75 1.75H5.5v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C9.886 17.352 11 15.613 11 13.039V5.75C11 4.779 10.214 4 9.25 4zm11 0A1.75 1.75 0 0 0 13 5.75v6.289c0 .967.784 1.75 1.75 1.75h1.75v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C20.887 17.352 22 15.613 22 13.039V5.75C22 4.779 21.215 4 20.25 4z" -})); - -const SvgIconCloseQuote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 4.75h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Zm11 0h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Z" -})); - -const SvgIconClosedCaptioningFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm5.55 7.6a1.75 1.75 0 1 0 0 2.8.75.75 0 1 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m4.213.163a1.75 1.75 0 0 1 2.287-.164.75.75 0 1 0 .901-1.198 3.25 3.25 0 1 0 0 5.198.75.75 0 0 0-.901-1.198 1.75 1.75 0 0 1-2.287-2.638", - clipRule: "evenodd" -})); - -const SvgIconClosedCaptioning = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.3 10.6a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m6.5 0a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconCloud2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.925 4C4.541 4 1 7.59 1 12s3.54 8 7.925 8h8.2C20.377 20 23 17.338 23 14.071c0-3.266-2.623-5.928-5.875-5.928q-.41 0-.806.055a.56.56 0 0 1-.56-.25C14.385 5.589 11.841 4 8.925 4" -})); - -const SvgIconCloud2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.125 19.25h-8.2c-3.963 0-7.175-3.246-7.175-7.25s3.212-7.25 7.175-7.25c2.635 0 4.94 1.436 6.187 3.576.262.45.794.687 1.31.615q.346-.048.703-.048c2.83 0 5.125 2.318 5.125 5.178s-2.294 5.179-5.125 5.179Z" -})); - -const SvgIconCloudDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m5.47.626a.75.75 0 0 1 1.5 0v5.69l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22z", - clipRule: "evenodd" -})); - -const SvgIconCloudDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.75 19.25h1.375a4.125 4.125 0 1 0-.13-8.248 6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h.25m4.75-7.5v7.5m0 0 2.5-2.5m-2.5 2.5-2.5-2.5" -})); - -const SvgIconCloudFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 4a6.75 6.75 0 0 0-6.22 4.124A6.002 6.002 0 0 0 7 20h11.125a4.875 4.875 0 0 0 .61-9.712A6.75 6.75 0 0 0 12 4" -})); - -const SvgIconCloudSnowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m9-2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h6.703C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Z" -})); - -const SvgIconCloudSnow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H6m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H6m0-.25V18m0 0-.177.177M6 18l.177-.177M6 18l-.177-.177M6 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M12.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H12m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H12m0-.25V18m0 0-.177.177M12 18l.177-.177M12 18l-.177-.177M12 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M18.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H18m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H18m0-.25V18m0 0-.177.177M18 18l.177-.177M18 18l-.177-.177M18 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M15.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H15m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H15m0-.25V20m0 0-.177.177M15 20l.177-.177M15 20l-.177-.177M15 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M9.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H9m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H9m0-.25V20m0 0-.177.177M9 20l.177-.177M9 20l-.177-.177M9 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354m.599-4.573h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" -})); - -const SvgIconCloudSyncFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m6.877 3.627 1.726-1.444a.4.4 0 0 0 0-.614L12.657 8.25a.4.4 0 0 0-.657.307v.694a3.5 3.5 0 1 0 3.444 4.13.75.75 0 0 0-1.476-.27A2 2 0 1 1 12 10.75v.694a.4.4 0 0 0 .657.307", - clipRule: "evenodd" -})); - -const SvgIconCloudSync = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m14.383 10.307-1.726 1.444a.4.4 0 0 1-.657-.307v-.694a2 2 0 1 0 1.968 2.361.75.75 0 0 1 1.476.268A3.5 3.5 0 1 1 12 9.25v-.694a.4.4 0 0 1 .657-.307l1.726 1.444a.4.4 0 0 1 0 .614" -})); - -const SvgIconCloud = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" -})); - -const SvgIconCloudyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 6.28a7 7 0 0 0-1.573-.18C5.093 6.1 2 9.215 2 13.05S5.093 20 8.917 20h7.708C19.597 20 22 17.578 22 14.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 5.19 17.772 3 15.084 3a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28Z", - clipRule: "evenodd" -})); - -const SvgIconCloudySunFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 8.28a7 7 0 0 0-1.573-.18C5.093 8.1 2 11.215 2 15.05S5.093 22 8.917 22h7.708C19.597 22 22 19.578 22 16.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 7.19 17.772 5 15.084 5a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28ZM15.25 1a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75m6.187 2.563a.75.75 0 0 1 0 1.06l-.707.708a.75.75 0 0 1-1.06-1.061l.706-.707a.75.75 0 0 1 1.061 0m-12.374 0a.75.75 0 0 1 1.061 0l.707.707a.75.75 0 1 1-1.06 1.06l-.708-.707a.75.75 0 0 1 0-1.06M21.5 9.75a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCloudySun = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9.75h1m-8-7v-1M20.2 4.8l.707-.707m-11.313 0 .707.707m8.248 7.212A4 4 0 1 0 11.32 9m5.306 2.95q-.585.001-1.128.14c-.553.139-1.17-.07-1.49-.542a6.2 6.2 0 0 0-2.734-2.23 6.1 6.1 0 0 0-2.356-.468c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.904-4.317 4.6 4.6 0 0 0-1.721-.333" -})); - -const SvgIconCloudy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.615 10a4.13 4.13 0 0 0 .58-2.117c0-2.282-1.841-4.133-4.112-4.133a4.12 4.12 0 0 0-3.979 3.09m5.521 3.11q-.585.001-1.128.14c-.553.139-1.17-.071-1.49-.542a6.2 6.2 0 0 0-2.982-2.326 6.1 6.1 0 0 0-2.108-.372c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.838-4.29 4.6 4.6 0 0 0-1.787-.36" -})); - -const SvgIconCocktailFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.74 3C2.107 3 1.364 5.037 2.612 6.088l8.638 7.276V20.5h-3.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-3.5v-7.136l8.638-7.276C22.636 5.037 21.893 3 20.26 3z" -})); - -const SvgIconCocktail = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 13.015v8.235m0-8.235-8.905-7.5c-.713-.601-.288-1.765.645-1.765h16.52c.933 0 1.358 1.164.644 1.765zm0 8.235H7.75m4.25 0h4.25" -})); - -const SvgIconCodeBrackets = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 20.25 4.5-16.5m4 4 3.355 3.565a1 1 0 0 1 0 1.37L18.25 16.25m-12.5 0-3.355-3.565a1 1 0 0 1 0-1.37L5.75 7.75" -})); - -const SvgIconCodeLines = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75H13.2m4.55 0h3.5M2.75 12h5.5m4.5 0h8.5m-18.5 7.25h7.5m4.5 0h6.5" -})); - -const SvgIconColorPaletteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0-5.285 4.517-9.5 10-9.5S22 6.715 22 12c0 1.888-.506 3.152-1.566 3.812-.985.615-2.234.548-3.284.412-.369-.048-.753-.112-1.12-.172l-.492-.08c-.52-.082-.988-.143-1.405-.149-.835-.012-1.24.186-1.462.63-.132.264-.131.583.015 1.018.129.383.335.757.557 1.159l.12.216c.123.226.254.476.345.716.085.226.18.555.108.904-.086.42-.373.705-.727.858-.312.135-.69.176-1.089.176-5.483 0-10-4.215-10-9.5m8.25-5.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3 4.25a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m8-2.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" -})); - -const SvgIconColorPalette = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M21.25 12c0 7.11-7.593.798-9.25 4.118-1.028 2.059 2.906 4.632 0 4.632-5.109 0-9.25-3.918-9.25-8.75S6.891 3.25 12 3.25s9.25 3.918 9.25 8.75Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M11.5 7.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM8.5 12A1.25 1.25 0 1 1 6 12a1.25 1.25 0 0 1 2.5 0Zm8-2.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z" -})); - -const SvgIconColorSwatchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 2A1.75 1.75 0 0 0 2 3.75V16.5a5.5 5.5 0 0 0 8.324 4.72l10.968-6.332a1.75 1.75 0 0 0 .64-2.39l-3.065-5.31a1.75 1.75 0 0 0-.87-1.37l-5.31-3.066A1.75 1.75 0 0 0 11.25 2zm16.792 11.59-7.515 4.338L18.18 9l2.453 4.248a.25.25 0 0 1-.092.341ZM17.34 7.457 13 14.974V4.664l4.248 2.453a.25.25 0 0 1 .091.341ZM7.5 18.25a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5", - clipRule: "evenodd" -})); - -const SvgIconColorSwatch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m17.623 6.467.375-.65zm.366 1.366.65.375zm3.294 5.04.65-.375zm-.366 1.366-.375-.65zM3.75 3.5h7.5V2h-7.5zm7.75.25V16.5H13V3.75zm-8 12.75V3.75H2V16.5zm4 4a4 4 0 0 1-4-4H2A5.5 5.5 0 0 0 7.5 22zm4-4a4 4 0 0 1-4 4V22a5.5 5.5 0 0 0 5.5-5.5zM3.75 2A1.75 1.75 0 0 0 2 3.75h1.5a.25.25 0 0 1 .25-.25zm13.59 5.458L10.963 18.5l1.3.75 6.375-11.042-1.3-.75Zm3.202 6.131L9.5 19.964l.75 1.3 11.042-6.376zm.092-.341a.25.25 0 0 1-.092.341l.75 1.3a1.75 1.75 0 0 0 .64-2.391zM11.77 3.954l5.477 3.163.75-1.3-5.477-3.162-.75 1.3Zm-.52-.454a.25.25 0 0 1 .224.14l1.343-.67A1.75 1.75 0 0 0 11.25 2zm.224.14a.23.23 0 0 1 .026.11H13c0-.278-.066-.544-.183-.78zm5.998 4.13 3.162 5.478 1.299-.75L18.77 7.02l-1.3.75Zm-.224-.653a.25.25 0 0 1 .125.232l1.497.093a1.75 1.75 0 0 0-.872-1.624zm.125.232a.25.25 0 0 1-.034.11l1.3.75c.139-.242.215-.504.23-.767zM8.5 16.5a1 1 0 0 1-1 1V19a2.5 2.5 0 0 0 2.5-2.5zm-1 1a1 1 0 0 1-1-1H5A2.5 2.5 0 0 0 7.5 19zm-1-1a1 1 0 0 1 1-1V14A2.5 2.5 0 0 0 5 16.5zm1-1a1 1 0 0 1 1 1H10A2.5 2.5 0 0 0 7.5 14z" -})); - -const SvgIconColorsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5.346 5.346 0 0 0-5.342 5.351 5.35 5.35 0 0 0 4.335 5.256 6.48 6.48 0 0 1 6.038-3.455c.2-.562.31-1.168.31-1.8A5.346 5.346 0 0 0 12 2m.72 17.18A5.32 5.32 0 0 0 16.733 21a5.346 5.346 0 0 0 5.341-5.351 5.35 5.35 0 0 0-5.341-5.351c-1.6 0-3.035.703-4.015 1.82a6.5 6.5 0 0 1 1.04 3.53 6.48 6.48 0 0 1-1.04 3.531Zm-.423-5.333c.2.563.31 1.169.31 1.802a5.33 5.33 0 0 1-1.068 3.211A5.33 5.33 0 0 1 7.266 21a5.346 5.346 0 0 1-5.342-5.351 5.35 5.35 0 0 1 4.335-5.256 6.5 6.5 0 0 0 6.038 3.454", - clipRule: "evenodd" -})); - -const SvgIconColors = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M7.303 9.989a5.1 5.1 0 0 1-.442-2.092c0-2.843 2.3-5.147 5.139-5.147a5.143 5.143 0 0 1 5.139 5.147c0 .745-.158 1.453-.442 2.092m-9.394 0a5.145 5.145 0 0 0-4.553 5.114c0 2.843 2.3 5.147 5.139 5.147A5.13 5.13 0 0 0 12 18.192M7.303 9.989a5.14 5.14 0 0 0 4.111 3.022m5.283-3.022A5.13 5.13 0 0 0 12 12.014m4.697-2.025a5.145 5.145 0 0 1 4.553 5.114c0 2.843-2.3 5.147-5.139 5.147A5.13 5.13 0 0 1 12 18.192m0-6.178c-.23.308-.428.642-.586.997m.586-.997c.23.308.428.642.586.997m-1.172 0a5.2 5.2 0 0 0 1.172 0m0 0c.284.64.442 1.347.442 2.092A5.13 5.13 0 0 1 12 18.192" -})); - -const SvgIconCommandFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.281 8.39v.891h-.89a.89.89 0 1 1 .89-.89Zm1.5 4.829V10.78h2.438v2.438H10.78Zm-2.391 1.5h.891v.89a.89.89 0 1 1-.89-.89Zm6.329.891v-.891h.89a.89.89 0 1 1-.89.89Zm.891-6.329h-.891v-.89a.89.89 0 1 1 .89.89Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm3.64 3a2.39 2.39 0 0 0 0 4.781h.891v2.438h-.89a2.39 2.39 0 1 0 2.39 2.39v-.89h2.438v.89a2.39 2.39 0 1 0 2.39-2.39h-.89V10.78h.89a2.39 2.39 0 1 0-2.39-2.39v.89H10.78v-.89A2.39 2.39 0 0 0 8.391 6Z", - clipRule: "evenodd" -})); - -const SvgIconCommand = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.254 5.395v-1.64h-1.5v1.64zm-2.39.75h1.64v-1.5h-1.64zm6.328-.75v-1.64h-1.5v1.64zm.89-.75h-1.64v1.5h1.64zm-5.578 1.5h3.938v-1.5H10.03v1.5Zm3.938 2.438H10.03v1.5h3.938zm-3.188.75V10.03h-1.5v3.938zm2.438-3.938v3.938h1.5V10.03h-1.5Zm1.5 5.578v-1.64h-1.5v1.64zm-3.938 0v-1.64h-1.5v1.64zm-.75-2.39h-1.64v1.5h1.64zm3.938 1.5h1.64v-1.5h-1.64zm-6.469.89a.89.89 0 0 1 .89-.89v-1.5A2.39 2.39 0 0 0 6 15.609zm10.5 0a2.39 2.39 0 0 0-2.39-2.39v1.5a.89.89 0 0 1 .89.89zm-4.781 0A2.39 2.39 0 0 0 15.609 18v-1.5a.89.89 0 0 1-.89-.89zM16.5 8.391a.89.89 0 0 1-.89.89v1.5A2.39 2.39 0 0 0 18 8.391zm-1.781 0a.89.89 0 0 1 .89-.891V6a2.39 2.39 0 0 0-2.39 2.39zM8.39 18a2.39 2.39 0 0 0 2.39-2.39h-1.5a.89.89 0 0 1-.89.89zM6 8.39a2.39 2.39 0 0 0 2.39 2.391v-1.5a.89.89 0 0 1-.89-.89zm2.39 8.11a.89.89 0 0 1-.89-.89H6A2.39 2.39 0 0 0 8.39 18zm0-10.5A2.39 2.39 0 0 0 6 8.39h1.5a.89.89 0 0 1 .89-.89zm7.22 1.5a.89.89 0 0 1 .89.89H18A2.39 2.39 0 0 0 15.61 6zm.89 8.11a.89.89 0 0 1-.89.89V18A2.39 2.39 0 0 0 18 15.61zm-5.719-7.22A2.39 2.39 0 0 0 8.391 6v1.5a.89.89 0 0 1 .89.89z" -})); - -const SvgIconCompassFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.929 2.526a1.25 1.25 0 0 1 1.545 1.546l-3.6 12.6a1.75 1.75 0 0 1-1.202 1.202l-12.6 3.6a1.25 1.25 0 0 1-1.546-1.545l3.6-12.6a1.75 1.75 0 0 1 1.202-1.203l12.6-3.6ZM9.625 12a2.375 2.375 0 1 1 4.75 0 2.375 2.375 0 0 1-4.75 0", - clipRule: "evenodd" -})); - -const SvgIconCompass = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.466 17.153a1 1 0 0 0 .686-.687l3.6-12.6a.5.5 0 0 0-.617-.619l-12.6 3.6a1 1 0 0 0-.688.687l-3.6 12.6a.5.5 0 0 0 .618.619z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" -})); - -const SvgIconComputerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.75h20V4.75A1.75 1.75 0 0 0 20.25 3z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 16.25V14h20v2.25A1.75 1.75 0 0 1 20.25 18H15v3.25a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25M10.5 18v2.5h3V18z", - clipRule: "evenodd" -})); - -const SvgIconComputer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.75 17.25v-.75a.75.75 0 0 0-.75.75zm4.5 0H15a.75.75 0 0 0-.75-.75zm0 4V22a.75.75 0 0 0 .75-.75zm-4.5 0H9c0 .414.336.75.75.75zm-7-8.75H2V14h.75zm7 5.5h4.5v-1.5h-4.5zm3.75-.75v4H15v-4zm.75 3.25h-4.5V22h4.5zm-3.75.75v-4H9v4zm10.75-8.75H2.75V14h18.5zm-17.5-8h16.5V3H3.75zm16.75.25v11.5H22V4.75zm-.25 11.75H3.75V18h16.5zM3.5 16.25V4.75H2v11.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V18A1.75 1.75 0 0 0 22 16.25zM20.25 4.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 3zM3.75 3A1.75 1.75 0 0 0 2 4.75h1.5a.25.25 0 0 1 .25-.25z" -})); - -const SvgIconContactsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h13.5a.75.75 0 0 1 .75.75v16a.75.75 0 0 1-.75.75H5.75a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h13.5a.75.75 0 0 1 0 1.5H5.75A1.75 1.75 0 0 1 4 20.25zm6.25 5.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m4 5.25h-4.5c-.238 0-1.355-.569-.319-1.95.452-.603 1.261-1.05 2.569-1.05s2.117.447 2.569 1.05c1.035 1.381-.081 1.95-.319 1.95", - clipRule: "evenodd" -})); - -const SvgIconContacts = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 21.25H5.75a1 1 0 0 1-1-1v-.5a1 1 0 0 1 1-1h13.5v-16H5.75a1 1 0 0 0-1 1V20M11.5 9.25h1m-2.75 4.5s0-1.5 2.25-1.5 2.25 1.5 2.25 1.5zM13 9.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0" -})); - -const SvgIconControlFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 6.75A3.75 3.75 0 0 1 6.75 3h10.5A3.75 3.75 0 0 1 21 6.75v10.5A3.75 3.75 0 0 1 17.25 21H6.75A3.75 3.75 0 0 1 3 17.25zm11.53.47a.75.75 0 0 0-1.06 0l-2.25 2.25a.75.75 0 1 0 1.06 1.06L14 8.81l1.72 1.72a.75.75 0 1 0 1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconControl = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 10 14 7.75 16.25 10m-9.5-6.25h10.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H6.75a3 3 0 0 1-3-3V6.75a3 3 0 0 1 3-3" -})); - -const SvgIconCookiesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m8-3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m3 3.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-4 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 15a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCookies = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m10-8.5a8.5 8.5 0 1 0 8.394 7.156 4.25 4.25 0 0 1-5-3.05 4.25 4.25 0 0 1-3.144-4.102z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M8 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0" -})); - -const SvgIconCreditCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4.003A1.75 1.75 0 0 0 2 5.753V9h19.996v1.5H2v7.746c0 .967.784 1.75 1.75 1.75h16.496a1.75 1.75 0 0 0 1.75-1.75V9.053q0-1.65-.002-3.304a1.75 1.75 0 0 0-1.749-1.746zm3 8.497a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconCreditCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75v8.496a1 1 0 0 0 1 1h16.496a1 1 0 0 0 1-1V9.75m-18.496 0V5.753a1 1 0 0 1 1-1h16.495a1 1 0 0 1 1 .997q.002 2 .001 4m-18.496 0h18.496M6.75 13.25h3" -})); - -const SvgIconCropFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.75 8H8v7.75c0 .138.112.25.25.25H16V8.25a.25.25 0 0 0-.25-.25" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 1 .75.75V5h10.75c.966 0 1.75.784 1.75 1.75V17.5h2.25a.75.75 0 0 1 0 1.5H19v2.25a.75.75 0 0 1-1.5 0V19H6.75A1.75 1.75 0 0 1 5 17.25V6.5H2.75a.75.75 0 0 1 0-1.5H5V2.75A.75.75 0 0 1 5.75 2m.75 15.25V6.5h10.75a.25.25 0 0 1 .25.25V17.5H6.75a.25.25 0 0 1-.25-.25", - clipRule: "evenodd" -})); - -const SvgIconCrop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h14.5a1 1 0 0 1 1 1v14.5M5.75 2.75v14.5a1 1 0 0 0 1 1h14.5" -})); - -const SvgIconCryptoCoinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-5.25a.75.75 0 0 0-1.5 0v1.066a4.251 4.251 0 0 0 0 8.368v1.066a.75.75 0 0 0 1.5 0v-1.066a4.25 4.25 0 0 0 2.589-1.554.75.75 0 0 0-1.178-.93 2.75 2.75 0 1 1 0-3.402.75.75 0 0 0 1.178-.928 4.25 4.25 0 0 0-2.589-1.554z", - clipRule: "evenodd" -})); - -const SvgIconCryptoCoin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75V8.5m0 0a3.5 3.5 0 1 0 0 7m0-7c1.116 0 2.11.522 2.75 1.335M12 15.5v1.75m0-1.75c1.116 0 2.11-.522 2.75-1.335M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCryptoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m8.625 9.907 3.25-1.876a.25.25 0 0 1 .25 0l3.25 1.876a.25.25 0 0 1 .125.217v3.752a.25.25 0 0 1-.125.217l-3.25 1.876a.25.25 0 0 1-.25 0l-3.25-1.876a.25.25 0 0 1-.125-.217v-3.752a.25.25 0 0 1 .125-.217" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.125-3.392-3.25-1.876a1.75 1.75 0 0 0-1.75 0l-3.25 1.876A1.75 1.75 0 0 0 7 10.124v3.752c0 .626.334 1.203.875 1.516l3.25 1.876a1.75 1.75 0 0 0 1.75 0l3.25-1.876A1.75 1.75 0 0 0 17 13.876v-3.752a1.75 1.75 0 0 0-.875-1.516", - clipRule: "evenodd" -})); - -const SvgIconCrypto = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.5 7.381a1 1 0 0 1 1 0l3.25 1.877a1 1 0 0 1 .5.866v3.752a1 1 0 0 1-.5.866L12.5 16.62a1 1 0 0 1-1 0l-3.25-1.877a1 1 0 0 1-.5-.866v-3.752a1 1 0 0 1 .5-.866L11.5 7.38Z" -})); - -const SvgIconCubeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.13 2.32a1.77 1.77 0 0 1 1.74 0l7.25 4.08q.075.042.146.092L12 11.14 3.735 6.49q.07-.048.146-.091zM2.983 7.789a2 2 0 0 0-.006.155v8.112c0 .64.345 1.232.904 1.546l7.25 4.078q.059.033.12.061V12.44L2.983 7.79ZM12.75 21.74q.06-.027.12-.06l7.25-4.078c.558-.314.903-.905.903-1.546V7.944q0-.078-.006-.155l-8.266 4.65v9.302Z" -})); - -const SvgIconCube = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 12v8.5m0-8.5L4.5 7.781m7.5 4.22 7.263-4.086m.987.03v8.11a1 1 0 0 1-.51.872l-7.25 4.079a1 1 0 0 1-.98 0l-7.25-4.079a1 1 0 0 1-.51-.871V7.944a1 1 0 0 1 .51-.871l7.25-4.078a1 1 0 0 1 .98 0l7.25 4.078a1 1 0 0 1 .51.871Z" -})); - -const SvgIconCupHotFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 8.75C4 7.784 4.784 7 5.75 7h10.5c.966 0 1.75.784 1.75 1.75V9h.5a3.5 3.5 0 1 1 0 7H18v4.25A1.75 1.75 0 0 1 16.25 22H5.75A1.75 1.75 0 0 1 4 20.25zm14 5.75h.5a2 2 0 1 0 0-4H18z", - clipRule: "evenodd" -})); - -const SvgIconCupHot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M11 5.25v-2.5m-4 2.5v-2.5m8 2.5v-2.5m-9.25 18.5h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1Zm11.5-11.5h1.25a2.75 2.75 0 1 1 0 5.5h-1.25z" -})); - -const SvgIconCupStrawFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.413 2.482a.75.75 0 0 0-.326-1.464l-3.717.826A1.75 1.75 0 0 0 11 3.552V6H6.817A1.75 1.75 0 0 0 5.07 7.863l.322 4.994v.006l.55 8.5A1.75 1.75 0 0 0 7.687 23h8.624a1.75 1.75 0 0 0 1.747-1.637l.87-13.5A1.75 1.75 0 0 0 17.184 6H12.5V3.552a.25.25 0 0 1 .196-.244zM6.776 11l-.209-3.234a.25.25 0 0 1 .25-.266h10.366a.25.25 0 0 1 .25.266L17.224 11z", - clipRule: "evenodd" -})); - -const SvgIconCupStraw = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.927 11.75-.617 9.564a1 1 0 0 1-.998.936H7.688a1 1 0 0 1-.998-.936l-.617-9.564m11.854 0 .254-3.936a1 1 0 0 0-.998-1.064H6.817a1 1 0 0 0-.998 1.064l.254 3.936m11.854 0H6.073m5.677-5V3.552a1 1 0 0 1 .783-.976l3.717-.826" -})); - -const SvgIconCurrencyDollarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-6.25a.75.75 0 0 0-1.5 0v1.055c-.558.087-1.08.28-1.508.618-.643.508-.979 1.264-.979 2.178 0 1.064.432 1.786 1.091 2.271.53.39 1.203.615 1.74.795l.165.056.124.042c.598.201 1.043.352 1.373.595.28.206.48.483.48 1.064 0 .522-.174.816-.407 1-.26.205-.696.35-1.329.35-.804 0-1.318-.366-1.575-.826a.75.75 0 1 0-1.31.73c.43.77 1.177 1.331 2.135 1.524v1.048a.75.75 0 0 0 1.5 0v-1.03c.558-.087 1.08-.28 1.508-.618.644-.508.979-1.264.979-2.178 0-1.064-.432-1.786-1.091-2.271-.53-.391-1.203-.616-1.74-.796l-.165-.055-.124-.042c-.598-.202-1.043-.352-1.373-.596-.28-.205-.48-.482-.48-1.063 0-.522.174-.816.407-1 .26-.205.696-.35 1.329-.35.804 0 1.318.366 1.575.826a.75.75 0 0 0 1.31-.73c-.43-.77-1.177-1.331-2.135-1.524z", - clipRule: "evenodd" -})); - -const SvgIconCurrencyDollar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.5c-1.466 0-2.487.665-2.487 2.1 0 1.646 1.267 1.999 2.487 2.412 1.22.414 2.487.767 2.487 2.412 0 1.436-1.021 2.1-2.487 2.1M12 7.5c1.06 0 1.834.502 2.23 1.212M12 7.5V5.75m0 10.774c-1.06 0-1.834-.5-2.23-1.211M12 16.524v1.726M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCurrencyPoundFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m8.596-2.611c0-1.017.864-1.889 1.99-1.889.55 0 1.043.21 1.4.547a.75.75 0 1 0 1.028-1.092A3.54 3.54 0 0 0 12.586 6c-1.9 0-3.49 1.491-3.49 3.389 0 .734.23 1.385.488 1.889H8.75a.75.75 0 0 0 0 1.5h1.13L8.603 15.97A.75.75 0 0 0 9.298 17h4.931a.75.75 0 0 0 0-1.5h-3.823l1.09-2.722h2.733a.75.75 0 0 0 0-1.5h-2.865a4 4 0 0 1-.302-.429c-.25-.409-.466-.924-.466-1.46", - clipRule: "evenodd" -})); - -const SvgIconCurrencyPound = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.5 7.501a2.79 2.79 0 0 0-1.914-.751c-1.514 0-2.74 1.181-2.74 2.639S11 12 11 12l-.011.028m3.24 4.222h-4.93l1.69-4.222m0 0H8.75m2.239 0h3.24M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCurrencyYen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.064 7.506a.75.75 0 1 0-1.128.988zm7 .988a.75.75 0 1 0-1.128-.988zM11.25 17.25a.75.75 0 0 0 1.5 0zm-1.5-5a.75.75 0 0 0 0 1.5zm4.5 1.5a.75.75 0 0 0 0-1.5zM7.936 8.494l3.5 4 1.128-.988-3.5-4zm4.628 4 3.5-4-1.128-.988-3.5 4zM11.25 12v1h1.5v-1zm0 1v4.25h1.5V13zm-1.5.75H12v-1.5H9.75zm2.25 0h2.25v-1.5H12zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" -})); - -const SvgIconCursor1Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l4.17-4.17 6.219 6.22a.75.75 0 1 0 1.06-1.06l-6.22-6.22 4.17-4.17a1.25 1.25 0 0 0-.447-2.055z" -})); - -const SvgIconCursor1 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.5 14.5 4.7-4.7a.5.5 0 0 0-.179-.822L4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179zm0 0 6.75 6.75" -})); - -const SvgIconCursor3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l1.92-1.92 3.865 3.867a1.25 1.25 0 0 0 1.768 0l3.793-3.793a1.25 1.25 0 0 0 0-1.768L17.81 12.25l1.92-1.92a1.25 1.25 0 0 0-.448-2.055z" -})); - -const SvgIconCursor3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.021 8.978 4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179l2.45-2.45 4.396 4.396a.5.5 0 0 0 .707 0l3.793-3.793a.5.5 0 0 0 0-.707L16.75 12.25 19.2 9.8a.5.5 0 0 0-.179-.822" -})); - -const SvgIconCursorClickFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 2a.75.75 0 0 1 .75.75V4.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 11 2m6.437 2.563a.75.75 0 0 1 0 1.06l-1.311 1.31a.75.75 0 1 1-1.06-1.06l1.31-1.31a.75.75 0 0 1 1.06 0ZM6.935 16.126a.75.75 0 1 0-1.061-1.06l-1.31 1.31a.75.75 0 0 0 1.06 1.06l1.31-1.31ZM5.25 11a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5H4.5a.75.75 0 0 1 .75.75m.624-4.065a.75.75 0 0 0 1.06-1.061l-1.31-1.31a.75.75 0 1 0-1.06 1.06zm5.177 2.577c-.804-.321-1.61.463-1.309 1.276l3.866 10.461a1 1 0 0 0 1.813.14l2.131-3.838 3.853-2.14a1 1 0 0 0-.114-1.803z" -})); - -const SvgIconCursorClick = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 2.75V4.5m5.907.593-1.31 1.31m-9.193 9.193-1.31 1.31M4.5 11H2.75m3.654-4.596-1.31-1.31m9.217 15.895-3.866-10.461a.25.25 0 0 1 .327-.319l10.24 4.096a.25.25 0 0 1 .028.45l-3.978 2.21a.25.25 0 0 0-.097.097l-2.2 3.962a.25.25 0 0 1-.454-.035" -})); - -const SvgIconCursorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.254 2.655c-.995-.359-1.958.604-1.6 1.6l6.132 17.03c.388 1.076 1.896 1.11 2.332.054l2.984-7.236 7.237-2.985c1.057-.436 1.022-1.944-.053-2.332z" -})); - -const SvgIconCursor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.36 4 6.132 17.032a.5.5 0 0 0 .932.02l3.024-7.332a.5.5 0 0 1 .272-.271l7.332-3.024a.5.5 0 0 0-.02-.933L4 3.36a.5.5 0 0 0-.64.64Z" -})); - -const SvgIconCut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 3a4 4 0 1 0 2.845 6.812L11.883 12l-3.038 2.188a4 4 0 1 0 .837 1.246L22.547 6.17l-.48-.227a2 2 0 0 0-2.026.183l-6.874 4.95-3.485-2.51A4 4 0 0 0 6 3M3.5 7a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m0 10a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.067 18.057a2 2 0 0 1-2.026-.183l-5.59-4.026 1.283-.924 6.813 4.906z" -})); - -const SvgIconDashboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a10 10 0 0 1-.515 3.178A.75.75 0 0 0 21 15h-7.763l2.428-4.653a.75.75 0 1 0-1.33-.694L11.545 15H3a.75.75 0 0 0-.485.178A10 10 0 0 1 2 12m1.067 4.5A10 10 0 0 0 12 22a10 10 0 0 0 8.933-5.5z", - clipRule: "evenodd" -})); - -const SvgIconDashboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.75 15 10m-3 5.75H3.542m8.458 0h8.459m-16.917 0a9.2 9.2 0 0 0 1.917 2.79 9.25 9.25 0 0 0 13.082 0 9.2 9.2 0 0 0 1.918-2.79m-16.917 0A9.25 9.25 0 0 1 5.459 5.46a9.25 9.25 0 0 1 13.082 0 9.25 9.25 0 0 1 1.918 10.29" -})); - -const SvgIconDatabaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.16 3.75c.46.38.84.91.84 1.57v5.37c0 .26-.12.58-.47.93-.36.36-.9.71-1.64 1.03-1.47.63-3.55 1.04-5.89 1.04s-4.42-.41-5.89-1.04c-.74-.32-1.29-.67-1.64-1.03-.35-.35-.47-.67-.47-.93V5.32c0-.66.38-1.19.84-1.57.46-.39 1.08-.7 1.78-.95C8.03 2.3 9.93 2 12 2s3.97.3 5.38.8c.7.25 1.32.56 1.78.95m-12.04.47c-.61.21-1.05.45-1.32.68-.28.24-.3.38-.3.43s.02.2.3.43c.27.22.71.46 1.32.68 1.22.43 2.94.71 4.88.71s3.67-.28 4.88-.71c.61-.21 1.05-.45 1.32-.68.28-.24.3-.38.3-.43s-.02-.2-.3-.43c-.27-.22-.71-.46-1.32-.68-1.22-.43-2.94-.71-4.88-.71s-3.67.28-4.88.71", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.52 14.03c1.69.73 3.99 1.16 6.48 1.16s4.78-.43 6.48-1.16c.57-.24 1.08-.52 1.52-.84v5.49c0 .67-.38 1.2-.84 1.58-.46.39-1.08.7-1.78.95-1.41.5-3.31.8-5.38.8s-3.97-.3-5.38-.8c-.7-.25-1.32-.56-1.78-.95S4 19.34 4 18.68v-5.49c.44.32.96.6 1.52.84" -})); - -const SvgIconDatabase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 5.32c0 1.419-3.246 2.569-7.25 2.569s-7.25-1.15-7.25-2.57m14.5 0C19.25 3.9 16.004 2.75 12 2.75S4.75 3.9 4.75 5.32m14.5 0v13.36c0 1.42-3.246 2.57-7.25 2.57s-7.25-1.15-7.25-2.57V5.32M19.25 12c0 1.38-3.246 2.5-7.25 2.5S4.75 13.38 4.75 12" -})); - -const SvgIconDateTime = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.462 9.956 1.302 7.386a1 1 0 0 0 1.159.812l5.193-.916M2.462 9.956 1.94 7.002a1 1 0 0 1 .811-1.159l11.325-1.997a1 1 0 0 1 1.159.812l.52 2.954L2.463 9.956ZM16 11.75V14l2 2m4.25-2a6.25 6.25 0 1 1-12.5 0 6.25 6.25 0 0 1 12.5 0" -})); - -const SvgIconDeviceDesktop2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 18H16v2.25a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25zM9.5 18v1.5h5V18z", - clipRule: "evenodd" -})); - -const SvgIconDeviceDesktop2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 17.25h-5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-6.5 0v3h6.5v-3m-6.5 0h6.5" -})); - -const SvgIconDeviceDesktopFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 17H3.75A1.75 1.75 0 0 1 2 15.25zm4.244 16.21A17.7 17.7 0 0 1 12 20c2.012 0 3.947.337 5.756.96a.75.75 0 0 0 .488-1.42A19.2 19.2 0 0 0 12 18.5a19.2 19.2 0 0 0-6.244 1.04.75.75 0 0 0 .488 1.42" -})); - -const SvgIconDeviceDesktop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 20.25c-1.886-.649-3.903-1-6-1s-4.114.351-6 1m-2.25-4h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1" -})); - -const SvgIconDevicePhoneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 2.75C5 1.784 5.784 1 6.75 1h10.5c.966 0 1.75.784 1.75 1.75v18.5A1.75 1.75 0 0 1 17.25 23H6.75A1.75 1.75 0 0 1 5 21.25zM9.75 18.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconDevicePhone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 19.25h4.5m-7.5 3h10.5a1 1 0 0 0 1-1V2.75a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v18.5a1 1 0 0 0 1 1" -})); - -const SvgIconDevicesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.25 17.5a.75.75 0 0 0 0 1.5h2.25a.75.75 0 0 0 0-1.5z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75V16H1.75a.75.75 0 0 0-.75.75v2.5c0 .966.784 1.75 1.75 1.75h10.918c.281.591.884 1 1.582 1h6A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H21V4.75A1.75 1.75 0 0 0 19.25 3zM15 9.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-6a.25.25 0 0 1-.25-.25zm-1.5 7.75v2H2.75a.25.25 0 0 1-.25-.25V17.5z", - clipRule: "evenodd" -})); - -const SvgIconDevices = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25h2.25m-15.75-1.5v-12a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v4m-16.5 8h-2v2.5a1 1 0 0 0 1 1h11.5m-10.5-3.5h10.5m0 3.5V9.75a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1" -})); - -const SvgIconDiamondFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.564 3.523A1.75 1.75 0 0 1 7.812 3h8.376c.47 0 .919.189 1.248.523l5.154 5.244a1.75 1.75 0 0 1-.01 2.464l-9.343 9.342a1.75 1.75 0 0 1-2.475 0l-9.341-9.342a1.75 1.75 0 0 1-.011-2.464zM9.03 7.22a.75.75 0 0 1 0 1.06L7.31 10l1.72 1.72a.75.75 0 1 1-1.06 1.06l-2.25-2.25a.75.75 0 0 1 0-1.06l2.25-2.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconDiamond = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.5 7.75 6.25 10l2.25 2.25m4.207 7.793L22.05 10.7a1 1 0 0 0 .006-1.408l-5.154-5.244a1 1 0 0 0-.713-.299H7.812a1 1 0 0 0-.713.299L1.945 9.293A1 1 0 0 0 1.95 10.7l9.342 9.342a1 1 0 0 0 1.414 0Z" -})); - -const SvgIconDocumentChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m3.5 14.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 13a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 12 13m4.25 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -})); - -const SvgIconDocumentChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10.25 8v-1.5m3.5 1.5v-4.5m3.5 4.5v-2.5m-9.75-12h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" -})); - -const SvgIconDonutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.232 6.34a1.32 1.32 0 0 1 1.787.364l.44.634c.339.49.824.859 1.386 1.055l.728.254a1.32 1.32 0 0 1 .83 1.624l-.222.74c-.171.57-.157 1.18.04 1.741l.255.728a1.32 1.32 0 0 1-.753 1.66l-.716.288a2.82 2.82 0 0 0-1.337 1.118l-.41.653a1.32 1.32 0 0 1-1.768.447l-.67-.38a2.8 2.8 0 0 0-1.708-.35l-.766.087A1.32 1.32 0 0 1 7.896 15.9l-.12-.762a2.82 2.82 0 0 0-.793-1.552l-.545-.545a1.32 1.32 0 0 1-.042-1.823l.52-.57a2.82 2.82 0 0 0 .72-1.587l.085-.766a1.32 1.32 0 0 1 1.4-1.17l.77.052a2.82 2.82 0 0 0 1.688-.427zM12 10.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m13.251-6.15a2.82 2.82 0 0 0-3.817-.78l-.653.41a1.32 1.32 0 0 1-.79.2l-.77-.051a2.82 2.82 0 0 0-2.99 2.499l-.086.766a1.32 1.32 0 0 1-.337.743l-.52.57a2.82 2.82 0 0 0 .09 3.895l.545.545c.197.197.327.451.37.726l.122.762a2.82 2.82 0 0 0 3.101 2.359l.767-.087c.277-.031.556.026.799.163l.67.38a2.82 2.82 0 0 0 3.779-.953l.41-.654a1.32 1.32 0 0 1 .625-.523l.716-.287a2.82 2.82 0 0 0 1.61-3.549l-.256-.728a1.32 1.32 0 0 1-.018-.815l.221-.739a2.82 2.82 0 0 0-1.77-3.47l-.73-.255a1.32 1.32 0 0 1-.648-.494z", - clipRule: "evenodd" -})); - -const SvgIconDonut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M14.25 12a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.833 5.705a2.07 2.07 0 0 1 2.802.572l.44.634c.249.359.605.63 1.018.774l.728.254a2.07 2.07 0 0 1 1.3 2.548l-.222.739c-.125.418-.115.866.03 1.278l.255.728a2.07 2.07 0 0 1-1.182 2.605l-.715.287a2.07 2.07 0 0 0-.982.82l-.41.654a2.07 2.07 0 0 1-2.772.7l-.672-.38a2.07 2.07 0 0 0-1.253-.256l-.766.087a2.07 2.07 0 0 1-2.276-1.732l-.122-.761a2.07 2.07 0 0 0-.58-1.14l-.546-.545a2.07 2.07 0 0 1-.066-2.859l.52-.57c.295-.322.48-.73.528-1.164l.086-.767a2.07 2.07 0 0 1 2.195-1.834l.77.052c.435.029.87-.08 1.239-.313z" -})); - -const SvgIconDotGrid2X3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.5 5.75a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m-5.5 12.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0M7.5 11.9a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0zm5.5 0a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconDotGrid3X3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDotsHorizontal = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDotsVertical = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 14.75v4.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-4.5M12 15V3.75M12 15l-3.5-3.5M12 15l3.5-3.5" -})); - -const SvgIconDuplicateFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 4.75C7 3.784 7.784 3 8.75 3h10.5c.966 0 1.75.784 1.75 1.75v10.51a1.75 1.75 0 0 1-1.75 1.75H17v2.24A1.75 1.75 0 0 1 15.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.75C3 7.784 3.784 7 4.75 7H7zm10 10.76V8.75A1.75 1.75 0 0 0 15.25 7H8.5V4.75a.25.25 0 0 1 .25-.25h10.5a.25.25 0 0 1 .25.25v10.51a.25.25 0 0 1-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconDuplicate = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v10.51a1 1 0 0 1-1 1h-3M3.75 8.75v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" -})); - -const SvgIconEnter180Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 20a.75.75 0 0 0 .75-.75v-9.5a.25.25 0 0 1 .25-.25h13.69l-2.72 2.72a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 1 0-1.06 1.06L18.44 8H4.75A1.75 1.75 0 0 0 3 9.75v9.5c0 .414.336.75.75.75", - clipRule: "evenodd" -})); - -const SvgIconEnter180 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25v-9.5a1 1 0 0 1 1-1h14.5m-3 4 4-4-4-4" -})); - -const SvgIconEnterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.25 4a.75.75 0 0 0-.75.75v9.5a.25.25 0 0 1-.25.25H5.56l2.72-2.72a.75.75 0 1 0-1.06-1.06l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06-1.06L5.56 16h13.69A1.75 1.75 0 0 0 21 14.25v-9.5a.75.75 0 0 0-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconEnter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75v9.5a1 1 0 0 1-1 1H4.75m3-4-4 4 4 4" -})); - -const SvgIconEnvelopeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v1.04l9.888 4.975a.25.25 0 0 0 .224 0L22 6.789V5.75A1.75 1.75 0 0 0 20.25 4z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m22 8.469-9.213 4.636a1.75 1.75 0 0 1-1.574 0L2 8.468v9.781c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" -})); - -const SvgIconEnvelope = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.587 8.67a.75.75 0 1 0-.674-1.34zm-18.5-1.34a.75.75 0 1 0-.674 1.34zm9.363 5.104.337.67zm-.9 0 .337-.67zM20.5 5.75v12.5H22V5.75zm-.25 12.75H3.75V20h16.5zM3.5 18.25V5.75H2v12.5zM3.75 5.5h16.5V4H3.75zm17.163 1.83-8.8 4.434.674 1.34 8.8-4.434zm-9.026 4.434-8.8-4.434-.674 1.34 8.8 4.434.675-1.34ZM3.5 5.75a.25.25 0 0 1 .25-.25V4A1.75 1.75 0 0 0 2 5.75zm.25 12.75a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V20A1.75 1.75 0 0 0 22 18.25zm-8.387-6.486a.25.25 0 0 1-.226 0l-.675 1.34c.496.25 1.08.25 1.575 0l-.675-1.34ZM22 5.75A1.75 1.75 0 0 0 20.25 4v1.5a.25.25 0 0 1 .25.25z" -})); - -const SvgIconEquals = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "M5 9h14M5 15h14" -})); - -const SvgIconEthereumFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m11.737 14.202-1.66-.622L12 16.225l1.924-2.645-1.66.622a.75.75 0 0 1-.527 0M12 12.699l2.814-1.055L12 7.775l-2.814 3.869z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.607-5.941a.75.75 0 0 0-1.214 0l-4 5.5a.75.75 0 0 0 0 .882l4 5.5a.75.75 0 0 0 1.214 0l4-5.5a.75.75 0 0 0 0-.882z", - clipRule: "evenodd" -})); - -const SvgIconEthereum = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12 6.5.607-.441a.75.75 0 0 0-1.214 0zM8 12l-.607-.441a.75.75 0 0 0 0 .882zm4 5.5-.607.441a.75.75 0 0 0 1.214 0zm4-5.5.607.441a.75.75 0 0 0 0-.882zm-4 1.5-.263.702a.75.75 0 0 0 .526 0zm-.607-7.441-4 5.5 1.214.882 4-5.5zm-4 6.382 4 5.5 1.214-.882-4-5.5zm5.214 5.5 4-5.5-1.214-.882-4 5.5zm4-6.382-4-5.5-1.214.882 4 5.5zm-8.87 1.143 4 1.5.526-1.404-4-1.5zm4.526 1.5 4-1.5-.526-1.404-4 1.5zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" -})); - -const SvgIconExpand315Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3.75a.75.75 0 0 0-.75-.75h-6.5a.75.75 0 0 0-.75.75v6.5a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06L5.56 4.5h4.69a.75.75 0 0 0 .75-.75m10 10a.75.75 0 0 0-1.5 0v4.69l-5.22-5.22a.75.75 0 1 0-1.06 1.06l5.22 5.22h-4.69a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 .75-.75z", - clipRule: "evenodd" -})); - -const SvgIconExpand315 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75h-6.5v6.5m16.5 3.5v6.5h-6.5M4.523 4.523l5.727 5.727m3.5 3.5 5.727 5.727" -})); - -const SvgIconExpand45Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-5.22 5.22a.75.75 0 1 1-1.06-1.06l5.22-5.22h-4.69a.75.75 0 0 1-.75-.75m-10 10a.75.75 0 0 1 1.5 0v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L5.56 19.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconExpand45 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75h6.5v6.5m-6.5 0 5.727-5.727M10.25 13.75l-5.727 5.727M3.75 13.75v6.5h6.5" -})); - -const SvgIconExpandSimple2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 12a.75.75 0 0 1-.75-.75v-5.5A.75.75 0 0 1 5.75 5h5.5a.75.75 0 0 1 0 1.5H6.5v4.75a.75.75 0 0 1-.75.75M12 18.25a.75.75 0 0 1 .75-.75h4.75v-4.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconExpandSimple2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 18.5h5.5V13M6 11.5V6h5.5" -})); - -const SvgIconExpandSimpleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 5.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0V6.5h-4.75a.75.75 0 0 1-.75-.75M5.75 12a.75.75 0 0 1 .75.75v4.75h4.75a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconExpandSimple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12.75v5.5h5.5m1.5-12.5h5.5v5.5" -})); - -const SvgIconExpandWindowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.25 7a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 1 1-1.06-1.06l1.97-1.97h-1.19a.75.75 0 0 1 0-1.5z" -})); - -const SvgIconExpandWindow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m2.5-7.5v3m0-3h-3m3 0L14 11m-3.75 10.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" -})); - -const SvgIconEyeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6C19.91 17.524 16.01 20 12 20s-7.91-2.477-10.43-7.2a1.71 1.71 0 0 1 0-1.6C4.09 6.476 7.99 4 12 4m-3.625 8a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" -})); - -const SvgIconEyeOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.22 2.22a.75.75 0 0 1 1.06 0l3.758 3.757.023.022 3.165 3.165-.017-.016.047.047-.016-.017 4.582 4.582-.017-.016.047.047-.016-.017 3.165 3.165.022.023 3.757 3.758a.75.75 0 1 1-1.06 1.06l-3.35-3.349c-2.582 1.592-5.503 1.98-8.265 1.13-2.944-.907-5.632-3.195-7.536-6.763a1.7 1.7 0 0 1-.001-1.595c1.06-1.988 2.363-3.578 3.82-4.754L2.22 3.28a.75.75 0 0 1 0-1.06M8 12c0-.833.256-1.608.691-2.248l1.092 1.092a2.5 2.5 0 0 0 3.373 3.373l1.092 1.092A4 4 0 0 1 8 11.999Z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.43 12.8c-.782 1.466-1.697 2.715-2.707 3.741L8.021 4.84A9.95 9.95 0 0 1 12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6" -})); - -const SvgIconEyeOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.165 4.42a.75.75 0 0 0 .433 1.437l-.433-1.436Zm12.605 7.135-.661.353zm-2.629 3.412a.75.75 0 0 0 1.127.99zm2.63-2.523-.662-.353zM3.281 2.22A.75.75 0 0 0 2.22 3.28zm-1.052 9.336-.662-.353zM17.47 17.47l.53-.53zm3.25 4.31a.75.75 0 0 0 1.06-1.06zM2.23 12.446l-.662.353zm8.002-2.214a.75.75 0 1 0-1.06-1.06zm4.597 4.596a.75.75 0 1 0-1.061-1.06zm-5.231-8.97c4.045-1.219 8.639.668 11.51 6.05l1.324-.706c-3.126-5.86-8.383-8.251-13.267-6.781l.433 1.436Zm10.67 10.1a16.6 16.6 0 0 0 2.165-3.161l-1.324-.706a15 15 0 0 1-1.968 2.876l1.127.99Zm.84-4.05a.19.19 0 0 1 .001.183l1.324.706a1.7 1.7 0 0 0 0-1.595l-1.324.706ZM2.22 3.28 6 7.06 7.06 6 3.28 2.22zm.67 8.63c1.135-2.127 2.542-3.707 4.067-4.764l-.855-1.233c-1.746 1.21-3.303 2.982-4.535 5.29l1.324.706ZM6 7.06 16.94 18 18 16.94 7.06 6zM16.94 18l3.78 3.78 1.06-1.06L18 16.94zM1.568 12.8c1.904 3.568 4.593 5.855 7.537 6.762 2.951.908 6.084.403 8.793-1.474l-.855-1.233c-2.35 1.629-5.008 2.04-7.497 1.273-2.497-.768-4.9-2.746-6.654-6.034zm0-1.596c-.267.5-.264 1.1 0 1.596l1.324-.707a.2.2 0 0 1-.001-.183l-1.324-.706ZM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12c0-.69.28-1.315.732-1.768l-1.06-1.06A4 4 0 0 0 8 12zm4.268 1.768A2.5 2.5 0 0 1 12 14.5V16a4 4 0 0 0 2.829-1.172z" -})); - -const SvgIconEye = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.231 11.552 1.57 11.2zm19.538 0 .662-.353zm-19.538.896-.661.353zm19.538 0 .662.353zm-18.876-.543C5.213 7.558 8.663 5.5 12 5.5c3.338 0 6.787 2.058 9.107 6.405l1.323-.706C19.91 6.477 16.01 4 12 4S4.09 6.477 1.57 11.2zm-1.323.896C4.09 17.523 7.99 20 12 20s7.91-2.477 10.43-7.2l-1.323-.706C18.787 16.442 15.337 18.5 12 18.5c-3.338 0-6.787-2.058-9.107-6.406zm0-1.602a1.71 1.71 0 0 0 0 1.602l1.323-.707a.21.21 0 0 1 0-.189zm19.537.707c.03.056.03.132 0 .188l1.323.707a1.71 1.71 0 0 0 0-1.602zM14.5 12a2.5 2.5 0 0 1-2.5 2.5V16a4 4 0 0 0 4-4zM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12A2.5 2.5 0 0 1 12 9.5V8a4 4 0 0 0-4 4zM12 9.5a2.5 2.5 0 0 1 2.5 2.5H16a4 4 0 0 0-4-4z" -})); - -const SvgIconFastForward10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.756 15.036c0 .488.263.779.714.779.457 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.961.672c-.274.183-.414.381-.414.607 0 .296.22.516.516.516.156 0 .29-.049.52-.2l.737-.52h.032zm2.701-2.772c0 2.213 1.037 3.642 2.777 3.642s2.804-1.445 2.804-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.799 1.44-2.799 3.641zm1.45-.338c0-1.547.506-2.466 1.338-2.466s1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47v-.328Z" -})); - -const SvgIconFastForward15S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.708 15.036c0 .488.263.779.714.779.456 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.962.672c-.274.183-.413.381-.413.607 0 .296.22.516.515.516.156 0 .29-.049.521-.2l.736-.52h.033zm2.986-.774c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.358-2.385-.628 0-1.224.236-1.477.58h-.075l.15-1.896h2.777c.435 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.709.811.199 0 .354-.064.671-.333a1.7 1.7 0 0 1 1.042-.381c.774 0 1.327.537 1.327 1.321 0 .811-.575 1.375-1.386 1.375-.548 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" -})); - -const SvgIconFastForward30S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.188 14.203c0 .886 1.112 1.703 2.562 1.703 1.617 0 2.756-.897 2.756-2.18 0-.93-.671-1.693-1.563-1.779v-.091c.741-.107 1.337-.838 1.337-1.633 0-1.144-1.042-1.944-2.524-1.944-1.402 0-2.45.79-2.45 1.649 0 .349.248.59.591.59.253 0 .44-.112.602-.38.285-.484.698-.731 1.23-.731.682 0 1.155.403 1.155.993 0 .591-.484 1.02-1.144 1.02h-.5a.543.543 0 0 0-.558.565c0 .333.236.575.558.575h.527c.79 0 1.32.45 1.32 1.117 0 .666-.52 1.1-1.326 1.1-.601 0-1.08-.262-1.39-.756-.2-.29-.377-.403-.613-.403-.328 0-.57.247-.57.585m6.14-1.939c0 2.213 1.036 3.642 2.777 3.642 1.74 0 2.803-1.445 2.803-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.798 1.44-2.798 3.641zm1.45-.338c0-1.547.505-2.466 1.337-2.466.833 0 1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47z" -})); - -const SvgIconFastForward5S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.438 14.262c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.357-2.385-.629 0-1.225.236-1.478.58h-.075l.15-1.896h2.777c.436 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.71.811.198 0 .354-.064.67-.333a1.7 1.7 0 0 1 1.043-.381c.773 0 1.326.537 1.326 1.321 0 .811-.575 1.375-1.386 1.375-.547 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" -})); - -const SvgIconFileCloudFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v9.549A5.2 5.2 0 0 1 5.75 13c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.854 22h6.396A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 14.5a3.75 3.75 0 1 0 0 7.5H8.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 5.75 14.5M3.5 18.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H5.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" -})); - -const SvgIconFileCloud = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 12.25v-8.5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-5m-.5-18v5a1 1 0 0 0 1 1h5m-13 12a3 3 0 1 1 2.601-4.495A2.25 2.25 0 1 1 8.5 21.25z" -})); - -const SvgIconFileDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m9.28 15.03-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -})); - -const SvgIconFileDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 21.25h-3a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-3m-2.5-18v5a1 1 0 0 0 1 1h5M12 13.75V20m0 0 2.5-2.5M12 20l-2.5-2.5" -})); - -const SvgIconFileFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -})); - -const SvgIconFileLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v6.125A5.5 5.5 0 0 1 11.5 15v3a5.49 5.49 0 0 1-1.725 4h8.475A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25zM3.5 15a2.5 2.5 0 0 1 5 0 .75.75 0 0 0 1.5 0 4 4 0 0 0-8 0 .75.75 0 0 0 1.5 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.75 15.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.5 18A.75.75 0 0 0 2 18a4 4 0 0 0 8 0 .75.75 0 0 0-1.5 0 2.5 2.5 0 0 1-5 0" -})); - -const SvgIconFileLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.75v-5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-6.5m1-18v5a1 1 0 0 0 1 1h5M2.75 18a3.25 3.25 0 0 0 6.5 0m0-3a3.25 3.25 0 0 0-6.5 0m3.25.75v1.5" -})); - -const SvgIconFileLockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22h-5.878q.126-.354.128-.75v-4.5a2.25 2.25 0 0 0-1.422-2.093A4.377 4.377 0 0 0 4 12.577V3.75C4 2.784 4.784 2 5.75 2" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 16.75a.75.75 0 0 1 .75-.75H4a3 3 0 1 1 6 0h.25a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75zm6.5.75h-5v3h5zm-1-1.5a1.5 1.5 0 0 0-3 0z", - clipRule: "evenodd" -})); - -const SvgIconFileLock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m13.043 3.043-.53.53zm5.914 5.914-.53.53zM4 10.75a.75.75 0 0 0 1.5 0zm9.25 9.75a.75.75 0 0 0 0 1.5zm.25-17.25a.75.75 0 0 0-1.5 0zM18.75 10a.75.75 0 0 0 0-1.5zm-15 6.75V16a.75.75 0 0 0-.75.75zm6.5 0H11a.75.75 0 0 0-.75-.75zm0 4.5V22a.75.75 0 0 0 .75-.75zm-6.5 0H3c0 .414.336.75.75.75zm5.5-4.5v.75H10v-.75zm-4.5 0H4v.75h.75zm1-13.25h6.586V2H5.75zM18.5 9.664V20.25H20V9.664zm-5.987-6.09 5.914 5.913 1.06-1.06-5.914-5.914zM5.5 10.75v-7H4v7zm12.75 9.75h-5V22h5zM20 9.664c0-.464-.184-.909-.513-1.237l-1.06 1.06a.25.25 0 0 1 .073.177zM12.336 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 12.336 2zM18.5 20.25a.25.25 0 0 1-.25.25V22A1.75 1.75 0 0 0 20 20.25zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zM12 3.25v5h1.5v-5zM13.75 10h5V8.5h-5zM12 8.25c0 .966.784 1.75 1.75 1.75V8.5a.25.25 0 0 1-.25-.25zM3.75 17.5h6.5V16h-6.5zm5.75-.75v4.5H11v-4.5zm.75 3.75h-6.5V22h6.5zm-5.75.75v-4.5H3v4.5zm4-5.25v.75H10V16zm.75 0h-4.5v1.5h4.5zm-3.75.75V16H4v.75zM7 14.5A1.5 1.5 0 0 1 8.5 16H10a3 3 0 0 0-3-3zM7 13a3 3 0 0 0-3 3h1.5A1.5 1.5 0 0 1 7 14.5z" -})); - -const SvgIconFileTextFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25zM8 14.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -})); - -const SvgIconFileText = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10 4h3.5m-3.5 4h6.5m-9.5-14.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" -})); - -const SvgIconFileZipFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.5 6.75V2H6.75A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22H8v-1.5h1.5V22h7.75A2.75 2.75 0 0 0 20 19.25V9.5h-4.75a2.75 2.75 0 0 1-2.75-2.75M9.5 19v1.5H11V19zm0-1.5H8V19h1.5zm0-1.5v1.5H11V16zm0-1.5H8V16h1.5zm0-1.5v1.5H11V13zm0 0v-1.5H8V13z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 6.75v-4.6c.235.097.45.24.634.423l4.793 4.793c.183.183.326.4.424.634H15.25C14.56 8 14 7.44 14 6.75" -})); - -const SvgIconFileZip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M13.25 2.75h-6.5a2 2 0 0 0-2 2v14.5a2 2 0 0 0 2 2h10.5a2 2 0 0 0 2-2V8.75m-6-6v4a2 2 0 0 0 2 2h4m-6-6c.32 0 .627.127.854.354l4.792 4.792c.227.227.354.534.354.854M8.75 19v-1.5m1.5 0V16m-1.5 0v-1.5m1.5 6V19m0-4.5V13m-1.5 0v-1.5" -})); - -const SvgIconFile = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-13-6.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconFilesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 2A1.75 1.75 0 0 0 7 3.75V5H5.75A1.75 1.75 0 0 0 4 6.75v13.5c0 .966.784 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 18 20.25V19h1.25A1.75 1.75 0 0 0 21 17.25V8.5h-4.75a1.75 1.75 0 0 1-1.75-1.75V2zm7.75 17H8.75A1.75 1.75 0 0 1 7 17.25V6.5H5.75a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 2.44 20.56 7h-4.31a.25.25 0 0 1-.25-.25z" -})); - -const SvgIconFiles = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25v2a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V6.75a1 1 0 0 1 1-1h2m7.5-3h-6.5a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-9.5m-5-5 5 5m-5-5v4a1 1 0 0 0 1 1h4" -})); - -const SvgIconFilmFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v2.375H7V4.5zM17 4.5v2.625h2.5V4.75a.25.25 0 0 0-.25-.25zm2.5 4.125H17v2.625h2.5zm0 4.125H17v3.083h2.5zm0 4.583H17V19.5h2.25a.25.25 0 0 0 .25-.25zm-4-4.583v-1.5h-7v1.5zM7 19.5v-2.625H4.5v2.375c0 .138.112.25.25.25zm-2.5-4.125H7V12.75H4.5zm0-4.125H7V8.625H4.5z", - clipRule: "evenodd" -})); - -const SvgIconFilm = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4m-4 0V7.875m0 4.125v4.125m4-4.125h8.5m-8.5 0v4.125m0-4.125V7.875M16.25 12h4m-4 0v4.583m0-4.583V7.875m4 4.125V7.875m0 4.125v4.583m-4 3.667h3a1 1 0 0 0 1-1v-2.667m-4 3.667v-3.667m0 3.667h-8.5m8.5-16.5h3a1 1 0 0 1 1 1v3.125m-4-4.125v4.125m0-4.125h-8.5m8.5 4.125h4m-4 8.708h4M7.75 20.25h-3a1 1 0 0 1-1-1v-3.125m4 4.125v-4.125m0-12.375h-3a1 1 0 0 0-1 1v3.125m4-4.125v4.125m-4 0h4m-4 8.25h4" -})); - -const SvgIconFilter2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75A.75.75 0 0 1 2.75 4h18.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M5 12a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H5.75A.75.75 0 0 1 5 12m3 7.25a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconFilter2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 4.75h18.5m-12.5 14.5h6.5M5.75 12h12.5" -})); - -const SvgIconFilterAscFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 3a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 8.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 3m-.743 4h1.48L17.5 5.471zM14 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.235L16.367 19.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.235l4.455-5.265H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" -})); - -const SvgIconFilterAsc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 10.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5m-5.892 3.5h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" -})); - -const SvgIconFilterDescFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 13a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 18.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 13m-.743 4h1.48l-.738-1.529zM14 3.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.234L16.367 9.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.234L18.633 4.5H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" -})); - -const SvgIconFilterDesc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 20.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5M14.75 3.75h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" -})); - -const SvgIconFilterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v2.836c0 .464.184.909.513 1.237l5.414 5.414a.25.25 0 0 1 .073.177v6.836a.75.75 0 0 0 .95.723l4.5-1.25A.75.75 0 0 0 15 20v-5.586a.25.25 0 0 1 .073-.177l5.414-5.414A1.75 1.75 0 0 0 21 7.586V4.75A1.75 1.75 0 0 0 19.25 3z" -})); - -const SvgIconFilter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v2.836a1 1 0 0 0 .293.707l5.414 5.414a1 1 0 0 1 .293.707v6.836l4.5-1.25v-5.586a1 1 0 0 1 .293-.707l5.414-5.414a1 1 0 0 0 .293-.707V4.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconFinderFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.247 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25V5.75A2.75 2.75 0 0 0 18.25 3h-4.442a45.8 45.8 0 0 0-1.756 9.5h1.198a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.749-.793A47 47 0 0 1 12.247 3M7.75 8a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 7.75 8m8.5 0a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m-9.117 7.073a.75.75 0 0 1 1.044-.19c1.579 1.094 2.737 1.555 3.823 1.555s2.244-.461 3.823-1.555a.75.75 0 1 1 .854 1.234c-1.671 1.156-3.138 1.82-4.677 1.82-1.54 0-3.006-.664-4.677-1.82a.75.75 0 0 1-.19-1.044", - clipRule: "evenodd" -})); - -const SvgIconFinder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.25 13.25h-2c.19-3.254.718-6.381 1.567-9.5M7.75 15.5c3.25 2.25 5.25 2.25 8.5 0m-8.5-6.75v1.5m8.5-1.5v1.5m-3.433-6.5H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2z" -})); - -const SvgIconFlashFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L3.172 14.04A1.25 1.25 0 0 0 4.202 16h5.797v5.645c0 1.226 1.583 1.719 2.28.71L20.825 9.96A1.25 1.25 0 0 0 19.797 8h-5.798z" -})); - -const SvgIconFlashOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798zM3.172 14.04 6.12 9.768l9.188 8.195-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96" -})); - -const SvgIconFlashOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798V2.356c0-1.227-1.583-1.72-2.279-.71zm1.128 1.006 6.931 6.183L19.321 9.5h-5.572c-.69 0-1.25-.56-1.25-1.25V3.16z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m6.119 9.768 1.128 1.006-2.57 3.726h5.572c.69 0 1.25.56 1.25 1.25v5.092l2.68-3.885 1.128 1.006-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96L6.12 9.768Z" -})); - -const SvgIconFlash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.798 8.75H13.75a.5.5 0 0 1-.5-.5V2.356a.5.5 0 0 0-.912-.284L3.791 14.466a.5.5 0 0 0 .411.784h6.048a.5.5 0 0 1 .5.5v5.894a.5.5 0 0 0 .912.284l8.547-12.394a.5.5 0 0 0-.411-.784Z" -})); - -const SvgIconFlipchart2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.256l.727 2.544a.75.75 0 1 1-1.442.412L14.434 19H9.566l-.845 2.956a.75.75 0 0 1-1.442-.412L8.006 19H3.75A1.75 1.75 0 0 1 2 17.25zm6.5 8a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 7a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 12 7m5 3.75a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconFlipchart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16 21.75-.857-3M8 21.75l.857-3m-1.107-6v1.5M12 7.75v6.5m4.25-3.5v3.5m-13.5-9.5v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1" -})); - -const SvgIconFlipchartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75A.75.75 0 0 1 1.75 3h20.5a.75.75 0 0 1 0 1.5H21v11.75A1.75 1.75 0 0 1 19.25 18h-5.849l1.223 1.834a.75.75 0 1 1-1.248.832L12 18.602l-1.376 2.064a.75.75 0 1 1-1.248-.832L10.599 18H4.75A1.75 1.75 0 0 1 3 16.25V4.5H1.75A.75.75 0 0 1 1 3.75m11.75 4a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75 2a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0zm-7.5 2a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconFlipchart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 3.75h16.5m-16.5 0v12.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V3.75m-16.5 0H23h-2.75m-16.5 0H1m13 16.5-1.666-2.5M10 20.25l1.666-2.5m.334-10v5.5m-3.75-1.5v1.5m7.5-3.5v3.5" -})); - -const SvgIconFloppyDisk2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 14.25a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3H8v4.25C8 8.216 8.784 9 9.75 9h4.5A1.75 1.75 0 0 0 16 7.25V3h.836c.464 0 .909.184 1.237.513l2.414 2.414c.329.328.513.773.513 1.237V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3M12 10.25a4 4 0 1 0 0 8 4 4 0 0 0 0-8", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 3h5v4.25a.25.25 0 0 1-.25.25h-4.5a.25.25 0 0 1-.25-.25z" -})); - -const SvgIconFloppyDisk2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 4v3.25a1 1 0 0 0 1 1h4.5a1 1 0 0 0 1-1V4m5 3.164V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707m-5 7.086a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" -})); - -const SvgIconFloppyDiskFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75H7v-8.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 .75.75V21h2.25A1.75 1.75 0 0 0 21 19.25V7.164c0-.464-.184-.909-.513-1.237l-2.414-2.414A1.75 1.75 0 0 0 17 3.008V8.25a.75.75 0 0 1-.75.75h-8.5A.75.75 0 0 1 7 8.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.5 3h-7v4.5h7zm0 18v-7.5h-7V21z" -})); - -const SvgIconFloppyDisk = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v3.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-3.5m4 3.414V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707M7.75 13.75v5.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-5.5a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1" -})); - -const SvgIconFolderBookmarksFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H9.5v-7.5a1 1 0 0 0-1-1H2z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.11.658L4.5 19.604l-2.39 1.304A.75.75 0 0 1 1 20.25zm1.5.75v4.487l1.64-.895a.75.75 0 0 1 .72 0l1.64.895V14.5z", - clipRule: "evenodd" -})); - -const SvgIconFolderBookmarks = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h10a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6m4.5 3h-5.5v6.5l2.75-1.5 2.75 1.5z" -})); - -const SvgIconFolderBoxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 8.001V3.75C5 2.784 5.784 2 6.75 2h3.336c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h4.336c.966 0 1.75.784 1.75 1.75v2.251q.203.002.373.015c.213.018.446.057.676.175.33.168.598.435.765.765.118.23.157.463.175.676.016.198.016.434.016.692v8.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676v-8.352c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175Q4.8 8.003 5 8.001M6.5 3.75a.25.25 0 0 1 .25-.25h3.336a.25.25 0 0 1 .177.073l1.414 1.414a1.75 1.75 0 0 0 1.237.513h4.336a.25.25 0 0 1 .25.25V8h-11zm.5 9a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconFolderBox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.287 0-.668-.34zm-.437.437-.34-.668zm.437-10.845-.668.34zm-.437-.437.34-.668zm-15.85.437-.668-.34zm.437-.437-.34-.668zM5 8a.75.75 0 0 0 1.5 0zm5.793-4.957.53-.53zm1.414 1.414.53-.53zM17.5 8A.75.75 0 0 0 19 8zm-9.75 4a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm7.755-3.15v8.3h1.5v-8.3zm-.85 9.15H5.35V21h13.305zM4.5 18.65v-8.3H3v8.3zm.85-9.15h13.305V8H5.35zm0 10c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zm14.869-.823c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zm-.85 2.35c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .676-.175l-.68-1.336c.016-.009.002.006-.118.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zm1.527-9.013c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.169 8 18.923 8 18.655 8zm2.16-.544a1.75 1.75 0 0 0-.766-.765l-.68 1.336a.25.25 0 0 1 .109.11l1.336-.681ZM4.5 10.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 9.837 3 10.082 3 10.35zM5.35 8c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM6.5 8V3.75H5V8zm.25-4.5h3.336V2H6.75zm3.513.073 1.414 1.414 1.06-1.06-1.414-1.414zM12.914 5.5h4.336V4h-4.336zm4.586.25V8H19V5.75zm-.25-.25a.25.25 0 0 1 .25.25H19A1.75 1.75 0 0 0 17.25 4zm-5.573-.513a1.75 1.75 0 0 0 1.237.513V4a.25.25 0 0 1-.177-.073zM10.086 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 10.086 2zM6.5 3.75a.25.25 0 0 1 .25-.25V2A1.75 1.75 0 0 0 5 3.75zm1.25 9.75h4V12h-4z" -})); - -const SvgIconFolderCloudFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v8.027A5.23 5.23 0 0 1 4.75 12c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.532 20h8.718A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 13.5a3.75 3.75 0 1 0 0 7.5H7.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 4.75 13.5M2.5 17.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H4.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" -})); - -const SvgIconFolderCloud = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 19.25h7.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6.5" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 17.25a3 3 0 0 0 3 3H7.5a2.25 2.25 0 1 0-.149-4.495A3 3 0 0 0 1.75 17.25Z" -})); - -const SvgIconFolderDeleteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75A.75.75 0 0 1 2.75 3H10a.75.75 0 0 1 .624.334L12.401 6h8.849a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75H9.372a2.25 2.25 0 0 0-.531-2.341L8.182 17l.659-.659a2.25 2.25 0 0 0-3.182-3.182L5 13.818l-.659-.659A2.25 2.25 0 0 0 2 12.629z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.78 14.22a.75.75 0 0 1 0 1.06L6.06 17l1.72 1.72a.75.75 0 1 1-1.06 1.06L5 18.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L3.94 17l-1.72-1.72a.75.75 0 1 1 1.06-1.06L5 15.94l1.72-1.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconFolderDelete = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h11V6.75H12l-2-3H2.75v8m4.5 3L5 17m0 0-2.25 2.25M5 17l-2.25-2.25M5 17l2.25 2.25" -})); - -const SvgIconFolderDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm13.03 10.28-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconFolderDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.375 19.25H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625M12 11.75V18m0 0 2.5-2.5M12 18l-2.5-2.5" -})); - -const SvgIconFolderFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -})); - -const SvgIconFolderLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.64a5.47 5.47 0 0 1 3-.89h3a5.5 5.5 0 0 1 4.61 8.5h7.64A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5 19.5a2.5 2.5 0 0 1 0-5A.75.75 0 0 0 5 13a4 4 0 0 0 0 8 .75.75 0 0 0 0-1.5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 16.25a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8 19.5A.75.75 0 0 0 8 21a4 4 0 0 0 0-8 .75.75 0 0 0 0 1.5 2.5 2.5 0 0 1 0 5" -})); - -const SvgIconFolderLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 19.25h6a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6M5 20.25a3.25 3.25 0 0 1 0-6.5m3 6.5a3.25 3.25 0 0 0 0-6.5M5.75 17h1.5" -})); - -const SvgIconFolderOpenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.778 20h13.974a1.75 1.75 0 0 0 1.679-1.256l2.1-7.141a1.25 1.25 0 0 0-1.2-1.603H21V7.75A1.75 1.75 0 0 0 19.25 6h-6.849l-1.48-2.22A1.75 1.75 0 0 0 9.465 3H3.75A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75zM3.75 4.5a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h1.012a.25.25 0 0 0 .228-.174l2.08-7.07.003-.013.134-.454a.75.75 0 0 1 .631-.534c.268-.163.58-.255.91-.255H19.5V7.75a.25.25 0 0 0-.25-.25H12a.75.75 0 0 1-.624-.334L9.673 4.611a.25.25 0 0 0-.208-.111z", - clipRule: "evenodd" -})); - -const SvgIconFolderOpen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 19.25 2.289-7.782a1 1 0 0 1 .96-.718H20.25M5.5 19.25h13.252a1 1 0 0 0 .96-.718l2.1-7.14a.5.5 0 0 0-.48-.642H20.25M5.5 19.25H3.75m16.5-8.5v-3a1 1 0 0 0-1-1H12l-1.703-2.555a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v13.5m0 0a1 1 0 0 0 1 1m-1-1V11m1 8.25h1.002a1 1 0 0 0 .96-.718L7.925 11" -})); - -const SvgIconFolderPaperFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h10.5c.966 0 1.75.784 1.75 1.75V5h2.25c.966 0 1.75.784 1.75 1.75v3.418c.591.281 1 .884 1 1.582v7.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V8.75c0-.698.409-1.3 1-1.582zM4.5 7h3.836c.464 0 .909.184 1.237.513l2.414 2.414a.25.25 0 0 0 .177.073H15.5V4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25zM17 10h2.5V6.75a.25.25 0 0 0-.25-.25H17z", - clipRule: "evenodd" -})); - -const SvgIconFolderPaper = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 5.75h3a1 1 0 0 1 1 1v4m-16.5-3v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v6m-12.5-3a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1m-16.5-3h4.586a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 0 .707.293h4.086m0 0h4" -})); - -const SvgIconFolderRestrictedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v5.886A6.752 6.752 0 0 1 11.364 20h8.886A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.462 12.538a5.25 5.25 0 1 0-7.424 7.424 5.25 5.25 0 0 0 7.424-7.424m-.583 5.78-5.197-5.197a3.751 3.751 0 0 1 5.197 5.197M2.62 14.182l5.197 5.197a3.751 3.751 0 0 1-5.197-5.197", - clipRule: "evenodd" -})); - -const SvgIconFolderRestricted = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.5 19.25h7.75a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1V9.5m6.182 9.932a4.5 4.5 0 0 0-6.364-6.364m6.364 6.364a4.5 4.5 0 0 1-6.364-6.364m6.364 6.364-6.364-6.364" -})); - -const SvgIconFolderSharedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.889a2 2 0 0 0-.046-.265c-.447-1.906-1.681-3.589-3.392-4.505A4 4 0 1 0 2 12.5z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 12.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2M6 16c-1.883 0-3.494 1.119-4.344 2.72a1.49 1.49 0 0 0 .11 1.595c.306.421.814.685 1.372.685h5.726c.558 0 1.066-.264 1.372-.685a1.49 1.49 0 0 0 .11-1.596C9.496 17.12 7.886 16 6.001 16Zm-3.02 3.423C3.605 18.248 4.741 17.5 6 17.5s2.397.747 3.022 1.923l.003.007-.003.003c-.019.026-.072.067-.158.067H3.138c-.086 0-.14-.04-.158-.067l-.003-.003z", - clipRule: "evenodd" -})); - -const SvgIconFolderShared = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.25 19.25h7a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v3.5m5 4.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm-5.433 6.571C3.055 17.683 4.428 16.75 6 16.75s2.945.933 3.683 2.321c.303.57-.175 1.179-.82 1.179H3.137c-.645 0-1.123-.61-.82-1.179Z" -})); - -const SvgIconFolderUploadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.5v-5.19l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 1 0 1.06 1.06l1.22-1.22V20h-7.5A1.75 1.75 0 0 1 2 18.25z" -})); - -const SvgIconFolderUpload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19.25V13m0 0 2.5 2.5M12 13l-2.5 2.5m-2.125 3.75H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625" -})); - -const SvgIconFolder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1" -})); - -const SvgIconFoldersFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 3A1.75 1.75 0 0 0 5 4.75V7H2.75A1.75 1.75 0 0 0 1 8.75v10.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 19 19.25V17h2.25A1.75 1.75 0 0 0 23 15.25v-8.5A1.75 1.75 0 0 0 21.25 5h-6.836a.25.25 0 0 1-.177-.073l-1.414-1.414A1.75 1.75 0 0 0 11.586 3zM19 15.5h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-6.836a1.75 1.75 0 0 1-1.237-.513l-1.414-1.414a.25.25 0 0 0-.177-.073H6.75a.25.25 0 0 0-.25.25V7h1.086c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h6.836c.966 0 1.75.784 1.75 1.75z", - clipRule: "evenodd" -})); - -const SvgIconFolders = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.29 16.25h2.96a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1h-6.836a1 1 0 0 1-.707-.293l-1.414-1.414a1 1 0 0 0-.707-.293H6.75a1 1 0 0 0-1 1v3m-4 11.5V8.75a1 1 0 0 1 1-1h4.836a1 1 0 0 1 .707.293l1.414 1.414a1 1 0 0 0 .707.293h6.836a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1" -})); - -const SvgIconFortuneTellerBallFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 11.406c0 2.952-1.374 5.584-3.518 7.307q.131.176.216.387l.2.5a1.75 1.75 0 0 1-1.625 2.4H7.227a1.75 1.75 0 0 1-1.625-2.4l.2-.5q.085-.21.216-.387C3.874 16.99 2.5 14.358 2.5 11.406 2.5 6.203 6.761 2 12 2s9.5 4.203 9.5 9.406M7.195 19.657a.25.25 0 0 1 .232-.157h9.146a.25.25 0 0 1 .232.157l.2.5a.25.25 0 0 1-.232.343H7.227a.25.25 0 0 1-.232-.343zm5.638-13.56c.044-.13.29-.13.334 0 .127.373.328.833.615 1.12s.748.49 1.121.616c.13.044.13.29 0 .334-.373.126-.834.328-1.12.615-.288.287-.49.748-.616 1.12-.044.13-.29.13-.334 0-.126-.372-.328-.833-.615-1.12s-.748-.489-1.12-.615c-.13-.044-.13-.29 0-.334.372-.127.832-.328 1.12-.615.287-.288.489-.748.615-1.121m2.48 3.262c.048-.145.325-.145.375 0 .142.42.369.938.692 1.261s.842.55 1.26.692c.146.05.146.327 0 .376-.418.142-.937.369-1.26.692s-.55.842-.692 1.26c-.05.146-.327.146-.376 0-.142-.418-.369-.937-.692-1.26s-.842-.55-1.26-.692c-.146-.05-.146-.327 0-.376.418-.142.937-.369 1.26-.692s.55-.842.692-1.26Z", - clipRule: "evenodd" -})); - -const SvgIconFortuneTellerBall = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.367 18.75c-2.472-1.53-4.117-4.247-4.117-7.344 0-4.78 3.918-8.656 8.75-8.656s8.75 3.875 8.75 8.656c0 3.097-1.645 5.815-4.117 7.344m-10.134.629-.2.5a1 1 0 0 0 .928 1.371h9.546a1 1 0 0 0 .928-1.371l-.2-.5a1 1 0 0 0-.928-.629H7.427a1 1 0 0 0-.928.629" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.167 6.097c-.044-.13-.29-.13-.334 0-.126.373-.328.834-.615 1.12-.287.288-.748.49-1.12.616-.13.044-.13.29 0 .334.372.127.832.328 1.12.615.287.288.489.748.615 1.121.044.13.29.13.334 0 .127-.373.328-.833.615-1.12s.748-.49 1.121-.616c.13-.044.13-.29 0-.334-.373-.126-.834-.328-1.12-.615-.288-.287-.49-.748-.616-1.12Zm2.521 3.263c-.05-.146-.327-.146-.376 0-.142.418-.369.937-.692 1.26s-.842.55-1.26.692c-.146.05-.146.327 0 .376.418.142.937.369 1.26.692s.55.842.692 1.26c.05.146.327.146.376 0 .142-.418.369-.937.692-1.26s.842-.55 1.26-.692c.146-.05.146-.326 0-.376-.418-.142-.937-.369-1.26-.692s-.55-.842-.692-1.26" -})); - -const SvgIconForwardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.748 4.37c0-1.08 1.28-1.652 2.085-.93l8.501 7.63a1.25 1.25 0 0 1 0 1.86l-8.501 7.63c-.805.722-2.085.15-2.085-.93v-3.375c-3.743.05-5.702.482-6.88 1.148-1.196.675-1.672 1.629-2.425 3.135l-.024.047a.75.75 0 0 1-1.421-.335c0-4.265.552-7.455 2.37-9.554 1.738-2.004 4.473-2.845 8.38-2.937z" -})); - -const SvgIconForwardLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.074 18.657 11.72 14.07v3.256c0 1.495-1.753 2.302-2.888 1.33l-6.22-5.328a1.75 1.75 0 0 1 0-2.658l6.22-5.327c1.135-.972 2.888-.165 2.888 1.33v3.255l5.354-4.585c1.136-.972 2.889-.165 2.889 1.33v10.653c0 1.495-1.753 2.302-2.889 1.33Z" -})); - -const SvgIconForwardLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.01 12.441v4.886a1 1 0 0 1-1.651.76l-6.22-5.328a1 1 0 0 1 0-1.519l6.22-5.327a1 1 0 0 1 1.65.76v4.886m0 .882 6.592 5.645a1 1 0 0 0 1.65-.76V6.674a1 1 0 0 0-1.65-.76L11.01 11.56m0 .882v-.882" -})); - -const SvgIconForwardRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m6.888 5.344 5.354 4.585V6.673c0-1.494 1.753-2.301 2.889-1.329l6.22 5.327a1.75 1.75 0 0 1 0 2.659l-6.22 5.327c-1.136.972-2.889.165-2.889-1.33v-3.256l-5.354 4.586C5.753 19.629 4 18.822 4 17.327V6.673C4 5.18 5.753 4.372 6.888 5.344" -})); - -const SvgIconForwardRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.992 11.559V6.673a1 1 0 0 1 1.65-.76l6.221 5.327a1 1 0 0 1 0 1.52l-6.22 5.326a1 1 0 0 1-1.65-.76v-4.885m0-.882L6.4 5.913a1 1 0 0 0-1.65.76v10.654a1 1 0 0 0 1.65.76l6.592-5.646m0-.882v.882" -})); - -const SvgIconForward = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.834 11.628-8.502-7.63a.5.5 0 0 0-.834.373V8.5c-8.5 0-10.75 3.25-10.75 11.75 1.5-3 2.25-4.75 10.75-4.75v4.129a.5.5 0 0 0 .835.372l8.5-7.63a.5.5 0 0 0 0-.744Z" -})); - -const SvgIconForwards10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.65 9.25c-.95-3.25-4.19-5.5-7.655-5.5-3.495 0-6.482 2.28-7.686 5.5m15.34 0h.601v-4.5m-.6 4.5h-3.9" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.164 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" -})); - -const SvgIconFullscreenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h3.5a.75.75 0 0 1 0 1.5h-3.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0zm12-1a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75M3.75 15a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 3 19.25v-3.5a.75.75 0 0 1 .75-.75m16.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 19.25 21h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconFullscreen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-3.5a1 1 0 0 0-1 1v3.5m12-4.5h3.5a1 1 0 0 1 1 1v3.5m0 7.5v3.5a1 1 0 0 1-1 1h-3.5m-7.5 0h-3.5a1 1 0 0 1-1-1v-3.5" -})); - -const SvgIconGalleryFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.25 6.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm16.5 13.69-4.616-4.617a1.25 1.25 0 0 0-1.768 0l-.94.94a.25.25 0 0 1-.353 0l-2.95-2.95a1.25 1.25 0 0 0-1.74-.027L4.5 14.264V4.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" -})); - -const SvgIconGallery = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m3.75 16 3.897-3.668a.5.5 0 0 1 .696.011L12 16l1.646-1.646a.5.5 0 0 1 .708 0L19.5 19.5m-14.75.75h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1ZM15.75 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" -})); - -const SvgIconGearFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.154 2.78A1.75 1.75 0 0 1 11.61 2h.78a1.75 1.75 0 0 1 1.456.78l1.17 1.754a.25.25 0 0 0 .264.105l1.793-.414a1.75 1.75 0 0 1 1.63.468l.604.604a1.75 1.75 0 0 1 .468 1.63L19.36 8.72a.25.25 0 0 0 .105.264l1.755 1.17c.487.325.779.871.779 1.456v.78a1.75 1.75 0 0 1-.78 1.456l-1.754 1.17a.25.25 0 0 0-.105.264l.414 1.793a1.75 1.75 0 0 1-.468 1.63l-.604.604a1.75 1.75 0 0 1-1.63.468l-1.793-.414a.25.25 0 0 0-.264.105l-1.17 1.755A1.75 1.75 0 0 1 12.39 22h-.78a1.75 1.75 0 0 1-1.456-.78l-1.17-1.754a.25.25 0 0 0-.264-.105l-1.793.414a1.75 1.75 0 0 1-1.63-.468l-.604-.604a1.75 1.75 0 0 1-.468-1.63l.414-1.793a.25.25 0 0 0-.105-.264l-1.755-1.17A1.75 1.75 0 0 1 2 12.39v-.78c0-.585.292-1.131.78-1.456l1.754-1.17a.25.25 0 0 0 .105-.264l-.414-1.793a1.75 1.75 0 0 1 .468-1.63l.604-.604a1.75 1.75 0 0 1 1.63-.468l1.793.414a.25.25 0 0 0 .264-.105zM8.875 12a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" -})); - -const SvgIconGear = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.552 5.37-1.793-.414a1 1 0 0 0-.932.267l-.604.604a1 1 0 0 0-.267.932l.414 1.793a1 1 0 0 1-.42 1.056l-1.755 1.17a1 1 0 0 0-.445.832v.78a1 1 0 0 0 .445.832l1.755 1.17a1 1 0 0 1 .42 1.056l-.414 1.793a1 1 0 0 0 .267.932l.604.604a1 1 0 0 0 .932.267l1.793-.414a1 1 0 0 1 1.056.42l1.17 1.755a1 1 0 0 0 .832.445h.78a1 1 0 0 0 .832-.445l1.17-1.755a1 1 0 0 1 1.056-.42l1.793.414a1 1 0 0 0 .932-.267l.604-.604a1 1 0 0 0 .267-.932l-.414-1.793a1 1 0 0 1 .42-1.056l1.755-1.17a1 1 0 0 0 .445-.832v-.78a1 1 0 0 0-.445-.832l-1.755-1.17a1 1 0 0 1-.42-1.056l.414-1.793a1 1 0 0 0-.267-.932l-.604-.604a1 1 0 0 0-.932-.267l-1.793.414a1 1 0 0 1-1.056-.42l-1.17-1.755a1 1 0 0 0-.832-.445h-.78a1 1 0 0 0-.832.445L9.608 4.95a1 1 0 0 1-1.056.42Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -})); - -const SvgIconGifFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.75 6.618C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.542 0 .863.315 1.202.649l.024.023a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm3.27-.752c0 .482-.25.752-.697.752-.46 0-.728-.278-.728-.752V9.904c0-.515.289-.798.822-.798h2.63c.326 0 .563.236.563.566 0 .325-.237.553-.564.553H15.66v1.386h1.807c.34 0 .564.22.564.545s-.229.545-.564.545H15.66z", - clipRule: "evenodd" -})); - -const SvgIconGif = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 12.368C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.554 0 .877.33 1.226.672a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm2.573 0c.447 0 .697-.27.697-.752v-1.462h1.807c.335 0 .564-.22.564-.545s-.224-.545-.564-.545H15.66v-1.386h2.026c.327 0 .564-.228.564-.553a.545.545 0 0 0-.564-.566h-2.629c-.533 0-.822.283-.822.798v4.26c0 .473.267.752.728.752Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconGift2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.25 3h-6.5A1.75 1.75 0 0 0 3 4.75v6.5h4.668A3.57 3.57 0 0 1 7 9.167C7 7.97 7.97 7 9.167 7a3.56 3.56 0 0 1 2.083.668zM3 12.75v6.5c0 .966.784 1.75 1.75 1.75h6.5v-6.794a13.8 13.8 0 0 1-2.843 2.424.75.75 0 0 1-.814-1.26 12.3 12.3 0 0 0 2.928-2.62zM12.75 21h6.5A1.75 1.75 0 0 0 21 19.25v-6.5h-7.521a12.3 12.3 0 0 0 2.928 2.62.75.75 0 0 1-.814 1.26 13.8 13.8 0 0 1-2.843-2.424zM21 11.25v-6.5A1.75 1.75 0 0 0 19.25 3h-6.5v4.668A3.57 3.57 0 0 1 14.833 7C16.03 7 17 7.97 17 9.167a3.56 3.56 0 0 1-.668 2.083z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.167 8.5c1.15 0 2.083.933 2.083 2.083v.667h-.667A2.083 2.083 0 0 1 8.5 9.167c0-.369.298-.667.667-.667m3.583 2.083v.667h.667c1.15 0 2.083-.933 2.083-2.083a.667.667 0 0 0-.667-.667c-1.15 0-2.083.933-2.083 2.083" -})); - -const SvgIconGift2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8 16c1.648-1.064 2.916-2.363 4-4m0 0c1.084 1.637 2.352 2.936 4 4m-4-4v-1.417M12 12h-1.417A2.833 2.833 0 0 1 7.75 9.167c0-.783.634-1.417 1.417-1.417A2.833 2.833 0 0 1 12 10.583M12 12h1.417a2.833 2.833 0 0 0 2.833-2.833c0-.783-.634-1.417-1.417-1.417A2.833 2.833 0 0 0 12 10.583M12 12v8.25m0-9.667V3.75m0 0H4.75a1 1 0 0 0-1 1V12M12 3.75h7.25a1 1 0 0 1 1 1V12m0 0v7.25a1 1 0 0 1-1 1H12M20.25 12H3.75M12 20.25H4.75a1 1 0 0 1-1-1V12" -})); - -const SvgIconGiftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.25 4.417A2.417 2.417 0 0 1 8.667 2c1.376 0 2.593.68 3.333 1.724A4.08 4.08 0 0 1 15.333 2a2.417 2.417 0 0 1 2.417 2.417c0 .98-.345 1.88-.92 2.583h2.42c.966 0 1.75.784 1.75 1.75v.75a1.75 1.75 0 0 1-1.75 1.75h-6.5V7h.917a2.583 2.583 0 0 0 2.583-2.583.917.917 0 0 0-.917-.917 2.583 2.583 0 0 0-2.583 2.583V7h-1.5v-.917A2.583 2.583 0 0 0 8.667 3.5a.917.917 0 0 0-.917.917A2.583 2.583 0 0 0 10.333 7h.917v4.25h-6.5A1.75 1.75 0 0 1 3 9.5v-.75C3 7.784 3.784 7 4.75 7h2.42a4.07 4.07 0 0 1-.92-2.583m6.5 8.333H20v6.5A1.75 1.75 0 0 1 18.25 21h-5.5zm-1.5 0H4v6.5c0 .966.784 1.75 1.75 1.75h5.5z", - clipRule: "evenodd" -})); - -const SvgIconGift = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V6.083m0 1.667h-1.667A3.333 3.333 0 0 1 7 4.417c0-.92.746-1.667 1.667-1.667A3.333 3.333 0 0 1 12 6.083m0 1.667h1.667A3.333 3.333 0 0 0 17 4.417c0-.92-.746-1.667-1.667-1.667A3.333 3.333 0 0 0 12 6.083m0 1.667H4.75a1 1 0 0 0-1 1V11a1 1 0 0 0 1 1M12 7.75h7.25a1 1 0 0 1 1 1V11a1 1 0 0 1-1 1M12 7.75V12m0 8.25H5.75a1 1 0 0 1-1-1V12M12 20.25h6.25a1 1 0 0 0 1-1V12M12 20.25V12m0 0h7.25M12 12H4.75m0-.5v.5m14.5 0v-.5" -})); - -const SvgIconGiroCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7 4A.75.75 0 0 0 8.25 9h-1.5a.75.75 0 0 0 0 1.5h1.5A.75.75 0 0 0 9 9.75", - clipRule: "evenodd" -})); - -const SvgIconGiroCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 9.75h1.5m-4.5-5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" -})); - -const SvgIconGiroCardsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 20.25 20H7.75A1.75 1.75 0 0 1 6 18.25V16H3.75A1.75 1.75 0 0 1 2 14.25zM7.5 16v2.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H18v4.75A1.75 1.75 0 0 1 16.25 16zM6 8.75A.75.75 0 0 1 6.75 8h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 6 8.75", - clipRule: "evenodd" -})); - -const SvgIconGiroCards = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 8.75h3a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-3m0-6.5h1.5m-4.5 6.5h12.5a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1" -})); - -const SvgIconGlassesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 7a5 5 0 0 0-4 2H.75a.75.75 0 0 0 0 1.5h.48a5 5 0 1 0 9.278-.667A3.5 3.5 0 0 1 12 9.5c.535 0 1.04.12 1.493.333a5 5 0 1 0 9.278.667h.479a.75.75 0 0 0 0-1.5H22a5 5 0 0 0-4-2c-1.441 0-2.74.61-3.652 1.585A5 5 0 0 0 12 8a5 5 0 0 0-2.348.585A4.99 4.99 0 0 0 6 7", - clipRule: "evenodd" -})); - -const SvgIconGlasses = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M.75 9.75H2m21.25 0H22m-7.939-.468A4.23 4.23 0 0 0 12 8.75a4.23 4.23 0 0 0-2.061.532M10.25 12a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0m12 0a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0" -})); - -const SvgIconGlobe2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.028 11.25H7.01c.078-2.544.549-4.862 1.294-6.614.408-.96.913-1.785 1.512-2.382l.02-.02c-4.247.937-7.48 4.573-7.81 9.016Zm0 1.5a10.005 10.005 0 0 0 7.808 9.015l-.02-.02c-.598-.595-1.103-1.42-1.511-2.38-.745-1.752-1.216-4.07-1.294-6.615zm12.136 9.015c4.246-.936 7.479-4.571 7.808-9.015H16.99c-.078 2.545-.549 4.863-1.294 6.615-.408.96-.913 1.785-1.512 2.38zm7.808-10.515a10.01 10.01 0 0 0-7.808-9.015l.02.02c.598.596 1.104 1.42 1.511 2.38.745 1.753 1.216 4.07 1.294 6.615zm-8.847-7.932c-.415-.413-.794-.568-1.125-.568s-.71.155-1.125.568c-.418.416-.829 1.055-1.19 1.904C9.032 6.76 8.59 8.87 8.512 11.25h6.976c-.078-2.38-.52-4.49-1.173-6.028-.361-.85-.772-1.488-1.19-1.904m1.19 15.46c.653-1.537 1.095-3.648 1.173-6.028H8.512c.078 2.38.52 4.491 1.173 6.028.361.85.772 1.489 1.19 1.905.415.413.794.567 1.125.567s.71-.154 1.125-.567c.418-.416.829-1.055 1.19-1.905" -})); - -const SvgIconGlobe2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 0 0 0-18.5m0 18.5a9.25 9.25 0 0 1 0-18.5m0 18.5c-2.347 0-4.25-4.141-4.25-9.25S9.653 2.75 12 2.75m0 18.5c2.347 0 4.25-4.141 4.25-9.25S14.347 2.75 12 2.75M21 12H3" -})); - -const SvgIconGlobeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.27 10.467a.5.5 0 0 1-.746.175L4.691 8.518a.48.48 0 0 1-.14-.615 8.5 8.5 0 0 1 9.023-4.258.48.48 0 0 1 .367.592l-.866 3.472a.5.5 0 0 1-.364.364l-3.482.876a.5.5 0 0 0-.325.26l-.633 1.258Zm6.87 6.257a.5.5 0 0 1-.447.276H12.27a.5.5 0 0 1-.416-.223l-1.624-2.435a.5.5 0 0 1 .063-.632l.659-.656a.5.5 0 0 1 .384-.145l1.583.101a.5.5 0 0 1 .247.084l2.471 1.66a.5.5 0 0 1 .169.64z", - clipRule: "evenodd" -})); - -const SvgIconGlobe = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.244 3.024 13.147 7.42a1 1 0 0 1-.726.727l-2.97.747a1 1 0 0 0-.65.52l-.262.52a1 1 0 0 1-1.492.35L3.749 7.813m10.495-4.788A9.3 9.3 0 0 0 12 2.75a9.25 9.25 0 0 0-8.25 5.062m10.495-4.788C18.268 4.028 21.25 7.666 21.25 12a9.25 9.25 0 1 1-18.5 0c0-1.508.36-2.93 1-4.188m7.956 8.743-1.248-1.872a1 1 0 0 1 .127-1.263l.207-.207a1 1 0 0 1 .77-.29l1.223.079a1 1 0 0 1 .494.168l1.994 1.34a1 1 0 0 1 .337 1.277l-.33.66a1 1 0 0 1-.895.553h-1.847a1 1 0 0 1-.832-.445" -})); - -const SvgIconGraduateCapFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m5 13.193 5.974 3.06a2.25 2.25 0 0 0 2.052 0L19 13.193v3.213c0 .64-.35 1.23-.914 1.537l-5.25 2.856a1.75 1.75 0 0 1-1.672 0l-5.25-2.856A1.75 1.75 0 0 1 5 16.406z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.658 14.918c.215.11.47.11.684 0l9.158-4.691v5.023a.75.75 0 0 0 1.5 0V9a.75.75 0 0 0-.408-.668l-10.25-5.25a.75.75 0 0 0-.684 0l-10.25 5.25a.75.75 0 0 0 0 1.336z" -})); - -const SvgIconGraduate = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9 12 14.25 2.5 9 12 3.75zm0 0v6.25m-4-4.031v5.174a1 1 0 0 1-.539.887l-5.25 2.73a1 1 0 0 1-.922 0l-5.25-2.73a1 1 0 0 1-.539-.887v-5.3" -})); - -const SvgIconGraph = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M9 5v14m-5.996-8L3 19M21 8v11m-6.002-5v5" -})); - -const SvgIconGreaterThan = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "m6 7 12 5-12 5" -})); - -const SvgIconGrid4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h4.926a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3m14.044.016c.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v4.926a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h4.926c.258 0 .494 0 .692.016M3 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676zm10 0a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v4.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H13.75a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconGrid4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h4.9v6.5h-6.5zm10-1.6h4.9c.56 0 .84 0 1.054.109a1 1 0 0 1 .437.437c.109.214.109.494.109 1.054v4.9h-6.5zm-10 10h6.5v6.5h-4.9c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054zm10 0h6.5v4.9c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109h-4.9z" -})); - -const SvgIconGuideFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.25 7.75A3.75 3.75 0 0 0 7.5 4H2.75A1.75 1.75 0 0 0 1 5.75v12.5c0 .966.784 1.75 1.75 1.75h5.973c.56 0 1.087.135 1.532.41.413.255.754.609.995 1.028zm1.5 13.688c.24-.42.582-.773.995-1.028a2.9 2.9 0 0 1 1.532-.41h5.973A1.75 1.75 0 0 0 23 18.25V5.75A1.75 1.75 0 0 0 21.25 4H16.5a3.75 3.75 0 0 0-3.75 3.75zm-.74.562h-.02z" -})); - -const SvgIconGuide = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75a3 3 0 0 1 3-3h6.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-5.973a3.64 3.64 0 0 0-1.926.522A3.66 3.66 0 0 0 12 21.25m0-13.5a3 3 0 0 0-3-3H2.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h5.973c.68 0 1.347.164 1.926.522s1.047.87 1.351 1.478m0-13.5v13.5" -})); - -const SvgIconHamburger = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconHashtagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.84 3.006a.75.75 0 0 1 .655.834L9.112 7H16.1l.404-3.34a.75.75 0 0 1 1.49.18L17.612 7h2.638a.75.75 0 0 1 0 1.5h-2.82l-.849 7h3.669a.75.75 0 0 1 0 1.5H16.4l-.405 3.34a.75.75 0 0 1-1.49-.18l.383-3.16H7.9l-.404 3.34a.75.75 0 1 1-1.49-.18L6.388 17H3.75a.75.75 0 0 1 0-1.5h2.82l.849-7H3.75a.75.75 0 0 1 0-1.5H7.6l.405-3.34a.75.75 0 0 1 .835-.654M8.93 8.5l-.849 7h6.99l.848-7z", - clipRule: "evenodd" -})); - -const SvgIconHashtag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 3.75-2 16.5m10.5-16.5-2 16.5M3.75 7.75h16.5m0 8.5H3.75" -})); - -const SvgIconHdFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.247 14.28h-1.04V9.67h1.04c1.299 0 2.031.81 2.031 2.285 0 1.524-.713 2.324-2.03 2.324Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.438 9.076c0 .484.273.767.737.767s.737-.283.737-.767v-2.295h3.174v2.295c0 .484.273.767.737.767s.737-.283.737-.767V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772v2.187H6.912V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772zm7.294-.098c0 .489.274.772.738.772h1.953c2.114 0 3.36-1.313 3.36-3.55s-1.246-3.496-3.36-3.496H13.47c-.464 0-.738.283-.738.767z", - clipRule: "evenodd" -})); - -const SvgIconHd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.175 15.593c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.187h3.174V9.128c0-.488.273-.772.737-.772s.737.284.737.772v5.698c0 .484-.273.767-.737.767s-.737-.283-.737-.767v-2.295H6.912v2.295c0 .484-.273.767-.737.767m7.295-.093c-.464 0-.738-.283-.738-.771V9.22c0-.484.274-.767.738-.767h1.953c2.114 0 3.36 1.26 3.36 3.496 0 2.237-1.246 3.55-3.36 3.55zm.737-1.22h1.04c1.318 0 2.031-.801 2.031-2.325 0-1.475-.732-2.285-2.03-2.285h-1.041z" -})); - -const SvgIconHddFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-4 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 15.5h13v4.75a.25.25 0 0 1-.25.25H5.75a.25.25 0 0 1-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconHdd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 17v-1.25a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1V17m0 0V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M15.25 18a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm-3 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconHeadphones2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.384 11.26c0 1.318.331 2.681.949 3.97-.204.24-.241.685-.023 1.122l1.447 2.946c.143.293.467.452.783.452.37 0 .73-.226.768-.686l-1.657-3.367c-.55-1.123-.957-2.728-.957-4.43 0-3.722 2.54-6.23 6.298-6.23 3.76 0 6.306 2.508 6.306 6.23 0 1.702-.414 3.307-.964 4.43l-1.658 3.367c.038.46.4.686.776.686.31 0 .633-.159.784-.452l1.439-2.946c.218-.437.188-.881-.015-1.123.617-1.288.949-2.651.949-3.97 0-4.316-2.991-7.684-7.617-7.684s-7.608 3.368-7.608 7.684Zm4.12 2.787c-.278-.573-.813-.7-1.22-.535-.452.188-.761.73-.43 1.424l1.884 3.82c.301.617.859.835 1.386.564.452-.226.61-.738.347-1.28zm6.976 0-1.966 3.992c-.263.543-.098 1.055.354 1.281.527.271 1.077.053 1.386-.565l1.876-3.82c.34-.692.023-1.235-.43-1.423-.406-.166-.933-.038-1.22.535" -})); - -const SvgIconHeadphonesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.5 12a7.5 7.5 0 1 1 15 0v1h-2.25a1.75 1.75 0 0 0-1.75 1.75v4.5c0 .966.784 1.75 1.75 1.75h2A1.75 1.75 0 0 0 21 19.25V12a9 9 0 0 0-8.25-8.97V3H12a9 9 0 0 0-9 9v7.25c0 .966.784 1.75 1.75 1.75h2a1.75 1.75 0 0 0 1.75-1.75v-4.5A1.75 1.75 0 0 0 6.75 13H4.5z" -})); - -const SvgIconHeadphones = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 13.75V12a8.25 8.25 0 1 1 16.5 0v1.75m-16.5 0v5.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-4.5a1 1 0 0 0-1-1zm16.5 0v5.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4.5a1 1 0 0 1 1-1z" -})); - -const SvgIconHeartBeatFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.519 6.846c1.569 3.921-.43 9.659-9.15 14.558a.75.75 0 0 1-.735 0c-8.72-4.9-10.719-10.637-9.15-14.558.767-1.918 2.375-3.287 4.265-3.71 1.718-.383 3.613.027 5.253 1.414 1.64-1.387 3.534-1.797 5.252-1.413 1.89.422 3.498 1.791 4.265 3.709M11.17 8.665a.75.75 0 0 0-1.328-.026L8.407 11.25H6.75a.75.75 0 0 0 0 1.5h2.1a.75.75 0 0 0 .657-.389l.961-1.747 2.361 4.721a.75.75 0 0 0 1.328.026l1.437-2.611h1.656a.75.75 0 0 0 0-1.5h-2.1a.75.75 0 0 0-.657.389l-.961 1.747z", - clipRule: "evenodd" -})); - -const SvgIconHeartBeat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 12h-2.1l-1.65 3-3-6-1.65 3h-2.1M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572" -})); - -const SvgIconHeartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.367 21.404c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.718-.383-3.613.027-5.252 1.414-1.64-1.387-3.535-1.797-5.253-1.413-1.89.422-3.498 1.791-4.265 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0" -})); - -const SvgIconHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572Z" -})); - -const SvgIconHighlightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.666 2.511a1.745 1.745 0 0 0-2.468 0l-.46.46L2.51 16.198A1.75 1.75 0 0 0 2 17.432v3.818c0 .414.336.75.75.75h3.818c.463 0 .907-.184 1.234-.511L21.49 7.802a1.745 1.745 0 0 0 0-2.468L18.666 2.51ZM12.02 21.25a.75.75 0 0 1 .75-.75h8.48a.75.75 0 0 1 0 1.5h-8.48a.75.75 0 0 1-.75-.75" -})); - -const SvgIconHighlightWaveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.763 2.927a1.75 1.75 0 0 1 2.474 0l1.836 1.835a1.75 1.75 0 0 1 0 2.475l-13.25 13.25A1.75 1.75 0 0 1 5.586 21H2.75a.75.75 0 0 1-.75-.75v-2.836c0-.464.184-.91.513-1.237zm5.727 14.505a.75.75 0 0 0-1.057.078l-.007.007-.035.038a5.4 5.4 0 0 1-.692.615c-.476.352-1.024.624-1.533.624-.531 0-1.042-.252-1.748-.627l-.069-.036c-.627-.334-1.44-.766-2.362-.766-1.78 0-2.82.85-3.782 1.87a.75.75 0 1 0 1.09 1.03c.858-.908 1.527-1.4 2.692-1.4.516 0 1.017.25 1.727.627l.054.028c.633.337 1.456.774 2.398.774.991 0 1.86-.5 2.426-.92a7 7 0 0 0 .951-.856l.016-.018.005-.006.002-.002.002-.002L21 18l.568.49a.75.75 0 0 0-.078-1.058" -})); - -const SvgIconHighlightWave = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 18s-1.334 1.544-2.834 1.544-2.707-1.43-4.18-1.43-2.326.672-3.236 1.636m6.957-16.293 1.836 1.836a1 1 0 0 1 0 1.414l-13.25 13.25a1 1 0 0 1-.707.293H2.75v-2.836a1 1 0 0 1 .293-.707l13.25-13.25a1 1 0 0 1 1.414 0" -})); - -const SvgIconHighlight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.77 21.25h8.48m-18.5-3.818v3.818h3.818a1 1 0 0 0 .704-.291L20.959 7.272a.995.995 0 0 0 0-1.408l-2.823-2.822a.995.995 0 0 0-1.408 0L3.042 16.728a1 1 0 0 0-.292.704" -})); - -const SvgIconHome1Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.96 3.232a1.75 1.75 0 0 0-1.92 0l-7.25 4.75A1.75 1.75 0 0 0 3 9.447v9.804c0 .966.784 1.75 1.75 1.75h4a.75.75 0 0 0 .75-.75v-3.5a2.5 2.5 0 0 1 5 0v3.5c0 .414.336.75.75.75h4A1.75 1.75 0 0 0 21 19.25V9.446c0-.59-.297-1.14-.79-1.463z" -})); - -const SvgIconHome1 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.5 16.75v3.5H4.75a1 1 0 0 1-1-1V9.447a1 1 0 0 1 .452-.837l7.25-4.75a1 1 0 0 1 1.096 0l7.25 4.75a1 1 0 0 1 .452.837v9.803a1 1 0 0 1-1 1H14.5v-3.5a2.5 2.5 0 0 0-5 0Z" -})); - -const SvgIconHome2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.892 1.688a1.75 1.75 0 0 1 2.216 0l7.25 5.931c.406.333.642.83.642 1.355V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.974c0-.525.236-1.022.642-1.355z", - clipRule: "evenodd" -})); - -const SvgIconHome2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.258c0-.278 0-.418.035-.547a1 1 0 0 1 .15-.318c.078-.109.186-.197.402-.373l6.65-5.441c.36-.295.541-.443.742-.5a1 1 0 0 1 .542 0c.2.057.381.205.742.5l6.65 5.44c.216.177.324.265.401.374a1 1 0 0 1 .151.318c.035.13.035.269.035.547v9.392c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.436c-.109-.214-.109-.494-.109-1.054z" -})); - -const SvgIconHome3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 1.637a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V7.328c0-.626.334-1.204.877-1.517zM8.75 12.25a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", - clipRule: "evenodd" -})); - -const SvgIconHome3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 7.328a1 1 0 0 1 .501-.867l7.25-4.174a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 12.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" -})); - -const SvgIconHome4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.57 1.784a1.75 1.75 0 0 1 .86 0c.326.082.607.285.87.475l.068.048 8.569 6.134a.75.75 0 1 1-.874 1.22L20 8.9v9.776c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764c-.23.118-.463.158-.676.175-.198.016-.434.016-.692.016H6.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.764 1.8 1.8 0 0 1-.175-.677C4 19.17 4 18.934 4 18.676V8.9l-1.063.761a.75.75 0 1 1-.874-1.22l8.57-6.134.066-.048c.264-.19.545-.393.87-.475Z", - clipRule: "evenodd" -})); - -const SvgIconHome4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.25 7.44-6.319-4.523c-.335-.24-.502-.36-.685-.406a1 1 0 0 0-.492 0c-.183.046-.35.166-.685.406L4.75 7.44m14.5 0 2.25 1.61m-2.25-1.61v11.21c0 .56 0 .84-.109 1.053a1 1 0 0 1-.437.437c-.214.11-.494.11-1.054.11H6.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.44m0 0L2.5 9.052" -})); - -const SvgIconHome5Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75H8v-7.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V21h3.25A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.5 21v-7.25a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V21z" -})); - -const SvgIconHome5 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM15.25 20.25V21a.75.75 0 0 0 .75-.75zm-6.5 0H8c0 .414.336.75.75.75zM19.5 9.258v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM9.75 13.5h4.5V12h-4.5zm4.75.25v6.5H16v-6.5zm.75 5.75h-6.5V21h6.5zm-5.75.75v-6.5H8v6.5zm4.75-6.75a.25.25 0 0 1 .25.25H16A1.75 1.75 0 0 0 14.25 12zM9.75 12A1.75 1.75 0 0 0 8 13.75h1.5a.25.25 0 0 1 .25-.25z" -})); - -const SvgIconHome6Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.132 1.977a1.75 1.75 0 0 0-2.264 0L3.618 8.13A1.75 1.75 0 0 0 3 9.463v9.787c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 10 19.25v-3.99a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.99c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 21 19.25V9.463a1.75 1.75 0 0 0-.618-1.334z" -})); - -const SvgIconHome6 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12.647 2.549.485-.572zm7.25 6.151-.485.572zm-15.794 0 .485.572zm15.397.763v9.787H21V9.463zm-15 9.787V9.463H3v9.787zm.088-9.978 7.25-6.151-.97-1.144-7.25 6.152zm7.574-6.151 7.25 6.151.97-1.143-7.25-6.152zM10.75 15.5h2.5V14h-2.5zm2.75.25v3.5H15v-3.5zm-3 3.5v-3.5H9v3.5zm-1.75.25h-4V21h4zm6.5 1.5h4v-1.5h-4zM9 19.25a.25.25 0 0 1-.25.25V21a1.75 1.75 0 0 0 1.75-1.75zm4.5 0c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm-.25-3.75a.25.25 0 0 1 .25.25H15A1.75 1.75 0 0 0 13.25 14zm-2.5-1.5A1.75 1.75 0 0 0 9 15.75h1.5a.25.25 0 0 1 .25-.25zm1.088-10.88a.25.25 0 0 1 .324 0l.97-1.143a1.75 1.75 0 0 0-2.264 0zM3 19.25c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm16.5 0a.25.25 0 0 1-.25.25V21A1.75 1.75 0 0 0 21 19.25zM21 9.463a1.75 1.75 0 0 0-.618-1.334l-.97 1.143a.25.25 0 0 1 .088.191zm-16.5 0a.25.25 0 0 1 .088-.19l-.97-1.144A1.75 1.75 0 0 0 3 9.463z" -})); - -const SvgIconHomeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355zM7.75 15.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconHome = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM7.75 15.5a.75.75 0 0 0 0 1.5zm8.5 1.5a.75.75 0 0 0 0-1.5zm3.25-7.742v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM7.75 17h8.5v-1.5h-8.5z" -})); - -const SvgIconHotDrinkCupFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.2 3.5a.25.25 0 0 0-.235.165L6.48 5h11.04l-.485-1.335a.25.25 0 0 0-.236-.165zM19.116 5l-.672-1.848A1.75 1.75 0 0 0 16.8 2H7.2a1.75 1.75 0 0 0-1.644 1.152L4.884 5H4.75A1.75 1.75 0 0 0 3 6.75v1c0 .71.423 1.322 1.032 1.596l1.052 11.07A1.75 1.75 0 0 0 6.826 22h10.348a1.75 1.75 0 0 0 1.742-1.584l1.055-11.07A1.75 1.75 0 0 0 21 7.75v-1A1.75 1.75 0 0 0 19.25 5zM4.75 6.5a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h14.5a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconHotDrinkCup = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 5.5.76-2.092a1 1 0 0 1 .94-.658h9.6a1 1 0 0 1 .94.658L18.5 5.5M4.75 8.98l1.08 11.365a1 1 0 0 0 .996.905h10.348a1 1 0 0 0 .995-.905L19.25 9M4.75 5.75h14.5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1" -})); - -const SvgIconIceCream2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 5.75A4.75 4.75 0 0 1 9.75 1h4.5A4.75 4.75 0 0 1 19 5.75v10.5A1.75 1.75 0 0 1 17.25 18H14.5v2.5a2.5 2.5 0 0 1-5 0V18H6.75A1.75 1.75 0 0 1 5 16.25zM11 18v2.5a1 1 0 1 0 2 0V18zm-.5-11.25a.75.75 0 0 0-1.5 0v6a.75.75 0 0 0 1.5 0zM14.25 6a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconIceCream2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 6.75v6m4.5-6v6m-7.5 4.5h10.5a1 1 0 0 0 1-1V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1m3.5 0h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconIceCreamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 1A4.75 4.75 0 0 0 5 5.75v10.5c0 .966.784 1.75 1.75 1.75H9.5v2.5a2.5 2.5 0 1 0 5 0V18h2.75A1.75 1.75 0 0 0 19 16.25V5.75A4.75 4.75 0 0 0 14.25 1zM6.5 13.012v3.238c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-5.243c-.557.378-1.275.805-1.94.994-1.406.398-2.534.011-3.458-.351l-.23-.09c-.845-.334-1.473-.583-2.22-.491-1.151.14-2.278.958-3.152 1.943M11 18v2.5a1 1 0 1 0 2 0V18z", - clipRule: "evenodd" -})); - -const SvgIconIceCream = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 9.5V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1zm0 0s-1.666 1.43-2.896 1.78c-2.306.653-3.706-1.21-5.794-.956-1.508.184-2.868 1.28-3.81 2.41m4.5 4.516h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconInbox2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 13.748V4.75A1.75 1.75 0 0 0 19.25 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25zM19.25 4.5H4.75a.25.25 0 0 0-.25.25V13h3.57c.36 0 .67.256.737.61a3.251 3.251 0 0 0 6.386 0 .75.75 0 0 1 .737-.61h3.57V4.75a.25.25 0 0 0-.25-.25", - clipRule: "evenodd" -})); - -const SvgIconInbox2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" -})); - -const SvgIconInboxEmptyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.904 4.952c.3-.584.9-.952 1.557-.952H17.54a1.75 1.75 0 0 1 1.557.952l3.711 7.241c.127.247.193.52.193.798v5.259A1.75 1.75 0 0 1 21.25 20H2.75A1.75 1.75 0 0 1 1 18.25v-5.259c0-.277.066-.55.193-.798zM21.5 13.5h-5.42a.25.25 0 0 0-.198.098l-.937 1.219a1.75 1.75 0 0 1-1.388.683h-3.114a1.75 1.75 0 0 1-1.388-.683l-.937-1.22a.25.25 0 0 0-.198-.097H2.5v4.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" -})); - -const SvgIconInboxEmpty = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2 12.75h5.92a1 1 0 0 1 .793.39l.937 1.22a1 1 0 0 0 .793.39h3.114a1 1 0 0 0 .793-.39l.937-1.22a1 1 0 0 1 .793-.39H22m.14-.215-3.711-7.241a1 1 0 0 0-.89-.544H6.46a1 1 0 0 0-.89.544l-3.71 7.241a1 1 0 0 0-.111.456v5.259a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-5.259a1 1 0 0 0-.11-.456Z" -})); - -const SvgIconInboxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75V12h-5.07a.75.75 0 0 0-.737.61 3.251 3.251 0 0 1-6.386 0A.75.75 0 0 0 8.07 12H3V4.75C3 3.784 3.784 3 4.75 3" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 13.5v5.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V13.5h-4.492a4.751 4.751 0 0 1-9.016 0z" -})); - -const SvgIconInbox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" -})); - -const SvgIconInviteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 3.5a.25.25 0 0 0-.25.25v7.103l6.423 2.084a.25.25 0 0 0 .154 0l6.423-2.084V3.75a.25.25 0 0 0-.25-.25zM20 10.393V3.75A1.75 1.75 0 0 0 18.25 2H5.75A1.75 1.75 0 0 0 4 3.75v6.643a1.75 1.75 0 0 0-2 1.733v7.124c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25v-7.124a1.75 1.75 0 0 0-2-1.733M9 7.75A.75.75 0 0 1 9.75 7h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 7.75", - clipRule: "evenodd" -})); - -const SvgIconInvite = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.985V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v7.235M9.75 7.75h4.5m-1.941 5.9 7.633-2.476a1 1 0 0 1 1.308.952v7.124a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.124a1 1 0 0 1 1.309-.952l7.632 2.476a1 1 0 0 0 .617 0Z" -})); - -const SvgIconInvoiceFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21 4.5H9A.75.75 0 0 0 9 6h11.25v3H9.75a.75.75 0 0 0 0 1.5H15v3H7.5a.75.75 0 1 0 0 1.5H15v3H3.75v-3.75a.75.75 0 1 0-1.5 0V18a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25A.75.75 0 0 0 21 4.5" -})); - -const SvgIconInvoice = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" -})); - -const SvgIconJudgeGavelFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.737 3.427a1.75 1.75 0 0 0-2.474 0L9.926 8.762a1.75 1.75 0 0 0 0 2.475l1.335 1.336a1.75 1.75 0 0 0 2.475 0l2.138-2.138 4.345 4.345a.75.75 0 0 0 1.06-1.06l-4.344-4.345 2.137-2.138a1.75 1.75 0 0 0 0-2.475l-1.336-1.335ZM3.95 7.65a.75.75 0 1 0-.9 1.2l2 1.5a.75.75 0 1 0 .9-1.2zm-2.2 4.85a.75.75 0 0 0 0 1.5h2.5a.75.75 0 1 0 0-1.5zm3.72 4a1.75 1.75 0 0 0-1.66 1.196l-.6 1.804h-.46a.75.75 0 0 0 0 1.5h13.5a.75.75 0 1 0 0-1.5h-.46l-.6-1.804a1.75 1.75 0 0 0-1.66-1.196z" -})); - -const SvgIconJudgeGavel = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25h1m-1 0-.772-2.316a1 1 0 0 0-.949-.684H5.471a1 1 0 0 0-.949.684L3.75 20.25m11.5 0H3.75m-1 0h1m-2-7h2.5m1.25-3.5-2-1.5m12.375 1.125-2.668 2.668a1 1 0 0 1-1.414 0l-1.336-1.336a1 1 0 0 1 0-1.414l5.336-5.336a1 1 0 0 1 1.414 0l1.336 1.336a1 1 0 0 1 0 1.414zm0 0 4.875 4.875" -})); - -const SvgIconKeyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 12a6 6 0 0 1 10.749-3.668c.097.126.209.168.282.168h7.995a1.75 1.75 0 0 1 1.355.642l1.431 1.75a1.75 1.75 0 0 1 0 2.216l-1.431 1.75a1.75 1.75 0 0 1-1.355.642h-1.74a1.75 1.75 0 0 1-.927-.266l-1.227-.767a.25.25 0 0 0-.265 0l-1.226.767a1.75 1.75 0 0 1-.928.266h-1.681c-.074 0-.186.042-.283.168A6 6 0 0 1 1 12m4.5 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" -})); - -const SvgIconKey = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 12a5.25 5.25 0 0 0 9.405 3.21c.213-.276.53-.46.877-.46h1.681a1 1 0 0 0 .53-.152l1.227-.767a1 1 0 0 1 1.06 0l1.227.767a1 1 0 0 0 .53.152h1.74a1 1 0 0 0 .773-.367l1.432-1.75a1 1 0 0 0 0-1.266L20.8 9.617a1 1 0 0 0-.774-.367h-7.995c-.347 0-.663-.185-.876-.459A5.25 5.25 0 0 0 1.75 12Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" -})); - -const SvgIconKeyboardCableFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19 2.75a.75.75 0 0 0-1.5 0v1a.25.25 0 0 1-.25.25H6.75A1.75 1.75 0 0 0 5 5.75V8H2.75A1.75 1.75 0 0 0 1 9.75v10.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H6.5V5.75a.25.25 0 0 1 .25-.25h10.5A1.75 1.75 0 0 0 19 3.75zM9.75 16.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconKeyboardCable = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 0 1-1v-1m-8.5 14.5h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" -})); - -const SvgIconKeyboardDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75C1 2.784 1.784 2 2.75 2h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 16H2.75A1.75 1.75 0 0 1 1 14.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.53 18.47a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06L12 19.94z" -})); - -const SvgIconKeyboardDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19 2 2 2-2m-4.25-7.75h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 7.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconKeyboardUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.47 5.53a.75.75 0 1 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 1.06 1.06L12 4.06z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 9.75C1 8.784 1.784 8 2.75 8h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 22H2.75A1.75 1.75 0 0 1 1 20.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconKeyboardUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 17.25h4.5M14 5l-2-2-2 2M2.75 8.75h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" -})); - -const SvgIconKeyholeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m3.25-12a3.25 3.25 0 0 1-1.75 2.884v2.866a1.5 1.5 0 0 1-3 0v-2.866A3.25 3.25 0 1 1 15.25 10", - clipRule: "evenodd" -})); - -const SvgIconKeyhole = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.5 12.884a3.25 3.25 0 1 0-3 0v2.866a1.5 1.5 0 0 0 3 0z" -})); - -const SvgIconLaunchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m15.5 14.324-4 3.177v1.565c0 .19.203.31.37.22l3.5-1.91a.25.25 0 0 0 .13-.22zM10 17.45 6.55 14H4.936a1.75 1.75 0 0 1-1.537-2.588l1.91-3.5A1.75 1.75 0 0 1 6.843 7h4.058c2.61-2.776 5.523-4.66 9.29-4.959a1.64 1.64 0 0 1 1.767 1.768c-.298 3.767-2.182 6.68-4.959 9.29v4.058c0 .64-.35 1.23-.912 1.536l-3.5 1.909A1.75 1.75 0 0 1 10 19.066zM9.676 8.5H6.844a.25.25 0 0 0-.22.13l-1.909 3.5a.25.25 0 0 0 .22.37h1.564z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.999 19.195A2.806 2.806 0 1 1 4.804 22H2.75a.75.75 0 0 1-.75-.75z" -})); - -const SvgIconLaunch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.861 13.25H4.935a1 1 0 0 1-.878-1.479l1.909-3.5a1 1 0 0 1 .878-.521h4.385m-4.368 5.5 3.889 3.889M6.861 13.25l4.368-5.5m-.479 9.389v1.927a1 1 0 0 0 1.479.877l3.5-1.909a1 1 0 0 0 .521-.878v-4.385m-5.5 4.368 5.5-4.368m0 0c2.828-2.593 4.675-5.402 4.961-9.021a.89.89 0 0 0-.96-.961c-3.62.286-6.43 2.133-9.022 4.961m-6.423 13.5H3.75a1 1 0 0 1-1-1v-1.055a2.056 2.056 0 1 1 2.056 2.055Z" -})); - -const SvgIconLayersFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.37 3.19a1.75 1.75 0 0 1 1.261 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265L12.63 12.81a1.75 1.75 0 0 1-1.261 0L3.145 9.633c-1.493-.577-1.493-2.689 0-3.265z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.857 13.633 12.63 16.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" -})); - -const SvgIconLayers = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.09 4.59a.25.25 0 0 0-.18 0L3.685 7.766a.25.25 0 0 0 0 .466l8.225 3.178a.25.25 0 0 0 .18 0l8.225-3.178a.25.25 0 0 0 0-.466zm-.72-1.4a1.75 1.75 0 0 1 1.26 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265l-8.225 3.178a1.75 1.75 0 0 1-1.262 0L3.144 9.633c-1.492-.577-1.492-2.689 0-3.265z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m20.856 13.633-8.225 3.178a1.75 1.75 0 0 1-1.262 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.802 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.079 2.016" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.25-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.078 2.016Z" -})); - -const SvgIconLayers2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.777 3.183a1.74 1.74 0 0 0-1.554 0l-8.25 4.104c-1.297.646-1.297 2.505 0 3.15l8.25 4.106c.49.243 1.065.243 1.554 0l8.25-4.105c1.297-.646 1.297-2.505 0-3.15z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.606 12.75-1.633.812c-1.297.646-1.297 2.505 0 3.15l8.25 4.105c.49.244 1.065.244 1.554 0l8.25-4.105c1.297-.645 1.297-2.504 0-3.15l-1.633-.812-6.617 3.293a1.75 1.75 0 0 1-1.554 0z" -})); - -const SvgIconLayers2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.797 12-4.49 2.234c-.743.37-.743 1.437 0 1.807l8.25 4.105c.28.139.607.139.886 0l8.25-4.105c.743-.37.743-1.438 0-1.807L16.203 12m-8.406 0-4.49-2.234c-.743-.37-.743-1.437 0-1.807l8.25-4.105a1 1 0 0 1 .886 0l8.25 4.105c.743.37.743 1.437 0 1.807L16.203 12m-8.406 0 3.76 1.871c.28.139.607.139.886 0L16.203 12" -})); - -const SvgIconLessThan = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M18 7 6 12l12 5" -})); - -const SvgIconLightBulb2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20 9c0 2.249-.928 4.28-2.42 5.733H6.418A8 8 0 1 1 20 9M7.998 17.75v-1.517H16v1.517c0 .69-.56 1.25-1.25 1.25H9.248c-.69 0-1.25-.56-1.25-1.25m.752 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconLightBulb2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 15.484v2.266a.5.5 0 0 0 .5.5h5.502a.5.5 0 0 0 .5-.5v-2.266m-6.502 0a7.3 7.3 0 0 1-1.165-.732 7.25 7.25 0 1 1 7.668.732m-6.503 0h6.502m-6.5 5.766h6.5" -})); - -const SvgIconLightBulbFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.998 10A8 8 0 1 1 16 16.93V17H7.998v-.07a8.01 8.01 0 0 1-4-6.93m4 8.5v.499a4.001 4.001 0 1 0 8.002 0V18.5z" -})); - -const SvgIconLightBulb = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 17.75v-.65a1.09 1.09 0 0 0-.539-.916A7.24 7.24 0 0 1 4.748 10a7.25 7.25 0 1 1 11.04 6.183 1.09 1.09 0 0 0-.538.916v.65m-6.502 0v1.249a3.251 3.251 0 1 0 6.502 0V17.75m-6.502 0h6.502" -})); - -const SvgIconLineChart6 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75v5.5m5-11.5v11.5m5-3.5v3.5M3.75 3.75v15.5a1 1 0 0 0 1 1h16.5" -})); - -const SvgIconLineChartL = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.248 16.75v2.5m-6.166-6.5v6.5M8.916 8.75v10.5M2.75 4.75v14.5" -})); - -const SvgIconLineChartR = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 16.75v2.5m6.166-6.5v6.5m6.166-10.5v10.5m6.166-14.5v14.5" -})); - -const SvgIconLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m3.207 15.207.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 0 0 1.06 1.06zm-3.44 5.56a.75.75 0 0 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 0 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 0 0-1.06-1.06zm-5.31-3.81a.75.75 0 0 0 1.06 1.06zm7.06-4.94a.75.75 0 1 0-1.06-1.06zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.475-5.586-5.585-1.06 1.06 5.585 5.586zm-8.06-5.585L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.042 1.06 1.061L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.042zm9.525-12a.25.25 0 0 1 0 .354l1.061 1.06a1.75 1.75 0 0 0 0-2.475l-1.06 1.061Zm-12 12a1.75 1.75 0 0 0 2.475 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.525-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.475 0l1.061 1.06a.25.25 0 0 1 .354 0zM9.53 15.53l6-6-1.06-1.06-6 6z" -})); - -const SvgIconLiquidFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.114 2.43a1.654 1.654 0 0 0-2.228 0c-.893.806-2.595 2.445-4.079 4.488C5.337 8.94 4 11.47 4 14.038 4 18.442 7.587 22 12 22s8-3.56 8-7.961c0-2.569-1.337-5.098-2.807-7.121-1.484-2.043-3.186-3.682-4.08-4.487Z" -})); - -const SvgIconLiquid = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 14.056c0 3.973-3.246 7.194-7.25 7.194s-7.25-3.221-7.25-7.194c0-4.643 4.89-9.454 6.638-11.025a.907.907 0 0 1 1.224 0c1.748 1.571 6.638 6.382 6.638 11.025Z" -})); - -const SvgIconListBulletsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 5.75A2.75 2.75 0 0 0 18.25 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25zM9 8a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 8m0 4a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 12m-1.25 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5", - clipRule: "evenodd" -})); - -const SvgIconListBullets = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 12a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1-4.25a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1 8.5a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m-1.5 4h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2Z" -})); - -const SvgIconLoader2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 3v3m0 12v3M5.636 5.636l2.122 2.121m8.485 8.486 2.121 2.121M3 12.001h3m12 0h3M5.636 18.364l2.122-2.121m8.485-8.486 2.121-2.121" -})); - -const SvgIconLoader = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.25, - strokeWidth: 3.636, - d: "M11.909 21a9.09 9.09 0 1 0 0-18.182 9.09 9.09 0 0 0 0 18.182Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.636 11.91a7.273 7.273 0 0 1 7.273-7.274V1C5.885 1 1 5.885 1 11.91zm1.819 4.81a7.24 7.24 0 0 1-1.819-4.81H1c0 2.764 1.032 5.294 2.727 7.215z" -})); - -const SvgIconLocationFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 10a8 8 0 1 1 16 0c0 2.752-1.352 5.296-2.848 7.28-1.505 1.998-3.224 3.52-4.104 4.242a1.64 1.64 0 0 1-2.096 0c-.88-.722-2.599-2.244-4.104-4.241C5.352 15.296 4 12.75 4 10m4.875 0a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" -})); - -const SvgIconLocation = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 10a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 10c0 5.028-4.965 9.537-6.678 10.942a.89.89 0 0 1-1.144 0C9.715 19.537 4.75 15.028 4.75 10a7.25 7.25 0 0 1 14.5 0Z" -})); - -const SvgIconLockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2.25a5 5 0 0 0-5 5V9H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H17V7.25a5 5 0 0 0-5-5M15.5 9V7.25a3.5 3.5 0 1 0-7 0V9zM12 13.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconLock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 9.75v-2.5a4.25 4.25 0 0 0-8.5 0v2.5M12 14v3m-6.25 4.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" -})); - -const SvgIconLogin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 4.5h-4.5a.75.75 0 0 1 0-1.5h4.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21h-4.5a.75.75 0 0 1 0-1.5h4.5a.25.25 0 0 0 .25-.25V4.75a.25.25 0 0 0-.25-.25m-8.28 3.47a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 1 1-1.06-1.06l2.22-2.22H3.75a.75.75 0 0 1 0-1.5h9.44l-2.22-2.22a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconLogout = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 12H9m11.25 0-4.5 4.5m4.5-4.5-4.5-4.5m-4.5 12.75h-6.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h6.5" -})); - -const SvgIconMacbookAirFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.75 17a.75.75 0 0 0-.75.75v.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 18.25v-.5a.75.75 0 0 0-.75-.75h-7.175a.75.75 0 0 0-.342.083l-.653.334a.75.75 0 0 1-.342.083h-3.406a.75.75 0 0 1-.317-.07l-.774-.36a.75.75 0 0 0-.316-.07zm2-13A1.75 1.75 0 0 0 2 5.75v9.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-9.5A1.75 1.75 0 0 0 20.25 4z" -})); - -const SvgIconMacbookAir = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 13.75v-8a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8m-1 3v1.5a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-1.5h-6.934a1 1 0 0 0-.456.11l-.545.28a1 1 0 0 1-.457.11h-3.637a1 1 0 0 1-.422-.093l-.673-.314a1 1 0 0 0-.422-.093z" -})); - -const SvgIconMacbookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75V16h1.25a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 21.25 21H2.75A1.75 1.75 0 0 1 1 19.25v-2.5a.75.75 0 0 1 .75-.75H3zM2.5 17.5v1.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25V17.5z", - clipRule: "evenodd" -})); - -const SvgIconMacbook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v12H3.75zm-2 12h20.5v2.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1z" -})); - -const SvgIconMagicFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.475L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.085a1.75 1.75 0 0 1 0-2.475zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" -})); - -const SvgIconMagicStarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.766 3.581c-.677-.577-1.714-.048-1.645.838l.29 3.751-3.206 1.97c-.757.467-.575 1.616.29 1.825l2.802.677-7.077 7.077a.75.75 0 1 0 1.06 1.06l7.078-7.077.677 2.803c.209.865 1.358 1.047 1.824.289l1.97-3.205 3.751.29c.887.068 1.415-.968.838-1.646L18.98 9.37l1.435-3.478c.34-.822-.484-1.645-1.306-1.306L15.63 6.02z" -})); - -const SvgIconMagicStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12.773 12.227.99 4.102a.25.25 0 0 0 .457.073l2.13-3.465a.25.25 0 0 1 .232-.119l4.056.314a.25.25 0 0 0 .21-.412L18.21 9.623a.25.25 0 0 1-.04-.257l1.55-3.76a.25.25 0 0 0-.326-.327l-3.76 1.551a.25.25 0 0 1-.258-.04L12.28 4.153a.25.25 0 0 0-.412.21l.314 4.055a.25.25 0 0 1-.119.232l-3.465 2.13a.25.25 0 0 0 .072.456zm0 0L4.75 20.25" -})); - -const SvgIconMagic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.086a1.75 1.75 0 0 1 0-2.474zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354zM15.689 9.75 14.25 8.31 3.988 18.574a.25.25 0 0 0 0 .354l1.085 1.086a.25.25 0 0 0 .354 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" -})); - -const SvgIconMailFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 7.402V5.75A1.75 1.75 0 0 0 20.25 4H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c3.896 0 7.427-1.564 10-4.098" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 9.419A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" -})); - -const SvgIconMailNotifyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-2.5 4a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20 11.563a5.5 5.5 0 0 1-1.16-.122A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25v-7.058a5.5 5.5 0 0 1-2 .37Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.438 6c0-.705.13-1.38.37-2H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c1.727 0 3.383-.307 4.915-.87A5.56 5.56 0 0 1 14.438 6" -})); - -const SvgIconMailNotify = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.75 4.75h-10a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-6m-18.252-3c2.507 1.884 5.624 3 9.002 3 1.568 0 3.08-.24 4.5-.687M23.25 6a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconMail = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.002 9.25a14.93 14.93 0 0 1-9.002 3 14.93 14.93 0 0 1-9.001-3m.751-4.5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" -})); - -const SvgIconMapFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.197 5.56 8 3.96v14.58l-3.697 1.233A1.75 1.75 0 0 1 2 18.113V7.22a1.75 1.75 0 0 1 1.197-1.66M14.5 20.054l-5-1.539V3.945l5 1.54zm1.5-.014 4.803-1.6A1.75 1.75 0 0 0 22 16.778V5.887a1.75 1.75 0 0 0-2.303-1.66L16 5.459z" -})); - -const SvgIconMap = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5v12.5m6.5-11V19m-12.5-.888V7.221a1 1 0 0 1 .684-.95l5.012-1.67a1 1 0 0 1 .61-.007l5.888 1.812a1 1 0 0 0 .61-.008l4.38-1.46a1 1 0 0 1 1.316.95v10.891a1 1 0 0 1-.684.949l-5.012 1.67a1 1 0 0 1-.61.008l-5.888-1.812a1 1 0 0 0-.61.007l-4.38 1.46a1 1 0 0 1-1.316-.949Z" -})); - -const SvgIconMegaphoneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.732 2.433a1.75 1.75 0 0 1 2.266 1.672v3.22a3.751 3.751 0 0 1 0 7.35v3.22a1.75 1.75 0 0 1-2.267 1.672l-3.448-1.065a3.751 3.751 0 0 1-7.285-1.252v-.997l-2.766-.855a1.75 1.75 0 0 1-1.234-1.672V8.273c0-.767.5-1.445 1.234-1.672l3.28-1.013.033-.01zM7.498 16.716v.534a2.25 2.25 0 0 0 4.35.809zm13-5.716a2.25 2.25 0 0 1-1.5 2.122V8.878a2.25 2.25 0 0 1 1.5 2.122M6 7.316v7.367l-2.326-.718a.25.25 0 0 1-.176-.239V8.273a.25.25 0 0 1 .176-.238z", - clipRule: "evenodd" -})); - -const SvgIconMegaphone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.248 14a3 3 0 1 0 0-6m-5.67 10.25a3.001 3.001 0 0 1-5.83-1v-1.5m.002-9.5v9.5M18.248 4.105v13.79a1 1 0 0 1-1.295.955l-13.5-4.168a1 1 0 0 1-.705-.956V8.273a1 1 0 0 1 .705-.955l13.5-4.168a1 1 0 0 1 1.295.955" -})); - -const SvgIconMessageDotsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c3.101 0 5.727.805 7.591 2.366C21.471 6.941 22.5 9.223 22.5 12s-1.03 5.059-2.909 6.634C17.727 20.194 15.101 21 12 21c-1.693 0-3.57-.162-5.234-.922a7 7 0 0 1-1.223.568c-.941.328-2.282.548-3.615-.086a.75.75 0 0 1-.277-1.129c1.443-1.912 1.015-3.08.997-3.13l-.006-.014-.008-.019-.012-.028a22 22 0 0 1-.608-1.665c-.25-.782-.514-1.78-.514-2.575 0-2.777 1.03-5.059 2.909-6.634C6.273 3.806 8.899 3 12 3m-5.5 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0m4.5 0a1 1 0 1 0 2 0 1 1 0 0 0-2 0m5.5 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" -})); - -const SvgIconMessageDots = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M6.75 12a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconMessageFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.591 5.366C17.727 3.806 15.101 3 12 3s-5.727.805-7.591 2.366C2.529 6.941 1.5 9.223 1.5 12c0 .795.264 1.793.514 2.575.257.806.532 1.482.608 1.665l.012.028.008.02.006.013c.018.05.446 1.218-.997 3.13a.75.75 0 0 0 .277 1.129c1.333.634 2.674.414 3.615.086a7 7 0 0 0 1.223-.568c1.664.76 3.54.922 5.234.922 3.101 0 5.727-.805 7.591-2.366C21.471 17.059 22.5 14.777 22.5 12s-1.03-5.059-2.909-6.634", - clipRule: "evenodd" -})); - -const SvgIconMessage = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" -})); - -const SvgIconMessagesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.252 3c.967 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 0 1-1.75 1.75h-2.25v2.25a1.75 1.75 0 0 1-1.75 1.75h-5.555l-4.33 2.406a.75.75 0 0 1-1.115-.656V19h-1.5a1.75 1.75 0 0 1-1.75-1.75v-8.5c0-.966.784-1.75 1.75-1.75h2.5V4.75c0-.966.784-1.75 1.75-1.75zm-12.5 4h8.5c.967 0 1.75.784 1.75 1.75v4.75h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H8.002a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconMessages = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 14.25h3.002a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H8.002a1 1 0 0 0-1 1v3m9.25 0h-12.5a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1h2.25v2.5l4.5-2.5h5.75a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1" -})); - -const SvgIconMicFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7 7a5 5 0 0 1 10 0v4.5a5 5 0 0 1-10 0z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.811 14.2a.75.75 0 1 0-1.374.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534a8.26 8.26 0 0 0 6.813-4.916.75.75 0 1 0-1.374-.6 6.752 6.752 0 0 1-12.378 0" -})); - -const SvgIconMicOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 11.5c0 .685-.137 1.337-.387 1.931l-8.94-8.94A5 5 0 0 1 17 7v4.501ZM3.53 2.47a.75.75 0 0 0-1.06 1.06L7 8.06v3.44a5 5 0 0 0 7.668 4.23l1.26 1.26A6.752 6.752 0 0 1 5.81 14.2a.75.75 0 1 0-1.373.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534A8.2 8.2 0 0 0 17 18.062l3.469 3.468a.75.75 0 1 0 1.06-1.06z" -})); - -const SvgIconMicOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11.5V7a4.25 4.25 0 0 0-7.61-2.603M3 3l4.75 4.75m0 0v3.75a4.25 4.25 0 0 0 6.995 3.245M7.75 7.75l6.995 6.995m0 0L21 21m-9-2a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25" -})); - -const SvgIconMic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25m0-5.5a4.25 4.25 0 0 1-4.25-4.25V7a4.25 4.25 0 0 1 8.5 0v4.5A4.25 4.25 0 0 1 12 15.75" -})); - -const SvgIconMinimize315Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconMinimize315 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" -})); - -const SvgIconMinimize45Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.75 3a.75.75 0 0 1 .75.75v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L15.56 9.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75m-10 11.5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-4.69l-5.22 5.22a.75.75 0 0 1-1.06-1.06l5.22-5.22z", - clipRule: "evenodd" -})); - -const SvgIconMinimize45 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75v6.5m0 0h6.5m-6.5 0 6.5-6.5m-10 16.5v-6.5m0 0h-6.5m6.5 0-6.5 6.5" -})); - -const SvgIconMinimizeWindowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.75 12a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v1.19l1.97-1.97a.75.75 0 1 1 1.06 1.06l-1.97 1.97h1.19a.75.75 0 0 1 0 1.5z" -})); - -const SvgIconMinimizeWindow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m-1-4v-3m0 3h3m-3 0L17 8m-6.75 13.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" -})); - -const SvgIconMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M5 12h14" -})); - -const SvgIconMoneybagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.851 19.03C3.294 18.19 3 17.178 3 16c.45-3.15 1.71-5.49 4.51-7.75h8.99v-.064C19.241 10.42 20.541 12.789 21 16c0 1.178-.294 2.19-.851 3.03-.553.834-1.326 1.439-2.195 1.872C16.247 21.756 14.058 22 12 22c-2.059 0-4.247-.245-5.954-1.098-.869-.433-1.642-1.038-2.195-1.872M16.334 3.973c.168-.448-.002-.958-.433-1.163C14.738 2.257 13.433 2 12 2s-2.738.257-3.901.81c-.432.205-.601.715-.433 1.163l1.036 2.764-.035.013h6.666l-.035-.013z" -})); - -const SvgIconMoneybag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.422 7.75h5.156m-5.156 0S3.75 10.972 3.75 16.111c0 4.133 4.104 5.139 8.25 5.139s8.25-1.006 8.25-5.139c0-5.139-5.672-8.361-5.672-8.361m-5.156 0L8.167 4.528c-.17-.438-.008-.93.424-1.115.694-.295 1.867-.663 3.409-.663s2.715.368 3.409.663c.432.184.594.677.424 1.115L14.578 7.75" -})); - -const SvgIconMoonFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.082 14.082a9.83 9.83 0 0 1-3.469 4.96A9.75 9.75 0 0 1 3 11.25a9.66 9.66 0 0 1 1.958-5.861 9.83 9.83 0 0 1 4.96-3.47.75.75 0 0 1 .937.938A8.257 8.257 0 0 0 21.15 13.151a.75.75 0 0 1 .938.938z" -})); - -const SvgIconMoonStarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10q0-.102-.002-.204a.75.75 0 0 0-1.183-.597 5.75 5.75 0 0 1-8.014-8.014.75.75 0 0 0-.597-1.183z" -})); - -const SvgIconMoonStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.864 3.575A8.502 8.502 0 0 0 12 20.5c4.31 0 7.87-3.207 8.425-7.364a7.25 7.25 0 0 1-9.56-9.56ZM2 12C2 6.477 6.477 2 12 2q.102 0 .204.002a.75.75 0 0 1 .597 1.183 5.75 5.75 0 0 0 8.014 8.014.75.75 0 0 1 1.183.597L22 12c0 5.523-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" -})); - -const SvgIconMoon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.894 13.334a.75.75 0 0 0-.75-.188A8.257 8.257 0 0 1 10.851 2.854a.75.75 0 0 0-.938-.938 9.83 9.83 0 0 0-4.96 3.469A9.75 9.75 0 0 0 12.75 21a9.66 9.66 0 0 0 5.861-1.957 9.83 9.83 0 0 0 3.469-4.96.75.75 0 0 0-.186-.749m-4.185 4.51A8.25 8.25 0 0 1 6.156 6.292a8.34 8.34 0 0 1 2.943-2.438 9.76 9.76 0 0 0 11.05 11.047 8.35 8.35 0 0 1-2.44 2.943" -})); - -const SvgIconMouseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 9a7 7 0 0 1 14 0v6a7 7 0 1 1-14 0zm7.75-2.25a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconMouse = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v2m0 12.5A6.25 6.25 0 0 1 5.75 15V9a6.25 6.25 0 1 1 12.5 0v6A6.25 6.25 0 0 1 12 21.25" -})); - -const SvgIconMoveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.06 2.5a1.5 1.5 0 0 0-2.12 0L8.47 4.97a.75.75 0 1 0 1.06 1.06l1.72-1.72v6.94H4.31l1.72-1.72a.75.75 0 0 0-1.06-1.06L2.5 10.94a1.5 1.5 0 0 0 0 2.12l2.47 2.47a.75.75 0 0 0 1.06-1.06l-1.72-1.72h6.94v6.94l-1.72-1.72a.75.75 0 0 0-1.06 1.06l2.47 2.47a1.5 1.5 0 0 0 2.12 0l2.47-2.47a.75.75 0 1 0-1.06-1.06l-1.72 1.72v-6.94h6.94l-1.72 1.72a.75.75 0 1 0 1.06 1.06l2.47-2.47a1.5 1.5 0 0 0 0-2.12l-2.47-2.47a.75.75 0 1 0-1.06 1.06l1.72 1.72h-6.94V4.31l1.72 1.72a.75.75 0 1 0 1.06-1.06z" -})); - -const SvgIconMove = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 5.5 2.47-2.47a.75.75 0 0 1 1.06 0L15 5.5M5.5 9l-2.47 2.47a.75.75 0 0 0 0 1.06L5.5 15m13-6 2.47 2.47a.75.75 0 0 1 0 1.06L18.5 15M15 18.5l-2.47 2.47a.75.75 0 0 1-1.06 0L9 18.5M12 4v8m0 0v8m0-8H4m8 0h8" -})); - -const SvgIconMusicNoteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.183 3.835a.25.25 0 0 1 .32.24v9.075a4.2 4.2 0 0 0-2.25-.65c-1.938 0-3.75 1.333-3.75 3.25S15.314 19 17.252 19c1.936 0 3.75-1.333 3.75-3.25V4.076a1.75 1.75 0 0 0-2.232-1.683l-8.5 2.429A1.75 1.75 0 0 0 9 6.504v9.646a4.2 4.2 0 0 0-2.25-.65C4.813 15.5 3 16.833 3 18.75S4.813 22 6.75 22s3.75-1.333 3.75-3.25V6.504a.25.25 0 0 1 .181-.24z" -})); - -const SvgIconMusicNote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 18.75c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Zm0 0V6.504a1 1 0 0 1 .725-.961l8.502-2.429a1 1 0 0 1 1.275.962V15.75m0 0c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Z" -})); - -const SvgIconMuteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-1.154 14.942-5.822-3.726L17 10.18v10.07a.75.75 0 0 1-1.154.632" -})); - -const SvgIconMute = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zM7.44 15.5h-.69a.25.25 0 0 1-.25-.25v-6.5a.25.25 0 0 1 .25-.25h2.957c.335 0 .662-.096.944-.276L15.5 5.12v2.32z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m15.5 18.88-4.39-2.81-1.086 1.086 5.822 3.726A.75.75 0 0 0 17 20.25V10.18l-1.5 1.5z" -})); - -const SvgIconNextFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.938 4.135A1.25 1.25 0 0 0 4 5.18v13.64a1.25 1.25 0 0 0 1.938 1.044l10.342-6.821a1.25 1.25 0 0 0 0-2.087zM20 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" -})); - -const SvgIconNext = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 4.75v14.5m-13.725-.012 10.342-6.82a.5.5 0 0 0 0-.836L5.525 4.762a.5.5 0 0 0-.775.417V18.82a.5.5 0 0 0 .775.417Z" -})); - -const SvgIconNotebookCoverFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7 2.5H5.25A1.75 1.75 0 0 0 3.5 4.25v15.5c0 .966.784 1.75 1.75 1.75H7z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.5 21.5h10.25a1.75 1.75 0 0 0 1.75-1.75V4.25a1.75 1.75 0 0 0-1.75-1.75H8.5zM12.75 7a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconNotebookCover = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 3.25h-3.5a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1h3.5m0-17.5h10a1 1 0 0 1 1 1v15.5a1 1 0 0 1-1 1h-10m0-17.5v17.5m4-13h3m-3 4h3" -})); - -const SvgIconNotepadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 1.5a.75.75 0 0 1 .75.75v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h1.75c.966 0 1.75.783 1.75 1.75V19.75a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V4.278c0-.967.784-1.75 1.75-1.75H7V2.25a.75.75 0 0 1 .75-.75M8 9.75A.75.75 0 0 1 8.75 9h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 9.75m0 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconNotepad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.278h-2.5a1 1 0 0 0-1 1V19.75a1 1 0 0 0 1 1h13.5a1 1 0 0 0 1-1V4.278a1 1 0 0 0-1-1h-2.5m-8.5 0H12m-4.25 0v.972m0-.972V2.25M12 3.278h4.25m-4.25 0v.972m0-.972V2.25m4.25 1.028v.972m0-.972V2.25m-7.5 7.5h6.5m-6.5 4h4.5" -})); - -const SvgIconNotesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V16.5h-.25a.75.75 0 0 1 0-1.5h.25v-2.25h-.25a.75.75 0 0 1 0-1.5h.25V9h-.25a.75.75 0 0 1 0-1.5h.25zm5.5 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 8.25M9 12a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5A.75.75 0 0 1 9 12", - clipRule: "evenodd" -})); - -const SvgIconNotes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.25 12h2m4.5 0h2.5m-2.5-3.75h4.5m-11 0h2m-2 7.5h2m0 5h13.5a1 1 0 0 0 1-1V4.25a1 1 0 0 0-1-1H5.25a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1" -})); - -const SvgIconOculusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.964 8.531C2.874 6.467 4.913 5 7.325 5h9.35c2.412 0 4.452 1.467 5.361 3.531l.18-.182a.75.75 0 1 1 1.069 1.052l-.784.797c.273 1.862-.031 3.936-.923 5.606C20.61 17.615 18.912 19 16.504 19H7.496c-2.408 0-4.106-1.385-5.074-3.196-.892-1.67-1.196-3.744-.923-5.606l-.784-.797a.75.75 0 0 1 1.07-1.052zM10.75 8a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconOculus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 8.75h2.5m8.448 1.196 1.052-1.071m-1.052 1.07c-.46-2.373-2.518-4.195-5.023-4.195h-9.35c-2.505 0-4.563 1.822-5.023 4.196m19.396 0c.7 3.606-1.052 8.304-5.194 8.304H7.496c-4.142 0-5.893-4.698-5.194-8.304M1.25 8.875l1.052 1.07" -})); - -const SvgIconOldTvFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.908 2.79a.75.75 0 0 1 1.052-.132L12 5.8l4.04-3.142a.75.75 0 1 1 .92 1.184L14.186 6h6.064c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h6.064L7.04 3.842a.75.75 0 0 1-.132-1.052" -})); - -const SvgIconOldTv = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 3.25 4.5 3.5 4.5-3.5m-12.75 17h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1" -})); - -const SvgIconOpenLink2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97h-4.69a.75.75 0 0 1-.75-.75M5.324 5H9.25a.75.75 0 1 1 0 1.5h-3.9c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v11.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h11.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V14a.75.75 0 0 1 1.5 0v4.676c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V7.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 5 5.066 5 5.324 5M17.47 19.37v-.002zm-.1.1h-.003.002Zm-12.74 0h.002zm-.1-.102v.001zm0-12.737v.001zm.102-.102h-.001z", - clipRule: "evenodd" -})); - -const SvgIconOpenLink2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14v4.65c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h3.9m4.5-2h6.5m0 0v6.5m0-6.5L11 13" -})); - -const SvgIconOpenLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.574 3.25H9.5a.75.75 0 1 1 0 1.5H5.6c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h13.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V15a.75.75 0 0 1 1.5 0v3.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.574c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676 9 9 0 0 1-.016-.692V5.574c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175c.198-.016.434-.016.692-.016m14.045 16.47h-.001zm-14.738 0h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1zM13.25 4a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.81l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97H14a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconOpenLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" -})); - -const SvgIconOpenQuoteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.25 20A1.75 1.75 0 0 0 22 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H18.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C14.113 6.648 13 8.387 13 10.961v7.29c0 .97.786 1.749 1.75 1.749zm-11 0A1.75 1.75 0 0 0 11 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H7.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C3.114 6.648 2 8.387 2 10.961v7.29C2 19.221 2.786 20 3.75 20z" -})); - -const SvgIconOpenQuote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 19.25h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Zm-11 0h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Z" -})); - -const SvgIconOptAltFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.59 5.5a.25.25 0 0 0-.218.13l-7.43 13.465A1.75 1.75 0 0 1 7.41 20H3.75a.75.75 0 0 1 0-1.5h3.66a.25.25 0 0 0 .219-.13l7.43-13.465A1.75 1.75 0 0 1 16.59 4h3.66a.75.75 0 0 1 0 1.5zM15 19.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconOptAlt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25h3.66a1 1 0 0 0 .875-.517l7.43-13.466a1 1 0 0 1 .875-.517h3.66m-4.5 14.5h4.5" -})); - -const SvgIconOrangeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.14 1.173C15.46.41 16.765.436 18.122.66a.75.75 0 0 1 .606.92 5.21 5.21 0 0 1-2.664 3.388A9 9 0 1 1 3 13a9 9 0 0 1 7.874-8.93c-.538-.757-1.56-1.45-2.94-1.573a.75.75 0 0 1 .133-1.494c1.786.16 3.26 1.076 4.068 2.248a5.2 5.2 0 0 1 2.005-2.078m1.377 2.385a3.7 3.7 0 0 0 1.452-1.525c-.784-.046-1.434.067-2.08.439a3.7 3.7 0 0 0-1.478 1.578 3.7 3.7 0 0 0 2.106-.492m3.163 10.57a.773.773 0 1 0-1.526-.256 5.23 5.23 0 0 1-4.282 4.282.773.773 0 0 0 .256 1.526 6.78 6.78 0 0 0 5.552-5.552", - clipRule: "evenodd" -})); - -const SvgIconOrange = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 4.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5m0 0c-.307-1.382-1.84-2.807-4-3m8.975 11.75a5 5 0 0 1-4.475 4.475m2.015-16.153a4.46 4.46 0 0 0-2.108 2.808 4.46 4.46 0 0 0 3.485-.423A4.46 4.46 0 0 0 18 1.4c-1.29-.212-2.386-.212-3.485.422" -})); - -const SvgIconPackageFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.533 4.125-2.792 1.527-7.533-4.125zm0 8.25L4.467 7.125l3.18-1.74 7.532 4.124zm8.25 5.236-7.5 4.105v-8.044l3-1.642v3.345a.75.75 0 1 0 1.5 0v-4.166l3-1.642z" -})); - -const SvgIconPackage = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.532 4.125-2.791 1.528-7.533-4.125zm0 8.25L4.468 7.125l3.178-1.74 7.532 4.125zM3.75 8.438l7.5 4.104v8.043l-7.5-4.102zm16.5 8.042-7.5 4.105v-8.04l3-1.64v3.345a.75.75 0 1 0 1.5 0v-4.167l3-1.645z" -})); - -const SvgIconPaperFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.25 5.377 4.13 3.79A1.75 1.75 0 0 0 2 5.498v12.388c0 .82.569 1.53 1.37 1.708l7.88 1.757zm1.5 15.974 7.88-1.757A1.75 1.75 0 0 0 22 17.886V5.498a1.75 1.75 0 0 0-2.13-1.708l-7.12 1.587z" -})); - -const SvgIconPaper = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12 6.312-8.032-1.79a1 1 0 0 0-1.218.975v12.389a1 1 0 0 0 .782.976L12 20.75m0-14.438 8.032-1.79a1 1 0 0 1 1.218.975v12.389a1 1 0 0 1-.782.976L12 20.75m0-14.438V20.75" -})); - -const SvgIconPaperclip2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 8.75V16a5.25 5.25 0 1 0 10.5 0V5.375a2.625 2.625 0 0 0-5.25 0v9.875" -})); - -const SvgIconPaperclip3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m12.213 10.764-5.134 5.119a1.445 1.445 0 0 0 0 2.047 1.455 1.455 0 0 0 2.054 0L19.4 7.693c.566-.565.85-1.306.85-2.047a2.9 2.9 0 0 0-2.904-2.896 2.9 2.9 0 0 0-2.053.848L5.026 13.835a4.32 4.32 0 0 0-1.276 3.072c0 1.111.425 2.223 1.276 3.07a4.35 4.35 0 0 0 3.08 1.273c1.115 0 2.23-.424 3.08-1.272l5.133-5.119" -})); - -const SvgIconPaperclip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M5.75 10.75v4.5a6 6 0 0 0 6 6h.5a6 6 0 0 0 6-6V7a4.25 4.25 0 0 0-8.5 0v7.875a2.125 2.125 0 0 0 4.25 0V7.75" -})); - -const SvgIconPasskeyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10c-4.242 0-7.284 3.06-8.08 7.022C3.7 20.119 4.593 21 5.593 21h9.657v-3.438A4.5 4.5 0 0 1 13.5 14c0-.636.132-1.242.37-1.79A8.3 8.3 0 0 0 12 12" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18 11a3 3 0 0 0-1.25 5.728v3.532a.5.5 0 0 0 .188.39l.75.6a.5.5 0 0 0 .624 0l.75-.6a.5.5 0 0 0 .188-.39v-.61a.5.5 0 0 0-.165-.372l-.585-.528.604-.604a.5.5 0 0 0 .146-.353v-1.065A3 3 0 0 0 18 11m-1 3a1 1 0 1 1 2 0 1 1 0 0 1-2 0", - clipRule: "evenodd" -})); - -const SvgIconPasskey = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 12.815a8 8 0 0 0-1-.065c-3.824 0-6.607 2.744-7.345 6.42-.116.575.35 1.08.937 1.08H14M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m0 7.5a2.25 2.25 0 1 1 3.5 1.871V17l-.5.936.5 1.032V20L18 21l-1.25-1v-4.129a2.25 2.25 0 0 1-1-1.871" -})); - -const SvgIconPauseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 3A1.75 1.75 0 0 0 4 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 10 19.25V4.75A1.75 1.75 0 0 0 8.25 3zm10 0A1.75 1.75 0 0 0 14 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 20 19.25V4.75A1.75 1.75 0 0 0 18.25 3z" -})); - -const SvgIconPause = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 4.75a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1z" -})); - -const SvgIconPencilBoxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.987 2.427a1.75 1.75 0 0 0-2.474 0L12.22 7.72a.75.75 0 0 0-.22.53v3c0 .414.336.75.75.75h3a.75.75 0 0 0 .53-.22l5.293-5.293a1.75 1.75 0 0 0 0-2.475zm-1.414 1.06a.25.25 0 0 1 .354 0l1.586 1.586a.25.25 0 0 1 0 .354L15.439 10.5H13.5V8.56z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.159 6.659 14.818 3H5.324c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V9.182l-3.659 3.659a2.25 2.25 0 0 1-1.591.659h-3a2.25 2.25 0 0 1-2.25-2.25v-3c0-.597.237-1.169.659-1.591" -})); - -const SvgIconPencilBox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12.75 8.25-.53-.53a.75.75 0 0 0-.22.53zm0 3H12c0 .414.336.75.75.75zm3 0V12a.75.75 0 0 0 .53-.22zm2.293-8.293.53.53zm1.414 0-.53.53zm1.586 1.586-.53.53zm0 1.414.53.53zM11.25 4.5a.75.75 0 0 0 0-1.5zM21 12.75a.75.75 0 0 0-1.5 0zM4.296 20.14l.34-.667zm-.437-.436-.668.34zm15.845.437-.34-.668zm.437-.437-.668-.34zM3.859 4.296l-.668-.34zm.437-.437-.34-.668zM12 8.249v3h1.5v-3zm.75 3.75h3v-1.5h-3zm.53-3.219 5.293-5.293-1.06-1.06L12.22 7.72zm5.647-5.293 1.586 1.586 1.06-1.06-1.586-1.586zm1.586 1.94L15.22 10.72l1.06 1.06 5.293-5.293zm0-.354a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.475zm-1.94-1.586a.25.25 0 0 1 .354 0l1.06-1.06a1.75 1.75 0 0 0-2.474 0zM18.65 19.5H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h5.9V3h-5.9zm14.15 8.25v5.9H21v-5.9zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.85-2.35c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zm.544 2.16a1.75 1.75 0 0 0 .765-.766l-1.336-.68a.25.25 0 0 1-.11.109l.681 1.336ZM4.5 5.35c0-.293 0-.467.011-.596.01-.12.025-.134.016-.118l-1.336-.68a1.8 1.8 0 0 0-.175.676C3 4.836 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.008-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.764z" -})); - -const SvgIconPeopleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.5 6.25a4.25 4.25 0 1 0-8.5 0 4.25 4.25 0 0 0 8.5 0m4.25 0A2.75 2.75 0 0 0 15 3.5.75.75 0 0 1 15 2a4.25 4.25 0 0 1 0 8.5.75.75 0 0 1 0-1.5 2.75 2.75 0 0 0 2.75-2.75m.414 12.857c.168 1.079-.734 1.862-1.664 1.862H2c-.93 0-1.831-.783-1.664-1.862C.951 15.152 4.746 12 9.25 12s8.3 3.152 8.914 7.107M22.25 21c.928 0 1.833-.783 1.662-1.863-.45-2.836-2.569-5.328-5.412-6.335a.75.75 0 1 0-.5 1.414c2.351.833 4.071 2.891 4.43 5.155a.1.1 0 0 1-.001.034.1.1 0 0 1-.022.034.22.22 0 0 1-.157.06h-1.5a.75.75 0 0 0 0 1.5h1.5Z" -})); - -const SvgIconPeople = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 2.75a3.5 3.5 0 1 1 0 7m5.75 10.5h1.5c.552 0 1.008-.45.921-.996-.404-2.55-2.323-4.825-4.921-5.745m-9-3.759a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7m-8.173 9.472c.552-3.553 4-6.472 8.173-6.472 4.172 0 7.62 2.92 8.173 6.472.085.546-.37.997-.923.997H2c-.552 0-1.008-.45-.923-.997" -})); - -const SvgIconPersonAddFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.508 11.826A2.24 2.24 0 0 0 16 15.25V16h-.75a2.25 2.25 0 1 0 0 4.5H16v.5H5.6c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5c1.664 0 3.211.48 4.508 1.326" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19 15.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V19h2.25a.75.75 0 0 0 0-1.5H19z" -})); - -const SvgIconPersonAdd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H12.5m-.648-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m3.25 1.412v3m0 0v3m0-3h-3m3 0h3M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPersonAddedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m5.644 12.721A8.17 8.17 0 0 0 12 12.5c-3.789 0-7.232 2.815-8.06 6.501C3.69 20.111 4.6 21 5.598 21H14.2l-.8-.6a2.25 2.25 0 0 1 2.7-3.6l.204.153z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.893 15.136a.75.75 0 0 0-1.286-.772l-2.872 4.787L15.2 18a.75.75 0 0 0-.9 1.2l2.2 1.65a.75.75 0 0 0 1.093-.214z" -})); - -const SvgIconPersonAdded = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H11.5m.352-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m-.25 4.762 2.2 1.65 3.3-5.5m-4.5-8.25a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPersonFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10.5c-4.173 0-7.227 2.794-8.06 6.501C3.69 20.112 4.6 21 5.6 21h12.803c.999 0 1.908-.888 1.659-1.999-.834-3.707-3.887-6.501-8.06-6.501Z" -})); - -const SvgIconPersonRemoveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.465 11.798a2.25 2.25 0 0 0-2.056 3.793l.409.409-.409.409A2.25 2.25 0 0 0 13.984 21H5.599c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5a8.2 8.2 0 0 1 4.465 1.298" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.53 16.53a.75.75 0 1 0-1.06-1.06L18 16.94l-1.47-1.47a.75.75 0 1 0-1.06 1.06L16.94 18l-1.47 1.47a.75.75 0 1 0 1.06 1.06L18 19.06l1.47 1.47a.75.75 0 1 0 1.06-1.06L19.06 18z" -})); - -const SvgIconPersonRemove = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 16-2 2m0 0-2 2m2-2-2-2m2 2 2 2m-8.148-6.749c-3.72.065-6.428 2.567-7.18 5.915-.13.575.335 1.084.925 1.084h6.653m-.398-6.999L12 13.25q.78 0 1.5.138m-1.648-.137A8 8 0 0 0 10 13.5m5.75-7a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPerson = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM12 13.25c-3.796 0-6.566 2.524-7.328 5.916-.13.575.337 1.084.926 1.084h12.804c.589 0 1.056-.51.926-1.084-.762-3.393-3.532-5.916-7.328-5.916Z" -})); - -const SvgIconPictureInPictureFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.5 5.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25v5.5a.75.75 0 0 0 1.5 0v-5.5A1.75 1.75 0 0 0 18.25 4H3.75A1.75 1.75 0 0 0 2 5.75v10.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 0 0 0-1.5h-5.5a.25.25 0 0 1-.25-.25z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.75 14A1.75 1.75 0 0 0 12 15.75v3.5c0 .966.784 1.75 1.75 1.75h6.5A1.75 1.75 0 0 0 22 19.25v-3.5A1.75 1.75 0 0 0 20.25 14z" -})); - -const SvgIconPictureInPicture = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 17.25h-5.5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v5.5m-5.5 3.5h6.5a1 1 0 0 1 1 1v3.5a1 1 0 0 1-1 1h-6.5a1 1 0 0 1-1-1v-3.5a1 1 0 0 1 1-1" -})); - -const SvgIconPieChart2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.88 8.46c-.02-.13-.06-.26-.09-.38v-.02a8.44 8.44 0 0 0-5.94-5.94h-.02c-.12-.03-.25-.07-.38-.09-.15-.02-.34-.03-.55.03-.29.09-.55.29-.71.55-.12.19-.16.39-.17.54-.01.13-.01.28-.01.42v5.19c.01.13.04.3.13.48.12.24.31.43.55.55.18.09.35.12.48.13h5.19c.14 0 .29 0 .42-.01.15-.02.35-.05.54-.17.26-.16.46-.42.55-.71.06-.21.05-.4.03-.55z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 11.9h-6.39c-.29 0-.47 0-.6-.01-.08 0-.11-.01-.12-.02a.24.24 0 0 1-.1-.1s-.01-.04-.02-.12c-.01-.13-.01-.3-.01-.6V4.66c0-.41-.32-.74-.73-.75H11C6.03 3.9 2 7.93 2 12.9a9 9 0 0 0 18 0v-.27a.745.745 0 0 0-.75-.73", - clipRule: "evenodd" -})); - -const SvgIconPieChart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.065 8.347a7.69 7.69 0 0 0-5.412-5.412c-.273-.073-.41-.11-.545-.07a.53.53 0 0 0-.284.218c-.074.12-.074.277-.074.59V8.45c0 .28 0 .42.055.527a.5.5 0 0 0 .218.218c.107.055.247.055.527.055h4.777c.313 0 .47 0 .59-.074a.53.53 0 0 0 .218-.284c.04-.136.003-.272-.07-.545" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 13a8.25 8.25 0 1 1-7.996-8.246v6.396c0 .56 0 .84.11 1.054a1 1 0 0 0 .436.437c.214.11.494.11 1.054.11h6.392q.004.123.004.249" -})); - -const SvgIconPieChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.654 14.617A10 10 0 0 0 22 12c0-5.27-4.078-9.589-9.25-9.972v9.442z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m21.154 16.031-9.404-3.324a.75.75 0 0 1-.5-.707V2.028A10 10 0 0 0 2 12c0 5.523 4.477 10 10 10 4.089 0 7.604-2.454 9.154-5.969" -})); - -const SvgIconPieChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75a9.25 9.25 0 0 0 0 18.5 9.25 9.25 0 0 0 8.724-6.167M12 2.75A9.25 9.25 0 0 1 21.25 12a9.2 9.2 0 0 1-.526 3.083M12 2.75V12l8.724 3.083" -})); - -const SvgIconPiloneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.822 3.27A1.75 1.75 0 0 1 10.504 2h2.992a1.75 1.75 0 0 1 1.682 1.27L16.816 9H7.184zM6.756 10.5l-.857 3H18.1l-.857-3zM18.53 15H5.47l-1.286 4.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-1.434z" -})); - -const SvgIconPilone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 9.75H8m-1.25 4.5h10.5M4.821 20 9.543 3.475a1 1 0 0 1 .961-.725h2.992a1 1 0 0 1 .961.725L19.18 20m-16.429.25h18.5" -})); - -const SvgIconPin2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.25 2A1.75 1.75 0 0 0 6.5 3.75v3.247a6.5 6.5 0 0 1-1.904 4.596l-.376.377a.75.75 0 0 0-.22.53v2.75a.75.75 0 0 0 .75.75h6.5v5.25a.75.75 0 0 0 1.5 0V16h6.5a.75.75 0 0 0 .75-.75V12.5a.75.75 0 0 0-.22-.53l-.376-.377A6.5 6.5 0 0 1 17.5 6.997V3.75A1.75 1.75 0 0 0 15.75 2z" -})); - -const SvgIconPin2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.25H4.75V12.5l.377-.377A7.25 7.25 0 0 0 7.25 6.997V3.75a1 1 0 0 1 1-1h7.5a1 1 0 0 1 1 1v3.247a7.25 7.25 0 0 0 2.123 5.127l.377.376v2.75zm0 0v6" -})); - -const SvgIconPinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12.268 20.579-3.893-3.893L4.28 20.78a.75.75 0 0 1-1.06-1.06l4.094-4.095-3.892-3.893a1.75 1.75 0 0 1 .756-2.92l6.724-1.921a.25.25 0 0 0 .149-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149l-1.92 6.724a1.75 1.75 0 0 1-2.921.757" -})); - -const SvgIconPin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.375 15.625 4.423 4.423a1 1 0 0 0 1.669-.432l1.921-6.724a1 1 0 0 1 .465-.594l3.76-2.148a1 1 0 0 0 .211-1.576l-5.398-5.398a1 1 0 0 0-1.576.21l-2.148 3.76a1 1 0 0 1-.594.466L4.384 9.533a1 1 0 0 0-.432 1.669zm0 0 .007-.007m-.007.007L3.75 20.25" -})); - -const SvgIconPizzaFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 6c0-.544.145-1.054.398-1.494l-4.714.809a14.5 14.5 0 0 0 5.365 9.093 4.001 4.001 0 0 1 7.38-1.432L20.75 5.27a1.75 1.75 0 0 0-2.02-2.02l-2.774.475A3 3 0 1 1 11 6" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m17.496 17.074.265-.263a2.5 2.5 0 1 0-4.261-1.775v.376a14.4 14.4 0 0 0 3.996 1.662" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.432 18.795C11.652 17.7 6.299 12.347 5.205 5.568l-1.583.271c-.95.163-1.63 1.088-1.388 2.08a18.8 18.8 0 0 0 4.99 8.857 18.8 18.8 0 0 0 8.857 4.99c.992.242 1.917-.439 2.08-1.388z" -})); - -const SvgIconPizza = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.863 17.676-.442 2.575c-.094.55-.62.919-1.162.787a18.04 18.04 0 0 1-8.505-4.792 18.04 18.04 0 0 1-4.791-8.505c-.133-.542.236-1.068.786-1.162l2.575-.442m11.539 11.54.76-4.43m-.76 4.43a14.4 14.4 0 0 1-4.709-1.783m-6.83-9.757a14.43 14.43 0 0 0 3.993 7.546 14.5 14.5 0 0 0 2.837 2.211m-6.83-9.757 5.8-.994m6.498 8.103a3.088 3.088 0 0 0-5.468 2.648m5.468-2.648 1.39-8.103a1 1 0 0 0-1.155-1.154l-3.168.543m0 0a2.059 2.059 0 1 1-3.564.611m3.564-.611-3.564.61" -})); - -const SvgIconPlayFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.657 2.279C6.491 1.572 5 2.41 5 3.775v16.45c0 1.363 1.49 2.203 2.657 1.496l13.57-8.225a1.75 1.75 0 0 0 0-2.993L7.658 2.28Z" -})); - -const SvgIconPlay = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.839 11.145 7.269 2.92a1 1 0 0 0-1.519.855v16.45a1 1 0 0 0 1.518.855l13.57-8.225a1 1 0 0 0 0-1.71Z" -})); - -const SvgIconPlaylistFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.004 4.75a.75.75 0 0 0-1.5 0v9.4a4.2 4.2 0 0 0-2.25-.65c-1.937 0-3.75 1.333-3.75 3.25S16.317 20 18.254 20s3.75-1.333 3.75-3.25zM2.75 5a.75.75 0 0 0 0 1.5h13.51a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconPlaylist = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h13.51M2.75 12h8.5m-8.5 6.25h6.5m12.004-1.5c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5m0 0v-12" -})); - -const SvgIconPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5v14m-7-7h14" -})); - -const SvgIconPopcornFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.124 8.5a.5.5 0 0 0-.496.564l1.463 11.409A1.75 1.75 0 0 0 6.827 22H8.69L7.896 8.5zm5.275 0 .794 13.5h3.615l.794-13.5zm6.705 0L15.31 22h1.864a1.75 1.75 0 0 0 1.735-1.527l1.463-11.41a.5.5 0 0 0-.496-.563zM20.285 7a2.3 2.3 0 0 0-1.313-1.388l-.048-.02a2.3 2.3 0 0 1-.751-.49 2.3 2.3 0 0 1-.501-.736l-.02-.048a2.28 2.28 0 0 0-.98-1.094c-.44-.25-.953-.35-1.457-.285l-.057.008a2.36 2.36 0 0 1-1.712-.45l-.039-.029A2.34 2.34 0 0 0 12 2a2.34 2.34 0 0 0-1.407.468l-.043.033a2.33 2.33 0 0 1-1.708.448l-.058-.007a2.35 2.35 0 0 0-1.457.284c-.44.25-.785.635-.979 1.095l-.02.046a2.3 2.3 0 0 1-.5.737c-.216.21-.471.377-.752.49l-.048.02A2.3 2.3 0 0 0 3.715 7z" -})); - -const SvgIconPopcorn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M19.233 7.75a1.8 1.8 0 0 0-.25-1.19c-.22-.36-.56-.64-.965-.8l-.042-.016a2 2 0 0 1-.648-.41 1.9 1.9 0 0 1-.433-.612l-.017-.04a1.92 1.92 0 0 0-.846-.912 2.1 2.1 0 0 0-1.258-.237l-.048.006a2.1 2.1 0 0 1-.779-.048 2 2 0 0 1-.7-.327l-.033-.024A2.07 2.07 0 0 0 12 2.75c-.439 0-.866.137-1.214.39l-.038.027a2 2 0 0 1-.697.326c-.253.064-.517.08-.776.048l-.05-.006a2.1 2.1 0 0 0-1.258.237c-.38.208-.677.528-.845.912l-.017.039c-.1.23-.247.438-.433.613a2 2 0 0 1-.649.41l-.04.016a1.96 1.96 0 0 0-.965.798 1.8 1.8 0 0 0-.25 1.19m4.482 0H5.367a1 1 0 0 0-.994 1.11l1.278 11.5a1 1 0 0 0 .994.89H10m-.75-13.5.75 13.5m-.75-13.5h5.5M10 21.25h4m.75-13.5h3.883a1 1 0 0 1 .994 1.11l-1.278 11.5a1 1 0 0 1-.994.89H14m.75-13.5L14 21.25" -})); - -const SvgIconPriceTagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75C2 2.784 2.784 2 3.75 2h7.829c.464 0 .91.184 1.237.513l8.757 8.756a1.75 1.75 0 0 1 0 2.475l-7.829 7.83a1.75 1.75 0 0 1-2.475 0l-8.756-8.758A1.75 1.75 0 0 1 2 11.58zM7.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", - clipRule: "evenodd" -})); - -const SvgIconPriceTag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 11.579V3.75a1 1 0 0 1 1-1h7.829a1 1 0 0 1 .707.293l8.757 8.757a1 1 0 0 1 0 1.414l-7.83 7.829a1 1 0 0 1-1.413 0l-8.757-8.757a1 1 0 0 1-.293-.707Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 7.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" -})); - -const SvgIconPrinterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2A1.75 1.75 0 0 0 6 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v8.5c0 .966.784 1.75 1.75 1.75H6v2.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25V18h2.25A1.75 1.75 0 0 0 22 16.25v-8.5A1.75 1.75 0 0 0 20.25 6H18V3.75A1.75 1.75 0 0 0 16.25 2zm8.75 4V3.75a.25.25 0 0 0-.25-.25h-8.5a.25.25 0 0 0-.25.25V6zm0 8.5h-9v5.75c0 .138.112.25.25.25h8.5a.25.25 0 0 0 .25-.25zM6 10.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconPrinter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75h-2.5m0 3v6.5a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1v-6.5m-10.5 0h10.5m-10.5 0v3.5h-3a1 1 0 0 1-1-1v-8.5a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1h-3v-3.5m-9.5-11h8.5a1 1 0 0 1 1 1v3H6.75v-3a1 1 0 0 1 1-1" -})); - -const SvgIconPuzzleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 4v-.5a2.5 2.5 0 0 1 5 0V4h4.75c.966 0 1.75.784 1.75 1.75V9a.5.5 0 0 1-.5.5 2.5 2.5 0 0 0 0 5 .5.5 0 0 1 .5.5v3.25A1.75 1.75 0 0 1 19.25 20H4.75A1.75 1.75 0 0 1 3 18.25V5.75C3 4.784 3.784 4 4.75 4z" -})); - -const SvgIconPuzzle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75a1 1 0 0 1 1-1h4.5V4.5a2.75 2.75 0 1 1 5.5 0v.25h4.5a1 1 0 0 1 1 1v3.5H20a2.75 2.75 0 1 0 0 5.5h.25v3.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" -})); - -const SvgIconQrCodeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0m-7.5-4.5h3v3h-3zm0-10h3v3h-3zm10 0h3v3h-3z" -})); - -const SvgIconQrCode = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -})); - -const SvgIconQuoteCloseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.49 5C4.028 5 2 6.95 2 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C10.968 6.939 8.944 5 6.49 5m11 0C15.028 5 13 6.95 13 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C21.968 6.939 19.944 5 17.49 5" -})); - -const SvgIconQuoteClose = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646S4.424 5.75 6.49 5.75c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854M21.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646 1.674-3.646 3.74-3.646c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854" -})); - -const SvgIconQuoteOpenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.51 19c2.462 0 4.49-1.95 4.49-4.396s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 0 0-.818-1.258c-1.595 1.037-3.111 2.08-4.172 3.541-1.083 1.494-1.649 3.359-1.512 5.963.012 2.436 2.036 4.375 4.49 4.375m-11 0C8.972 19 11 17.05 11 14.604s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 1 0-.818-1.258C6.11 6.158 4.593 7.201 3.532 8.662c-1.083 1.494-1.649 3.359-1.512 5.963C2.032 17.061 4.056 19 6.51 19" -})); - -const SvgIconQuoteOpen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854M2.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854" -})); - -const SvgIconRainyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.422 2C5.866 2 3 4.92 3 8.5S5.866 15 9.422 15h6.703C18.827 15 21 12.782 21 10.068s-2.173-4.932-4.875-4.932q-.348 0-.684.049c-.277.039-.541-.086-.662-.271C13.632 3.162 11.663 2 9.422 2M7.491 18.04a.75.75 0 1 0-1.382-.58l-1.05 2.5a.75.75 0 1 0 1.382.58zm5.024 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 0 0 1.384.58zm5 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 1 0 1.384.58z" -})); - -const SvgIconRainyLightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h.865l-.708 1.415a.75.75 0 0 0 1.342.67l1-2a1 1 0 0 0 .036-.085h4.168C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Zm4.749 15.836a.75.75 0 0 0-1.342-.671l-1 2a.75.75 0 0 0 1.342.67z" -})); - -const SvgIconRainyLight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m11.25 15.75-1 2m3.25.75-1 2m-3.078-5.25h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" -})); - -const SvgIconRainy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.823 17.75-1.046 2.5M6.8 17.75l-1.05 2.5m11.073-2.5-1.046 2.5m-6.355-6h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 2.75 3.75 5.324 3.75 8.5s2.54 5.75 5.672 5.75" -})); - -const SvgIconReceipt2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.25 3.75H3.75a1.5 1.5 0 0 0-1.5 1.5V19.5a.75.75 0 0 0 1.086.67L6 18.838l2.664 1.332a.75.75 0 0 0 .672 0L12 18.838l2.664 1.332a.75.75 0 0 0 .672 0L18 18.838l2.664 1.332a.75.75 0 0 0 1.086-.67V5.25a1.5 1.5 0 0 0-1.5-1.5M16.5 13.5h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5m0-3h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5" -})); - -const SvgIconReceipt2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.75 9.75A.75.75 0 0 1 7.5 9h9a.75.75 0 1 1 0 1.5h-9a.75.75 0 0 1-.75-.75m.75 3.75h9a.75.75 0 1 0 0-1.5h-9a.75.75 0 1 0 0 1.5m14.25-8.25V19.5a.75.75 0 0 1-1.086.67L18 18.838l-2.664 1.332a.75.75 0 0 1-.672 0L12 18.838 9.336 20.17a.75.75 0 0 1-.672 0L6 18.838 3.336 20.17a.75.75 0 0 1-1.086-.67V5.25a1.5 1.5 0 0 1 1.5-1.5h16.5a1.5 1.5 0 0 1 1.5 1.5m-1.5 0H3.75v13.037l1.914-.958a.75.75 0 0 1 .672 0L9 18.662l2.664-1.333a.75.75 0 0 1 .672 0L15 18.662l2.664-1.333a.75.75 0 0 1 .672 0l1.914.958z" -})); - -const SvgIconReceiptFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h12.5c.966 0 1.75.784 1.75 1.75v17.5a.75.75 0 0 1-1.243.566l-2.065-1.799-1.838 1.773a.75.75 0 0 1-1.041 0L12 20.042l-1.813 1.748a.75.75 0 0 1-1.04 0l-1.84-1.773-2.064 1.799A.75.75 0 0 1 4 21.25zm11.155 4.697a.75.75 0 0 0-1.06-1.06l-2.637 2.636-1.053-1.053a.75.75 0 1 0-1.06 1.06l1.583 1.584a.75.75 0 0 0 1.06 0zM8.75 14a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconReceiptTaxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v17.5a.75.75 0 0 0 1.243.566l2.065-1.799 1.838 1.773c.29.28.75.28 1.041 0L12 20.042l1.813 1.748c.29.28.75.28 1.04 0l1.84-1.773 2.064 1.799A.75.75 0 0 0 20 21.25V3.75A1.75 1.75 0 0 0 18.25 2zm10.042 6.28a.75.75 0 0 0-1.06-1.06l-6.5 6.5a.75.75 0 1 0 1.06 1.06zM9 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2m5 5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" -})); - -const SvgIconReceiptTax = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.25 21.25-.493.566A.75.75 0 0 0 20 21.25zM16.667 19l.492-.566a.75.75 0 0 0-1.013.026l.52.54Zm-2.334 2.25-.52.54c.29.28.75.28 1.04 0zM12 19l.52-.54a.75.75 0 0 0-1.04 0zm-2.333 2.25-.52.54c.29.28.75.28 1.04 0zM7.333 19l.52-.54a.75.75 0 0 0-1.012-.026zM4.75 21.25H4a.75.75 0 0 0 1.243.566zM15.792 8.28a.75.75 0 0 0-1.06-1.06zm-7.56 5.44a.75.75 0 1 0 1.06 1.06zM5.75 3.5h12.5V2H5.75zm12.75.25v17.5H20V3.75zm1.243 16.934-2.584-2.25-.985 1.132 2.583 2.25zm-3.597-2.224-2.333 2.25 1.04 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.042 1.08 2.334 2.25 1.04-1.08Zm-3.375-2.25-2.333 2.25 1.041 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.041 1.08 2.333 2.25zm-3.346-2.276-2.584 2.25.986 1.132 2.583-2.25zM5.5 21.25V3.75H4v17.5zM18.25 3.5a.25.25 0 0 1 .25.25H20A1.75 1.75 0 0 0 18.25 2zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zm8.981 5.22-6.5 6.5 1.061 1.06 6.5-6.5z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M9 8v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0ZM15 14v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" -})); - -const SvgIconReceipt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 14.75h6.5M9.875 9.5l1.583 1.583 3.167-3.166M5.75 2.75h12.5a1 1 0 0 1 1 1v17.5L16.667 19l-2.334 2.25L12 19l-2.333 2.25L7.333 19 4.75 21.25V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconRecordFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8", - clipRule: "evenodd" -})); - -const SvgIconRecord = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0" -})); - -const SvgIconRedoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.78 2.72a.75.75 0 1 0-1.06 1.06l1.72 1.72H9.75a7 7 0 0 0 0 14h8.5a.75.75 0 0 0 0-1.5h-8.5a5.5 5.5 0 1 1 0-11h8.69l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06z" -})); - -const SvgIconRedo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 3.25 3 3-3 3m2.25-3H9.75a6.25 6.25 0 1 0 0 12.5h8.5" -})); - -const SvgIconRefreshFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.345 7A7.65 7.65 0 0 1 12 4.5a7.5 7.5 0 0 1 7.442 8.438.75.75 0 0 0 1.488.186A9 9 0 0 0 12 3a9.15 9.15 0 0 0-6.5 2.711V3.75a.75.75 0 0 0-1.5 0v3.5c0 .69.56 1.25 1.25 1.25h3.5a.75.75 0 0 0 0-1.5zm-1.787 4.062a.75.75 0 0 0-1.488-.186A9 9 0 0 0 12 21a9.15 9.15 0 0 0 6.512-2.723v1.973a.75.75 0 0 0 1.5 0v-3.5c0-.69-.56-1.25-1.25-1.25h-3.5a.75.75 0 0 0 0 1.5h2.393A7.65 7.65 0 0 1 12 19.5a7.5 7.5 0 0 1-7.442-8.438" -})); - -const SvgIconRefresh = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.262 20.25v-3.5a.5.5 0 0 0-.5-.5h-3.5M4.75 3.75v3.5a.5.5 0 0 0 .5.5h3.5m-4.936 3.219A8.25 8.25 0 0 0 12 20.25 8.4 8.4 0 0 0 18.632 17m1.554-3.969A8.25 8.25 0 0 0 12 3.75 8.4 8.4 0 0 0 5.368 7" -})); - -const SvgIconRenewFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4.5a7.5 7.5 0 0 0-3.5 14.135V14.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.274a9 9 0 0 1 8.521-15.775.75.75 0 0 1-.591 1.379A7.5 7.5 0 0 0 12 4.5", - clipRule: "evenodd" -})); - -const SvgIconRenew = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 14.75v5.5h-5.5M9 19.688a8.25 8.25 0 1 1 6.25-15.273" -})); - -const SvgIconRepeat2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.78 21.78a.75.75 0 1 1-1.06-1.06L18.44 19H3.75a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v3.75h13.94l-1.72-1.72a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06zM7.28 8.22a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 1.06L5.56 5h14.69a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0V6.5H5.56z" -})); - -const SvgIconRepeat2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 21.25 3-3-3-3M6.75 2.75l-3 3 3 3m-1.5-3h15v5m-16.5 3v4.5h15" -})); - -const SvgIconRepeat3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 18.25h-3.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-8M15 15l-3.25 3.25 3.25 3" -})); - -const SvgIconRepeatFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.97 2.22a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L18.03 9.28a.75.75 0 1 1-1.06-1.06l1.72-1.72H4.75a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0v-3.5C3 5.784 3.784 5 4.75 5h13.94l-1.72-1.72a.75.75 0 0 1 0-1.06M21 13.25a.75.75 0 0 0-1.5 0v4a.25.25 0 0 1-.25.25H5.31l1.72-1.72a.75.75 0 1 0-1.06-1.06l-2.647 2.646a1.25 1.25 0 0 0 0 1.768L5.97 21.78a.75.75 0 0 0 1.06-1.06L5.31 19h13.94A1.75 1.75 0 0 0 21 17.25z" -})); - -const SvgIconRepeat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.5 2.75 2.646 2.646a.5.5 0 0 1 0 .708L17.5 8.75m-11 12.5-2.647-2.646a.5.5 0 0 1 0-.708L6.5 15.25m-1.25 3h14a1 1 0 0 0 1-1v-4m-16.5-3v-3.5a1 1 0 0 1 1-1h14" -})); - -const SvgIconReplyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 4.37c0-1.08-1.28-1.652-2.085-.93l-8.502 7.63a1.25 1.25 0 0 0 0 1.86l8.502 7.63c.804.722 2.084.15 2.084-.93v-3.375c3.744.05 5.703.482 6.881 1.148 1.195.675 1.672 1.629 2.425 3.135l.024.047a.75.75 0 0 0 1.42-.335c0-4.265-.551-7.455-2.37-9.554-1.737-2.004-4.473-2.845-8.38-2.937z" -})); - -const SvgIconReply = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.915 11.628 8.501-7.63a.5.5 0 0 1 .834.373V8.5C19.75 8.5 22 11.75 22 20.25c-1.5-3-2.25-4.75-10.75-4.75v4.129a.5.5 0 0 1-.834.372l-8.501-7.63a.5.5 0 0 1 0-.744Z" -})); - -const SvgIconRepostFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.2.99a.75.75 0 0 1 1.06-.04l3.5 3.25a.75.75 0 0 1 0 1.1l-3.5 3.25a.75.75 0 1 1-1.02-1.1l2.1-1.95H10a6.5 6.5 0 0 0-4.262 11.408.75.75 0 0 1-.984 1.132A8 8 0 0 1 10 4h2.34l-2.1-1.95A.75.75 0 0 1 10.2.99m7.989 5.045a.75.75 0 0 1 1.058-.074A8 8 0 0 1 14 20h-2.34l2.1 1.95a.75.75 0 1 1-1.02 1.099l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95H14a6.5 6.5 0 0 0 4.262-11.407.75.75 0 0 1-.073-1.058Z", - clipRule: "evenodd" -})); - -const SvgIconRepost = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 1.5 3.5 3.25L10.75 8m2.5 8-3.5 3.25 3.5 3.25m-2.5-3.25H14a7.25 7.25 0 0 0 4.755-12.723M13.25 4.75H10a7.25 7.25 0 0 0-4.754 12.724" -})); - -const SvgIconResizeInFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692V9.25a.75.75 0 0 1-1.5 0v-3.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h3.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zm-9 5.84a.75.75 0 0 1 1.06 0l7.97 7.97v-4.69a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69l-7.97-7.97a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconResizeIn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 9.25v-3.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h3.9m11-6.5v6.5m0 0h-6.5m6.5 0L11 11" -})); - -const SvgIconResizeOutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v7.926a.75.75 0 0 1-1.5 0v-7.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h7.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zM9.22 9.22A.75.75 0 0 1 9.75 9h5.5a.75.75 0 0 1 0 1.5h-3.69l6.97 6.97a.75.75 0 1 1-1.06 1.06l-6.97-6.97v3.69a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .22-.53", - clipRule: "evenodd" -})); - -const SvgIconResizeOutIn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 13.25v-7.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h7.9m-3.5-5v-5.5m0 0h5.5m-5.5 0L18 18" -})); - -const SvgIconRewind10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.236 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.053-3.642 2.799-3.642 1.75 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.804 3.641m.011-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.472 15.815c-.451 0-.714-.29-.714-.779v-5.22h-.032l-.736.52c-.231.15-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.425.414-.607l.961-.672c.387-.263.693-.37.994-.37.52 0 .87.36.87.902v5.763c0 .494-.263.779-.72.779" -})); - -const SvgIconRewind15S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.421 15.815c-.45 0-.714-.29-.714-.78v-5.22h-.032l-.736.52c-.231.151-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.424.414-.607l.961-.671c.387-.263.693-.37.994-.37.521 0 .87.359.87.901v5.764c0 .494-.263.779-.72.779m4.759.091c-1.455 0-2.487-.822-2.487-1.644 0-.36.231-.644.591-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.81 0 1.385-.564 1.385-1.375 0-.784-.553-1.321-1.326-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.848-.58 1.477-.58 1.396 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" -})); - -const SvgIconRewind30S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.75 15.906c-1.45 0-2.563-.816-2.563-1.702 0-.339.242-.586.57-.586.236 0 .413.113.612.403.312.494.79.757 1.391.757.806 0 1.327-.435 1.327-1.1 0-.667-.532-1.118-1.321-1.118h-.527c-.322 0-.558-.242-.558-.575 0-.322.23-.564.558-.564h.5c.66 0 1.144-.43 1.144-1.02s-.473-.994-1.155-.994c-.532 0-.945.247-1.23.73-.161.27-.35.382-.602.382a.567.567 0 0 1-.59-.59c0-.86 1.047-1.65 2.449-1.65 1.482 0 2.524.8 2.524 1.945 0 .795-.596 1.525-1.337 1.632v.092c.892.086 1.563.848 1.563 1.778 0 1.283-1.139 2.18-2.755 2.18" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.104 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.052-3.642 2.798-3.642 1.751 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.803 3.641m.01-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" -})); - -const SvgIconRewind5S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.924 15.906c-1.455 0-2.486-.822-2.486-1.644 0-.36.23-.644.59-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.811 0 1.386-.564 1.386-1.375 0-.784-.553-1.321-1.327-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.849-.58 1.477-.58 1.397 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" -})); - -const SvgIconRobotFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75V4h7c.966 0 1.75.784 1.75 1.75v2.335a1.5 1.5 0 0 1 1 1.415v1a1.5 1.5 0 0 1-1 1.415v4.335A3.75 3.75 0 0 1 17.75 20H6.25a3.75 3.75 0 0 1-3.75-3.75v-4.335a1.5 1.5 0 0 1-1-1.415v-1a1.5 1.5 0 0 1 1-1.415V5.75C2.5 4.784 3.284 4 4.25 4h7V2.75A.75.75 0 0 1 12 2m-5 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m-5 4.5a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 14.5", - clipRule: "evenodd" -})); - -const SvgIconRobot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v2m-9 4a.75.75 0 0 0-.75.75v1c0 .414.336.75.75.75m18 0a.75.75 0 0 0 .75-.75v-1a.75.75 0 0 0-.75-.75M9.75 14.5h4.5m-5-4.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m4.5 6.25V5.75a1 1 0 0 0-1-1H4.25a1 1 0 0 0-1 1v10.5a3 3 0 0 0 3 3h11.5a3 3 0 0 0 3-3" -})); - -const SvgIconRocketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.56 21.85c.14.14.33.21.52.21.2 0 .39-.08.54-.23l1.67-1.71c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-1.67 1.71c-.29.3-.29.77.01 1.06m7.186.21h.004-.01z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.61 22.05a.74.74 0 0 0 .64-.19l3.18-2.95c.36-.33.56-.8.56-1.28v-2.11c4.6-2.47 6.45-6.43 6-12.76a.74.74 0 0 0-.69-.69c-6.33-.46-10.29 1.4-12.76 5.99H6.43c-.48 0-.95.2-1.28.56L2.2 11.8c-.17.17-.24.41-.19.65a.75.75 0 0 0 .434.547c.249.119 3.706 1.773 5.276 3.343 1.563 1.572 3.229 5.038 3.344 5.277l.006.013c.11.22.31.37.54.42M15.5 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.23 20.71c.14.14.33.21.52.21.2 0 .39-.08.54-.23l2.78-2.86c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-2.78 2.86c-.29.3-.29.77.01 1.06" -})); - -const SvgIconRocket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.528 17.25 1.75 20.107m5-.571L5.083 21.25m-2.333-9s3.77 1.77 5.5 3.5 3.5 5.5 3.5 5.5l3.18-2.953a1 1 0 0 0 .32-.733V15c4-2 6.5-5.25 6-12.25-7-.5-10.25 2-12.25 6H6.436a1 1 0 0 0-.733.32zm14.5-3.75a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" -})); - -const SvgIconRotateLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.521 12a7.5 7.5 0 0 0-7.5-7.5c-2.422 0-4.076.963-5.727 2.75H8.75a.75.75 0 1 1 0 1.5h-3.5C4.56 8.75 4 8.19 4 7.5V4a.75.75 0 0 1 1.5 0v1.908C7.262 4.104 9.223 3 12.021 3a9 9 0 1 1-8.487 12 .75.75 0 1 1 1.414-.5A7.5 7.5 0 0 0 19.521 12" -})); - -const SvgIconRotateLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.24 14.75a8.25 8.25 0 1 0 7.78-11c-2.816 0-4.7 1.204-6.52 3.259M4.75 4v3.5a.5.5 0 0 0 .5.5h3.5" -})); - -const SvgIconRotateRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.479 12a7.5 7.5 0 0 1 7.5-7.5c2.422 0 4.076.963 5.727 2.75H15.25a.75.75 0 0 0 0 1.5h3.5c.69 0 1.25-.56 1.25-1.25V4a.75.75 0 0 0-1.5 0v1.908C16.738 4.104 14.777 3 11.979 3a9 9 0 1 0 8.487 12 .75.75 0 0 0-1.414-.5A7.5 7.5 0 0 1 4.479 12" -})); - -const SvgIconRotateRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.76 14.75a8.25 8.25 0 1 1-7.78-11c2.816 0 4.7 1.204 6.52 3.259M19.25 4v3.5a.5.5 0 0 1-.5.5h-3.5" -})); - -const SvgIconRulerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.762 1.927a1.75 1.75 0 0 1 2.475 0l4.836 4.835a1.75 1.75 0 0 1 0 2.475L9.237 22.073a1.75 1.75 0 0 1-2.475 0l-4.835-4.836a1.75 1.75 0 0 1 0-2.475l2.387-2.387L6.47 14.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156 2.44-2.44 3.155 3.156a.75.75 0 1 0 1.06-1.06L8.875 7.813l2.44-2.44L13.47 7.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156z" -})); - -const SvgIconRuler = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.875 8.875 11.5 11.5M8.875 8.875l-3.5 3.5m3.5-3.5 3.5-3.5M7 14l-1.625-1.625m0 0-2.918 2.918a1 1 0 0 0 0 1.414l4.836 4.836a1 1 0 0 0 1.414 0L21.543 8.707a1 1 0 0 0 0-1.414l-4.836-4.836a1 1 0 0 0-1.414 0l-2.918 2.918M14 7l-1.625-1.625" -})); - -const SvgIconRunShortcutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm11.571 1.822a.75.75 0 0 1 .357 1l-4.5 9.5a.75.75 0 0 1-1.356-.643l4.5-9.5a.75.75 0 0 1 1-.357Z", - clipRule: "evenodd" -})); - -const SvgIconRunShortcut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 16.75 4.5-9.5m-9.5-3.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" -})); - -const SvgIconSandwichFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 17.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v1.186c0 .253 0 .485-.016.68-.016.21-.055.439-.169.666a1.75 1.75 0 0 1-.783.784 1.8 1.8 0 0 1-.666.168c-.195.016-.427.016-.68.016H5.314c-.253 0-.485 0-.68-.016a1.8 1.8 0 0 1-.666-.169 1.75 1.75 0 0 1-.783-.783 1.8 1.8 0 0 1-.17-.666 9 9 0 0 1-.015-.68zm-1-4a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5zm4.136-8.827C7.924 3.435 10.152 3 12 3c1.849 0 4.076.435 5.865 1.673 1.707 1.183 2.962 3.065 3.119 5.827" -})); - -const SvgIconSandwich = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.303 20.145-.335.67zm-.448-.448-.67.335zm15.842.448.335.67zm.448-.448.67.335zM3.75 11.094h.75zM18.66 19.5H5.34V21h13.32zM4.5 18.66v-2.91H3v2.91zm-.75-2.16h16.5V15H3.75zm15.75-.75v2.91H21v-2.91zM5.34 19.5c-.287 0-.459 0-.586-.01-.118-.01-.132-.024-.116-.016l-.67 1.341c.227.114.457.153.666.17.201.016.443.015.706.015zM3 18.66c0 .263 0 .505.016.706.016.21.055.439.169.666l1.341-.67c.008.016-.006.002-.015-.116a8 8 0 0 1-.011-.586zm1.638.814a.25.25 0 0 1-.112-.112l-1.341.67c.169.34.444.614.783.784zM18.66 21c.263 0 .505 0 .706-.016.21-.016.439-.055.666-.169l-.67-1.341c.016-.009.002.006-.116.015-.127.01-.298.011-.586.011zm.84-2.34c0 .288 0 .459-.01.586-.01.118-.024.132-.016.116l1.341.67c.114-.227.153-.456.17-.666.016-.201.015-.443.015-.706zm.532 2.155a1.75 1.75 0 0 0 .784-.783l-1.342-.67a.25.25 0 0 1-.112.112zM3.75 13h16.5v-1.5H3.75zm16.75.25v1.5H22v-1.5zm-17 1.5v-1.5H2v1.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25v1.5A1.75 1.75 0 0 0 22 14.75zM20.25 13a.25.25 0 0 1 .25.25H22a1.75 1.75 0 0 0-1.75-1.75zm-16.5-1.5A1.75 1.75 0 0 0 2 13.25h1.5a.25.25 0 0 1 .25-.25zm8.25-7c1.652 0 3.55.394 5.01 1.406 1.423.985 2.49 2.59 2.49 5.188H21c0-3.089-1.308-5.155-3.136-6.42C16.076 3.433 13.848 3 12 3zm-7.5 6.594c0-2.597 1.067-4.203 2.49-5.188C8.45 4.894 10.347 4.5 12 4.5V3c-1.848 0-4.076.435-5.864 1.673C4.308 5.94 3 8.005 3 11.093zm-1.5 0v1.156h1.5v-1.156zm18 1.156v-1.156h-1.5v1.156z" -})); - -const SvgIconScreenRecordFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 5.5a.25.25 0 0 0-.25.25v1.5a.75.75 0 0 1-1.5 0v-1.5C2 4.784 2.784 4 3.75 4h1.5a.75.75 0 0 1 0 1.5zM8 4.75A.75.75 0 0 1 8.75 4h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 8 4.75m5 0a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m5 0a.75.75 0 0 1 .75-.75h1.5c.966 0 1.75.784 1.75 1.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.25.25 0 0 0-.25-.25h-1.5a.75.75 0 0 1-.75-.75M2.75 10a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75m15.75 1.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-5.5 4a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0m2.75 0a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m-13 .5a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h1.5a.75.75 0 0 1 0 1.5h-1.5A1.75 1.75 0 0 1 2 18.25v-1.5a.75.75 0 0 1 .75-.75M8 19.25a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconScreenRecord = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25v-1.5a1 1 0 0 1 1-1h1.5m8.5 0h1.5m-6.5 0h1.5m8.5 0h1.5a1 1 0 0 1 1 1v1.5m-11 12h-1.5m-3.5 0h-1.5a1 1 0 0 1-1-1v-1.5m0-3.5v-2.5" -}), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 2, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -}), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 0.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -}), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 4.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -})); - -const SvgIconScreenSharingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm9.47 1.97a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06l-1.72-1.72v5.69a.75.75 0 0 1-1.5 0v-5.69l-1.72 1.72a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconScreenSharing = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 11.25 3-3 3 3m-3 4.5V9.5m-8.25 9.75h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1" -})); - -const SvgIconSdCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-8.684a2.75 2.75 0 0 0-.408-1.441l-1.407-2.286A1.25 1.25 0 0 1 18 7.184V3.75A1.75 1.75 0 0 0 16.25 2zm3.5 4a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5A.75.75 0 0 1 9.25 6m4.25.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconSdCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 6.75v2.5m3.5-2.5v2.5m-7-6.5h10.5a1 1 0 0 1 1 1v3.434a2 2 0 0 0 .297 1.048l1.406 2.286a2 2 0 0 1 .297 1.048v8.684a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconSearchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 16a5 5 0 1 0 0-10 5 5 0 0 0 0 10" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 4.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M3 11a8 8 0 1 1 14.162 5.102l3.618 3.618a.75.75 0 1 1-1.06 1.06l-3.618-3.618A8 8 0 0 1 3 11", - clipRule: "evenodd" -})); - -const SvgIconSearchSketchbookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.005 3.745c0-.966.783-1.75 1.75-1.75H18.25c.966 0 1.75.784 1.75 1.75v10.032a5.252 5.252 0 0 0-6.462 8.185l.034.034H4.755a1.75 1.75 0 0 1-1.75-1.75v-16.5ZM7.75 6a.75.75 0 1 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.902 15.591a3.75 3.75 0 1 0-.584 5.78l1.402 1.402a.75.75 0 1 0 1.06-1.06l-1.4-1.403a3.75 3.75 0 0 0-.477-4.72Zm-4.243 1.06a2.25 2.25 0 1 1 3.182 3.183 2.25 2.25 0 0 1-3.182-3.182Z", - clipRule: "evenodd" -})); - -const SvgIconSearchSketchbook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 14.75h1.5m-1.5-8h7.5m-7.5 4h3.5m8.121 9.614a3 3 0 1 1-4.242-4.243 3 3 0 0 1 4.242 4.243m0 0 1.879 1.879m-2-9.743V3.745a1 1 0 0 0-1-1H4.755a1 1 0 0 0-1 1v16.501a1 1 0 0 0 1 1H12" -})); - -const SvgIconSearch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20.25 20.25-4.123-4.123m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253Z" -})); - -const SvgIconSend2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.67 4.383c-.352-1.057.749-2.012 1.745-1.514l16.026 8.013c.921.46.921 1.776 0 2.236L4.415 21.131c-.996.498-2.097-.457-1.745-1.513l2.29-6.868h4.29a.75.75 0 0 0 0-1.5H4.96z" -})); - -const SvgIconSend2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 12h3.25M6 12 3.382 4.145a.5.5 0 0 1 .698-.605l16.026 8.013a.5.5 0 0 1 0 .894L4.08 20.46a.5.5 0 0 1-.698-.605z" -})); - -const SvgIconSend3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.468 6.058C.265 4.988 1.02 3 2.63 3h18.65c1.343 0 2.185 1.45 1.52 2.617l-9.146 16.038c-.789 1.383-2.864 1.08-3.225-.47l-2.063-8.853 6.61-3.677a.75.75 0 1 0-.73-1.31l-6.97 3.875z" -})); - -const SvgIconSend3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 11.75 1.966 5.497c-.687-.61-.255-1.747.664-1.747h18.65a1 1 0 0 1 .868 1.495l-9.146 16.039c-.45.79-1.636.617-1.843-.269zm0 0L22.586 4" -})); - -const SvgIconSendFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.903 4.676c.32-.975-.604-1.9-1.578-1.579L2.044 8.785c-1.166.384-1.139 2.042.04 2.387l8.312 2.433 2.432 8.312c.345 1.178 2.004 1.205 2.387.04z" -})); - -const SvgIconSend = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.548 21.706a.5.5 0 0 0 .955.016L20.19 4.44a.5.5 0 0 0-.631-.631L2.278 9.497a.5.5 0 0 0 .016.955l8.443 2.471a.5.5 0 0 1 .34.34z" -})); - -const SvgIconServerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.08 5.227A3 3 0 0 1 6.98 3h10.04a3 3 0 0 1 2.9 2.227l2.113 7.926A5.23 5.23 0 0 0 18.75 12H5.25a5.23 5.23 0 0 0-3.284 1.153z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.25 13.5a3.75 3.75 0 1 0 0 7.5h13.5a3.75 3.75 0 1 0 0-7.5zm10.5 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m3.75-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconServerStackFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.507 4.048A3 3 0 0 1 7.785 3h8.43a3 3 0 0 1 2.278 1.048l1.722 2.008A4.5 4.5 0 0 0 19.5 6h-15q-.365.001-.715.056z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.5 10.5a3 3 0 0 1 3-3h15a3 3 0 0 1 0 6h-15a3 3 0 0 1-3-3m15 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M4.5 15a3 3 0 0 0 0 6h15a3 3 0 0 0 0-6zm11.25 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M19.5 18a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconServerStack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.25 14.25h13.5m-13.5 0a3 3 0 0 1-3-3m3 3a3 3 0 0 0 0 6h13.5a3 3 0 0 0 0-6m0 0a3 3 0 0 0 3-3m-19.5 0a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3m-19.5 0a4.5 4.5 0 0 1 .9-2.7L5.737 5.1a3.38 3.38 0 0 1 2.7-1.35h7.126c1.062 0 2.062.5 2.7 1.35l2.587 3.45a4.5 4.5 0 0 1 .9 2.7m-3 6h.008v.008h-.008zm0-6h.008v.008h-.008zm-3 6h.008v.008h-.008zm0-6h.008v.008h-.008z" -})); - -const SvgIconServer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 17.25v-.228a4.5 4.5 0 0 0-.12-1.03l-2.268-9.64a3.375 3.375 0 0 0-3.285-2.602H7.923a3.375 3.375 0 0 0-3.285 2.602l-2.268 9.64a4.5 4.5 0 0 0-.12 1.03v.228m19.5 0a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3m19.5 0a3 3 0 0 0-3-3H5.25a3 3 0 0 0-3 3m16.5 0h.008v.008h-.008zm-3 0h.008v.008h-.008z" -})); - -const SvgIconServiceFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.888 3.112c.25-.25.166-.675-.173-.78a7.5 7.5 0 0 0-9.129 10.08l-5.099 5.1a1.75 1.75 0 0 0 0 2.475l1.526 1.526a1.75 1.75 0 0 0 2.474 0l5.1-5.1a7.5 7.5 0 0 0 10.08-9.129c-.104-.339-.528-.423-.78-.172L18 10a2.828 2.828 0 1 1-4-4z" -})); - -const SvgIconService = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.57 16.111a6.68 6.68 0 0 0 6.31-8.88l-2.713 2.713a2.907 2.907 0 1 1-4.111-4.11l2.713-2.714A6.68 6.68 0 0 0 8.401 12l-5.436 5.523a1 1 0 0 0 .025 1.428l2.246 2.125a1 1 0 0 0 1.4-.025L12 15.599a6.7 6.7 0 0 0 2.57.512Z" -})); - -const SvgIconSettingsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 2.387a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517v7.844a1.75 1.75 0 0 1-.877 1.516l-7.25 4.175a1.75 1.75 0 0 1-1.746 0l-7.25-4.174A1.75 1.75 0 0 1 3 15.922V8.078c0-.626.334-1.204.877-1.517zM8.375 12a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" -})); - -const SvgIconSettings = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.501 3.037a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867v7.844a1 1 0 0 1-.501.866l-7.25 4.174a1 1 0 0 1-.998 0l-7.25-4.173a1 1 0 0 1-.501-.867V8.078a1 1 0 0 1 .501-.867z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M15.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconShieldCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm3.833 7.886a.75.75 0 1 0-1.06-1.06L11 12.19l-1.22-1.22a.75.75 0 0 0-1.06 1.06l1.75 1.75a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconShieldCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 11.5 11 13.25l3.75-3.75m5.5 2.412V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShieldCrossedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m3 4.959 9-3 9 3v6.953c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.808L12 22.26l-.356-.193c-1.984-1.07-4.138-2.245-5.785-3.808C4.184 16.67 3 14.65 3 11.912zm11.223 9.851 1.063-1.058-2.24-2.252 2.24-2.252-1.063-1.058-2.235 2.247L9.753 8.19 8.689 9.248 10.93 11.5l-2.24 2.253 1.063 1.058 2.235-2.247z", - clipRule: "evenodd" -})); - -const SvgIconShieldCrossed = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.226 13.75-2.238-2.25m0 0L9.75 9.25m2.238 2.25 2.238-2.25m-2.238 2.25L9.75 13.75m10.5-1.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShieldFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.553 2.144a1.75 1.75 0 0 0-1.106 0L4.197 4.56A1.75 1.75 0 0 0 3 6.22v5.692c0 2.737 1.184 4.758 2.859 6.347 1.647 1.563 3.8 2.738 5.785 3.809.222.12.49.12.712 0 1.984-1.07 4.138-2.246 5.785-3.809C19.817 16.67 21 14.65 21 11.912V6.22a1.75 1.75 0 0 0-1.197-1.66z" -})); - -const SvgIconShieldKeyholeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm2.803 8.106a2.25 2.25 0 0 1-1.5 2.122v2.378a.75.75 0 0 1-1.5 0v-2.378a2.251 2.251 0 1 1 3-2.122", - clipRule: "evenodd" -})); - -const SvgIconShieldKeyhole = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 8.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m0 0v6m8.25-2.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShield = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 6.22a1 1 0 0 0-.684-.948l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496V6.221Z" -})); - -const SvgIconShuffle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 18.188h1.642a1 1 0 0 0 .706-.293l10.86-10.852a1 1 0 0 1 .706-.293H20.5m-17.75-1h1.586a1 1 0 0 1 .707.293L8.5 9.5m12 7.656h-3.97a1 1 0 0 1-.713-.299L13.5 14.5m4.75-10.75 3 3-3 3m-.083 4.313 3.083 3.093-3.083 3.094" -})); - -const SvgIconSidebarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6 8.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0M6 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 3.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h6.75v-13z", - clipRule: "evenodd" -})); - -const SvgIconSidebar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 4.75h-7.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h7.5m0-14.5h9a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-9m0-14.5v14.5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.25 8.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconSimCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.25 2c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V7.578c0-.729.29-1.428.805-1.944l2.829-2.829A2.75 2.75 0 0 1 9.578 2H11.5v5.25a.75.75 0 0 0 1.5 0V2h2.5v5.25a.75.75 0 0 0 1.5 0V2z" -})); - -const SvgIconSimCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 2.75v4.5m4-4.5v4.5m-10.5.328V20.25a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V3.75a1 1 0 0 0-1-1H9.578a2 2 0 0 0-1.414.586L5.336 6.164a2 2 0 0 0-.586 1.414" -})); - -const SvgIconSketchbookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75zM8 7.75A.75.75 0 0 1 8.75 7h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 7.75m0 4a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSketchbook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 7.75h6.5m-6.5 4h3.5m7.5-7.5v15.5a1 1 0 0 1-1 1H5.25a1 1 0 0 1-1-1V4.25a1 1 0 0 1 1-1h13.5a1 1 0 0 1 1 1" -})); - -const SvgIconSmartwatchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m7.156 2.557-.376 3.38A7.98 7.98 0 0 0 4 12a7.98 7.98 0 0 0 2.78 6.063l.376 3.38A1.75 1.75 0 0 0 8.896 23h6.209c.892 0 1.64-.67 1.74-1.557l.375-3.38A7.98 7.98 0 0 0 20 12a7.98 7.98 0 0 0-2.78-6.062l-.376-3.381A1.75 1.75 0 0 0 15.105 1h-6.21c-.892 0-1.64.67-1.74 1.557Zm1.74-.057a.25.25 0 0 0-.25.222L8.41 4.85A8 8 0 0 1 12 4c1.29 0 2.51.306 3.59.849l-.236-2.127a.25.25 0 0 0-.249-.222h-6.21Zm6.694 16.651A8 8 0 0 1 12 20c-1.29 0-2.51-.306-3.59-.849l.237 2.127a.25.25 0 0 0 .248.222h6.21a.25.25 0 0 0 .248-.222zM12.75 8.75a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l1.5 1.5a.75.75 0 1 0 1.06-1.06l-1.28-1.28z", - clipRule: "evenodd" -})); - -const SvgIconSmartwatch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 6.25.401-3.61a1 1 0 0 1 .994-.89h6.21a1 1 0 0 1 .994.89l.401 3.61M12 8.75V12l1.5 1.5m-6 4.25.401 3.61a1 1 0 0 0 .994.89h6.21a1 1 0 0 0 .994-.89l.401-3.61M19.25 12a7.25 7.25 0 1 1-14.5 0 7.25 7.25 0 0 1 14.5 0" -})); - -const SvgIconSnowFlakes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.999 5.5v13m0-13L9.51 3m2.488 2.5L14.486 3M12 18.5 9.51 21m2.488-2.5 2.487 2.5M6.399 8.75l11.204 6.5M6.398 8.75 3 9.665m3.398-.915-.91-3.415m12.114 9.915.91 3.415m-.91-3.415L21 14.335m-14.602.915 11.204-6.5m-11.204 6.5-.91 3.415m.91-3.415L3 14.335M17.602 8.75 21 9.665m-3.398-.915.91-3.415" -})); - -const SvgIconSortAscFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 18.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0-6.25A.75.75 0 0 1 3.75 5h5.5a.75.75 0 0 1 0 1.5h-5.5A.75.75 0 0 1 3 5.75M18 14a.75.75 0 0 0 .75-.75V6.56l1.97 1.97a.75.75 0 1 0 1.06-1.06l-3.25-3.25a.75.75 0 0 0-1.06 0l-3.25 3.25a.75.75 0 0 0 1.06 1.06l1.97-1.97v6.69c0 .414.336.75.75.75", - clipRule: "evenodd" -})); - -const SvgIconSortAsc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 18.25h14.5M3.75 12h7.5m-7.5-6.25h5.5m8.75 7.5v-8M14.75 8 18 4.75 21.25 8" -})); - -const SvgIconSortDescFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 5.75A.75.75 0 0 1 3.75 5h14.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0 6.25a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75M18 10a.75.75 0 0 1 .75.75v6.44l1.97-1.97a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97v-6.44A.75.75 0 0 1 18 10", - clipRule: "evenodd" -})); - -const SvgIconSortDesc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75h14.5M3.75 12h7.5m-7.5 6.25h5.5m8.75-7.5v7.75m-3.25-2.75L18 19l3.25-3.25" -})); - -const SvgIconSparklesThreeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" -})); - -const SvgIconSparklesThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 7a.75.75 0 0 1 .75.75c0 2.426.536 4.001 1.517 4.983.982.981 2.557 1.517 4.983 1.517a.75.75 0 0 1 0 1.5c-2.426 0-4.001.536-4.983 1.517-.981.982-1.517 2.557-1.517 4.983a.75.75 0 0 1-1.5 0c0-2.426-.536-4.001-1.517-4.983-.982-.981-2.557-1.517-4.983-1.517a.75.75 0 0 1 0-1.5c2.426 0 4.001-.536 4.983-1.517.981-.982 1.517-2.557 1.517-4.983A.75.75 0 0 1 13 7m0 5.009a5.8 5.8 0 0 1-1.207 1.784A5.8 5.8 0 0 1 10.01 15c.68.301 1.277.7 1.784 1.207A5.8 5.8 0 0 1 13 17.99a5.8 5.8 0 0 1 1.207-1.784A5.8 5.8 0 0 1 15.99 15a5.8 5.8 0 0 1-1.784-1.207A5.8 5.8 0 0 1 13 12.01Z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" -})); - -const SvgIconSparklesTwo2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.25 16.25a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517C10.286 5.75 9.75 4.176 9.75 1.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983C5.75 7.714 4.176 8.25 1.75 8.25a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983m8.5 6a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918s-.918-1.524-.918-3.082a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082" -})); - -const SvgIconSparklesTwo2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 9C6.785 9 9 6.785 9 1.75 9 6.785 11.215 9 16.25 9 11.215 9 9 11.215 9 16.25 9 11.215 6.785 9 1.75 9Zm11 8.5c3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75Z", - clipRule: "evenodd" -})); - -const SvgIconSparklesTwoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983m-8.5-6a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918S7.25 3.308 7.25 1.75" -})); - -const SvgIconSparklesTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 15C17.215 15 15 17.215 15 22.25 15 17.215 12.785 15 7.75 15 12.785 15 15 12.785 15 7.75c0 5.035 2.215 7.25 7.25 7.25Zm-11-8.5c-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75 3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75Z", - clipRule: "evenodd" -})); - -const SvgIconSplitFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 12 2M2 5.75C2 4.784 2.784 4 3.75 4H9v16H3.75A1.75 1.75 0 0 1 2 18.25zM15 4h5.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H15z", - clipRule: "evenodd" -})); - -const SvgIconSplit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v18.5M8.25 4.75h-4.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h4.5m7.5 0h4.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-4.5" -})); - -const SvgIconSquareArrowInTlFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.97 2.97a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6c0 .69-.56 1.25-1.25 1.25h-6a.75.75 0 0 1 0-1.5h4.69L2.97 4.03a.75.75 0 0 1 0-1.06M13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSquareArrowInTl = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 9 3.5 3.5m6.75.25v6a.5.5 0 0 1-.5.5h-6m10-3.5h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5" -})); - -const SvgIconSquareArrowOutTlFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.56 4.5h4.69a.75.75 0 0 0 0-1.5h-6C3.56 3 3 3.56 3 4.25v6a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06zM13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSquareArrowOutTl = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 6.75h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5m-3-3.5v-6a.5.5 0 0 1 .5-.5h6m-5.5 1 5.5 5.5" -})); - -const SvgIconSquareInfoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M10 11a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -})); - -const SvgIconSquareInfo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zm6.454 6.391a.75.75 0 0 0 0 1.5zM12 11h.75a.75.75 0 0 0-.75-.75zm-.75 5.25a.75.75 0 0 0 1.5 0zm8.25-10.9v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.223 7.114H12v-1.5h-1.25zm.5-.75v5.25h1.5V11z" -}), /*#__PURE__*/React__namespace.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 -})); - -const SvgIconSquareMinusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm3.433 8.25a.75.75 0 0 0 0 1.5h6.493a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconSquareMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493z" -})); - -const SvgIconSquarePlaceholderFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" -})); - -const SvgIconSquarePlaceholder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" -})); - -const SvgIconSquarePlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm9.926 9.75a.75.75 0 0 0 0-1.5h-2.5V8.758a.75.75 0 0 0-1.5 0v2.492H8.757a.75.75 0 0 0 0 1.5h2.493v2.493a.75.75 0 0 0 1.5 0V12.75z", - clipRule: "evenodd" -})); - -const SvgIconSquarePlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zm2.493 3.993a.75.75 0 0 0 1.5 0zm1.5-6.485a.75.75 0 0 0-1.5 0zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493zm-2.5 3.993V8.758h-1.5v6.485z" -})); - -const SvgIconSquareXFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zM9.53 8.47a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" -})); - -const SvgIconSquareX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.53 9.53a.75.75 0 0 0-1.06-1.06zm-7.06 4.94a.75.75 0 1 0 1.06 1.06zm6 1.06a.75.75 0 1 0 1.06-1.06zM9.53 8.47a.75.75 0 0 0-1.06 1.06zm9.97-3.12v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM14.47 8.47l-6 6 1.06 1.06 6-6zm1.06 6-6-6-1.06 1.06 6 6z" -})); - -const SvgIconStarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.126 1.709c-.454-.945-1.8-.945-2.253 0L8.363 6.94l-5.777.757c-1.04.137-1.462 1.42-.695 2.144l4.222 3.987-1.06 5.695c-.193 1.036.903 1.822 1.822 1.326L12 18.082l5.124 2.767c.92.496 2.015-.29 1.822-1.326l-1.06-5.695 4.223-3.987c.767-.724.344-2.007-.696-2.144l-5.777-.757z" -})); - -const SvgIconStarLinesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.429 1.575a1.25 1.25 0 0 1 2.142 0l1.63 2.708 3.078.713a1.25 1.25 0 0 1 .662 2.037L19.87 9.42l.273 3.148a1.25 1.25 0 0 1-1.733 1.26l-2.91-1.233-2.91 1.232a1.25 1.25 0 0 1-1.733-1.259l.273-3.148-2.07-2.387a1.25 1.25 0 0 1 .662-2.037l3.078-.713zM7.78 11.28a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm2 5a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm7-1.06a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06l4.5-4.5a.75.75 0 0 1 1.06 0" -})); - -const SvgIconStarLines = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 15.75-4.5 4.5m2.5-9.5-4.5 4.5m13.5.5-4.5 4.5m1.322-15.26-3.182.737a.5.5 0 0 0-.265.815l2.141 2.466a.5.5 0 0 1 .12.371l-.282 3.254a.5.5 0 0 0 .694.504l3.007-1.274a.5.5 0 0 1 .39 0l3.008 1.274a.5.5 0 0 0 .693-.504l-.283-3.254a.5.5 0 0 1 .12-.37l2.142-2.467a.5.5 0 0 0-.265-.815l-3.182-.737a.5.5 0 0 1-.315-.23l-1.685-2.798a.5.5 0 0 0-.856 0L13.387 4.76a.5.5 0 0 1-.315.23" -})); - -const SvgIconStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.55 2.033a.5.5 0 0 1 .9 0l2.569 5.354a.5.5 0 0 0 .385.279l5.911.775a.497.497 0 0 1 .278.855l-4.322 4.082a.5.5 0 0 0-.148.452l1.086 5.83a.499.499 0 0 1-.729.529l-5.242-2.83a.5.5 0 0 0-.476 0l-5.242 2.83a.499.499 0 0 1-.729-.529l1.086-5.83a.5.5 0 0 0-.148-.453L2.407 9.296a.497.497 0 0 1 .278-.855l5.91-.775a.5.5 0 0 0 .386-.279z" -})); - -const SvgIconStopFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" -})); - -const SvgIconStop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" -})); - -const SvgIconStorageFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5.25H2zm4.25 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M2 12.75h20V18a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4.25 3.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconStorage = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1V12m18.5 0H2.75m18.5 0v6.25a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V12" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.5 9.125a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 7.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconStore2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.94 3.682A1.75 1.75 0 0 1 6.324 3h11.35a1.75 1.75 0 0 1 1.386.682l2.783 3.612a.75.75 0 0 1 .156.458v1c0 .991-.393 1.89-1.028 2.557v7.94A1.75 1.75 0 0 1 19.222 21H4.778a1.75 1.75 0 0 1-1.75-1.75v-7.941A3.7 3.7 0 0 1 2 8.752v-1a.75.75 0 0 1 .156-.458l2.783-3.612Zm-.412 8.598v6.97c0 .137.112.25.25.25h4.416v-2.252c0-1.538 1.276-2.75 2.806-2.75s2.806 1.212 2.806 2.75V19.5h4.416a.25.25 0 0 0 .25-.25v-6.97a3.9 3.9 0 0 1-1.305.224 3.86 3.86 0 0 1-3.084-1.522A3.86 3.86 0 0 1 12 12.504a3.86 3.86 0 0 1-3.083-1.522 3.86 3.86 0 0 1-3.084 1.522c-.457 0-.897-.08-1.305-.224", - clipRule: "evenodd" -})); - -const SvgIconStore2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 7.752 18.467 4.14a1 1 0 0 0-.792-.39H6.325a1 1 0 0 0-.792.39L2.75 7.752m18.5 0v1a2.96 2.96 0 0 1-1.028 2.237m1.028-3.237H2.75m0 0v1a2.96 2.96 0 0 0 1.028 2.237m11.305-2.237c0 1.658 1.38 3.001 3.084 3.001.79 0 1.51-.289 2.055-.764m-5.139-2.237v-1m0 1c0 1.658-1.38 3.001-3.083 3.001s-3.083-1.343-3.083-3m0 0c0 1.657-1.38 3-3.084 3a3.12 3.12 0 0 1-2.055-.764m5.139-2.237v-1m5.139 12.498v-3.001c0-1.105-.92-2.001-2.056-2.001-1.135 0-2.056.896-2.056 2v3.002m-6.166-9.26v8.26a1 1 0 0 0 1 1h14.444a1 1 0 0 0 1-1v-8.26" -})); - -const SvgIconStore3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM16 18.5v-6.75a.75.75 0 0 0-.75-.75h-2.5v7.5zm-4.75 0V11h-2.5a.75.75 0 0 0-.75.75v6.75z", - clipRule: "evenodd" -})); - -const SvgIconStore3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 19.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4m-8.5 0v-7.5a1 1 0 0 1 1-1H12m-4.25 8.5H12m4.25 0v-7.5a1 1 0 0 0-1-1H12m4.25 8.5H12m0-8.5v8.5" -})); - -const SvgIconStore4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.481 4.226A1.75 1.75 0 0 1 5.151 3h13.698c.765 0 1.44.497 1.67 1.226l1.224 3.903A3.73 3.73 0 0 1 21 11.706v7.544A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25v-7.544a3.73 3.73 0 0 1-.743-3.577zm6.686.274-.513 4.362a2.362 2.362 0 1 0 4.694.013L13.833 4.5zm5.671 4.203-.002-.017-.492-4.186h3.505c.11 0 .206.07.239.175l1.224 3.903a2.249 2.249 0 1 1-4.379.936zM8.657 4.5l-.59 5.014a2.249 2.249 0 1 1-4.379-.936l1.225-3.903A.25.25 0 0 1 5.15 4.5z", - clipRule: "evenodd" -})); - -const SvgIconStore4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 11.409v7.841a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-7.841M9.5 3.75h5m-5 0-.591 5.024a3.112 3.112 0 1 0 6.182 0l-.59-5.024m-5.001 0H5.151a1 1 0 0 0-.954.7L2.972 8.355a2.999 2.999 0 1 0 5.84 1.248zm5 0h4.349a1 1 0 0 1 .954.7l1.225 3.904a2.999 2.999 0 1 1-5.84 1.248z" -})); - -const SvgIconStoreFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.5 0a.25.25 0 0 1 .25-.25h2.375v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 4.5 7.2zM8.625 7.2V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 8.626 7.2Zm4.125 0V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 12.75 7.2m4.125 0V4.5h2.375a.25.25 0 0 1 .25.25V7.2a1.32 1.32 0 0 1-1.313 1.32 1.32 1.32 0 0 1-1.312-1.32M9.75 13A1.75 1.75 0 0 0 8 14.75v4.75h1.5v-4.75a.25.25 0 0 1 .25-.25h4.5a.25.25 0 0 1 .25.25v4.75H16v-4.75A1.75 1.75 0 0 0 14.25 13z", - clipRule: "evenodd" -})); - -const SvgIconStore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" -})); - -const SvgIconSuitcaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 3.5a.25.25 0 0 0-.25.25V5h5V3.75a.25.25 0 0 0-.25-.25zM16 5V3.75A1.75 1.75 0 0 0 14.25 2h-4.5A1.75 1.75 0 0 0 8 3.75V5H4.75A1.75 1.75 0 0 0 3 6.75v12.5c0 .966.784 1.75 1.75 1.75H6v.25a.75.75 0 0 0 1.5 0V21h9v.25a.75.75 0 0 0 1.5 0V21h1.25A1.75 1.75 0 0 0 21 19.25V6.75A1.75 1.75 0 0 0 19.25 5zM8.75 9a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8.75 9m6.5 0a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconSuitcase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5.75h-4a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h2m2-14.5v-2a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v2m-6.5 0h6.5m0 0h4a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-2m-10.5 0v1m0-1h10.5m0 0v1m-8.5-11.5v6.5m6.5-6.5v6.5" -})); - -const SvgIconSun = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.29V1.769m-6.158 16.39-1.077 1.078M12 22.233v-1.524m7.235-15.944-1.077 1.077M20.71 12h1.523m-4.074 6.159 1.077 1.077M1.768 12H3.29m1.474-7.235 1.077 1.077m9.87 2.446a5.25 5.25 0 1 1-7.424 7.424 5.25 5.25 0 0 1 7.424-7.424" -})); - -const SvgIconSunriseArrowUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.47 2.225a.75.75 0 0 1 1.06 0l2.5 2.5a.75.75 0 0 1-1.06 1.06l-1.22-1.22V8.25a.75.75 0 0 1-1.5 0V4.566l-1.22 1.22a.75.75 0 1 1-1.06-1.061zM2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-3.5 1.5a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.363 11.5a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.093M4.34 9.572a.75.75 0 0 1 1.056-.092l1.15.964a.75.75 0 0 1-.965 1.149l-1.149-.964a.75.75 0 0 1-.092-1.057", - clipRule: "evenodd" -})); - -const SvgIconSunriseArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8.25V3M2.75 16.25h1.5m15.5 0h1.5M9.5 5.255l2.5-2.5 2.5 2.5M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25m1.688-5.232 1.149-.964m-14.173 0 1.15.964" -})); - -const SvgIconSunriseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0v1.03a.75.75 0 0 0 1.5 0zM5.99 4.934a.75.75 0 0 0-1.06 1.06l.726.727a.75.75 0 1 0 1.061-1.06zm13.08 1.059a.75.75 0 0 0-1.06-1.06l-.727.729a.75.75 0 0 0 1.061 1.06l.727-.729ZM2.75 11.5a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm17.472 0a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm-17.472 4a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zm4 4a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5zm9.5-6.5a.75.75 0 0 0 .75-.75v-.243A5.003 5.003 0 0 0 12 7c-2.763 0-5 2.243-5 5.007v.243c0 .414.336.75.75.75z" -})); - -const SvgIconSunrise = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v1.03m-8.222 8.47H2.75m17.472 0h1.028m-3.437-6.059.727-.727M2.75 16.25h18.5m-14.5 4h10.5M6.187 6.191l-.727-.727m2.29 6.786v-.243A4.253 4.253 0 0 1 12 7.75a4.253 4.253 0 0 1 4.25 4.257v.243" -})); - -const SvgIconSunsetArrowDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a.75.75 0 0 1 .75.75v3.94l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V2.75A.75.75 0 0 1 12 2M2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-2.385-4a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.092ZM5.395 9.48a.75.75 0 0 0-.964 1.149l1.149.964a.75.75 0 1 0 .964-1.15l-1.15-.963ZM16.25 17a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" -})); - -const SvgIconSunsetArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8V2.75m-9.25 13.5h1.5m15.5 0h1.5m-3.313-5.232 1.15-.964m-14.173 0 1.15.964M9.5 6 12 8.5 14.5 6M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25" -})); - -const SvgIconSunsetFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 13a.75.75 0 0 1-.75-.75V12a9 9 0 0 1 18 0v.25a.75.75 0 0 1-.75.75zM1 16.25a.75.75 0 0 1 .75-.75h20.5a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1-.75-.75m5 4a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSunset = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.25V12a8.25 8.25 0 1 1 16.5 0v.25m-18.5 4h20.5m-15.5 4h10.5" -})); - -const SvgIconSupportFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 11.25a2.25 2.25 0 0 1 2.017-2.238C4.286 5.054 7.804 2 12 2s7.714 3.054 7.983 7.012A2.25 2.25 0 0 1 22 11.25v3.5a2.25 2.25 0 0 1-1.754 2.195A5.25 5.25 0 0 1 15 22h-2a1.75 1.75 0 0 1-1.75-1.75v-.607a.75.75 0 1 1 1.5 0v.607c0 .138.112.25.25.25h2a3.75 3.75 0 0 0 3.742-3.5h-.492a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h.227C18.203 5.961 15.454 3.5 12 3.5S5.797 5.961 5.522 9h.228a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-1.5A2.25 2.25 0 0 1 2 14.75z" -})); - -const SvgIconSupport = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 9.75V9.5c0-3.728 3.246-6.75 7.25-6.75s7.25 3.022 7.25 6.75v.25M12 19.643v.607a1 1 0 0 0 1 1h2a4.5 4.5 0 0 0 4.5-4.5m-15.25-7h1.5v6.5h-1.5a1.5 1.5 0 0 1-1.5-1.5v-3.5a1.5 1.5 0 0 1 1.5-1.5m14 0h1.5a1.5 1.5 0 0 1 1.5 1.5v3.5a1.5 1.5 0 0 1-1.5 1.5h-1.5z" -})); - -const SvgIconSwitchHorizontal2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 21.28a.75.75 0 0 0 1.06 0l3.47-3.47a1.5 1.5 0 0 0 0-2.12l-3.47-3.47a.75.75 0 1 0-1.06 1.06L18.69 16H3.75a.75.75 0 0 0 0 1.5h14.94l-2.72 2.72a.75.75 0 0 0 0 1.06m-7.94-9.5a.75.75 0 0 0 0-1.06L5.31 8h14.94a.75.75 0 0 0 0-1.5H5.31l2.72-2.72a.75.75 0 0 0-1.06-1.06L3.5 6.19a1.5 1.5 0 0 0 0 2.12l3.47 3.47a.75.75 0 0 0 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconSwitchHorizontal2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.5 3.25 4.03 6.72a.75.75 0 0 0 0 1.06l3.47 3.47m9 1.5 3.47 3.47a.75.75 0 0 1 0 1.06l-3.47 3.47M5 7.25h15.25m-16.5 9.5h15.5" -})); - -const SvgIconSwitchHorizontalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 2.72a.75.75 0 0 1 1.06 0l3.47 3.47a1.5 1.5 0 0 1 0 2.12l-3.47 3.47a.75.75 0 1 1-1.06-1.06L18.69 8H3.75a.75.75 0 0 1 0-1.5h14.94l-2.72-2.72a.75.75 0 0 1 0-1.06m-7.94 9.5a.75.75 0 0 1 0 1.06L5.31 16h14.94a.75.75 0 0 1 0 1.5H5.31l2.72 2.72a.75.75 0 1 1-1.06 1.06L3.5 17.81a1.5 1.5 0 0 1 0-2.12l3.47-3.47a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconSwitchHorizontal = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 20.75-3.47-3.47a.75.75 0 0 1 0-1.06l3.47-3.47m9-1.5 3.47-3.47a.75.75 0 0 0 0-1.06L16.5 3.25M5 16.75h15.25m-16.5-9.5h15.5" -})); - -const SvgIconSwitchVertical2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.25 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06L8.31 20.5a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06l2.72 2.72V3.75A.75.75 0 0 1 7.25 3m8.44.5a1.5 1.5 0 0 1 2.12 0l3.47 3.47a.75.75 0 0 1-1.06 1.06L17.5 5.31v14.94a.75.75 0 0 1-1.5 0V5.31l-2.72 2.72a.75.75 0 1 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconSwitchVertical2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 16.5 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47m1.5-9 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47M7.25 19V3.75m9.5 16.5V4.75" -})); - -const SvgIconSwitchVerticalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.75 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.47 3.47a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06L16 18.69V3.75a.75.75 0 0 1 .75-.75m-10.56.5a1.5 1.5 0 0 1 2.12 0l-.53.53.53-.53 3.47 3.47a.75.75 0 0 1-1.06 1.06L8 5.31v14.94a.75.75 0 0 1-1.5 0V5.31L3.78 8.03a.75.75 0 0 1-1.06-1.06zl.53.53z", - clipRule: "evenodd" -})); - -const SvgIconSwitchVertical = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 7.5 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47m1.5 9 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47M7.25 5v15.25m9.5-16.5v15.5" -})); - -const SvgIconTShirtFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.64 3.524a.75.75 0 0 0-1.044-.448L2.224 6.184a1.75 1.75 0 0 0-.882 2.159l.873 1.956a1.75 1.75 0 0 0 2.377 1.006L5 11.118v8.132c0 .966.783 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 19 19.25v-8.132l.408.187a1.75 1.75 0 0 0 2.377-1.006l.872-1.956a1.75 1.75 0 0 0-.881-2.159l-6.372-3.108a.75.75 0 0 0-1.044.448c-.404 1.277-1.4 1.863-2.36 1.863-.961 0-1.957-.586-2.36-1.863" -})); - -const SvgIconTShirt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.078 10.548.873-2.456a1 1 0 0 0-.504-1.234L15.075 3.75c-1.005 3.182-5.145 3.182-6.15 0L2.553 6.858a1 1 0 0 0-.504 1.234l.873 2.456a1 1 0 0 0 1.358.575l1.47-.673v8.8a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-8.8l1.47.673a1 1 0 0 0 1.358-.575Z" -})); - -const SvgIconTelephoneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.167 2.917a1.25 1.25 0 0 0-1.957-.243L2.627 6.257a1.72 1.72 0 0 0-.439 1.707 20.5 20.5 0 0 0 5.179 8.67 20.7 20.7 0 0 0 4.106 3.186 20.5 20.5 0 0 0 4.563 1.992c.617.184 1.269 0 1.707-.44l3.583-3.582a1.25 1.25 0 0 0-.243-1.957l-3.516-2.098a1.25 1.25 0 0 0-1.525.19l-1.4 1.4a15.2 15.2 0 0 1-3.403-2.564 15.2 15.2 0 0 1-2.563-3.404l1.4-1.4a1.25 1.25 0 0 0 .189-1.524z" -})); - -const SvgIconTelephone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.754 9.218a15.9 15.9 0 0 0 2.954 4.074 15.9 15.9 0 0 0 4.074 2.954l1.79-1.791a.5.5 0 0 1 .61-.076l3.517 2.098a.5.5 0 0 1 .097.782l-3.583 3.583a.97.97 0 0 1-.963.251 19.7 19.7 0 0 1-4.396-1.92 20 20 0 0 1-3.957-3.07 20 20 0 0 1-3.07-3.957 19.8 19.8 0 0 1-1.92-4.396.97.97 0 0 1 .25-.963l3.584-3.583a.5.5 0 0 1 .782.097l2.098 3.516a.5.5 0 0 1-.076.61z" -})); - -const SvgIconThumbsDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.002 4.5v8h2.248a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25zm-.421 9.5h2.669A1.75 1.75 0 0 0 22 12.25v-7.5A1.75 1.75 0 0 0 20.25 3H6.586A3.75 3.75 0 0 0 2.88 6.186l-.837 5.5A3.75 3.75 0 0 0 5.75 16h4.364l-.44 2.826A2.75 2.75 0 0 0 12.389 22c.65 0 1.26-.362 1.561-.949L17.58 14Z", - clipRule: "evenodd" -})); - -const SvgIconThumbsDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.252 13.25h2.998a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1h-2.998m0 0V13l-3.968 7.708c-.172.333-.52.542-.895.542a2 2 0 0 1-1.975-2.308l.575-3.692H5.75a3 3 0 0 1-2.964-3.451l.836-5.5A3 3 0 0 1 6.586 3.75z" -})); - -const SvgIconTicketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-.553.724c-2.013.549-2.013 3.503 0 4.052a.75.75 0 0 1 .553.724v3.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25v-3.5a.75.75 0 0 1 .553-.724c2.013-.549 2.013-3.503 0-4.052A.75.75 0 0 1 2 9.25zM15.25 7a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconTicket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75v.5m0 3.5v.5m0 3.5v.5M3.75 4.75h16.5a1 1 0 0 1 1 1v3.5c-2.75.75-2.75 4.75 0 5.5v3.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-3.5C5.5 14 5.5 10 2.75 9.25v-3.5a1 1 0 0 1 1-1" -})); - -const SvgIconToolboxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 3.5a.09.09 0 0 0-.077.046L5.53 6.134a.25.25 0 0 0-.03.118V10h3V6.252a.25.25 0 0 0-.03-.118L7.077 3.546A.09.09 0 0 0 7 3.5M7 2c.584 0 1.12.32 1.397.835l1.394 2.587c.137.255.209.54.209.83V10h2V3.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V10h1.25a.75.75 0 0 1 .75.75v8.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25v-8.5a.75.75 0 0 1 .75-.75H4V6.252c0-.29.072-.575.21-.83l1.393-2.587A1.59 1.59 0 0 1 7 2m6.5 8h5V3.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V6h1.75a.75.75 0 0 1 0 1.5H13.5z", - clipRule: "evenodd" -})); - -const SvgIconToolbox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 10.75v-7a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v7m-6.5-4h2.5m-10.5 4V6.252a1 1 0 0 1 .12-.474L6.263 3.19A.84.84 0 0 1 7 2.75v0c.308 0 .591.17.737.44L9.13 5.778a1 1 0 0 1 .12.474v4.498m-6.5 0h18.5v8.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1z" -})); - -const SvgIconTrashEmptyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Z", - clipRule: "evenodd" -})); - -const SvgIconTrashEmpty = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zm-6.102-.563a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" -})); - -const SvgIconTrashFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Zm1.238 5.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75-.75a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconTrashPaperFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m21.642 10.267-2.133 2.821 1.45 2.516a1.765 1.765 0 0 1-.375 2.215l-3.44 2.986a1.8 1.8 0 0 1-.608.346l-2.296.759a1.78 1.78 0 0 1-1.948-.572l-1.267-1.571-2.624 1.487a1.79 1.79 0 0 1-1.793-.019l-1.697-1.01a1.77 1.77 0 0 1-.852-1.3l-.409-3.238a.27.27 0 0 0-.12-.19l-.736-.488A1.77 1.77 0 0 1 2 13.535v-1.97c0-.674.384-1.286.986-1.584l1.068-.53-.338-2.682a1.77 1.77 0 0 1 1.496-1.97l5.721-.874 2.464-1.63a1.79 1.79 0 0 1 1.97 0l2.142 1.418c.495.327.795.88.795 1.475v.92c0 .1.056.194.152.241l2.558 1.27a1.766 1.766 0 0 1 .628 2.648" -})); - -const SvgIconTrashPaper = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.21 4.642 2.601-1.72a1.04 1.04 0 0 1 1.141 0l2.144 1.417c.286.189.458.508.458.849v.92c0 .387.22.74.569.913l2.558 1.27c.574.284.748 1.015.363 1.524l-2.433 3.217m-7.402-8.39-5.884.898c-.55.084-.934.587-.865 1.135l.405 3.21m6.344-5.243 2.115 2.622m-8.46 2.622-1.545.766a1.02 1.02 0 0 0-.569.913v1.97c0 .341.172.66.458.849l.736.487c.25.164.413.428.45.722l.409 3.24c.039.31.22.586.491.748l1.698 1.01c.319.19.716.194 1.04.01l3.177-1.8M4.865 9.886l1.062 1.053c.313.31.791.387 1.187.191l.394-.196m3.701 7.867 1.667 2.066c.27.334.72.466 1.129.33l2.295-.758c.13-.043.25-.111.352-.2l3.441-2.986c.368-.32.459-.853.216-1.275l-1.698-2.946m-7.402 5.769-1.057-1.05m8.46-4.719-2.644.524" -})); - -const SvgIconTrash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zM10.5 10.75a.75.75 0 0 0-1.5 0zM9 16.25a.75.75 0 0 0 1.5 0zm6-5.5a.75.75 0 0 0-1.5 0zm-1.5 5.5a.75.75 0 0 0 1.5 0zm1.648-10.313a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM9 10.75v5.5h1.5v-5.5zm4.5 0v5.5H15v-5.5zM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" -})); - -const SvgIconTrendingChart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 10.964 1.026 2.434c.358.852 1.577.805 1.869-.072L6.91 9.533c.308-.922 1.612-.91 1.902.018l3.126 9.996c.304.973 1.693.923 1.927-.07l3.52-14.954c.23-.974 1.583-1.048 1.916-.105l1.949 5.518" -})); - -const SvgIconTrendingChart3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.75h5.5v5.5m-.514-4.975-7.029 7.019a1 1 0 0 1-1.414 0l-2.586-2.587a1 1 0 0 0-1.414 0L2.75 17.25" -})); - -const SvgIconTrendingChart4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h17.5m-14.5-4 3.543-3.543a1 1 0 0 1 1.414 0l.586.586a1 1 0 0 0 1.414 0l5.038-5.038M14.75 6.75h4.5v4.5" -})); - -const SvgIconTrendingChart5 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.219 10.969-1.356-1.356a1 1 0 0 0-1.414 0l-3.742 3.742a1 1 0 0 1-1.414 0l-1.164-1.164a1 1 0 0 0-1.414 0L3.75 17.157m0-13.406v13.406m16.5 3.094H4.75a1 1 0 0 1-1-1v-2.094" -})); - -const SvgIconTrendingChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 13.036 1.026-2.434c.358-.852 1.577-.805 1.869.072l1.265 3.793c.308.922 1.612.91 1.902-.018l3.126-9.996c.304-.973 1.693-.923 1.927.07l3.52 14.954c.23.974 1.583 1.048 1.916.105l1.949-5.519" -})); - -const SvgIconTriangleInfoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.809 3.982c1.466-2.37 4.913-2.37 6.379 0l6.367 10.296C23.1 16.776 21.303 20 18.365 20H5.632c-2.937 0-4.734-3.224-3.19-5.722L8.81 3.982ZM12 8a.75.75 0 0 1 .75.75v4a.75.75 0 1 1-1.5 0v-4A.75.75 0 0 1 12 8m1 7.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" -})); - -const SvgIconTriangleInfo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 8.75v4M9.45 4.376 3.08 14.672c-1.236 1.999.202 4.578 2.552 4.578h12.735c2.35 0 3.787-2.58 2.551-4.578L14.552 4.376c-1.173-1.896-3.93-1.896-5.103 0Z" -}), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 15.5, - r: 1, - fill: "currentColor" -})); - -const SvgIconTrophyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A1.75 1.75 0 0 0 5 3.75V4H3.75A1.75 1.75 0 0 0 2 5.75v1.5a3.75 3.75 0 0 0 3.22 3.713 6.75 6.75 0 0 0 6.034 5.019V17H7.75A1.75 1.75 0 0 0 6 18.75v1.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25v-1.5A1.75 1.75 0 0 0 16.25 17h-3.496v-1.018a6.755 6.755 0 0 0 6.027-5.02A3.75 3.75 0 0 0 22 7.25v-1.5A1.75 1.75 0 0 0 20.25 4H19v-.25A1.75 1.75 0 0 0 17.25 2zm-3 3.5H5v3.75l.001.122A2.25 2.25 0 0 1 3.5 7.25v-1.5a.25.25 0 0 1 .25-.25M20.5 7.25a2.25 2.25 0 0 1-1.501 2.122L19 9.25V5.5h1.25a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" -})); - -const SvgIconTrophy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.004 18v-3M18.25 4.75h2a1 1 0 0 1 1 1v1.5a3 3 0 0 1-3 3m-12.5-5.5h-2a1 1 0 0 0-1 1v1.5a3 3 0 0 0 3 3m6 5h.5a6 6 0 0 0 6-6v-5.5a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v5.5a6 6 0 0 0 6 6Zm-4 6h8.5a1 1 0 0 0 1-1v-1.5a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v1.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconTruckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 4A1.75 1.75 0 0 0 8 5.75V6H5.524a1.75 1.75 0 0 0-1.439.754L2.311 9.316a1.75 1.75 0 0 0-.311.996v4.938c0 .966.784 1.75 1.75 1.75h.26a3.25 3.25 0 0 0 6.48 0h3.02a3.25 3.25 0 0 0 6.48 0h.26A1.75 1.75 0 0 0 22 15.25v-9.5A1.75 1.75 0 0 0 20.25 4zM8 7.5H5.524a.25.25 0 0 0-.206.108L3.544 10.17a.25.25 0 0 0-.044.142v4.938c0 .138.112.25.25.25h.5A3.25 3.25 0 0 1 8 13.587zm10.106 8.143c.072.213.18.41.314.584a1.75 1.75 0 1 1-.315-.584ZM7.25 15a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5", - clipRule: "evenodd" -})); - -const SvgIconTruck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 16.25h4.5m-9.786 0H3.75a1 1 0 0 1-1-1v-4.938a1 1 0 0 1 .178-.569l1.774-2.562a1 1 0 0 1 .822-.431H8.75V15m10.606 1.25h.894a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H9.75a1 1 0 0 0-1 1v1.09m1 9.91a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm9.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z" -})); - -const SvgIconUmbrellaFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.17 13.487c-.359.298-.72.625-1.05.962a25.6 25.6 0 0 1-2.265-6.822c-.216-1.233-.288-2.308-.217-3.108.035-.4.104-.7.188-.907.085-.21.162-.264.176-.272s.098-.047.323-.016c.22.03.515.121.88.29.728.34 1.623.94 2.582 1.742a25.6 25.6 0 0 1 4.776 5.373c-.457.116-.92.267-1.358.428-.819.303-1.598.664-2.13.971-.53.307-1.234.8-1.905 1.359M5.12 4.74c-.04.912.056 1.994.258 3.146a27.1 27.1 0 0 0 2.29 7.013c-.945.294-1.867 1.002-2.626 2.152a1 1 0 0 1-1.7-.05C.98 12.91 1.835 7.85 5.12 4.74m4.035-2.329c.81.421 1.7 1.045 2.595 1.795a27.1 27.1 0 0 1 4.929 5.491c.727-.672 1.801-1.116 3.177-1.199A1 1 0 0 0 20.662 7c-2.36-4.088-7.172-5.88-11.507-4.589m4.337 10.671a10 10 0 0 0-.667.345 10 10 0 0 0-.632.405l3.784 6.554a.75.75 0 1 0 1.3-.75z" -})); - -const SvgIconUmbrella = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-umbrella_svg__a)" -}, /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16.624 20.01-5.01-8.678M7.374 3.99a9.25 9.25 0 0 0-3.386 12.636c1.267-1.918 3.047-2.946 4.896-2.826m-1.51-9.81A9.25 9.25 0 0 1 20.01 7.375c-2.294.138-4.075 1.165-4.896 2.826M7.374 3.99c-1.72.994-1.045 5.385 1.51 9.81m-1.51-9.81c1.72-.993 5.186 1.788 7.74 6.212M8.884 13.8c.855-1.088 1.728-1.888 2.73-2.467m3.5-1.13c-1.37.197-2.5.552-3.5 1.13" -})), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-umbrella_svg__a" -}, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconUndoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.28 3.78a.75.75 0 0 0-1.06-1.06l-3 3a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06-1.06L5.56 7h8.69a5.5 5.5 0 1 1 0 11h-8.5a.75.75 0 0 0 0 1.5h8.5a7 7 0 1 0 0-14H5.56z" -})); - -const SvgIconUndo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m6.75 3.25-3 3 3 3m-2.25-3h9.75a6.25 6.25 0 1 1 0 12.5h-8.5" -})); - -const SvgIconUnlockedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5 5 0 0 0-5 5v2H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H8.5V7a3.5 3.5 0 0 1 6.946-.615.75.75 0 1 0 1.477-.262A5 5 0 0 0 12 2m0 11.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconUnlocked = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 14v3M7.75 9.75V7a4.25 4.25 0 0 1 8.435-.746M5.75 21.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" -})); - -const SvgIconUnpinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06l4.737 4.738-2.779.794a1.75 1.75 0 0 0-.756 2.92l3.892 3.893L3.22 19.72a.75.75 0 1 0 1.06 1.06l4.095-4.094 3.893 3.893a1.75 1.75 0 0 0 2.92-.757l.794-2.78 4.738 4.738a.75.75 0 1 0 1.06-1.06zm13.83 10.878-.212.74-6.735-6.736.74-.211a.25.25 0 0 0 .148-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149Z" -})); - -const SvgIconUnpin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.702 7.146 2.149-3.76a1 1 0 0 1 1.575-.21l5.398 5.398a1 1 0 0 1-.21 1.576l-3.76 2.148m-8.479 3.327 4.423 4.423a1 1 0 0 0 1.669-.432l1.142-3.998m-7.234.007-4.423-4.423a1 1 0 0 1 .432-1.669l3.991-1.14m0 7.232.007-.007m-.007.007L3.75 20.25m-1-17.5 18.5 18.5" -})); - -const SvgIconUpload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.75V15m0-11.25 4.5 4.5M12 3.75l-4.5 4.5m12.75 4.5v6.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-6.5" -})); - -const SvgIconUsbCFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M0 12a6 6 0 0 1 6-6h12a6 6 0 0 1 0 12H6a6 6 0 0 1-6-6m5.75-.75a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconUsbC = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12h12.5M6 17.25h12a5.25 5.25 0 1 0 0-10.5H6a5.25 5.25 0 0 0 0 10.5" -})); - -const SvgIconUsbFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.75 5.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM14 5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 14 5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 0-.75.75V9.5H3.75a.75.75 0 0 0-.75.75v10c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 20.25v-10a.75.75 0 0 0-.75-.75H19V2.75a.75.75 0 0 0-.75-.75zM17.5 9.5v-6h-11v6z", - clipRule: "evenodd" -})); - -const SvgIconUsb = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75v1.5m4-1.5v1.5m-10.25 3h16.5v10a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1zm2-7.5h12.5v7.5H5.75z" -})); - -const SvgIconVerifiedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.614 2.632a1.836 1.836 0 0 1 2.772 0l1.37 1.576c.075.087.19.13.305.111l2.063-.327a1.835 1.835 0 0 1 2.122 1.781l.036 2.088a.34.34 0 0 0 .163.282l1.79 1.075a1.835 1.835 0 0 1 .481 2.73l-1.314 1.622a.34.34 0 0 0-.057.32l.68 1.975a1.836 1.836 0 0 1-1.385 2.4l-2.05.398a.34.34 0 0 0-.25.209l-.747 1.95a1.836 1.836 0 0 1-2.604.947l-1.826-1.013a.34.34 0 0 0-.326 0l-1.826 1.013a1.836 1.836 0 0 1-2.604-.947l-.748-1.95a.34.34 0 0 0-.25-.21l-2.05-.397a1.836 1.836 0 0 1-1.385-2.4l.68-1.975a.34.34 0 0 0-.056-.32l-1.314-1.623a1.835 1.835 0 0 1 .48-2.729l1.791-1.075c.1-.06.16-.166.163-.282l.036-2.088a1.835 1.835 0 0 1 2.122-1.78l2.063.326a.34.34 0 0 0 .306-.111zm4.416 8.648a.75.75 0 1 0-1.06-1.06L11 13.19l-.97-.97a.75.75 0 1 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconVerified = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.5 12.75 1.5 1.5 3.5-3.5M8.822 5.06l-2.063-.327a1.085 1.085 0 0 0-1.255 1.053l-.036 2.088c-.007.375-.206.72-.527.912l-1.79 1.075c-.566.34-.7 1.101-.285 1.614l1.315 1.623c.236.29.305.683.183 1.037l-.68 1.974a1.085 1.085 0 0 0 .819 1.42l2.05.397c.367.072.672.328.806.677l.748 1.95c.237.616.963.88 1.54.56l1.826-1.012a1.09 1.09 0 0 1 1.053 0l1.827 1.012c.577.32 1.303.056 1.54-.56l.748-1.95c.134-.35.439-.605.806-.677l2.05-.398a1.085 1.085 0 0 0 .82-1.419l-.68-1.974a1.09 1.09 0 0 1 .182-1.037l1.315-1.623a1.085 1.085 0 0 0-.285-1.614l-1.79-1.075a1.09 1.09 0 0 1-.527-.912l-.036-2.088a1.085 1.085 0 0 0-1.255-1.053l-2.062.327a1.09 1.09 0 0 1-.99-.36l-1.37-1.576a1.085 1.085 0 0 0-1.638 0L9.81 4.7c-.246.283-.62.419-.99.36Z" -})); - -const SvgIconVideoCamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h10.5c.966 0 1.75.784 1.75 1.75v3.037l4.191-2.096A1.25 1.25 0 0 1 22 7.81v8.382a1.25 1.25 0 0 1-1.809 1.118L16 15.214v3.036A1.75 1.75 0 0 1 14.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm14 7.787 4.5 2.25V8.214l-4.5 2.25z", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.59 2.537a.75.75 0 1 0-1.18.926l.955 1.218A1.74 1.74 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h10.5q.06 0 .118-.004l1.542 1.967a.75.75 0 0 0 1.18-.926z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 15.214v2L5.643 4h8.607c.967 0 1.75.784 1.75 1.75v3.037l4.191-2.096a1.25 1.25 0 0 1 1.81 1.118v8.382a1.25 1.25 0 0 1-1.81 1.118zm0-1.678 4.5 2.25V8.215l-4.5 2.25z", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75h6.5a1 1 0 0 1 1 1v7.75M3.089 5a1 1 0 0 0-.339.75v12.5a1 1 0 0 0 1 1h10.5c.142 0 .276-.03.398-.082M2 3l14.5 18.5m4.026-14.138L15.25 10v4l5.276 2.638a.5.5 0 0 0 .724-.447V7.809a.5.5 0 0 0-.724-.447" -})); - -const SvgIconVideoCamOnFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h11.5c.966 0 1.75.784 1.75 1.75v1.732l2.407-1.324A1.75 1.75 0 0 1 22 7.69v8.618a1.75 1.75 0 0 1-2.593 1.533L17 16.52v1.731A1.75 1.75 0 0 1 15.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM9.5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3.75 4.75h11.5a1 1 0 0 1 1 1v3l3.518-1.935a1 1 0 0 1 1.482.876v8.618a1 1 0 0 1-1.482.876L16.25 15.25v3a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12.25 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -})); - -const SvgIconVideoCam = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1zM15.25 10l5.276-2.638a.5.5 0 0 1 .724.447v8.382a.5.5 0 0 1-.724.447L15.25 14z" -})); - -const SvgIconVideoPlaylistFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75m-2 3.5c0-.966.784-1.75 1.75-1.75h16.5c.966 0 1.75.784 1.75 1.75v12A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25zm8.419 2.827a.75.75 0 0 1 .788.079l3.25 2.5a.75.75 0 0 1 0 1.188l-3.25 2.5A.75.75 0 0 1 10 15.75v-5a.75.75 0 0 1 .419-.673", - clipRule: "evenodd" -})); - -const SvgIconVideoPlaylist = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 3.75h14.5m-7.75 9.5h.75m-.75 0V13m0 .25v.25m-.75-2.75v5l3.25-2.5zm-7 9.5h16.5a1 1 0 0 0 1-1v-12a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1" -})); - -const SvgIconVideoRollFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12a9.99 9.99 0 0 1-4.73 8.5h3.98a.75.75 0 0 1 0 1.5H12C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10M7.5 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4M10 7.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2 7a2 2 0 1 0 0 4 2 2 0 0 0 0-4m2.5-2.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0", - clipRule: "evenodd" -})); - -const SvgIconVideoRoll = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5m0 0h9.25M9.25 12a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m0 9a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" -})); - -const SvgIconVideoTrimFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.25 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V20H3.75A1.75 1.75 0 0 1 2 18.25V5.75C2 4.784 2.784 4 3.75 4H14.5V2.75a.75.75 0 0 1 .75-.75M7.957 8.906A.75.75 0 0 0 6.75 9.5v5a.75.75 0 0 0 1.207.595l3.25-2.5a.75.75 0 0 0 0-1.19z", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18 4h2.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H18z" -})); - -const SvgIconVideoTrim = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 2.75v2m0 0v14.5m0-14.5H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h11.5m0 0v2m3.5-2h1.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-1.5M8.25 12H9m-.75 0v-.25m0 .25v.25M7.5 9.5v5l3.25-2.5z" -})); - -const SvgIconVipFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.628 3.34a.75.75 0 0 0-1.256 0l-3.86 5.903-5.384-3.14a.75.75 0 0 0-1.113.798l2.399 11.7A1.75 1.75 0 0 0 5.128 20h13.744a1.75 1.75 0 0 0 1.714-1.399l2.399-11.7a.75.75 0 0 0-1.113-.799l-5.384 3.141z" -})); - -const SvgIconVip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.149 18.45 1.75 6.75l6 3.5L12 3.75l4.25 6.5 6-3.5-2.399 11.7a1 1 0 0 1-.98.8H5.129a1 1 0 0 1-.98-.8Z" -})); - -const SvgIconVoice = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v16.5m-4-10.5v4.5M12 7.75v8.5m4.25-10.5v12.5m4-8.5v4.5" -})); - -const SvgIconVolumeDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m3.14 8.158a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconVolumeDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 12h-6.5m-13-4.25h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconVolumeFullFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 3.75a.75.75 0 0 0-1.154-.632L5.842 6.961A.25.25 0 0 1 5.707 7H2.75A1.75 1.75 0 0 0 1 8.75v6.5c0 .966.784 1.75 1.75 1.75h2.957a.25.25 0 0 1 .135.04l6.004 3.842A.75.75 0 0 0 13 20.25zm5.718.472a.75.75 0 0 1 1.06 0A10.97 10.97 0 0 1 23 12c0 3.037-1.232 5.788-3.222 7.778a.75.75 0 1 1-1.06-1.06A9.47 9.47 0 0 0 21.5 12a9.47 9.47 0 0 0-2.782-6.718.75.75 0 0 1 0-1.06M16.42 7.581a.75.75 0 0 0-1.061 1.06 4.73 4.73 0 0 1 1.391 3.36 4.73 4.73 0 0 1-1.391 3.358.75.75 0 1 0 1.06 1.06A6.23 6.23 0 0 0 18.25 12c0-1.725-.7-3.289-1.83-4.419" -})); - -const SvgIconVolumeFull = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.248 4.752A10.22 10.22 0 0 1 22.25 12c0 2.83-1.147 5.393-3.002 7.248M15.889 8.11A5.48 5.48 0 0 1 17.5 12a5.48 5.48 0 0 1-1.61 3.889M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconVolumeOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m9.42 7.438a.75.75 0 1 0-1.06-1.06l-1.591 1.59-1.591-1.59a.75.75 0 0 0-1.061 1.06l1.591 1.591-1.591 1.591a.75.75 0 0 0 1.06 1.061l1.592-1.59 1.59 1.59a.75.75 0 1 0 1.061-1.06l-1.59-1.592z" -})); - -const SvgIconVolumeOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m6.246 7.592-.404-.631zM12.25 3.75H13a.75.75 0 0 0-1.154-.632zm0 16.5-.404.632A.75.75 0 0 0 13 20.25zm-6.004-3.842.405-.632zM22.03 10.53a.75.75 0 1 0-1.06-1.06zm-5.303 3.182a.75.75 0 0 0 1.06 1.061zm1.06-4.242a.75.75 0 0 0-1.06 1.06zm3.183 5.303a.75.75 0 1 0 1.06-1.06zM2.75 8.5h2.957V7H2.75zm3.9-.276 6.004-3.842-.808-1.264-6.004 3.843.809 1.263ZM11.5 3.75v16.5H13V3.75zm1.154 15.868-6.003-3.842-.809 1.263 6.004 3.843zM5.707 15.5H2.75V17h2.957zM2.5 15.25v-6.5H1v6.5zm4.15.526a1.75 1.75 0 0 0-.943-.276V17a.25.25 0 0 1 .135.04l.809-1.264ZM5.708 8.5c.335 0 .662-.096.944-.276l-.809-1.263A.25.25 0 0 1 5.707 7v1.5Zm-2.957 7a.25.25 0 0 1-.25-.25H1c0 .966.784 1.75 1.75 1.75zm0-8.5A1.75 1.75 0 0 0 1 8.75h1.5a.25.25 0 0 1 .25-.25zm18.22 2.47-2.122 2.121 1.061 1.06 2.121-2.12zm-2.122 2.121-2.121 2.121 1.06 1.061 2.122-2.121-1.06-1.061Zm-2.121-1.06 2.121 2.12 1.061-1.06-2.121-2.121-1.061 1.06Zm2.121 2.12 2.122 2.122 1.06-1.06-2.121-2.122-1.06 1.06Z" -})); - -const SvgIconVolumeUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m7.14 5.658a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z" -})); - -const SvgIconVolumeUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19 8.75V12m0 0v3.25M19 12h-3.25M19 12h3.25M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconWallet2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25V7h17V5.75a.25.25 0 0 0-.25-.25zm16.75 3h-17V10h5.25a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 .75-.75h5.25z", - clipRule: "evenodd" -})); - -const SvgIconWallet2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.75v-2a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v2m-18.5 0h18.5m-18.5 0v3m18.5-3v3m0 0v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-6v1.5a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-1.5h-6" -})); - -const SvgIconWallet3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm.75 3.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1V10h-2.94a1.75 1.75 0 0 0-.988.305l-1.302.89a1.75 1.75 0 0 1-.987.305h-2.566a1.75 1.75 0 0 1-.987-.305l-1.302-.89A1.75 1.75 0 0 0 7.441 10H4.5z", - clipRule: "evenodd" -})); - -const SvgIconWallet3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 10.75v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-2.5m2.5 0v-5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v5m0 0h2.5m0 0h2.19a1 1 0 0 1 .565.174l1.684 1.152a1 1 0 0 0 .565.174h3.492a1 1 0 0 0 .565-.174l1.684-1.152a1 1 0 0 1 .564-.174h2.191m-13.5 0v-3a.5.5 0 0 1 .5-.5h12.5a.5.5 0 0 1 .5.5v3" -})); - -const SvgIconWalletFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.95 6a2 2 0 0 1 2-2h14.3c.966 0 1.75.784 1.75 1.75v.75h.2c.966 0 1.75.784 1.75 1.75v10A1.75 1.75 0 0 1 20.2 20H4.7a2.75 2.75 0 0 1-2.75-2.75zm1.5 0a.5.5 0 0 0 .5.5H18.5v-.75a.25.25 0 0 0-.25-.25H3.95a.5.5 0 0 0-.5.5M15 13.25a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" -})); - -const SvgIconWallet = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 6.5v-.75a1 1 0 0 0-1-1H3.95c-.69 0-1.25.56-1.25 1.25m0 0v11.25a2 2 0 0 0 2 2h15.5a1 1 0 0 0 1-1v-10a1 1 0 0 0-1-1H3.95C3.26 7.25 2.7 6.69 2.7 6m14.55 7.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" -})); - -const SvgIconWebcamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 7.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a8 8 0 0 0-.75 15.965V20.5h-4.5a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5h-4.5v-2.535A8 8 0 0 0 12 2m-4 8a4 4 0 1 1 8 0 4 4 0 0 1-8 0", - clipRule: "evenodd" -})); - -const SvgIconWebcam = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 21.25h10.5m-5.25-4V21m0-3.75a7.25 7.25 0 1 0 0-14.5 7.25 7.25 0 0 0 0 14.5M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" -})); - -const SvgIconWhiteboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0V4h-7.5A1.75 1.75 0 0 0 2 5.75v11.5c0 .966.784 1.75 1.75 1.75h3.21l-.672 2.013a.75.75 0 0 0 1.424.474L8.54 19h2.709v1.25a.75.75 0 0 0 1.5 0V19h2.71l.828 2.487a.75.75 0 0 0 1.424-.474L17.04 19h3.209A1.75 1.75 0 0 0 22 17.25V5.75A1.75 1.75 0 0 0 20.25 4h-7.5z" -})); - -const SvgIconWhiteboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 18.25h4.25a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H12m4 13.5 1 3m-1-3h-4m-4 0H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1H12m-4 13.5-1 3m1-3h4m0-13.5v-2m0 15.5v2" -})); - -const SvgIconWifi = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 7.822c-5.249-4.097-12.751-4.097-18 0m3.751 5.492c3.062-2.388 7.437-2.388 10.499 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.5, - d: "M12 19.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" -})); - -const SvgIconWind = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h16.5a2 2 0 1 0-1.534-3.284M2.75 7.75h8.5a2 2 0 1 0 0-4c-.616 0-1.163.278-1.53.716M2.75 16.25h12.5a2 2 0 1 1-1.642 3.142" -})); - -const SvgIconWindowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 0-.75.75V9.5h20V4.75a.75.75 0 0 0-.75-.75zm2 2a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m1.75.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M9.75 6a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 19.25V11h20v8.25a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1-.75-.75" -})); - -const SvgIconWindow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3 10.75h18m-17.25 8.5h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1Z" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - d: "M5.75 8.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z" -})); - -const SvgIconX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "m5 5 14 14m0-14L5 19" -})); - -const SvgIconYenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.064-4.494a.75.75 0 1 0-1.128.988l3.286 3.756H9.75a.75.75 0 0 0 0 1.5h1.5v3.5a.75.75 0 0 0 1.5 0v-3.5h1.5a.75.75 0 0 0 0-1.5h-1.472l3.286-3.756a.75.75 0 1 0-1.128-.988L12 10.861z", - clipRule: "evenodd" -})); - -const SvgIconYesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.611 2c-.654 0-1.256.365-1.557.949L6.421 10H3.75A1.75 1.75 0 0 0 2 11.75v7.5c0 .966.784 1.75 1.75 1.75h13.672a3.75 3.75 0 0 0 3.707-3.186l.837-5.5A3.75 3.75 0 0 0 18.26 8h-4.367l.44-2.826A2.753 2.753 0 0 0 11.612 2ZM6 11.5v8H3.75a.25.25 0 0 1-.25-.25v-7.5a.25.25 0 0 1 .25-.25z", - clipRule: "evenodd" -})); - -const SvgIconYes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 10.75h-3a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h3m0 0V11l3.97-7.708c.172-.333.516-.542.891-.542a2.003 2.003 0 0 1 1.98 2.308l-.575 3.692h5.243a3 3 0 0 1 2.966 3.451l-.837 5.5a3 3 0 0 1-2.966 2.549z" -})); - -const SvgIconZipFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.5 16v-1.5h3V16a1.5 1.5 0 0 1-3 0" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3m5 2a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zM9 9.75A.75.75 0 0 1 9.75 9h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 9.75M9.75 13a.75.75 0 0 0-.75.75V16a3 3 0 1 0 6 0v-2.25a.75.75 0 0 0-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconZip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 3.75h-1.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1h-1.5m-8 0h4.5m-4.5 4h4.5m-4.5 4h4.5V14a2.25 2.25 0 0 1-4.5 0z" -})); - -const SvgIconZoomFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 11a8 8 0 1 1 14.162 5.102l3.369 3.368a.75.75 0 1 1-1.06 1.06l-3.37-3.368A8 8 0 0 1 3 11m8.75-3.25a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z", - clipRule: "evenodd" -})); - -const SvgIconZoomOutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3a8 8 0 1 0 5.102 14.162l3.368 3.369a.75.75 0 1 0 1.06-1.06l-3.368-3.37A8 8 0 0 0 11 3m4 8a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h6.5A.75.75 0 0 1 15 11", - clipRule: "evenodd" -})); - -const SvgIconZoomOut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM14.25 11h-6.5" -})); - -const SvgIconZoom = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM11 7.75v6.5M14.25 11h-6.5" -})); - -exports.Icon4K = SvgIcon4K; -exports.Icon4KFill = SvgIcon4KFill; -exports.IconAcademicCap = SvgIconAcademicCap; -exports.IconAcademicCapFill = SvgIconAcademicCapFill; -exports.IconAccessible = SvgIconAccessible; -exports.IconAccessibleFill = SvgIconAccessibleFill; -exports.IconActionCam = SvgIconActionCam; -exports.IconActionCamFill = SvgIconActionCamFill; -exports.IconAdapter = SvgIconAdapter; -exports.IconAdapterFill = SvgIconAdapterFill; -exports.IconAddToBasket = SvgIconAddToBasket; -exports.IconAddToBasketFill = SvgIconAddToBasketFill; -exports.IconAddToCart = SvgIconAddToCart; -exports.IconAddToCartFill = SvgIconAddToCartFill; -exports.IconAdjustment = SvgIconAdjustment; -exports.IconAdjustmentFill = SvgIconAdjustmentFill; -exports.IconAirpodGen3Left = SvgIconAirpodGen3Left; -exports.IconAirpodGen3Right = SvgIconAirpodGen3Right; -exports.IconAirpodsGen3 = SvgIconAirpodsGen3; -exports.IconAirpodsGen3Chargingcase = SvgIconAirpodsGen3Chargingcase; -exports.IconAlbum = SvgIconAlbum; -exports.IconAlbumFill = SvgIconAlbumFill; -exports.IconAlt = SvgIconAlt; -exports.IconAltFill = SvgIconAltFill; -exports.IconAnalyticsChart = SvgIconAnalyticsChart; -exports.IconAnalyticsChartFill = SvgIconAnalyticsChartFill; -exports.IconAnonymous = SvgIconAnonymous; -exports.IconAnonymousFill = SvgIconAnonymousFill; -exports.IconApple = SvgIconApple; -exports.IconAppleFill = SvgIconAppleFill; -exports.IconArchive = SvgIconArchive; -exports.IconArchive2 = SvgIconArchive2; -exports.IconArchive2Fill = SvgIconArchive2Fill; -exports.IconArchiveFill = SvgIconArchiveFill; -exports.IconArrowDown = SvgIconArrowDown; -exports.IconArrowDownFill = SvgIconArrowDownFill; -exports.IconArrowDownLeft = SvgIconArrowDownLeft; -exports.IconArrowDownLeftFill = SvgIconArrowDownLeftFill; -exports.IconArrowDownRight = SvgIconArrowDownRight; -exports.IconArrowDownRightFill = SvgIconArrowDownRightFill; -exports.IconArrowExpandHor = SvgIconArrowExpandHor; -exports.IconArrowExpandHorFill = SvgIconArrowExpandHorFill; -exports.IconArrowExpandVer = SvgIconArrowExpandVer; -exports.IconArrowExpandVerFill = SvgIconArrowExpandVerFill; -exports.IconArrowLeft = SvgIconArrowLeft; -exports.IconArrowLeftFill = SvgIconArrowLeftFill; -exports.IconArrowPathDown = SvgIconArrowPathDown; -exports.IconArrowPathDownFill = SvgIconArrowPathDownFill; -exports.IconArrowPathLeft = SvgIconArrowPathLeft; -exports.IconArrowPathLeftFill = SvgIconArrowPathLeftFill; -exports.IconArrowPathRight = SvgIconArrowPathRight; -exports.IconArrowPathRightFill = SvgIconArrowPathRightFill; -exports.IconArrowPathUp = SvgIconArrowPathUp; -exports.IconArrowPathUpFill = SvgIconArrowPathUpFill; -exports.IconArrowRight = SvgIconArrowRight; -exports.IconArrowRightFill = SvgIconArrowRightFill; -exports.IconArrowShrink = SvgIconArrowShrink; -exports.IconArrowShrinkFill = SvgIconArrowShrinkFill; -exports.IconArrowTriangleDown = SvgIconArrowTriangleDown; -exports.IconArrowTriangleDownFill = SvgIconArrowTriangleDownFill; -exports.IconArrowTriangleLeft = SvgIconArrowTriangleLeft; -exports.IconArrowTriangleLeftFill = SvgIconArrowTriangleLeftFill; -exports.IconArrowTriangleRight = SvgIconArrowTriangleRight; -exports.IconArrowTriangleRightFill = SvgIconArrowTriangleRightFill; -exports.IconArrowTriangleUp = SvgIconArrowTriangleUp; -exports.IconArrowTriangleUpFill = SvgIconArrowTriangleUpFill; -exports.IconArrowUp = SvgIconArrowUp; -exports.IconArrowUpFill = SvgIconArrowUpFill; -exports.IconArrowUpLeft = SvgIconArrowUpLeft; -exports.IconArrowUpLeftFill = SvgIconArrowUpLeftFill; -exports.IconArrowUpRight = SvgIconArrowUpRight; -exports.IconArrowUpRightFill = SvgIconArrowUpRightFill; -exports.IconArrowWall2Down = SvgIconArrowWall2Down; -exports.IconArrowWall2DownFill = SvgIconArrowWall2DownFill; -exports.IconArrowWall2Left = SvgIconArrowWall2Left; -exports.IconArrowWall2LeftFill = SvgIconArrowWall2LeftFill; -exports.IconArrowWall2Right = SvgIconArrowWall2Right; -exports.IconArrowWall2RightFill = SvgIconArrowWall2RightFill; -exports.IconArrowWall2Up = SvgIconArrowWall2Up; -exports.IconArrowWall2UpFill = SvgIconArrowWall2UpFill; -exports.IconArrowWallDown = SvgIconArrowWallDown; -exports.IconArrowWallDownFill = SvgIconArrowWallDownFill; -exports.IconArrowWallLeft = SvgIconArrowWallLeft; -exports.IconArrowWallLeftFill = SvgIconArrowWallLeftFill; -exports.IconArrowWallRight = SvgIconArrowWallRight; -exports.IconArrowWallRightFill = SvgIconArrowWallRightFill; -exports.IconArrowWallUp = SvgIconArrowWallUp; -exports.IconArrowWallUpFill = SvgIconArrowWallUpFill; -exports.IconAsterisk = SvgIconAsterisk; -exports.IconAsteriskFill = SvgIconAsteriskFill; -exports.IconAt = SvgIconAt; -exports.IconAtFill = SvgIconAtFill; -exports.IconAtom = SvgIconAtom; -exports.IconAtomFill = SvgIconAtomFill; -exports.IconAttention = SvgIconAttention; -exports.IconAttentionFill = SvgIconAttentionFill; -exports.IconAugmentedReality = SvgIconAugmentedReality; -exports.IconAugmentedRealityFill = SvgIconAugmentedRealityFill; -exports.IconAvocado = SvgIconAvocado; -exports.IconAvocadoFill = SvgIconAvocadoFill; -exports.IconBack = SvgIconBack; -exports.IconBack10S = SvgIconBack10S; -exports.IconBackFill = SvgIconBackFill; -exports.IconBackpack = SvgIconBackpack; -exports.IconBackpackFill = SvgIconBackpackFill; -exports.IconBackspace = SvgIconBackspace; -exports.IconBackspaceFill = SvgIconBackspaceFill; -exports.IconBag = SvgIconBag; -exports.IconBag2 = SvgIconBag2; -exports.IconBag2Fill = SvgIconBag2Fill; -exports.IconBag3 = SvgIconBag3; -exports.IconBag3Fill = SvgIconBag3Fill; -exports.IconBag4 = SvgIconBag4; -exports.IconBag4Fill = SvgIconBag4Fill; -exports.IconBagAdd = SvgIconBagAdd; -exports.IconBagAddFill = SvgIconBagAddFill; -exports.IconBagBlank = SvgIconBagBlank; -exports.IconBagBlankFill = SvgIconBagBlankFill; -exports.IconBagFill = SvgIconBagFill; -exports.IconBagHeart = SvgIconBagHeart; -exports.IconBagHeartFill = SvgIconBagHeartFill; -exports.IconBarcode = SvgIconBarcode; -exports.IconBarsThree = SvgIconBarsThree; -exports.IconBarsThree2 = SvgIconBarsThree2; -exports.IconBarsThree3 = SvgIconBarsThree3; -exports.IconBarsTwo = SvgIconBarsTwo; -exports.IconBarsTwo2 = SvgIconBarsTwo2; -exports.IconBasket = SvgIconBasket; -exports.IconBasketFill = SvgIconBasketFill; -exports.IconBatteryEmpty = SvgIconBatteryEmpty; -exports.IconBatteryEmptyFill = SvgIconBatteryEmptyFill; -exports.IconBatteryError = SvgIconBatteryError; -exports.IconBatteryErrorFill = SvgIconBatteryErrorFill; -exports.IconBatteryFull = SvgIconBatteryFull; -exports.IconBatteryFullFill = SvgIconBatteryFullFill; -exports.IconBatteryLoading = SvgIconBatteryLoading; -exports.IconBatteryLoadingFill = SvgIconBatteryLoadingFill; -exports.IconBatteryLow = SvgIconBatteryLow; -exports.IconBatteryLowFill = SvgIconBatteryLowFill; -exports.IconBatteryMedium = SvgIconBatteryMedium; -exports.IconBatteryMediumFill = SvgIconBatteryMediumFill; -exports.IconBeatsFitPro = SvgIconBeatsFitPro; -exports.IconBeatsFitProChargingcase = SvgIconBeatsFitProChargingcase; -exports.IconBeatsFitProChargingcaseFill = SvgIconBeatsFitProChargingcaseFill; -exports.IconBeatsFitProLeft = SvgIconBeatsFitProLeft; -exports.IconBeatsFitProRight = SvgIconBeatsFitProRight; -exports.IconBeatsHeadphones = SvgIconBeatsHeadphones; -exports.IconBell = SvgIconBell; -exports.IconBellAlarm = SvgIconBellAlarm; -exports.IconBellAlarmFill = SvgIconBellAlarmFill; -exports.IconBellFill = SvgIconBellFill; -exports.IconBezierCurves = SvgIconBezierCurves; -exports.IconBezierCurvesFill = SvgIconBezierCurvesFill; -exports.IconBill = SvgIconBill; -exports.IconBillFill = SvgIconBillFill; -exports.IconBirthdayCake = SvgIconBirthdayCake; -exports.IconBirthdayCakeFill = SvgIconBirthdayCakeFill; -exports.IconBitcoin = SvgIconBitcoin; -exports.IconBitcoinFill = SvgIconBitcoinFill; -exports.IconBlock = SvgIconBlock; -exports.IconBlockFill = SvgIconBlockFill; -exports.IconBluetooth = SvgIconBluetooth; -exports.IconBook = SvgIconBook; -exports.IconBookFill = SvgIconBookFill; -exports.IconBookOpen = SvgIconBookOpen; -exports.IconBookOpenFill = SvgIconBookOpenFill; -exports.IconBookOpenText = SvgIconBookOpenText; -exports.IconBookOpenTextFill = SvgIconBookOpenTextFill; -exports.IconBookmark = SvgIconBookmark; -exports.IconBookmarkCheck = SvgIconBookmarkCheck; -exports.IconBookmarkCheckFill = SvgIconBookmarkCheckFill; -exports.IconBookmarkFill = SvgIconBookmarkFill; -exports.IconBookmarkOff = SvgIconBookmarkOff; -exports.IconBookmarkOffFill = SvgIconBookmarkOffFill; -exports.IconBookmarkPlus = SvgIconBookmarkPlus; -exports.IconBookmarkPlusFill = SvgIconBookmarkPlusFill; -exports.IconBookmarkX = SvgIconBookmarkX; -exports.IconBookmarkXFill = SvgIconBookmarkXFill; -exports.IconBooks = SvgIconBooks; -exports.IconBooksFill = SvgIconBooksFill; -exports.IconBottle = SvgIconBottle; -exports.IconBottleFill = SvgIconBottleFill; -exports.IconBrackets = SvgIconBrackets; -exports.IconBrackets2 = SvgIconBrackets2; -exports.IconBrain = SvgIconBrain; -exports.IconBrainFill = SvgIconBrainFill; -exports.IconBrandAdobe = SvgIconBrandAdobe; -exports.IconBrandApple = SvgIconBrandApple; -exports.IconBrandAppleMusic = SvgIconBrandAppleMusic; -exports.IconBrandAppstore = SvgIconBrandAppstore; -exports.IconBrandArc = SvgIconBrandArc; -exports.IconBrandArtifactNews = SvgIconBrandArtifactNews; -exports.IconBrandBluesky = SvgIconBrandBluesky; -exports.IconBrandCash = SvgIconBrandCash; -exports.IconBrandChrome = SvgIconBrandChrome; -exports.IconBrandCodepen = SvgIconBrandCodepen; -exports.IconBrandCopilot = SvgIconBrandCopilot; -exports.IconBrandD = SvgIconBrandD; -exports.IconBrandDiscord = SvgIconBrandDiscord; -exports.IconBrandDuolingo = SvgIconBrandDuolingo; -exports.IconBrandFacebook = SvgIconBrandFacebook; -exports.IconBrandFigma = SvgIconBrandFigma; -exports.IconBrandFirefox = SvgIconBrandFirefox; -exports.IconBrandFramer = SvgIconBrandFramer; -exports.IconBrandGithub = SvgIconBrandGithub; -exports.IconBrandGoogle = SvgIconBrandGoogle; -exports.IconBrandGooglePlayStore = SvgIconBrandGooglePlayStore; -exports.IconBrandGumroad = SvgIconBrandGumroad; -exports.IconBrandInertiajs = SvgIconBrandInertiajs; -exports.IconBrandInstagram = SvgIconBrandInstagram; -exports.IconBrandKarteil = SvgIconBrandKarteil; -exports.IconBrandLaravel = SvgIconBrandLaravel; -exports.IconBrandLayers = SvgIconBrandLayers; -exports.IconBrandLemonsqueezy = SvgIconBrandLemonsqueezy; -exports.IconBrandLinkedin = SvgIconBrandLinkedin; -exports.IconBrandLinktree = SvgIconBrandLinktree; -exports.IconBrandLottielab = SvgIconBrandLottielab; -exports.IconBrandMastadon = SvgIconBrandMastadon; -exports.IconBrandMedium = SvgIconBrandMedium; -exports.IconBrandNextjs = SvgIconBrandNextjs; -exports.IconBrandNotion = SvgIconBrandNotion; -exports.IconBrandOpenai = SvgIconBrandOpenai; -exports.IconBrandOpera = SvgIconBrandOpera; -exports.IconBrandParanoid = SvgIconBrandParanoid; -exports.IconBrandParsinta = SvgIconBrandParsinta; -exports.IconBrandPatreon = SvgIconBrandPatreon; -exports.IconBrandPerplexity = SvgIconBrandPerplexity; -exports.IconBrandPinterest = SvgIconBrandPinterest; -exports.IconBrandProducthunt = SvgIconBrandProducthunt; -exports.IconBrandReactjs = SvgIconBrandReactjs; -exports.IconBrandRemix = SvgIconBrandRemix; -exports.IconBrandRive = SvgIconBrandRive; -exports.IconBrandSafari = SvgIconBrandSafari; -exports.IconBrandSketch = SvgIconBrandSketch; -exports.IconBrandSlack = SvgIconBrandSlack; -exports.IconBrandSnapchat = SvgIconBrandSnapchat; -exports.IconBrandSpotify = SvgIconBrandSpotify; -exports.IconBrandTailwindcss = SvgIconBrandTailwindcss; -exports.IconBrandTelegram = SvgIconBrandTelegram; -exports.IconBrandThreads = SvgIconBrandThreads; -exports.IconBrandTiktok = SvgIconBrandTiktok; -exports.IconBrandTurbopack = SvgIconBrandTurbopack; -exports.IconBrandTurborepo = SvgIconBrandTurborepo; -exports.IconBrandTwitch = SvgIconBrandTwitch; -exports.IconBrandTwitter = SvgIconBrandTwitter; -exports.IconBrandVenmo = SvgIconBrandVenmo; -exports.IconBrandVercel = SvgIconBrandVercel; -exports.IconBrandVkontakte = SvgIconBrandVkontakte; -exports.IconBrandVscode = SvgIconBrandVscode; -exports.IconBrandWebflow = SvgIconBrandWebflow; -exports.IconBrandWhatsapp = SvgIconBrandWhatsapp; -exports.IconBrandX = SvgIconBrandX; -exports.IconBrandYoutube = SvgIconBrandYoutube; -exports.IconBreakfest = SvgIconBreakfest; -exports.IconBreakfestFill = SvgIconBreakfestFill; -exports.IconBroadcast = SvgIconBroadcast; -exports.IconBroadcastFill = SvgIconBroadcastFill; -exports.IconBrokenChainLink = SvgIconBrokenChainLink; -exports.IconBrokenHeart = SvgIconBrokenHeart; -exports.IconBrokenHeartFill = SvgIconBrokenHeartFill; -exports.IconBubbleQuotes = SvgIconBubbleQuotes; -exports.IconBubbleQuotesFill = SvgIconBubbleQuotesFill; -exports.IconBug = SvgIconBug; -exports.IconBugFill = SvgIconBugFill; -exports.IconBuilding = SvgIconBuilding; -exports.IconBuildingFill = SvgIconBuildingFill; -exports.IconBullet = SvgIconBullet; -exports.IconBulletFill = SvgIconBulletFill; -exports.IconBulletList = SvgIconBulletList; -exports.IconBulletListFill = SvgIconBulletListFill; -exports.IconCainLink2 = SvgIconCainLink2; -exports.IconCainLink3 = SvgIconCainLink3; -exports.IconCalculator = SvgIconCalculator; -exports.IconCalculatorFill = SvgIconCalculatorFill; -exports.IconCalendar = SvgIconCalendar; -exports.IconCalendar2 = SvgIconCalendar2; -exports.IconCalendar2Fill = SvgIconCalendar2Fill; -exports.IconCalendar3 = SvgIconCalendar3; -exports.IconCalendar3Fill = SvgIconCalendar3Fill; -exports.IconCalendarCheck = SvgIconCalendarCheck; -exports.IconCalendarCheckFill = SvgIconCalendarCheckFill; -exports.IconCalendarClock = SvgIconCalendarClock; -exports.IconCalendarClockFill = SvgIconCalendarClockFill; -exports.IconCalendarFill = SvgIconCalendarFill; -exports.IconCalendarPlus = SvgIconCalendarPlus; -exports.IconCalendarPlusFill = SvgIconCalendarPlusFill; -exports.IconCalendarRemove = SvgIconCalendarRemove; -exports.IconCalendarRemoveFill = SvgIconCalendarRemoveFill; -exports.IconCalendarSearch = SvgIconCalendarSearch; -exports.IconCalendarSearchFill = SvgIconCalendarSearchFill; -exports.IconCallIncoming = SvgIconCallIncoming; -exports.IconCallIncomingFill = SvgIconCallIncomingFill; -exports.IconCallOff = SvgIconCallOff; -exports.IconCallOffFill = SvgIconCallOffFill; -exports.IconCallOutgoing = SvgIconCallOutgoing; -exports.IconCallOutgoingFill = SvgIconCallOutgoingFill; -exports.IconCamera = SvgIconCamera; -exports.IconCameraDot = SvgIconCameraDot; -exports.IconCameraDotFill = SvgIconCameraDotFill; -exports.IconCameraFill = SvgIconCameraFill; -exports.IconCameraOff = SvgIconCameraOff; -exports.IconCameraOffFill = SvgIconCameraOffFill; -exports.IconCar = SvgIconCar; -exports.IconCarFill = SvgIconCarFill; -exports.IconCart = SvgIconCart; -exports.IconCartFill = SvgIconCartFill; -exports.IconChainLink = SvgIconChainLink; -exports.IconChainLinkFill = SvgIconChainLinkFill; -exports.IconChart = SvgIconChart; -exports.IconChart2 = SvgIconChart2; -exports.IconChart2Fill = SvgIconChart2Fill; -exports.IconChart3 = SvgIconChart3; -exports.IconChart3Fill = SvgIconChart3Fill; -exports.IconChart4 = SvgIconChart4; -exports.IconChart4Fill = SvgIconChart4Fill; -exports.IconChart5 = SvgIconChart5; -exports.IconChart5Fill = SvgIconChart5Fill; -exports.IconChartFill = SvgIconChartFill; -exports.IconCheck = SvgIconCheck; -exports.IconChecklist = SvgIconChecklist; -exports.IconChevronDoubleDown = SvgIconChevronDoubleDown; -exports.IconChevronDoubleLeft = SvgIconChevronDoubleLeft; -exports.IconChevronDoubleRight = SvgIconChevronDoubleRight; -exports.IconChevronDoubleUp = SvgIconChevronDoubleUp; -exports.IconChevronDown = SvgIconChevronDown; -exports.IconChevronLeft = SvgIconChevronLeft; -exports.IconChevronLgDown = SvgIconChevronLgDown; -exports.IconChevronLgLeft = SvgIconChevronLgLeft; -exports.IconChevronLgRight = SvgIconChevronLgRight; -exports.IconChevronLgUp = SvgIconChevronLgUp; -exports.IconChevronRight = SvgIconChevronRight; -exports.IconChevronUp = SvgIconChevronUp; -exports.IconChevronsLgDown = SvgIconChevronsLgDown; -exports.IconChevronsLgLeft = SvgIconChevronsLgLeft; -exports.IconChevronsLgRight = SvgIconChevronsLgRight; -exports.IconChevronsLgUp = SvgIconChevronsLgUp; -exports.IconChevronsUpDown = SvgIconChevronsUpDown; -exports.IconChevronsX = SvgIconChevronsX; -exports.IconChevronsY = SvgIconChevronsY; -exports.IconChromecast = SvgIconChromecast; -exports.IconChromecastFill = SvgIconChromecastFill; -exports.IconCircleArrowDown = SvgIconCircleArrowDown; -exports.IconCircleArrowDownFill = SvgIconCircleArrowDownFill; -exports.IconCircleArrowLeft = SvgIconCircleArrowLeft; -exports.IconCircleArrowLeftDown = SvgIconCircleArrowLeftDown; -exports.IconCircleArrowLeftDownFill = SvgIconCircleArrowLeftDownFill; -exports.IconCircleArrowLeftFill = SvgIconCircleArrowLeftFill; -exports.IconCircleArrowLeftUp = SvgIconCircleArrowLeftUp; -exports.IconCircleArrowLeftUpFill = SvgIconCircleArrowLeftUpFill; -exports.IconCircleArrowRight = SvgIconCircleArrowRight; -exports.IconCircleArrowRightDown = SvgIconCircleArrowRightDown; -exports.IconCircleArrowRightDownFill = SvgIconCircleArrowRightDownFill; -exports.IconCircleArrowRightFill = SvgIconCircleArrowRightFill; -exports.IconCircleArrowRightUp = SvgIconCircleArrowRightUp; -exports.IconCircleArrowRightUpFill = SvgIconCircleArrowRightUpFill; -exports.IconCircleArrowUp = SvgIconCircleArrowUp; -exports.IconCircleArrowUpFill = SvgIconCircleArrowUpFill; -exports.IconCircleCheck = SvgIconCircleCheck; -exports.IconCircleCheckFill = SvgIconCircleCheckFill; -exports.IconCircleDotsHorizontal = SvgIconCircleDotsHorizontal; -exports.IconCircleDotsHorizontalFill = SvgIconCircleDotsHorizontalFill; -exports.IconCircleDotsVertical = SvgIconCircleDotsVertical; -exports.IconCircleDotsVerticalFill = SvgIconCircleDotsVerticalFill; -exports.IconCircleDownload = SvgIconCircleDownload; -exports.IconCircleDownloadFill = SvgIconCircleDownloadFill; -exports.IconCircleHalf = SvgIconCircleHalf; -exports.IconCircleHalfFill = SvgIconCircleHalfFill; -exports.IconCircleInfo = SvgIconCircleInfo; -exports.IconCircleInfoFill = SvgIconCircleInfoFill; -exports.IconCircleMinus = SvgIconCircleMinus; -exports.IconCircleMinusFill = SvgIconCircleMinusFill; -exports.IconCirclePerson = SvgIconCirclePerson; -exports.IconCirclePersonFill = SvgIconCirclePersonFill; -exports.IconCirclePlaceholderDashed = SvgIconCirclePlaceholderDashed; -exports.IconCirclePlaceholderDashedFill = SvgIconCirclePlaceholderDashedFill; -exports.IconCirclePlay = SvgIconCirclePlay; -exports.IconCirclePlayFill = SvgIconCirclePlayFill; -exports.IconCirclePlus = SvgIconCirclePlus; -exports.IconCirclePlusFill = SvgIconCirclePlusFill; -exports.IconCircleQuestionmark = SvgIconCircleQuestionmark; -exports.IconCircleQuestionmarkFill = SvgIconCircleQuestionmarkFill; -exports.IconCircleRightUp = SvgIconCircleRightUp; -exports.IconCircleRightUpFill = SvgIconCircleRightUpFill; -exports.IconCircleStop = SvgIconCircleStop; -exports.IconCircleStopFill = SvgIconCircleStopFill; -exports.IconCircleX = SvgIconCircleX; -exports.IconCircleXFill = SvgIconCircleXFill; -exports.IconClapperboard = SvgIconClapperboard; -exports.IconClapperboardFill = SvgIconClapperboardFill; -exports.IconClipboard = SvgIconClipboard; -exports.IconClipboardFill = SvgIconClipboardFill; -exports.IconClock = SvgIconClock; -exports.IconClockFill = SvgIconClockFill; -exports.IconCloseQuote = SvgIconCloseQuote; -exports.IconCloseQuoteFill = SvgIconCloseQuoteFill; -exports.IconClosedCaptioning = SvgIconClosedCaptioning; -exports.IconClosedCaptioningFill = SvgIconClosedCaptioningFill; -exports.IconCloud = SvgIconCloud; -exports.IconCloud2 = SvgIconCloud2; -exports.IconCloud2Fill = SvgIconCloud2Fill; -exports.IconCloudDownload = SvgIconCloudDownload; -exports.IconCloudDownloadFill = SvgIconCloudDownloadFill; -exports.IconCloudFill = SvgIconCloudFill; -exports.IconCloudSnow = SvgIconCloudSnow; -exports.IconCloudSnowFill = SvgIconCloudSnowFill; -exports.IconCloudSync = SvgIconCloudSync; -exports.IconCloudSyncFill = SvgIconCloudSyncFill; -exports.IconCloudy = SvgIconCloudy; -exports.IconCloudyFill = SvgIconCloudyFill; -exports.IconCloudySun = SvgIconCloudySun; -exports.IconCloudySunFill = SvgIconCloudySunFill; -exports.IconCocktail = SvgIconCocktail; -exports.IconCocktailFill = SvgIconCocktailFill; -exports.IconCodeBrackets = SvgIconCodeBrackets; -exports.IconCodeLines = SvgIconCodeLines; -exports.IconColorPalette = SvgIconColorPalette; -exports.IconColorPaletteFill = SvgIconColorPaletteFill; -exports.IconColorSwatch = SvgIconColorSwatch; -exports.IconColorSwatchFill = SvgIconColorSwatchFill; -exports.IconColors = SvgIconColors; -exports.IconColorsFill = SvgIconColorsFill; -exports.IconCommand = SvgIconCommand; -exports.IconCommandFill = SvgIconCommandFill; -exports.IconCompass = SvgIconCompass; -exports.IconCompassFill = SvgIconCompassFill; -exports.IconComputer = SvgIconComputer; -exports.IconComputerFill = SvgIconComputerFill; -exports.IconContacts = SvgIconContacts; -exports.IconContactsFill = SvgIconContactsFill; -exports.IconControl = SvgIconControl; -exports.IconControlFill = SvgIconControlFill; -exports.IconCookies = SvgIconCookies; -exports.IconCookiesFill = SvgIconCookiesFill; -exports.IconCreditCard = SvgIconCreditCard; -exports.IconCreditCardFill = SvgIconCreditCardFill; -exports.IconCrop = SvgIconCrop; -exports.IconCropFill = SvgIconCropFill; -exports.IconCrypto = SvgIconCrypto; -exports.IconCryptoCoin = SvgIconCryptoCoin; -exports.IconCryptoCoinFill = SvgIconCryptoCoinFill; -exports.IconCryptoFill = SvgIconCryptoFill; -exports.IconCube = SvgIconCube; -exports.IconCubeFill = SvgIconCubeFill; -exports.IconCupHot = SvgIconCupHot; -exports.IconCupHotFill = SvgIconCupHotFill; -exports.IconCupStraw = SvgIconCupStraw; -exports.IconCupStrawFill = SvgIconCupStrawFill; -exports.IconCurrencyDollar = SvgIconCurrencyDollar; -exports.IconCurrencyDollarFill = SvgIconCurrencyDollarFill; -exports.IconCurrencyPound = SvgIconCurrencyPound; -exports.IconCurrencyPoundFill = SvgIconCurrencyPoundFill; -exports.IconCurrencyYen = SvgIconCurrencyYen; -exports.IconCursor = SvgIconCursor; -exports.IconCursor1 = SvgIconCursor1; -exports.IconCursor1Fill = SvgIconCursor1Fill; -exports.IconCursor3 = SvgIconCursor3; -exports.IconCursor3Fill = SvgIconCursor3Fill; -exports.IconCursorClick = SvgIconCursorClick; -exports.IconCursorClickFill = SvgIconCursorClickFill; -exports.IconCursorFill = SvgIconCursorFill; -exports.IconCut = SvgIconCut; -exports.IconDashboard = SvgIconDashboard; -exports.IconDashboardFill = SvgIconDashboardFill; -exports.IconDatabase = SvgIconDatabase; -exports.IconDatabaseFill = SvgIconDatabaseFill; -exports.IconDateTime = SvgIconDateTime; -exports.IconDeviceDesktop = SvgIconDeviceDesktop; -exports.IconDeviceDesktop2 = SvgIconDeviceDesktop2; -exports.IconDeviceDesktop2Fill = SvgIconDeviceDesktop2Fill; -exports.IconDeviceDesktopFill = SvgIconDeviceDesktopFill; -exports.IconDevicePhone = SvgIconDevicePhone; -exports.IconDevicePhoneFill = SvgIconDevicePhoneFill; -exports.IconDevices = SvgIconDevices; -exports.IconDevicesFill = SvgIconDevicesFill; -exports.IconDiamond = SvgIconDiamond; -exports.IconDiamondFill = SvgIconDiamondFill; -exports.IconDocumentChart = SvgIconDocumentChart; -exports.IconDocumentChartFill = SvgIconDocumentChartFill; -exports.IconDonut = SvgIconDonut; -exports.IconDonutFill = SvgIconDonutFill; -exports.IconDotGrid2X3 = SvgIconDotGrid2X3; -exports.IconDotGrid3X3 = SvgIconDotGrid3X3; -exports.IconDotsHorizontal = SvgIconDotsHorizontal; -exports.IconDotsVertical = SvgIconDotsVertical; -exports.IconDownload = SvgIconDownload; -exports.IconDuplicate = SvgIconDuplicate; -exports.IconDuplicateFill = SvgIconDuplicateFill; -exports.IconEnter = SvgIconEnter; -exports.IconEnter180 = SvgIconEnter180; -exports.IconEnter180Fill = SvgIconEnter180Fill; -exports.IconEnterFill = SvgIconEnterFill; -exports.IconEnvelope = SvgIconEnvelope; -exports.IconEnvelopeFill = SvgIconEnvelopeFill; -exports.IconEquals = SvgIconEquals; -exports.IconEthereum = SvgIconEthereum; -exports.IconEthereumFill = SvgIconEthereumFill; -exports.IconExpand315 = SvgIconExpand315; -exports.IconExpand315Fill = SvgIconExpand315Fill; -exports.IconExpand45 = SvgIconExpand45; -exports.IconExpand45Fill = SvgIconExpand45Fill; -exports.IconExpandSimple = SvgIconExpandSimple; -exports.IconExpandSimple2 = SvgIconExpandSimple2; -exports.IconExpandSimple2Fill = SvgIconExpandSimple2Fill; -exports.IconExpandSimpleFill = SvgIconExpandSimpleFill; -exports.IconExpandWindow = SvgIconExpandWindow; -exports.IconExpandWindowFill = SvgIconExpandWindowFill; -exports.IconEye = SvgIconEye; -exports.IconEyeFill = SvgIconEyeFill; -exports.IconEyeOff = SvgIconEyeOff; -exports.IconEyeOffFill = SvgIconEyeOffFill; -exports.IconFastForward10S = SvgIconFastForward10S; -exports.IconFastForward15S = SvgIconFastForward15S; -exports.IconFastForward30S = SvgIconFastForward30S; -exports.IconFastForward5S = SvgIconFastForward5S; -exports.IconFile = SvgIconFile; -exports.IconFileCloud = SvgIconFileCloud; -exports.IconFileCloudFill = SvgIconFileCloudFill; -exports.IconFileDownload = SvgIconFileDownload; -exports.IconFileDownloadFill = SvgIconFileDownloadFill; -exports.IconFileFill = SvgIconFileFill; -exports.IconFileLink = SvgIconFileLink; -exports.IconFileLinkFill = SvgIconFileLinkFill; -exports.IconFileLock = SvgIconFileLock; -exports.IconFileLockFill = SvgIconFileLockFill; -exports.IconFileText = SvgIconFileText; -exports.IconFileTextFill = SvgIconFileTextFill; -exports.IconFileZip = SvgIconFileZip; -exports.IconFileZipFill = SvgIconFileZipFill; -exports.IconFiles = SvgIconFiles; -exports.IconFilesFill = SvgIconFilesFill; -exports.IconFilm = SvgIconFilm; -exports.IconFilmFill = SvgIconFilmFill; -exports.IconFilter = SvgIconFilter; -exports.IconFilter2 = SvgIconFilter2; -exports.IconFilter2Fill = SvgIconFilter2Fill; -exports.IconFilterAsc = SvgIconFilterAsc; -exports.IconFilterAscFill = SvgIconFilterAscFill; -exports.IconFilterDesc = SvgIconFilterDesc; -exports.IconFilterDescFill = SvgIconFilterDescFill; -exports.IconFilterFill = SvgIconFilterFill; -exports.IconFinder = SvgIconFinder; -exports.IconFinderFill = SvgIconFinderFill; -exports.IconFlash = SvgIconFlash; -exports.IconFlashFill = SvgIconFlashFill; -exports.IconFlashOff = SvgIconFlashOff; -exports.IconFlashOffFill = SvgIconFlashOffFill; -exports.IconFlipchart = SvgIconFlipchart; -exports.IconFlipchart2 = SvgIconFlipchart2; -exports.IconFlipchart2Fill = SvgIconFlipchart2Fill; -exports.IconFlipchartFill = SvgIconFlipchartFill; -exports.IconFloppyDisk = SvgIconFloppyDisk; -exports.IconFloppyDisk2 = SvgIconFloppyDisk2; -exports.IconFloppyDisk2Fill = SvgIconFloppyDisk2Fill; -exports.IconFloppyDiskFill = SvgIconFloppyDiskFill; -exports.IconFolder = SvgIconFolder; -exports.IconFolderBookmarks = SvgIconFolderBookmarks; -exports.IconFolderBookmarksFill = SvgIconFolderBookmarksFill; -exports.IconFolderBox = SvgIconFolderBox; -exports.IconFolderBoxFill = SvgIconFolderBoxFill; -exports.IconFolderCloud = SvgIconFolderCloud; -exports.IconFolderCloudFill = SvgIconFolderCloudFill; -exports.IconFolderDelete = SvgIconFolderDelete; -exports.IconFolderDeleteFill = SvgIconFolderDeleteFill; -exports.IconFolderDownload = SvgIconFolderDownload; -exports.IconFolderDownloadFill = SvgIconFolderDownloadFill; -exports.IconFolderFill = SvgIconFolderFill; -exports.IconFolderLink = SvgIconFolderLink; -exports.IconFolderLinkFill = SvgIconFolderLinkFill; -exports.IconFolderOpen = SvgIconFolderOpen; -exports.IconFolderOpenFill = SvgIconFolderOpenFill; -exports.IconFolderPaper = SvgIconFolderPaper; -exports.IconFolderPaperFill = SvgIconFolderPaperFill; -exports.IconFolderRestricted = SvgIconFolderRestricted; -exports.IconFolderRestrictedFill = SvgIconFolderRestrictedFill; -exports.IconFolderShared = SvgIconFolderShared; -exports.IconFolderSharedFill = SvgIconFolderSharedFill; -exports.IconFolderUpload = SvgIconFolderUpload; -exports.IconFolderUploadFill = SvgIconFolderUploadFill; -exports.IconFolders = SvgIconFolders; -exports.IconFoldersFill = SvgIconFoldersFill; -exports.IconFortuneTellerBall = SvgIconFortuneTellerBall; -exports.IconFortuneTellerBallFill = SvgIconFortuneTellerBallFill; -exports.IconForward = SvgIconForward; -exports.IconForwardFill = SvgIconForwardFill; -exports.IconForwardLeft = SvgIconForwardLeft; -exports.IconForwardLeftFill = SvgIconForwardLeftFill; -exports.IconForwardRight = SvgIconForwardRight; -exports.IconForwardRightFill = SvgIconForwardRightFill; -exports.IconForwards10S = SvgIconForwards10S; -exports.IconFullscreen = SvgIconFullscreen; -exports.IconFullscreenFill = SvgIconFullscreenFill; -exports.IconGallery = SvgIconGallery; -exports.IconGalleryFill = SvgIconGalleryFill; -exports.IconGear = SvgIconGear; -exports.IconGearFill = SvgIconGearFill; -exports.IconGif = SvgIconGif; -exports.IconGifFill = SvgIconGifFill; -exports.IconGift = SvgIconGift; -exports.IconGift2 = SvgIconGift2; -exports.IconGift2Fill = SvgIconGift2Fill; -exports.IconGiftFill = SvgIconGiftFill; -exports.IconGiroCard = SvgIconGiroCard; -exports.IconGiroCardFill = SvgIconGiroCardFill; -exports.IconGiroCards = SvgIconGiroCards; -exports.IconGiroCardsFill = SvgIconGiroCardsFill; -exports.IconGlasses = SvgIconGlasses; -exports.IconGlassesFill = SvgIconGlassesFill; -exports.IconGlobe = SvgIconGlobe; -exports.IconGlobe2 = SvgIconGlobe2; -exports.IconGlobe2Fill = SvgIconGlobe2Fill; -exports.IconGlobeFill = SvgIconGlobeFill; -exports.IconGraduate = SvgIconGraduate; -exports.IconGraduateCapFill = SvgIconGraduateCapFill; -exports.IconGraph = SvgIconGraph; -exports.IconGreaterThan = SvgIconGreaterThan; -exports.IconGrid4 = SvgIconGrid4; -exports.IconGrid4Fill = SvgIconGrid4Fill; -exports.IconGuide = SvgIconGuide; -exports.IconGuideFill = SvgIconGuideFill; -exports.IconHamburger = SvgIconHamburger; -exports.IconHashtag = SvgIconHashtag; -exports.IconHashtagFill = SvgIconHashtagFill; -exports.IconHd = SvgIconHd; -exports.IconHdFill = SvgIconHdFill; -exports.IconHdd = SvgIconHdd; -exports.IconHddFill = SvgIconHddFill; -exports.IconHeadphones = SvgIconHeadphones; -exports.IconHeadphones2 = SvgIconHeadphones2; -exports.IconHeadphonesFill = SvgIconHeadphonesFill; -exports.IconHeart = SvgIconHeart; -exports.IconHeartBeat = SvgIconHeartBeat; -exports.IconHeartBeatFill = SvgIconHeartBeatFill; -exports.IconHeartFill = SvgIconHeartFill; -exports.IconHighlight = SvgIconHighlight; -exports.IconHighlightFill = SvgIconHighlightFill; -exports.IconHighlightWave = SvgIconHighlightWave; -exports.IconHighlightWaveFill = SvgIconHighlightWaveFill; -exports.IconHome = SvgIconHome; -exports.IconHome1 = SvgIconHome1; -exports.IconHome1Fill = SvgIconHome1Fill; -exports.IconHome2 = SvgIconHome2; -exports.IconHome2Fill = SvgIconHome2Fill; -exports.IconHome3 = SvgIconHome3; -exports.IconHome3Fill = SvgIconHome3Fill; -exports.IconHome4 = SvgIconHome4; -exports.IconHome4Fill = SvgIconHome4Fill; -exports.IconHome5 = SvgIconHome5; -exports.IconHome5Fill = SvgIconHome5Fill; -exports.IconHome6 = SvgIconHome6; -exports.IconHome6Fill = SvgIconHome6Fill; -exports.IconHomeFill = SvgIconHomeFill; -exports.IconHotDrinkCup = SvgIconHotDrinkCup; -exports.IconHotDrinkCupFill = SvgIconHotDrinkCupFill; -exports.IconIceCream = SvgIconIceCream; -exports.IconIceCream2 = SvgIconIceCream2; -exports.IconIceCream2Fill = SvgIconIceCream2Fill; -exports.IconIceCreamFill = SvgIconIceCreamFill; -exports.IconInbox = SvgIconInbox; -exports.IconInbox2 = SvgIconInbox2; -exports.IconInbox2Fill = SvgIconInbox2Fill; -exports.IconInboxEmpty = SvgIconInboxEmpty; -exports.IconInboxEmptyFill = SvgIconInboxEmptyFill; -exports.IconInboxFill = SvgIconInboxFill; -exports.IconInvite = SvgIconInvite; -exports.IconInviteFill = SvgIconInviteFill; -exports.IconInvoice = SvgIconInvoice; -exports.IconInvoiceFill = SvgIconInvoiceFill; -exports.IconJudgeGavel = SvgIconJudgeGavel; -exports.IconJudgeGavelFill = SvgIconJudgeGavelFill; -exports.IconKey = SvgIconKey; -exports.IconKeyFill = SvgIconKeyFill; -exports.IconKeyboardCable = SvgIconKeyboardCable; -exports.IconKeyboardCableFill = SvgIconKeyboardCableFill; -exports.IconKeyboardDown = SvgIconKeyboardDown; -exports.IconKeyboardDownFill = SvgIconKeyboardDownFill; -exports.IconKeyboardUp = SvgIconKeyboardUp; -exports.IconKeyboardUpFill = SvgIconKeyboardUpFill; -exports.IconKeyhole = SvgIconKeyhole; -exports.IconKeyholeFill = SvgIconKeyholeFill; -exports.IconLaunch = SvgIconLaunch; -exports.IconLaunchFill = SvgIconLaunchFill; -exports.IconLayers = SvgIconLayers; -exports.IconLayers2 = SvgIconLayers2; -exports.IconLayers2Fill = SvgIconLayers2Fill; -exports.IconLayersFill = SvgIconLayersFill; -exports.IconLessThan = SvgIconLessThan; -exports.IconLightBulb = SvgIconLightBulb; -exports.IconLightBulb2 = SvgIconLightBulb2; -exports.IconLightBulb2Fill = SvgIconLightBulb2Fill; -exports.IconLightBulbFill = SvgIconLightBulbFill; -exports.IconLineChart6 = SvgIconLineChart6; -exports.IconLineChartL = SvgIconLineChartL; -exports.IconLineChartR = SvgIconLineChartR; -exports.IconLink = SvgIconLink; -exports.IconLiquid = SvgIconLiquid; -exports.IconLiquidFill = SvgIconLiquidFill; -exports.IconListBullets = SvgIconListBullets; -exports.IconListBulletsFill = SvgIconListBulletsFill; -exports.IconLoader = SvgIconLoader; -exports.IconLoader2 = SvgIconLoader2; -exports.IconLocation = SvgIconLocation; -exports.IconLocationFill = SvgIconLocationFill; -exports.IconLock = SvgIconLock; -exports.IconLockFill = SvgIconLockFill; -exports.IconLogin = SvgIconLogin; -exports.IconLogout = SvgIconLogout; -exports.IconMacbook = SvgIconMacbook; -exports.IconMacbookAir = SvgIconMacbookAir; -exports.IconMacbookAirFill = SvgIconMacbookAirFill; -exports.IconMacbookFill = SvgIconMacbookFill; -exports.IconMagic = SvgIconMagic; -exports.IconMagicFill = SvgIconMagicFill; -exports.IconMagicStar = SvgIconMagicStar; -exports.IconMagicStarFill = SvgIconMagicStarFill; -exports.IconMail = SvgIconMail; -exports.IconMailFill = SvgIconMailFill; -exports.IconMailNotify = SvgIconMailNotify; -exports.IconMailNotifyFill = SvgIconMailNotifyFill; -exports.IconMap = SvgIconMap; -exports.IconMapFill = SvgIconMapFill; -exports.IconMegaphone = SvgIconMegaphone; -exports.IconMegaphoneFill = SvgIconMegaphoneFill; -exports.IconMessage = SvgIconMessage; -exports.IconMessageDots = SvgIconMessageDots; -exports.IconMessageDotsFill = SvgIconMessageDotsFill; -exports.IconMessageFill = SvgIconMessageFill; -exports.IconMessages = SvgIconMessages; -exports.IconMessagesFill = SvgIconMessagesFill; -exports.IconMic = SvgIconMic; -exports.IconMicFill = SvgIconMicFill; -exports.IconMicOff = SvgIconMicOff; -exports.IconMicOffFill = SvgIconMicOffFill; -exports.IconMinimize315 = SvgIconMinimize315; -exports.IconMinimize315Fill = SvgIconMinimize315Fill; -exports.IconMinimize45 = SvgIconMinimize45; -exports.IconMinimize45Fill = SvgIconMinimize45Fill; -exports.IconMinimizeWindow = SvgIconMinimizeWindow; -exports.IconMinimizeWindowFill = SvgIconMinimizeWindowFill; -exports.IconMinus = SvgIconMinus; -exports.IconMoneybag = SvgIconMoneybag; -exports.IconMoneybagFill = SvgIconMoneybagFill; -exports.IconMoon = SvgIconMoon; -exports.IconMoonFill = SvgIconMoonFill; -exports.IconMoonStar = SvgIconMoonStar; -exports.IconMoonStarFill = SvgIconMoonStarFill; -exports.IconMouse = SvgIconMouse; -exports.IconMouseFill = SvgIconMouseFill; -exports.IconMove = SvgIconMove; -exports.IconMoveFill = SvgIconMoveFill; -exports.IconMusicNote = SvgIconMusicNote; -exports.IconMusicNoteFill = SvgIconMusicNoteFill; -exports.IconMute = SvgIconMute; -exports.IconMuteFill = SvgIconMuteFill; -exports.IconNext = SvgIconNext; -exports.IconNextFill = SvgIconNextFill; -exports.IconNotebookCover = SvgIconNotebookCover; -exports.IconNotebookCoverFill = SvgIconNotebookCoverFill; -exports.IconNotepad = SvgIconNotepad; -exports.IconNotepadFill = SvgIconNotepadFill; -exports.IconNotes = SvgIconNotes; -exports.IconNotesFill = SvgIconNotesFill; -exports.IconOculus = SvgIconOculus; -exports.IconOculusFill = SvgIconOculusFill; -exports.IconOldTv = SvgIconOldTv; -exports.IconOldTvFill = SvgIconOldTvFill; -exports.IconOpenLink = SvgIconOpenLink; -exports.IconOpenLink2 = SvgIconOpenLink2; -exports.IconOpenLink2Fill = SvgIconOpenLink2Fill; -exports.IconOpenLinkFill = SvgIconOpenLinkFill; -exports.IconOpenQuote = SvgIconOpenQuote; -exports.IconOpenQuoteFill = SvgIconOpenQuoteFill; -exports.IconOptAlt = SvgIconOptAlt; -exports.IconOptAltFill = SvgIconOptAltFill; -exports.IconOrange = SvgIconOrange; -exports.IconOrangeFill = SvgIconOrangeFill; -exports.IconPackage = SvgIconPackage; -exports.IconPackageFill = SvgIconPackageFill; -exports.IconPaper = SvgIconPaper; -exports.IconPaperFill = SvgIconPaperFill; -exports.IconPaperclip = SvgIconPaperclip; -exports.IconPaperclip2 = SvgIconPaperclip2; -exports.IconPaperclip3 = SvgIconPaperclip3; -exports.IconPasskey = SvgIconPasskey; -exports.IconPasskeyFill = SvgIconPasskeyFill; -exports.IconPause = SvgIconPause; -exports.IconPauseFill = SvgIconPauseFill; -exports.IconPencilBox = SvgIconPencilBox; -exports.IconPencilBoxFill = SvgIconPencilBoxFill; -exports.IconPeople = SvgIconPeople; -exports.IconPeopleFill = SvgIconPeopleFill; -exports.IconPerson = SvgIconPerson; -exports.IconPersonAdd = SvgIconPersonAdd; -exports.IconPersonAddFill = SvgIconPersonAddFill; -exports.IconPersonAdded = SvgIconPersonAdded; -exports.IconPersonAddedFill = SvgIconPersonAddedFill; -exports.IconPersonFill = SvgIconPersonFill; -exports.IconPersonRemove = SvgIconPersonRemove; -exports.IconPersonRemoveFill = SvgIconPersonRemoveFill; -exports.IconPictureInPicture = SvgIconPictureInPicture; -exports.IconPictureInPictureFill = SvgIconPictureInPictureFill; -exports.IconPieChart = SvgIconPieChart; -exports.IconPieChart2 = SvgIconPieChart2; -exports.IconPieChart2Fill = SvgIconPieChart2Fill; -exports.IconPieChartFill = SvgIconPieChartFill; -exports.IconPilone = SvgIconPilone; -exports.IconPiloneFill = SvgIconPiloneFill; -exports.IconPin = SvgIconPin; -exports.IconPin2 = SvgIconPin2; -exports.IconPin2Fill = SvgIconPin2Fill; -exports.IconPinFill = SvgIconPinFill; -exports.IconPizza = SvgIconPizza; -exports.IconPizzaFill = SvgIconPizzaFill; -exports.IconPlay = SvgIconPlay; -exports.IconPlayFill = SvgIconPlayFill; -exports.IconPlaylist = SvgIconPlaylist; -exports.IconPlaylistFill = SvgIconPlaylistFill; -exports.IconPlus = SvgIconPlus; -exports.IconPopcorn = SvgIconPopcorn; -exports.IconPopcornFill = SvgIconPopcornFill; -exports.IconPriceTag = SvgIconPriceTag; -exports.IconPriceTagFill = SvgIconPriceTagFill; -exports.IconPrinter = SvgIconPrinter; -exports.IconPrinterFill = SvgIconPrinterFill; -exports.IconPuzzle = SvgIconPuzzle; -exports.IconPuzzleFill = SvgIconPuzzleFill; -exports.IconQrCode = SvgIconQrCode; -exports.IconQrCodeFill = SvgIconQrCodeFill; -exports.IconQuoteClose = SvgIconQuoteClose; -exports.IconQuoteCloseFill = SvgIconQuoteCloseFill; -exports.IconQuoteOpen = SvgIconQuoteOpen; -exports.IconQuoteOpenFill = SvgIconQuoteOpenFill; -exports.IconRainy = SvgIconRainy; -exports.IconRainyFill = SvgIconRainyFill; -exports.IconRainyLight = SvgIconRainyLight; -exports.IconRainyLightFill = SvgIconRainyLightFill; -exports.IconReceipt = SvgIconReceipt; -exports.IconReceipt2 = SvgIconReceipt2; -exports.IconReceipt2Fill = SvgIconReceipt2Fill; -exports.IconReceiptFill = SvgIconReceiptFill; -exports.IconReceiptTax = SvgIconReceiptTax; -exports.IconReceiptTaxFill = SvgIconReceiptTaxFill; -exports.IconRecord = SvgIconRecord; -exports.IconRecordFill = SvgIconRecordFill; -exports.IconRedo = SvgIconRedo; -exports.IconRedoFill = SvgIconRedoFill; -exports.IconRefresh = SvgIconRefresh; -exports.IconRefreshFill = SvgIconRefreshFill; -exports.IconRenew = SvgIconRenew; -exports.IconRenewFill = SvgIconRenewFill; -exports.IconRepeat = SvgIconRepeat; -exports.IconRepeat2 = SvgIconRepeat2; -exports.IconRepeat2Fill = SvgIconRepeat2Fill; -exports.IconRepeat3 = SvgIconRepeat3; -exports.IconRepeatFill = SvgIconRepeatFill; -exports.IconReply = SvgIconReply; -exports.IconReplyFill = SvgIconReplyFill; -exports.IconRepost = SvgIconRepost; -exports.IconRepostFill = SvgIconRepostFill; -exports.IconResizeIn = SvgIconResizeIn; -exports.IconResizeInFill = SvgIconResizeInFill; -exports.IconResizeOutFill = SvgIconResizeOutFill; -exports.IconResizeOutIn = SvgIconResizeOutIn; -exports.IconRewind10S = SvgIconRewind10S; -exports.IconRewind15S = SvgIconRewind15S; -exports.IconRewind30S = SvgIconRewind30S; -exports.IconRewind5S = SvgIconRewind5S; -exports.IconRobot = SvgIconRobot; -exports.IconRobotFill = SvgIconRobotFill; -exports.IconRocket = SvgIconRocket; -exports.IconRocketFill = SvgIconRocketFill; -exports.IconRotateLeft = SvgIconRotateLeft; -exports.IconRotateLeftFill = SvgIconRotateLeftFill; -exports.IconRotateRight = SvgIconRotateRight; -exports.IconRotateRightFill = SvgIconRotateRightFill; -exports.IconRuler = SvgIconRuler; -exports.IconRulerFill = SvgIconRulerFill; -exports.IconRunShortcut = SvgIconRunShortcut; -exports.IconRunShortcutFill = SvgIconRunShortcutFill; -exports.IconSandwich = SvgIconSandwich; -exports.IconSandwichFill = SvgIconSandwichFill; -exports.IconScreenRecord = SvgIconScreenRecord; -exports.IconScreenRecordFill = SvgIconScreenRecordFill; -exports.IconScreenSharing = SvgIconScreenSharing; -exports.IconScreenSharingFill = SvgIconScreenSharingFill; -exports.IconSdCard = SvgIconSdCard; -exports.IconSdCardFill = SvgIconSdCardFill; -exports.IconSearch = SvgIconSearch; -exports.IconSearchFill = SvgIconSearchFill; -exports.IconSearchSketchbook = SvgIconSearchSketchbook; -exports.IconSearchSketchbookFill = SvgIconSearchSketchbookFill; -exports.IconSend = SvgIconSend; -exports.IconSend2 = SvgIconSend2; -exports.IconSend2Fill = SvgIconSend2Fill; -exports.IconSend3 = SvgIconSend3; -exports.IconSend3Fill = SvgIconSend3Fill; -exports.IconSendFill = SvgIconSendFill; -exports.IconServer = SvgIconServer; -exports.IconServerFill = SvgIconServerFill; -exports.IconServerStack = SvgIconServerStack; -exports.IconServerStackFill = SvgIconServerStackFill; -exports.IconService = SvgIconService; -exports.IconServiceFill = SvgIconServiceFill; -exports.IconSettings = SvgIconSettings; -exports.IconSettingsFill = SvgIconSettingsFill; -exports.IconShield = SvgIconShield; -exports.IconShieldCheck = SvgIconShieldCheck; -exports.IconShieldCheckFill = SvgIconShieldCheckFill; -exports.IconShieldCrossed = SvgIconShieldCrossed; -exports.IconShieldCrossedFill = SvgIconShieldCrossedFill; -exports.IconShieldFill = SvgIconShieldFill; -exports.IconShieldKeyhole = SvgIconShieldKeyhole; -exports.IconShieldKeyholeFill = SvgIconShieldKeyholeFill; -exports.IconShuffle = SvgIconShuffle; -exports.IconSidebar = SvgIconSidebar; -exports.IconSidebarFill = SvgIconSidebarFill; -exports.IconSimCard = SvgIconSimCard; -exports.IconSimCardFill = SvgIconSimCardFill; -exports.IconSketchbook = SvgIconSketchbook; -exports.IconSketchbookFill = SvgIconSketchbookFill; -exports.IconSmartwatch = SvgIconSmartwatch; -exports.IconSmartwatchFill = SvgIconSmartwatchFill; -exports.IconSnowFlakes = SvgIconSnowFlakes; -exports.IconSortAsc = SvgIconSortAsc; -exports.IconSortAscFill = SvgIconSortAscFill; -exports.IconSortDesc = SvgIconSortDesc; -exports.IconSortDescFill = SvgIconSortDescFill; -exports.IconSparklesThree = SvgIconSparklesThree; -exports.IconSparklesThreeFill = SvgIconSparklesThreeFill; -exports.IconSparklesTwo = SvgIconSparklesTwo; -exports.IconSparklesTwo2 = SvgIconSparklesTwo2; -exports.IconSparklesTwo2Fill = SvgIconSparklesTwo2Fill; -exports.IconSparklesTwoFill = SvgIconSparklesTwoFill; -exports.IconSplit = SvgIconSplit; -exports.IconSplitFill = SvgIconSplitFill; -exports.IconSquareArrowInTl = SvgIconSquareArrowInTl; -exports.IconSquareArrowInTlFill = SvgIconSquareArrowInTlFill; -exports.IconSquareArrowOutTl = SvgIconSquareArrowOutTl; -exports.IconSquareArrowOutTlFill = SvgIconSquareArrowOutTlFill; -exports.IconSquareInfo = SvgIconSquareInfo; -exports.IconSquareInfoFill = SvgIconSquareInfoFill; -exports.IconSquareMinus = SvgIconSquareMinus; -exports.IconSquareMinusFill = SvgIconSquareMinusFill; -exports.IconSquarePlaceholder = SvgIconSquarePlaceholder; -exports.IconSquarePlaceholderFill = SvgIconSquarePlaceholderFill; -exports.IconSquarePlus = SvgIconSquarePlus; -exports.IconSquarePlusFill = SvgIconSquarePlusFill; -exports.IconSquareX = SvgIconSquareX; -exports.IconSquareXFill = SvgIconSquareXFill; -exports.IconStar = SvgIconStar; -exports.IconStarFill = SvgIconStarFill; -exports.IconStarLines = SvgIconStarLines; -exports.IconStarLinesFill = SvgIconStarLinesFill; -exports.IconStop = SvgIconStop; -exports.IconStopFill = SvgIconStopFill; -exports.IconStorage = SvgIconStorage; -exports.IconStorageFill = SvgIconStorageFill; -exports.IconStore = SvgIconStore; -exports.IconStore2 = SvgIconStore2; -exports.IconStore2Fill = SvgIconStore2Fill; -exports.IconStore3 = SvgIconStore3; -exports.IconStore3Fill = SvgIconStore3Fill; -exports.IconStore4 = SvgIconStore4; -exports.IconStore4Fill = SvgIconStore4Fill; -exports.IconStoreFill = SvgIconStoreFill; -exports.IconSuitcase = SvgIconSuitcase; -exports.IconSuitcaseFill = SvgIconSuitcaseFill; -exports.IconSun = SvgIconSun; -exports.IconSunrise = SvgIconSunrise; -exports.IconSunriseArrowUp = SvgIconSunriseArrowUp; -exports.IconSunriseArrowUpFill = SvgIconSunriseArrowUpFill; -exports.IconSunriseFill = SvgIconSunriseFill; -exports.IconSunset = SvgIconSunset; -exports.IconSunsetArrowDown = SvgIconSunsetArrowDown; -exports.IconSunsetArrowDownFill = SvgIconSunsetArrowDownFill; -exports.IconSunsetFill = SvgIconSunsetFill; -exports.IconSupport = SvgIconSupport; -exports.IconSupportFill = SvgIconSupportFill; -exports.IconSwitchHorizontal = SvgIconSwitchHorizontal; -exports.IconSwitchHorizontal2 = SvgIconSwitchHorizontal2; -exports.IconSwitchHorizontal2Fill = SvgIconSwitchHorizontal2Fill; -exports.IconSwitchHorizontalFill = SvgIconSwitchHorizontalFill; -exports.IconSwitchVertical = SvgIconSwitchVertical; -exports.IconSwitchVertical2 = SvgIconSwitchVertical2; -exports.IconSwitchVertical2Fill = SvgIconSwitchVertical2Fill; -exports.IconSwitchVerticalFill = SvgIconSwitchVerticalFill; -exports.IconTShirt = SvgIconTShirt; -exports.IconTShirtFill = SvgIconTShirtFill; -exports.IconTelephone = SvgIconTelephone; -exports.IconTelephoneFill = SvgIconTelephoneFill; -exports.IconThumbsDown = SvgIconThumbsDown; -exports.IconThumbsDownFill = SvgIconThumbsDownFill; -exports.IconTicket = SvgIconTicket; -exports.IconTicketFill = SvgIconTicketFill; -exports.IconToolbox = SvgIconToolbox; -exports.IconToolboxFill = SvgIconToolboxFill; -exports.IconTrash = SvgIconTrash; -exports.IconTrashEmpty = SvgIconTrashEmpty; -exports.IconTrashEmptyFill = SvgIconTrashEmptyFill; -exports.IconTrashFill = SvgIconTrashFill; -exports.IconTrashPaper = SvgIconTrashPaper; -exports.IconTrashPaperFill = SvgIconTrashPaperFill; -exports.IconTrendingChart = SvgIconTrendingChart; -exports.IconTrendingChart2 = SvgIconTrendingChart2; -exports.IconTrendingChart3 = SvgIconTrendingChart3; -exports.IconTrendingChart4 = SvgIconTrendingChart4; -exports.IconTrendingChart5 = SvgIconTrendingChart5; -exports.IconTriangleInfo = SvgIconTriangleInfo; -exports.IconTriangleInfoFill = SvgIconTriangleInfoFill; -exports.IconTrophy = SvgIconTrophy; -exports.IconTrophyFill = SvgIconTrophyFill; -exports.IconTruck = SvgIconTruck; -exports.IconTruckFill = SvgIconTruckFill; -exports.IconUmbrella = SvgIconUmbrella; -exports.IconUmbrellaFill = SvgIconUmbrellaFill; -exports.IconUndo = SvgIconUndo; -exports.IconUndoFill = SvgIconUndoFill; -exports.IconUnlocked = SvgIconUnlocked; -exports.IconUnlockedFill = SvgIconUnlockedFill; -exports.IconUnpin = SvgIconUnpin; -exports.IconUnpinFill = SvgIconUnpinFill; -exports.IconUpload = SvgIconUpload; -exports.IconUsb = SvgIconUsb; -exports.IconUsbC = SvgIconUsbC; -exports.IconUsbCFill = SvgIconUsbCFill; -exports.IconUsbFill = SvgIconUsbFill; -exports.IconVerified = SvgIconVerified; -exports.IconVerifiedFill = SvgIconVerifiedFill; -exports.IconVideoCam = SvgIconVideoCam; -exports.IconVideoCamFill = SvgIconVideoCamFill; -exports.IconVideoCamOff = SvgIconVideoCamOff; -exports.IconVideoCamOffFill = SvgIconVideoCamOffFill; -exports.IconVideoCamOn = SvgIconVideoCamOn; -exports.IconVideoCamOnFill = SvgIconVideoCamOnFill; -exports.IconVideoPlaylist = SvgIconVideoPlaylist; -exports.IconVideoPlaylistFill = SvgIconVideoPlaylistFill; -exports.IconVideoRoll = SvgIconVideoRoll; -exports.IconVideoRollFill = SvgIconVideoRollFill; -exports.IconVideoTrim = SvgIconVideoTrim; -exports.IconVideoTrimFill = SvgIconVideoTrimFill; -exports.IconVip = SvgIconVip; -exports.IconVipFill = SvgIconVipFill; -exports.IconVoice = SvgIconVoice; -exports.IconVolumeDown = SvgIconVolumeDown; -exports.IconVolumeDownFill = SvgIconVolumeDownFill; -exports.IconVolumeFull = SvgIconVolumeFull; -exports.IconVolumeFullFill = SvgIconVolumeFullFill; -exports.IconVolumeOff = SvgIconVolumeOff; -exports.IconVolumeOffFill = SvgIconVolumeOffFill; -exports.IconVolumeUp = SvgIconVolumeUp; -exports.IconVolumeUpFill = SvgIconVolumeUpFill; -exports.IconWallet = SvgIconWallet; -exports.IconWallet2 = SvgIconWallet2; -exports.IconWallet2Fill = SvgIconWallet2Fill; -exports.IconWallet3 = SvgIconWallet3; -exports.IconWallet3Fill = SvgIconWallet3Fill; -exports.IconWalletFill = SvgIconWalletFill; -exports.IconWebcam = SvgIconWebcam; -exports.IconWebcamFill = SvgIconWebcamFill; -exports.IconWhiteboard = SvgIconWhiteboard; -exports.IconWhiteboardFill = SvgIconWhiteboardFill; -exports.IconWifi = SvgIconWifi; -exports.IconWind = SvgIconWind; -exports.IconWindow = SvgIconWindow; -exports.IconWindowFill = SvgIconWindowFill; -exports.IconX = SvgIconX; -exports.IconYenFill = SvgIconYenFill; -exports.IconYes = SvgIconYes; -exports.IconYesFill = SvgIconYesFill; -exports.IconZip = SvgIconZip; -exports.IconZipFill = SvgIconZipFill; -exports.IconZoom = SvgIconZoom; -exports.IconZoomFill = SvgIconZoomFill; -exports.IconZoomOut = SvgIconZoomOut; -exports.IconZoomOutFill = SvgIconZoomOutFill; diff --git a/dist/es/index.js b/dist/es/index.js deleted file mode 100644 index 3e60c6cd..00000000 --- a/dist/es/index.js +++ /dev/null @@ -1,19057 +0,0 @@ -import _extends from '@babel/runtime/helpers/extends'; -import * as React from 'react'; - -const SvgIcon4KFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.344 9.523v3.545H7.088v-.039c.571-1.064 1.22-2.055 2.226-3.506z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7.314 9.135c0 .469.293.717.699.717s.703-.248.703-.717v-.679h.4c.386 0 .606-.24.606-.586 0-.347-.215-.59-.606-.59h-.4V9.41c0-.659-.469-1.064-1.216-1.064-.596 0-.952.244-1.44.99-.767 1.139-1.47 2.213-1.954 3.082-.22.386-.307.66-.307.962 0 .493.356.825.888.825h2.627v.679Zm3.204-.059c0 .484.273.767.737.767s.737-.283.737-.767v-1.48l.703-.737 2.1 2.583c.23.293.434.406.737.406a.7.7 0 0 0 .713-.713c0-.2-.098-.41-.317-.684l-2.115-2.568 1.944-2.036c.185-.196.259-.357.259-.562a.68.68 0 0 0-.694-.679c-.244 0-.43.093-.634.318l-2.652 2.895h-.044V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772z", - clipRule: "evenodd" -})); - -const SvgIcon4K = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.013 15.602c-.406 0-.699-.248-.699-.717v-.679H6.687c-.532 0-.888-.332-.888-.825 0-.303.088-.576.307-.962.484-.87 1.187-1.943 1.954-3.081.488-.747.844-.991 1.44-.991.747 0 1.216.405 1.216 1.064v3.618h.4c.39 0 .606.244.606.591s-.22.586-.606.586h-.4v.679c0 .469-.298.717-.703.717m-.67-2.534V9.523h-.029c-1.005 1.45-1.655 2.442-2.226 3.506v.04zm3.912 2.525c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.441h.044l2.652-2.895c.205-.225.39-.318.634-.318.39 0 .694.298.694.68 0 .204-.074.365-.26.56l-1.943 2.037 2.115 2.568c.22.274.317.484.317.684 0 .4-.308.713-.713.713-.302 0-.508-.113-.737-.406l-2.1-2.583-.703.738v1.48c0 .483-.273.766-.737.766" -})); - -const SvgIconAcademicCapFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.7 2.805a.75.75 0 0 1 .6 0A60.7 60.7 0 0 1 22.83 8.72a.75.75 0 0 1-.231 1.337 50 50 0 0 0-9.902 3.912l-.003.002q-.17.09-.34.18a.75.75 0 0 1-.707 0A51 51 0 0 0 7.5 12.173v-.224a.36.36 0 0 1 .172-.311 55 55 0 0 1 4.653-2.52.75.75 0 0 0-.65-1.352 56 56 0 0 0-4.78 2.589 1.86 1.86 0 0 0-.86 1.228 50 50 0 0 0-4.633-1.527.75.75 0 0 1-.231-1.337A60.7 60.7 0 0 1 11.7 2.805" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.06 15.473a48.5 48.5 0 0 1 7.666-3.282q.202 2.122.255 4.284a.75.75 0 0 1-.46.71 48 48 0 0 0-8.105 4.343.75.75 0 0 1-.832 0 48 48 0 0 0-8.104-4.342.75.75 0 0 1-.461-.71q.053-2.163.255-4.286 1.382.456 2.726.99v1.27a1.5 1.5 0 0 0-.14 2.508c-.09.38-.222.753-.397 1.11q.678.32 1.346.66c.25-.51.436-1.05.551-1.607a1.5 1.5 0 0 0 .14-2.67v-.645a49 49 0 0 1 3.44 1.667 2.25 2.25 0 0 0 2.12 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.462 19.462a5.2 5.2 0 0 0 1-1.395q.68.321 1.347.662a6.7 6.7 0 0 1-1.286 1.794.75.75 0 0 1-1.06-1.06z" -})); - -const SvgIconAcademicCap = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.26 10.147a60 60 0 0 0-.49 6.347 48.6 48.6 0 0 1 8.23 4.41 48.6 48.6 0 0 1 8.232-4.41 61 61 0 0 0-.49-6.347m0 0a51 51 0 0 1 2.657-.814A60 60 0 0 0 12 3.493a60 60 0 0 0-10.399 5.84 50.7 50.7 0 0 1 10.4 4.156 51 51 0 0 1 7.74-3.342ZM6.75 15a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m0 0v-3.675A55 55 0 0 1 12 8.443m-7.007 11.55A5.98 5.98 0 0 0 6.75 15.75v-1.5" -})); - -const SvgIconAccessibleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m0 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-.76 5.183c-.07 1.567-.627 2.785-1.925 4.025a.75.75 0 1 0 1.036 1.084c.734-.7 1.283-1.417 1.67-2.183.393.76.931 1.468 1.608 2.164a.75.75 0 1 0 1.075-1.046c-1.244-1.28-1.863-2.497-1.946-4.044.489-.025.995-.07 1.422-.113q.586-.061 1.17-.137a.747.747 0 0 0 .643-.842.753.753 0 0 0-.843-.645q-.559.073-1.121.131c-.648.066-1.43.129-2.03.129s-1.38-.063-2.028-.129a42 42 0 0 1-1.121-.13.753.753 0 0 0-.843.644.747.747 0 0 0 .643.842q.584.076 1.17.137c.427.043.932.088 1.42.113", - clipRule: "evenodd" -})); - -const SvgIconAccessible = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.248 16.25c-1.5-1.51-2.248-3.016-2.25-5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 16.25c1.54-1.492 2.25-3.016 2.248-5m-3.248-.559s1.97.265 3.25.265c1.279 0 3.25-.265 3.25-.265M12.75 8a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" -})); - -const SvgIconActionCamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.01 4a3.24 3.24 0 0 0-.51 1.75v5.503a3.25 3.25 0 0 0 3.25 3.25h5.5c.644 0 1.245-.188 1.75-.511v5.258A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V5.75C2 4.784 2.784 4 3.75 4zM5 17.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.75 4A1.75 1.75 0 0 0 13 5.75v5.503c0 .966.784 1.75 1.75 1.75h5.5a1.75 1.75 0 0 0 1.75-1.75V5.75A1.75 1.75 0 0 0 20.25 4zm1.75 4.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" -})); - -const SvgIconActionCam = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 16.25h2.5m.5-11.5h-6a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-3m-7.5-2.997h6.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1v6.503a1 1 0 0 0 1 1" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M17 9v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" -})); - -const SvgIconAdapterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 2.75a.75.75 0 0 0-1.5 0V5.5H5.75A1.75 1.75 0 0 0 4 7.25v7A4.75 4.75 0 0 0 8.75 19h2.5v2.25a.75.75 0 0 0 1.5 0V19h2.5A4.75 4.75 0 0 0 20 14.25v-7a1.75 1.75 0 0 0-1.75-1.75H16V2.75a.75.75 0 0 0-1.5 0V5.5h-5z" -})); - -const SvgIconAdapter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 6.25h-3a1 1 0 0 0-1 1v7a4 4 0 0 0 4 4H12m-3.25-12v-3.5m0 3.5h6.5m0 0h3a1 1 0 0 1 1 1v7a4 4 0 0 1-4 4H12m3.25-12v-3.5M12 18.25v3" -})); - -const SvgIconAddToBasketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m21.073 13.594.717-4.134h-.01C21.91 8.7 21.33 8 20.55 8h-2.4l-1.81-4.53a.745.745 0 0 0-.97-.42c-.39.15-.57.59-.42.97l1.59 3.97H7.26l1.59-3.97a.753.753 0 0 0-.42-.97.753.753 0 0 0-.97.42L5.65 8h-2.4c-.77 0-1.36.7-1.23 1.46l1.76 10.09c.14.84.87 1.45 1.72 1.45h6.303a6 6 0 0 1 9.27-7.406" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 14a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 17 14", - clipRule: "evenodd" -})); - -const SvgIconAddToBasket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.75 8.75h3.5l-.521 2.998M17.75 8.75H6.25m11.5 0-2-5m-9.5 5h-3.5l1.856 10.671a1 1 0 0 0 .985.829h4.659m-4-11.5 2-5M13.75 18H17m0 0h3.25M17 18v-3.25M17 18v3.25" -})); - -const SvgIconAddToCartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.265 10.505A5.5 5.5 0 0 1 13.05 5H4.716l-.319-1.593A1.75 1.75 0 0 0 2.68 2h-.93a.75.75 0 0 0 0 1.5h.93a.25.25 0 0 1 .245.201l2.179 10.892A1.75 1.75 0 0 0 6.82 16h11.869a1.75 1.75 0 0 0 1.712-1.39zM8 17a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.5 2a.75.75 0 0 1 .75.75V5h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0V6.5H15.5a.75.75 0 0 1 0-1.5h2.25V2.75A.75.75 0 0 1 18.5 2", - clipRule: "evenodd" -})); - -const SvgIconAddToCart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.25 5.75-1.6 8.681a1 1 0 0 1-.983.819H6.82a1 1 0 0 1-.98-.804L3.66 3.554a1 1 0 0 0-.98-.804h-.93M9.5 7h3.25m0 0H16m-3.25 0V3.75m0 3.25v3.25M9.25 19a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m9 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0" -})); - -const SvgIconAdjustmentFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 3a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h9.32A4 4 0 1 0 17 3M9 13a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h1.32a4 4 0 0 0 7.86 0h7.32a.75.75 0 0 0 0-1.5h-7.32A4 4 0 0 0 9 13" -})); - -const SvgIconAdjustment = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 7h-10m10 0a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 1 1-6.5 0m6.5 10h-8m0 0a3.25 3.25 0 1 1-6.5 0m6.5 0a3.25 3.25 0 1 0-6.5 0m0 0h-2" -})); - -const SvgIconAirpodGen3Left = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.08 5.022c-1.791.007-3.32 1.491-3.32 3.472 0 2.057 2.9 4.528 5.047 4.536 1.552.007 3.435-1.515 3.435-3.39 0-2.268-2.787-4.634-5.16-4.618Zm.332 3.533c-.233.346-.7.414-1.047.165l-1.054-.745a.72.72 0 0 1-.151-1.047.72.72 0 0 1 1.024-.181l1.055.76a.74.74 0 0 1 .173 1.048m2.095 3.367c-.422 0-.437-.535-.03-1.213.406-.67 1.077-1.205 1.491-1.205.43 0 .452.535.038 1.205-.407.678-1.07 1.213-1.5 1.213Zm-2.795 6.524c.52 0 .866-.286.866-.79v-4.031c-.941-.271-1.876-.821-2.66-1.514v5.544c0 .505.34.791.867.791z" -})); - -const SvgIconAirpodGen3Right = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.92 5.022c-2.374-.016-5.161 2.35-5.161 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.047-2.479 5.047-4.536 0-1.98-1.529-3.465-3.322-3.472Zm-.332 3.533a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.159 1.048l-1.047.745c-.354.25-.82.181-1.054-.165m-2.095 3.367c-.43 0-1.092-.535-1.499-1.213-.414-.67-.392-1.205.038-1.205.414 0 1.085.535 1.492 1.205.406.678.391 1.213-.03 1.213Zm2.803 6.524h.926c.52 0 .86-.286.86-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.346.791.874.791Z" -})); - -const SvgIconAirpodsGen3Chargingcase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.55 18.394h6.893c3.134 0 4.64-1.5 4.64-4.626V9.64c0-3.127-1.506-4.626-4.64-4.626H8.55c-3.142 0-4.641 1.5-4.641 4.626v4.128c0 3.127 1.5 4.626 4.64 4.626ZM15.043 8.9H8.941a.92.92 0 0 0-.843.52H5.385C5.453 7.401 6.44 6.49 8.55 6.49h6.893c2.11 0 3.088.911 3.156 2.93h-2.712c-.135-.316-.452-.52-.844-.52M8.55 16.917c-2.185 0-3.165-.98-3.165-3.149V10.22h2.713c.15.316.467.52.843.52h6.102c.392 0 .709-.204.844-.52h2.72v3.548c0 2.17-.98 3.15-3.164 3.15zm3.442-3.563a.764.764 0 0 0 .754-.746.75.75 0 0 0-1.5 0c0 .407.34.753.746.746" -})); - -const SvgIconAirpodsGen3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.174 5.022c-1.793.007-3.323 1.491-3.323 3.472 0 2.057 2.893 4.528 5.04 4.536 1.56.007 3.443-1.515 3.443-3.39 0-2.268-2.795-4.634-5.16-4.618m-8.348 0c-2.373-.016-5.16 2.35-5.16 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.048-2.479 5.048-4.536 0-1.98-1.53-3.465-3.323-3.472m8.679 3.533c-.233.346-.7.414-1.055.165l-1.047-.745a.73.73 0 0 1-.158-1.047.73.73 0 0 1 1.032-.181l1.055.76a.75.75 0 0 1 .173 1.048m-9.01 0a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.158 1.048L8.55 8.72c-.354.25-.821.181-1.055-.165m-2.094 3.367c-.43 0-1.093-.535-1.5-1.213-.414-.67-.391-1.205.038-1.205.415 0 1.085.535 1.492 1.205.407.678.392 1.213-.03 1.213m13.19 0c-.414 0-.436-.535-.022-1.213.407-.67 1.07-1.205 1.492-1.205.43 0 .444.535.038 1.205-.407.678-1.078 1.213-1.507 1.213ZM8.204 18.446h.927c.52 0 .859-.286.859-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.347.791.874.791Zm7.594 0c.527 0 .866-.286.866-.79v-4.031c-.934-.271-1.868-.821-2.652-1.514v5.544c0 .505.34.791.86.791z" -})); - -const SvgIconAlbumFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.802 4.489a.25.25 0 0 0-.302.245v14.533a.25.25 0 0 0 .302.244l6.5-1.374a.25.25 0 0 0 .198-.245V6.108a.25.25 0 0 0-.198-.245zM11 4.734a1.75 1.75 0 0 1 2.112-1.713l6.5 1.374A1.75 1.75 0 0 1 21 6.108v11.784a1.75 1.75 0 0 1-1.388 1.713l-6.5 1.374A1.75 1.75 0 0 1 11 19.267zM7.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 7.75 4m-4 1a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-1.5 0V5.75A.75.75 0 0 1 3.75 5", - clipRule: "evenodd" -})); - -const SvgIconAlbum = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" -})); - -const SvgIconAltFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.082 12.589H6.667l.68-2.308h.034z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm2.604 8.615c0 .452.295.726.776.726.407 0 .635-.207.78-.714l.204-.639h2.05l.203.664c.133.49.362.69.801.69.445 0 .764-.304.764-.731 0-.158-.029-.299-.1-.494l-1.49-4.06C8.365 9.186 8 8.92 7.373 8.92c-.593 0-.963.278-1.183.888l-1.477 4.059c-.066.183-.108.37-.108.498Zm6.313-.162c0 .507.282.797.763.797h2.636c.41 0 .676-.224.676-.614s-.27-.614-.676-.614H12.44v-4.06c0-.506-.278-.792-.76-.792-.481 0-.763.286-.763.792zm5.391.096c0 .506.278.792.76.792.481 0 .76-.286.76-.792v-4.06h1.053c.403 0 .677-.224.677-.614s-.266-.614-.677-.614h-3.623c-.415 0-.68.224-.68.614s.273.614.68.614h1.05z", - clipRule: "evenodd" -})); - -const SvgIconAlt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.38 15.092c-.481 0-.776-.274-.776-.727 0-.128.042-.315.108-.498l1.477-4.059c.22-.61.59-.888 1.183-.888.627 0 .992.266 1.22.888l1.49 4.06c.071.194.1.335.1.493 0 .428-.32.73-.764.73-.44 0-.668-.199-.8-.688l-.204-.665h-2.05l-.204.64c-.145.506-.373.714-.78.714m1.287-2.503h1.415l-.701-2.308h-.034zM11.68 15c-.481 0-.763-.29-.763-.797v-4.49c0-.507.282-.793.763-.793s.76.286.76.793v4.059h1.876c.407 0 .676.224.676.614s-.265.614-.676.614zm5.388.092c-.482 0-.76-.287-.76-.793v-4.06h-1.05c-.407 0-.68-.223-.68-.614 0-.39.265-.614.68-.614h3.623c.411 0 .677.224.677.614s-.274.615-.677.615h-1.054v4.059c0 .506-.278.793-.76.793Z" -})); - -const SvgIconAnalyticsChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v6.5h-4.298l-2.04-3.85a.75.75 0 0 0-1.34.03L9.96 14.574 8.412 11.65a.75.75 0 0 0-.663-.399H3v-6.5Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 12.75v6.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25v-6.5h-4.75a.75.75 0 0 1-.663-.4L14.04 9.429l-3.361 7.141a.75.75 0 0 1-1.342.032L7.298 12.75z" -})); - -const SvgIconAnalyticsChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4L10 16.25l4-8.5L16.25 12h4m-15.5 8.25h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconAnonymousFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m19.907 10.5-.798-5.981A1.75 1.75 0 0 0 17.374 3H6.627A1.75 1.75 0 0 0 4.89 4.519L4.093 10.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zM7 14.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5M3 17a4 4 0 0 1 7.599-1.748A4 4 0 0 1 12 15c.492 0 .965.09 1.401.252a4 4 0 1 1-.39 1.46A2.5 2.5 0 0 0 12 16.5c-.36 0-.702.076-1.01.212A4 4 0 1 1 3 17m14-2.5a2.501 2.501 0 1 0 0 5.002 2.501 2.501 0 0 0 0-5.002", - clipRule: "evenodd" -})); - -const SvgIconAnonymous = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.177 16.31A3.24 3.24 0 0 1 12 15.75c.676 0 1.304.206 1.823.56m-3.646 0a3.251 3.251 0 1 0-6.354 1.383 3.251 3.251 0 0 0 6.354-1.384Zm3.646 0a3.25 3.25 0 1 0 6.353 1.381 3.25 3.25 0 0 0-6.353-1.382ZM2.75 11.25h2m0 0 .884-6.632a1 1 0 0 1 .992-.868h10.748a1 1 0 0 1 .992.868l.884 6.632m-14.5 0h14.5m0 0h2" -})); - -const SvgIconAppleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.288 1.586a.75.75 0 1 0-.697 1.328c.86.452 1.457.988 1.87 1.625.226.349.406.742.542 1.188-2.626-.763-4.679-.236-6.069 1.208-1.536 1.595-2.072 4.126-1.905 6.548.168 2.435 1.056 4.961 2.614 6.63.786.842 1.758 1.479 2.9 1.748 1.065.25 2.227.17 3.456-.296 1.23.466 2.392.546 3.455.296 1.144-.269 2.115-.906 2.902-1.748 1.558-1.669 2.447-4.194 2.614-6.63.167-2.422-.368-4.953-1.905-6.548-1.462-1.518-3.655-2.022-6.478-1.08-.175-.784-.454-1.495-.868-2.132-.575-.887-1.38-1.585-2.43-2.137Z" -})); - -const SvgIconApple = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.94 2.25c1.91 1.003 2.804 2.47 3.06 4.627m0 0c-12.238-5.141-9.688 17.993-.001 13.88 9.69 4.113 12.24-19.021 0-13.88Z" -})); - -const SvgIconArchive2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.75 3c-.414 0-.75.252-.75.563v3.374c0 .311.336.563.75.563h18.5c.414 0 .75-.252.75-.563V3.563c0-.31-.336-.562-.75-.562H2.75Zm.835 6 1.311 10.468A1.75 1.75 0 0 0 6.633 21h10.734a1.75 1.75 0 0 0 1.737-1.532L20.415 9z" -})); - -const SvgIconArchive2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.247 8.248 5.64 19.374a1 1 0 0 0 .993.876h10.734a1 1 0 0 0 .993-.876l1.393-11.126z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 3.75h18.5v4.5H2.75z" -})); - -const SvgIconArchiveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.75 3a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 8.5H3v10.176c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692zM9.25 11.75A.75.75 0 0 1 10 11h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArchive = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.25 7.75H21a.75.75 0 0 0-.75-.75zm-16.5 0V7a.75.75 0 0 0-.75.75zm.546 12.391.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zM2.75 3.75V3a.75.75 0 0 0-.75.75zm18.5 0H22a.75.75 0 0 0-.75-.75zm0 4v.75a.75.75 0 0 0 .75-.75zm-18.5 0H2c0 .414.336.75.75.75zM10 11a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm5.5-4.75v10.9H21V7.75zm-.85 11.75H5.35V21h13.3zM4.5 18.65V7.75H3v10.9zM3.75 8.5h16.5V7H3.75zm1.6 11c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM2.75 4.5h18.5V3H2.75zm17.75-.75v4H22v-4zM21.25 7H2.75v1.5h18.5zM3.5 7.75v-4H2v4zM10 12.5h4V11h-4z" -})); - -const SvgIconArrowDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 21a1.25 1.25 0 0 1-.884-.366l-5.75-5.75a1.25 1.25 0 0 1 1.768-1.768l3.616 3.616V4.25a1.25 1.25 0 0 1 2.5 0v12.482l3.616-3.616a1.25 1.25 0 0 1 1.768 1.768l-5.75 5.75A1.25 1.25 0 0 1 12 21", - clipRule: "evenodd" -})); - -const SvgIconArrowDownLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.634 5.366a1.25 1.25 0 0 0-1.768 0L7.5 14.732V9.25a1.25 1.25 0 1 0-2.5 0v8.5c0 .69.56 1.25 1.25 1.25h8.5a1.25 1.25 0 1 0 0-2.5H9.268l9.366-9.366a1.25 1.25 0 0 0 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowDownLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v9.5h9.5M18 6 6.4 17.6" -})); - -const SvgIconArrowDownRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.366 5.366a1.25 1.25 0 0 1 1.768 0l9.366 9.366V9.25a1.25 1.25 0 1 1 2.5 0v8.5c0 .69-.56 1.25-1.25 1.25h-8.5a1.25 1.25 0 1 1 0-2.5h5.482L5.366 7.134a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowDownRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 8.75v9.5h-9.5M6 6l11.6 11.6" -})); - -const SvgIconArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14 12 20.25 5.75 14M12 19.5V3.75" -})); - -const SvgIconArrowExpandHorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.53 7.22a.75.75 0 0 1 0 1.06l-2.97 2.97h16.88l-2.97-2.97a.75.75 0 0 1 1.06-1.06l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l2.97-2.97H3.56l2.97 2.97a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowExpandHor = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 7.75 22.25 12 18 16.25M6 7.75 1.75 12 6 16.25M3 12h18" -})); - -const SvgIconArrowExpandVerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .53.22l4.25 4.25a.75.75 0 0 1-1.06 1.06l-2.97-2.97v14.88l2.97-2.97a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0l-4.25-4.25a.75.75 0 1 1 1.06-1.06l2.97 2.97V4.56L8.28 7.53a.75.75 0 0 1-1.06-1.06l4.25-4.25A.75.75 0 0 1 12 2", - clipRule: "evenodd" -})); - -const SvgIconArrowExpandVer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7 12 2.75 16.25 7m-8.5 10L12 21.25 16.25 17M12 20V4" -})); - -const SvgIconArrowLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.884 18.634a1.25 1.25 0 0 1-1.768 0l-5.75-5.75a1.25 1.25 0 0 1 0-1.768l5.75-5.75a1.25 1.25 0 0 1 1.768 1.768L7.268 10.75H19.75a1.25 1.25 0 0 1 0 2.5H7.268l3.616 3.616a1.25 1.25 0 0 1 0 1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75 3.75 12 10 18.25M4.5 12h15.75" -})); - -const SvgIconArrowPathDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.393 15.098c-.698-.81-.122-2.066.947-2.066H8v-9.25c0-.966.783-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v9.25h2.66c1.069 0 1.645 1.256.947 2.066l-6.281 7.294a1.75 1.75 0 0 1-2.652 0z" -})); - -const SvgIconArrowPathDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 2.75h-4.5a1 1 0 0 0-1 1v10H5.34a.5.5 0 0 0-.379.826l6.281 7.294a1 1 0 0 0 1.516 0l6.28-7.294a.5.5 0 0 0-.378-.826h-3.41v-10a1 1 0 0 0-1-1Z" -})); - -const SvgIconArrowPathLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.902 4.393c.81-.698 2.066-.122 2.066.947V8h9.25c.966 0 1.75.783 1.75 1.75v4.5a1.75 1.75 0 0 1-1.75 1.75h-9.25v2.66c0 1.069-1.256 1.645-2.066.947l-7.294-6.281a1.75 1.75 0 0 1 0-2.652z" -})); - -const SvgIconArrowPathLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 14.25v-4.5a1 1 0 0 0-1-1h-10V5.34a.5.5 0 0 0-.826-.379L2.13 11.242a1 1 0 0 0 0 1.516l7.294 6.28a.5.5 0 0 0 .826-.378v-3.41h10a1 1 0 0 0 1-1Z" -})); - -const SvgIconArrowPathRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.066 4.393C14.256 3.695 13 4.271 13 5.34V8H3.75A1.75 1.75 0 0 0 2 9.75v4.5c0 .966.784 1.75 1.75 1.75H13v2.66c0 1.069 1.255 1.645 2.066.947l7.293-6.281a1.75 1.75 0 0 0 0-2.652z" -})); - -const SvgIconArrowPathRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.379l7.294 6.281a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z" -})); - -const SvgIconArrowPathUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.393 8.934C3.695 9.744 4.271 11 5.34 11H8v9.25c0 .966.783 1.75 1.75 1.75h4.5A1.75 1.75 0 0 0 16 20.25V11h2.66c1.069 0 1.645-1.256.947-2.066L13.326 1.64a1.75 1.75 0 0 0-2.652 0z" -})); - -const SvgIconArrowPathUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 21.25h-4.5a1 1 0 0 1-1-1v-10H5.34a.5.5 0 0 1-.379-.826l6.281-7.294a1 1 0 0 1 1.516 0l6.28 7.294a.5.5 0 0 1-.378.826h-3.41v10a1 1 0 0 1-1 1Z" -})); - -const SvgIconArrowRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.116 5.366a1.25 1.25 0 0 1 1.768 0l5.75 5.75a1.25 1.25 0 0 1 0 1.768l-5.75 5.75a1.25 1.25 0 0 1-1.768-1.768l3.616-3.616H4.25a1.25 1.25 0 0 1 0-2.5h12.482l-3.616-3.616a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 5.75 20.25 12 14 18.25M19.5 12H3.75" -})); - -const SvgIconArrowShrinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconArrowShrink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" -})); - -const SvgIconArrowTriangleDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.187 6.535C3.613 5.388 4.427 4 5.735 4h12.53c1.309 0 2.122 1.388 1.548 2.535L13.548 19.04c-.642 1.28-2.454 1.28-3.095 0z" -})); - -const SvgIconArrowTriangleDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 4.75H5.735c-.734 0-1.21.785-.877 1.449l6.265 12.505a.977.977 0 0 0 1.754 0L19.142 6.2c.332-.664-.143-1.449-.877-1.449Z" -})); - -const SvgIconArrowTriangleLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.465 4.187C18.612 3.613 20 4.427 20 5.735v12.53c0 1.309-1.388 2.122-2.535 1.547L4.96 13.547c-1.28-.64-1.28-2.454 0-3.095z" -})); - -const SvgIconArrowTriangleLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 18.265V5.735c0-.734-.785-1.21-1.449-.877L5.296 11.123a.978.978 0 0 0 0 1.754L17.8 19.142c.664.332 1.449-.143 1.449-.877Z" -})); - -const SvgIconArrowTriangleRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.535 4.187C5.388 3.613 4 4.427 4 5.735v12.53c0 1.309 1.388 2.122 2.535 1.547l12.505-6.265c1.28-.64 1.28-2.454 0-3.095z" -})); - -const SvgIconArrowTriangleRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 18.265V5.735c0-.734.785-1.21 1.449-.877l12.505 6.265a.977.977 0 0 1 0 1.754L6.2 19.142c-.664.332-1.449-.143-1.449-.877Z" -})); - -const SvgIconArrowTriangleUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.187 17.465C3.613 18.612 4.427 20 5.735 20h12.53c1.309 0 2.122-1.388 1.548-2.535L13.548 4.96c-.642-1.28-2.454-1.28-3.095 0z" -})); - -const SvgIconArrowTriangleUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 19.25H5.735c-.734 0-1.21-.785-.877-1.449l6.265-12.505a.978.978 0 0 1 1.754 0L19.142 17.8c.332.664-.143 1.449-.877 1.449Z" -})); - -const SvgIconArrowUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c.332 0 .65.132.884.366l5.75 5.75a1.25 1.25 0 0 1-1.768 1.768L13.25 7.268V19.75a1.25 1.25 0 0 1-2.5 0V7.268l-3.616 3.616a1.25 1.25 0 0 1-1.768-1.768l5.75-5.75A1.25 1.25 0 0 1 12 3", - clipRule: "evenodd" -})); - -const SvgIconArrowUpLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 6.25C16 5.56 15.44 5 14.75 5h-8.5C5.56 5 5 5.56 5 6.25v8.5a1.25 1.25 0 1 0 2.5 0V9.268l9.366 9.366a1.25 1.25 0 0 0 1.768-1.768L9.268 7.5h5.482c.69 0 1.25-.56 1.25-1.25", - clipRule: "evenodd" -})); - -const SvgIconArrowUpLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 15.25v-9.5h9.5M18 18 6.4 6.4" -})); - -const SvgIconArrowUpRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6.25C8 5.56 8.56 5 9.25 5h8.5c.69 0 1.25.56 1.25 1.25v8.5a1.25 1.25 0 1 1-2.5 0V9.268l-9.366 9.366a1.25 1.25 0 0 1-1.768-1.768L14.732 7.5H9.25C8.56 7.5 8 6.94 8 6.25", - clipRule: "evenodd" -})); - -const SvgIconArrowUpRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 15.25v-9.5m0 0h-9.5m9.5 0L6 18" -})); - -const SvgIconArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 10 12 3.75 18.25 10M12 20.25V4.5" -})); - -const SvgIconArrowWall2DownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3a.75.75 0 0 1 .75.75v13.44l2.97-2.97a.75.75 0 1 1 1.06 1.06L13.06 19a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V3.75A.75.75 0 0 1 12 3M4 20.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Down = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 14.75 3.72 3.72a.75.75 0 0 0 1.06 0l3.72-3.72M12 3.75v14.5m-7.25 2h14.5" -})); - -const SvgIconArrowWall2LeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 3.75 4m6.03 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h13.44a.75.75 0 0 1 0 1.5H6.81l2.97 2.97a.75.75 0 1 1-1.06 1.06L5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Left = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72m11-4.25H5.75m-2-7.25v14.5" -})); - -const SvgIconArrowWall2RightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.28 7.22a.75.75 0 1 0-1.06 1.06l2.97 2.97H3.75a.75.75 0 0 0 0 1.5h13.44l-2.97 2.97a.75.75 0 1 0 1.06 1.06L19 13.06a1.5 1.5 0 0 0 0-2.12z" -})); - -const SvgIconArrowWall2Right = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.75 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M3.75 12h14.5m2-7.25v14.5" -})); - -const SvgIconArrowWall2UpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75M10.94 5a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 0 1-1.06 1.06l-2.97-2.97v13.44a.75.75 0 0 1-1.5 0V6.81L8.28 9.78a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Up = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 9.25 3.72-3.72a.75.75 0 0 1 1.06 0l3.72 3.72m-4.25 11V5.75m-7.25-2h14.5" -})); - -const SvgIconArrowWallDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v12.94l2.97-2.97a.75.75 0 1 1 1.06 1.06l-3.72 3.72a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V2.75A.75.75 0 0 1 12 2M4 21.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArrowWallDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 13 12 17.25m0 0L7.75 13M12 17.25V2.75m7.25 18.5H4.75" -})); - -const SvgIconArrowWallLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 2.75 4m8.53 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h12.94a.75.75 0 0 1 0 1.5H8.31l2.97 2.97a.75.75 0 1 1-1.06 1.06L6.5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowWallLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72M21.25 12h-14m-4.5-7.25v14.5" -})); - -const SvgIconArrowWallRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0zm-8.22 2.47a.75.75 0 1 0-1.06 1.06l2.97 2.97H2.75a.75.75 0 0 0 0 1.5h12.94l-2.97 2.97a.75.75 0 1 0 1.06 1.06l3.72-3.72a1.5 1.5 0 0 0 0-2.12z" -})); - -const SvgIconArrowWallRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m13.25 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M2.75 12h14m4.5-7.25v14.5" -})); - -const SvgIconArrowWallUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 2.75A.75.75 0 0 1 4.75 2h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 2.75m6.94 3.75a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 1 1-1.06 1.06l-2.97-2.97v12.94a.75.75 0 0 1-1.5 0V8.31l-2.97 2.97a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconArrowWallUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11 12 6.75m0 0L7.75 11M12 6.75v14.5m7.25-18.5H4.75" -})); - -const SvgIconAsteriskFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.003 2a.75.75 0 0 1 .75.75v7.951l6.887-3.976a.75.75 0 1 1 .75 1.3L13.504 12l6.885 3.976a.75.75 0 0 1-.75 1.298L12.753 13.3v7.951a.75.75 0 1 1-1.5 0V13.3l-6.885 3.974a.75.75 0 0 1-.75-1.299L10.504 12 3.617 8.025a.75.75 0 0 1 .75-1.3l6.886 3.976V2.75a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconAsterisk = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.003 2.75v18.5M3.993 7.375l16.02 9.25m-16.02 0 16.022-9.25" -})); - -const SvgIconAtFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 12v.143C21.718 13.479 21.222 15 19.125 15c-2.17 0-2.625-1.631-2.625-3V8.25a.75.75 0 0 0-.8-.75.766.766 0 0 0-.7.775v.375a4.5 4.5 0 1 0 .63 6.005q.142.246.318.469c.503.626 1.462 1.376 3.177 1.376q.436 0 .864-.07a.376.376 0 0 1 .384.562 9.76 9.76 0 0 1-8.569 4.758c-5.136-.103-9.348-4.232-9.546-9.365A9.75 9.75 0 1 1 21.75 12M9 12a3 3 0 1 0 6 0 3 3 0 0 0-6 0" -})); - -const SvgIconAt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2.25a9.75 9.75 0 0 0 0 19.5c2.017 0 4.134-.608 5.665-1.625a.748.748 0 0 0 .003-1.247.75.75 0 0 0-.833-.002c-1.273.847-3.128 1.374-4.835 1.374A8.25 8.25 0 1 1 20.25 12c0 2.48-1.02 3-1.875 3s-1.875-.52-1.875-3V8.25a.75.75 0 1 0-1.5 0v.4a4.5 4.5 0 1 0 .556 6.102c.562 1.125 1.533 1.748 2.819 1.748 2.113 0 3.375-1.682 3.375-4.5A9.76 9.76 0 0 0 12 2.25M12 15a3 3 0 1 1 0-5.999A3 3 0 0 1 12 15" -})); - -const SvgIconAtomFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.732 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.456 5.933-1.74Zm-14.352 0c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.455-5.932 1.739M12 13.125a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25m7.177 6.053c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.054 1.984-2.21c1.968 2.894 2.455 5.215 1.739 5.932Z" -})); - -const SvgIconAtom = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.733 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.457 5.933-1.74ZM16.528 12a27 27 0 0 1-2.134 2.393A27 27 0 0 1 12 16.527a27 27 0 0 1-2.393-2.134A27 27 0 0 1 7.473 12 28 28 0 0 1 12 7.473q1.261.996 2.393 2.134Q15.531 10.74 16.527 12ZM4.824 4.824c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.456-5.932 1.739m14.353 0c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.053 1.984-2.21c1.968 2.895 2.455 5.216 1.739 5.933M13.125 12a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0" -})); - -const SvgIconAttentionFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.537 3a1.75 1.75 0 0 0-1.701 1.338L2.02 20.073a.75.75 0 1 0 1.458.354l.71-2.927h8.956l-.624 2.573a.75.75 0 1 0 1.458.354l.71-2.927h5.123l.71 2.927a.75.75 0 1 0 1.457-.354L18.164 4.338A1.75 1.75 0 0 0 16.464 3zm9.713 3.933L15.052 16h4.396z", - clipRule: "evenodd" -})); - -const SvgIconAttention = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 20.25 6.565 4.514a1 1 0 0 1 .972-.764h8.442m0 0h.485a1 1 0 0 1 .971.764L21.25 20.25m-5.271-16.5a1 1 0 0 1 .972 1.236L14.098 16.75m-.848 3.5.848-3.5m0 0H4m10.098 0H20" -})); - -const SvgIconAugmentedRealityFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v11.5c0 .966.784 1.75 1.75 1.75h4.767c.432 0 .847-.16 1.168-.447L12 16.583l3.315 2.97a1.75 1.75 0 0 0 1.168.447h4.767A1.75 1.75 0 0 0 23 18.25V6.75A1.75 1.75 0 0 0 21.25 5zM7.5 9.375a2.125 2.125 0 1 0 0 4.25 2.125 2.125 0 0 0 0-4.25m6.875 2.125a2.125 2.125 0 1 1 4.25 0 2.125 2.125 0 0 1-4.25 0", - clipRule: "evenodd" -})); - -const SvgIconAugmentedReality = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1h-4.767a1 1 0 0 1-.668-.255l-3.481-3.12a.5.5 0 0 0-.668 0l-3.481 3.12a1 1 0 0 1-.668.255H2.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M9.25 11.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm9 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z" -})); - -const SvgIconAvocadoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.81 2.955q-.69.259-1.384.571C8.83 4.696 6.273 6.39 4.536 8.084c-3.204 3.124-3.52 8.488-.248 11.666v.001l.002.002c3.219 3.224 8.577 2.9 11.65-.272 1.982-2.045 3.97-5.23 5.107-8.278.569-1.526.94-3.06.972-4.43.03-1.365-.278-2.673-1.197-3.593-.918-.92-2.224-1.23-3.586-1.199-1.369.03-2.902.403-4.426.974M9.688 17.812a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7", - clipRule: "evenodd" -})); - -const SvgIconAvocado = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12.77 14.313a3.083 3.083 0 1 1-6.166 0 3.083 3.083 0 0 1 6.167 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "m4.83 19.203.006.005c2.887 2.892 7.75 2.629 10.551-.263 1.901-1.962 3.835-5.054 4.938-8.011.55-1.48.895-2.925.923-4.179s-.26-2.318-.972-3.03c-.71-.712-1.77-1.001-3.023-.973-1.252.028-2.695.372-4.172.925-2.955 1.105-6.044 3.046-8.007 4.96-2.929 2.855-3.175 7.718-.25 10.56z", - clipRule: "evenodd" -})); - -const SvgIconBack10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.35 9.25c.95-3.25 4.191-5.5 7.655-5.5 3.495 0 6.482 2.28 7.687 5.5M3.75 4.75v4.5h4.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.664 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" -})); - -const SvgIconBackFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.062 19.865A1.25 1.25 0 0 0 20 18.82V5.18a1.25 1.25 0 0 0-1.938-1.044L7.72 10.956a1.25 1.25 0 0 0 0 2.087zM4 19.25a.75.75 0 0 0 1.5 0V4.75a.75.75 0 0 0-1.5 0z" -})); - -const SvgIconBack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 19.25V4.75m13.725.012-10.342 6.82a.5.5 0 0 0 0 .836l10.342 6.82a.5.5 0 0 0 .775-.417V5.18a.5.5 0 0 0-.775-.417Z" -})); - -const SvgIconBackpackFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.25 2.5a.25.25 0 0 0-.25.25V4h4V2.75a.25.25 0 0 0-.25-.25zM15.5 4V2.75A1.75 1.75 0 0 0 13.75 1h-3.5A1.75 1.75 0 0 0 8.5 2.75V4H4.75A1.75 1.75 0 0 0 3 5.75v2.5c0 .985.38 1.88 1 2.55v7.45A3.75 3.75 0 0 0 7.75 22h8.5A3.75 3.75 0 0 0 20 18.25V10.8c.62-.67 1-1.565 1-2.55v-2.5A1.75 1.75 0 0 0 19.25 4zm-1 8v1.25a.75.75 0 0 0 1.5 0V12h1.25a3.8 3.8 0 0 0 1.25-.213v6.463a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25v-6.463A3.8 3.8 0 0 0 6.75 12H8v1.25a.75.75 0 0 0 1.5 0V12zM9 17.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconBackpack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.5v7.75a3 3 0 0 0 3 3h8.5a3 3 0 0 0 3-3V10.5m-10-5.75v-2a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1v2m-6 6.5v2m6.5-2v2m-5.5 4h4.5m6-9v-2.5a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v2.5a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3" -})); - -const SvgIconBackspaceFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.275 4a1.75 1.75 0 0 0-1.44.756l-4.31 6.25a1.75 1.75 0 0 0 0 1.987l4.31 6.25a1.75 1.75 0 0 0 1.44.757H20.25A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm2.443 5.47a.75.75 0 0 1 1.06 0l1.472 1.471 1.471-1.471a.75.75 0 0 1 1.061 1.06l-1.471 1.472 1.47 1.47a.75.75 0 0 1-1.061 1.06l-1.47-1.47-1.47 1.47a.75.75 0 1 1-1.06-1.06l1.47-1.47-1.472-1.472a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconBackspace = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.248 10 4.002 4.002M15.252 10l-4.002 4.002m-8.108-2.57 4.31-6.25a1 1 0 0 1 .823-.432H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H8.275a1 1 0 0 1-.823-.432l-4.31-6.25a1 1 0 0 1 0-1.136" -})); - -const SvgIconBag2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l1.704 11.5A1.75 1.75 0 0 1 18.591 22H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm1.5 1h5V6a2.5 2.5 0 0 0-5 0z", - clipRule: "evenodd" -})); - -const SvgIconBag2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m-3.34 13.5h13.18a1 1 0 0 0 .99-1.146l-1.704-11.5a1 1 0 0 0-.99-.854H7.113a1 1 0 0 0-.99.853l-1.703 11.5a1 1 0 0 0 .99 1.147Z" -})); - -const SvgIconBag3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.252 7V4.75c0-.966.784-1.75 1.75-1.75h6c.967 0 1.75.784 1.75 1.75V7h3.498c.966 0 1.75.784 1.75 1.75V12H2V8.75C2 7.784 2.784 7 3.75 7zm1.5-2.25a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h-6.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 19.25V13.5h9.25l.002 1.75a.75.75 0 1 0 1.5 0l-.001-1.75H22v5.75A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25" -})); - -const SvgIconBag3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 12.75h-9m0 0H3m9 0 .002 2.5m-4-7.5v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3m4.248 12.5H3.75a1 1 0 0 1-1-1V8.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1" -})); - -const SvgIconBag4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.752 4.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h1.498v14h3.5A1.75 1.75 0 0 0 22 19.25V8.75A1.75 1.75 0 0 0 20.25 7h-3.498V4.75A1.75 1.75 0 0 0 15.002 3h-6a1.75 1.75 0 0 0-1.75 1.75V7H8.75v14h6.5V7H8.752zM3.75 7h3.5v14h-3.5A1.75 1.75 0 0 1 2 19.25V8.75C2 7.784 2.784 7 3.75 7" -})); - -const SvgIconBag4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.252 7.75a.75.75 0 1 0 1.5 0zm8 0a.75.75 0 0 0 1.5 0zm1.498-.5V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm-6.5-13V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm13-.75H3.75V21h16.5zm-16.5-11h16.5V7H3.75zm16.75.25v10.5H22V8.75zm-17 10.5V8.75H2v10.5zM20.25 8.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 7zM3.75 7A1.75 1.75 0 0 0 2 8.75h1.5a.25.25 0 0 1 .25-.25zm0 12.5a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.5 1.5A1.75 1.75 0 0 0 22 19.25h-1.5a.25.25 0 0 1-.25.25zM8.752 7.75v-3h-1.5v3zm.25-3.25h6V3h-6zm6.25.25v3h1.5v-3zm-.25-.25a.25.25 0 0 1 .25.25h1.5A1.75 1.75 0 0 0 15.002 3zm-6.25.25a.25.25 0 0 1 .25-.25V3a1.75 1.75 0 0 0-1.75 1.75zm6.498 2.5v13h1.5v-13zm-8 0v13h1.5v-13z" -})); - -const SvgIconBagAddFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l.871 5.878A2.25 2.25 0 0 0 16 16.25V17h-.749a2.25 2.25 0 0 0 0 4.5H16v.5H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm6.5 1V6a2.5 2.5 0 0 0-5 0v1z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19 16.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V20h2.25a.75.75 0 0 0 0-1.5H19z" -})); - -const SvgIconBagAdd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m3.5 13.5H5.41a1 1 0 0 1-.99-1.146l1.704-11.5a1 1 0 0 1 .989-.854h9.774a1 1 0 0 1 .99.853l.65 4.397m-.277 3.25v3m0 0v3m0-3h-3m3 0h3" -})); - -const SvgIconBagBlankFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 3.5a.25.25 0 0 0-.25.25V6h7V3.75a.25.25 0 0 0-.25-.25zM17 6V3.75A1.75 1.75 0 0 0 15.25 2h-6.5A1.75 1.75 0 0 0 7 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25V7.75A1.75 1.75 0 0 0 20.25 6z", - clipRule: "evenodd" -})); - -const SvgIconBagBlank = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 6.75h-4a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-4m-8.5 0v-3a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v3m-8.5 0h8.5" -})); - -const SvgIconBagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.944 4.644A1.75 1.75 0 0 1 5.691 3H18.31c.925 0 1.69.72 1.747 1.644l.878 14.5A1.75 1.75 0 0 1 19.188 21H4.812a1.75 1.75 0 0 1-1.746-1.856zM9.75 8a.75.75 0 1 0-1.5 0 3.75 3.75 0 1 0 7.5 0 .75.75 0 0 0-1.5 0 2.25 2.25 0 0 1-4.5 0", - clipRule: "evenodd" -})); - -const SvgIconBagHeartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.691 3c-.925 0-1.69.72-1.747 1.644l-.878 14.5A1.75 1.75 0 0 0 4.812 21h9.021c-.693-.814-1.333-1.937-1.333-3.333 0-1.203.385-2.324 1.173-3.164a3.95 3.95 0 0 1 2.882-1.253c.552 0 1.038.1 1.445.24.407-.14.892-.24 1.444-.24.386 0 .772.057 1.143.17l-.532-8.776A1.75 1.75 0 0 0 18.31 3zM9 7.25a.75.75 0 0 1 .75.75 2.25 2.25 0 1 0 4.5 0 .75.75 0 0 1 1.5 0 3.75 3.75 0 0 1-7.5 0A.75.75 0 0 1 9 7.25", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18 22.03c-.67 0-4-1.81-4-4.36 0-1.92 1.29-2.92 2.56-2.92.62 0 1.11.19 1.44.38.34-.19.83-.38 1.44-.38 1.27 0 2.56 1 2.56 2.92 0 2.56-3.33 4.36-4 4.36m-1.44-5.78c-.53 0-1.06.44-1.06 1.42 0 1.33 1.87 2.52 2.5 2.82.63-.29 2.5-1.49 2.5-2.82 0-.98-.53-1.42-1.06-1.42-.56 0-.91.32-.92.33-.3.28-.77.28-1.05 0 0 0-.35-.32-.91-.32z" -})); - -const SvgIconBagHeart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0m10.765 4.254-.458-7.564a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94l-.879 14.5a1 1 0 0 0 .999 1.06h7.44M18 21.278c.27 0 3.25-1.535 3.25-3.611 0-1.445-.903-2.167-1.805-2.167-.903 0-1.445.542-1.445.542s-.542-.542-1.444-.542c-.903 0-1.806.722-1.806 2.167 0 2.076 2.98 3.61 3.25 3.61Z" -})); - -const SvgIconBag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0M4.693 4.69l-.879 14.5a1 1 0 0 0 .999 1.06h14.375a1 1 0 0 0 .998-1.06l-.879-14.5a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94Z" -})); - -const SvgIconBarcode = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 4.75h-3.5a1 1 0 0 0-1 1v3.5m14-4.5h3.5a1 1 0 0 1 1 1v3.5m0 5.5v3.5a1 1 0 0 1-1 1h-3.5m-9.5 0h-3.5a1 1 0 0 1-1-1v-3.5m5-5v4.5m8.5-4.5v4.5M12 9.75v2.5" -})); - -const SvgIconBarsThree2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h8.75" -})); - -const SvgIconBarsThree3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h10.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconBarsThree = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconBarsTwo2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h11.5" -})); - -const SvgIconBarsTwo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h18.5" -})); - -const SvgIconBasketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m21.79 9.46-1.75 10.09c-.15.84-.87 1.45-1.72 1.45H5.5c-.85 0-1.58-.61-1.72-1.45L2.02 9.46C1.89 8.7 2.48 8 3.25 8h2.4l1.81-4.53c.15-.38.59-.57.97-.42s.57.59.42.97L7.26 7.99h9.28l-1.59-3.97c-.15-.38.03-.82.42-.97.38-.15.82.03.97.42L18.15 8h2.4c.78 0 1.36.7 1.23 1.46z", - clipRule: "evenodd" -})); - -const SvgIconBasket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.25 3.75-2 5h11.5l-2-5m5.398 5.586L19.394 19.42a1 1 0 0 1-.985.829H5.59a1 1 0 0 1-.985-.829L2.852 9.336a.5.5 0 0 1 .492-.586h17.311a.5.5 0 0 1 .493.586" -})); - -const SvgIconBatteryEmptyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.75C1 5.784 1.784 5 2.75 5h15.5c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19H2.75A1.75 1.75 0 0 1 1 17.25zm19 7.75h1.5v-5H20z", - clipRule: "evenodd" -})); - -const SvgIconBatteryEmpty = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1zm17.5 2h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryErrorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM7.22 9.22a.75.75 0 0 1 1.06 0L10 10.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L11.06 12l1.72 1.72a.75.75 0 1 1-1.06 1.06L10 13.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L8.94 12l-1.72-1.72a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconBatteryError = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.25 9.75 10 12m0 0-2.25 2.25M10 12 7.75 9.75M10 12l2.25 2.25m-9.5 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryFullFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0zM15 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 15 9", - clipRule: "evenodd" -})); - -const SvgIconBatteryFull = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m4.5-4.5v4.5m-12.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryLoadingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.75 5h9.063L6.9 11.55a.75.75 0 0 0 .6 1.2H12L7.312 19H2.75A1.75 1.75 0 0 1 1 17.25V6.75C1 5.784 1.784 5 2.75 5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.25 19H9.187l4.913-6.55a.75.75 0 0 0-.6-1.2H9L13.688 5h4.562c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19M20 14.5h1.5v-5H20z", - clipRule: "evenodd" -})); - -const SvgIconBatteryLoading = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 5.75h-5a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h2.5m10.5-12.5h2.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-1-12.5L7.5 12h6l-4.75 6.25m10.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryLowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9", - clipRule: "evenodd" -})); - -const SvgIconBatteryLow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m-3.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryMediumFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconBatteryMedium = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m-7.75 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBeatsFitProChargingcaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase-fill_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M0 11.003h5.747c.143-.324.46-.527.844-.527H17.4c.392 0 .701.203.844.527H24c-.4-3.835-3.142-5.816-8.121-5.816H8.113c-4.972 0-7.715 1.974-8.114 5.816Zm15.88 7.217c5.22 0 8.09-2.222 8.15-6.426h-5.792a.89.89 0 0 1-.837.52H6.591a.9.9 0 0 1-.836-.52H-.04c.053 4.09 3.074 6.426 8.152 6.426h7.767ZM12 14.86a.78.78 0 0 1-.784-.776.79.79 0 0 1 .784-.791.79.79 0 0 1 .783.791c0 .4-.354.76-.783.776" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase-fill_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBeatsFitProChargingcase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M-.039 11.704c0 4.15 2.954 6.516 8.152 6.516h7.767c5.198 0 8.15-2.366 8.15-6.516s-2.952-6.517-8.15-6.517H8.113c-5.198 0-8.152 2.366-8.152 6.516Zm17.44-1.311H6.591c-.384 0-.7.203-.844.527H1.491c.361-2.735 2.72-4.256 6.63-4.256h7.759c3.91 0 6.26 1.521 6.63 4.256h-4.257c-.136-.324-.452-.527-.852-.527M6.591 12.23H17.4c.392 0 .701-.204.844-.512h4.317c0 3.209-2.418 5.024-6.682 5.024H8.12c-4.264 0-6.667-1.808-6.682-5.024h4.317c.143.308.46.512.836.512M12 14.506c.43-.015.783-.377.783-.776a.783.783 0 1 0-1.567 0c0 .422.354.784.784.776" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBeatsFitProLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.1 15.053c.898 0 1.869-.535 2.076-1.674l.355-1.942c.375-2.042-1.172-3.562-3.65-4.42a13.1 13.1 0 0 0-4.359-.743c-.442 0-.582.161-.582.442 0 .697.361 1.226 1.065 1.333 1.151.174 2.062.415 2.96.844.361.174.495.435.428.823l-.435 2.639c-.248 1.52.776 2.698 2.143 2.698Zm0 .697c-1.841 0-3.147-1.614-2.832-3.51l.268-1.58c-1.42.376-2.458.985-2.913 1.916a17.5 17.5 0 0 0 1.915 4.901c.415.208.857.282 1.453.282 2.304 0 4.36-1.112 4.52-3.335-.482.817-1.372 1.326-2.41 1.326Zm0-1.714a1.14 1.14 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0c0 .643-.508 1.146-1.145 1.146m0-.51a.63.63 0 0 0 .637-.636.63.63 0 0 0-.636-.636.63.63 0 0 0-.637.636c0 .355.282.637.636.637Zm-8.698 1.902c0 1.735 1.165 2.907 2.893 2.907.696 0 1.285-.215 1.667-.47A18.3 18.3 0 0 1 8.92 12.65c-1.293.134-2.518 1.186-2.518 2.78Z" -})); - -const SvgIconBeatsFitProRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.886 15.053c1.373 0 2.398-1.178 2.143-2.698l-.435-2.639c-.067-.388.073-.65.435-.823.897-.429 1.801-.67 2.953-.844.71-.107 1.072-.636 1.072-1.333 0-.28-.148-.442-.59-.442-1.446 0-2.893.235-4.36.744-2.477.857-4.024 2.377-3.649 4.42l.355 1.941c.215 1.139 1.179 1.674 2.076 1.674m0 .697c-1.031 0-1.922-.51-2.41-1.326.167 2.223 2.216 3.335 4.52 3.335.602 0 1.037-.074 1.46-.282a17.9 17.9 0 0 0 1.915-4.901c-.456-.931-1.494-1.54-2.913-1.915l.26 1.58c.322 1.895-.984 3.509-2.832 3.509m.007-1.714a1.13 1.13 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0 1.14 1.14 0 0 1-1.145 1.146m0-.51c.355 0 .63-.28.63-.636a.626.626 0 0 0-.63-.636.63.63 0 0 0-.636.636c0 .355.274.637.636.637Zm8.698 1.902c0-1.593-1.232-2.645-2.524-2.779a18.3 18.3 0 0 1-2.036 5.217c.375.254.971.469 1.668.469 1.727 0 2.893-1.172 2.893-2.907Z" -})); - -const SvgIconBeatsFitPro = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.201 14.84c.83 0 1.721-.49 1.915-1.541l.328-1.795c.348-1.881-1.078-3.288-3.368-4.078a12.1 12.1 0 0 0-4.018-.683c-.408 0-.542.147-.542.409 0 .643.335 1.131.984 1.225 1.065.16 1.902.382 2.726.784.334.16.462.395.401.756l-.401 2.431c-.235 1.406.71 2.491 1.975 2.491Zm5.605 0c1.266 0 2.21-1.086 1.982-2.492l-.402-2.43c-.067-.362.06-.597.395-.757.83-.402 1.668-.623 2.726-.784.656-.094.984-.583.984-1.225 0-.262-.127-.409-.535-.409-1.34 0-2.666.214-4.025.683-2.284.79-3.71 2.197-3.368 4.078l.334 1.795c.188 1.051 1.085 1.54 1.909 1.54Zm-5.605.642c-1.7 0-2.906-1.487-2.612-3.234l.241-1.454c-1.305.342-2.263.904-2.685 1.762a16.4 16.4 0 0 0 1.768 4.526c.388.188.79.255 1.346.255 2.123 0 4.018-1.025 4.165-3.074-.448.75-1.265 1.219-2.223 1.219m5.605 0c-.951 0-1.775-.469-2.223-1.219.154 2.05 2.049 3.074 4.172 3.074.549 0 .957-.067 1.346-.255.817-1.426 1.4-2.92 1.76-4.526-.414-.857-1.372-1.42-2.684-1.761l.24 1.453c.295 1.747-.904 3.234-2.611 3.234M9.2 13.902a1.05 1.05 0 0 1-1.058-1.052c0-.589.469-1.064 1.058-1.064s1.058.468 1.058 1.064c0 .59-.469 1.052-1.058 1.052m5.612 0c-.59 0-1.058-.462-1.058-1.052 0-.596.468-1.064 1.058-1.064.589 0 1.051.475 1.051 1.064 0 .583-.462 1.052-1.051 1.052m-5.612-.47a.58.58 0 0 0 .583-.582.586.586 0 1 0-.583.583Zm5.612 0a.58.58 0 0 0 .582-.582.58.58 0 0 0-.582-.589.58.58 0 0 0-.59.59.58.58 0 0 0 .59.582Zm-13.64 1.756c0 1.6 1.078 2.686 2.672 2.686.643 0 1.192-.201 1.533-.436a17 17 0 0 1-1.875-4.808c-1.192.12-2.33 1.092-2.33 2.558m21.663 0c0-1.466-1.132-2.437-2.324-2.558a17 17 0 0 1-1.881 4.808c.348.235.897.436 1.54.436 1.593 0 2.665-1.085 2.665-2.686" -})); - -const SvgIconBeatsHeadphones = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.54 19.222h1.236v-6.456c.422-.045.685-.31.685-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.339 0-.633.03-.904.113V6.25a1.53 1.53 0 0 1 .904-.301c.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.614 1.614 0 0 1-1.642-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.27.709.685.754zm8.912 0v-6.456c.415-.045.686-.31.686-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.332 0-.633.03-.904.113V6.25c.27-.196.58-.301.904-.301.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.62 1.62 0 0 1-1.643-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.264.709.686.754v6.456zM4.097 7.62c0-1.34.656-2.53 1.658-3.27-1.83.061-3.24 1.462-3.24 3.27 0 1.8 1.387 3.217 3.24 3.27a4.04 4.04 0 0 1-1.658-3.27m15.798 0a4.04 4.04 0 0 1-1.657 3.27c1.83-.053 3.24-1.454 3.24-3.27 0-1.793-1.387-3.209-3.24-3.27a4.06 4.06 0 0 1 1.657 3.27m-11.737.897a.92.92 0 0 0 .896-.904c0-.46-.429-.897-.896-.897a.92.92 0 0 0-.897.897c0 .49.407.904.897.904m7.677 0a.92.92 0 0 0 .896-.904c0-.46-.422-.897-.896-.897-.468 0-.897.415-.897.897 0 .49.407.904.897.904" -})); - -const SvgIconBellAlarmFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.849 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.245c.678.937 1.68 1.5 2.754 1.5s2.076-.563 2.754-1.5ZM5.658 2.232a.75.75 0 0 1-.027 1.06 9.25 9.25 0 0 0-2.527 4.164.75.75 0 0 1-1.442-.411 10.75 10.75 0 0 1 2.936-4.84.75.75 0 0 1 1.06.027m12.684 0a.75.75 0 0 1 1.06-.028 10.75 10.75 0 0 1 2.936 4.84.75.75 0 1 1-1.442.412 9.25 9.25 0 0 0-2.527-4.164.75.75 0 0 1-.027-1.06", - clipRule: "evenodd" -})); - -const SvgIconBellAlarm = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m3.687 17.09.74.12zm16.626 0-.74.12zm-1.358-8.417.74-.119zm-13.91 0-.74-.119zM1.662 7.045a.75.75 0 0 0 1.442.411zm3.97-3.753a.75.75 0 0 0-1.034-1.088zm13.77-1.088a.75.75 0 1 0-1.033 1.088zm1.494 5.252a.75.75 0 0 0 1.442-.411zm-2.681 1.337 1.358 8.417 1.48-.239-1.357-8.417zm1.11 8.707H4.676V19h14.65v-1.5Zm-14.898-.29 1.358-8.417-1.48-.239-1.358 8.417zm.247.29a.25.25 0 0 1-.247-.29l-1.48-.239A1.75 1.75 0 0 0 4.674 19zm14.899-.29a.25.25 0 0 1-.247.29V19a1.75 1.75 0 0 0 1.727-2.029zM12 3.5a6.295 6.295 0 0 1 6.215 5.293l1.48-.239A7.795 7.795 0 0 0 12 2zM12 2a7.795 7.795 0 0 0-7.696 6.554l1.481.239A6.295 6.295 0 0 1 12 3.5zm3.3 15.983c-.585 1.533-1.88 2.517-3.3 2.517V22c2.158 0 3.939-1.484 4.7-3.483zM12 20.5c-1.42 0-2.715-.984-3.3-2.517l-1.4.534C8.06 20.516 9.841 22 12 22zM3.104 7.456a9.25 9.25 0 0 1 2.527-4.164L4.598 2.204a10.75 10.75 0 0 0-2.936 4.84zm15.265-4.164a9.25 9.25 0 0 1 2.527 4.164l1.442-.411a10.75 10.75 0 0 0-2.936-4.84z" -})); - -const SvgIconBellFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.85 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.247c.677.937 1.68 1.5 2.753 1.5s2.076-.563 2.754-1.5", - clipRule: "evenodd" -})); - -const SvgIconBell = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M16 18.25c-.673 1.766-2.21 3-4 3-1.789 0-3.327-1.234-4-3m-3.326 0h14.652a1 1 0 0 0 .987-1.16l-1.357-8.417a7.045 7.045 0 0 0-13.911 0l-1.358 8.418a1 1 0 0 0 .987 1.159Z" -})); - -const SvgIconBezierCurvesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm11.447 4c-1.34 0-2.316.703-3.057 1.601-.712.863-1.274 1.99-1.788 3.019l-.023.045c-.541 1.084-1.034 2.062-1.626 2.78-.574.695-1.165 1.055-1.9 1.055H7.75a.75.75 0 0 0 0 1.5h.053c1.34 0 2.316-.703 3.057-1.6.712-.864 1.274-1.99 1.788-3.02l.023-.045c.541-1.083 1.034-2.061 1.626-2.78.574-.695 1.165-1.055 1.9-1.055h.053a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconBezierCurves = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 7.75h-.053c-4.15.001-4.245 8.5-8.394 8.5H7.75m-3-12.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" -})); - -const SvgIconBillFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.25c0-.966.784-1.75 1.75-1.75h18.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H2.75A1.75 1.75 0 0 1 1 17.75zM3.75 7a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 0-1.5zm14.75 9.25a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75M9.5 12a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -})); - -const SvgIconBill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.25h1m12.5 7.5h1m-17.5 2V6.25a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0" -})); - -const SvgIconBirthdayCakeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.998 1.068a.75.75 0 0 1 .53.22l1.592 1.59a3 3 0 0 1-1.37 5.027V9h6c.966 0 1.75.783 1.75 1.75v3.406c0 .469-.187.91-.508 1.233a1 1 0 0 1 .008.11v4.75A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V15.5q0-.056.008-.11a1.75 1.75 0 0 1-.508-1.233V10.75C3.5 9.783 4.284 9 5.25 9h6V7.905a3 3 0 0 1-1.373-5.027l1.591-1.59a.75.75 0 0 1 .53-.22M5.25 10.5a.25.25 0 0 0-.25.25v3.406c0 .092.05.176.13.22l1.727.941a.25.25 0 0 0 .248-.005l1.495-.897a1.75 1.75 0 0 1 1.8 0l1.471.883a.25.25 0 0 0 .258 0l1.47-.883a1.75 1.75 0 0 1 1.801 0l1.495.897a.25.25 0 0 0 .248.005l1.727-.941a.25.25 0 0 0 .13-.22V10.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconBirthdayCake = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 15.5v4.75a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V15.5M12 7.25a2.25 2.25 0 0 1-1.593-3.841l1.591-1.591 1.591 1.59A2.25 2.25 0 0 1 12 7.25m0 0v2.5m0 0H5.25a1 1 0 0 0-1 1v3.406a1 1 0 0 0 .521.878l1.726.942a1 1 0 0 0 .994-.02l1.495-.897a1 1 0 0 1 1.028 0l1.472.882a1 1 0 0 0 1.028 0l1.472-.883a1 1 0 0 1 1.028 0l1.495.897a1 1 0 0 0 .994.02l1.726-.94a1 1 0 0 0 .521-.879V10.75a1 1 0 0 0-1-1z" -})); - -const SvgIconBitcoinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.375 15a1.125 1.125 0 0 0 0-2.25H10.5V15zM10.5 11.25V9h2.875a1.125 1.125 0 0 1 0 2.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.25-4.5a.75.75 0 0 0 0 1.5H9v6h-.75a.75.75 0 0 0 0 1.5h3v.75a.75.75 0 0 0 1.5 0v-.75h.625a2.625 2.625 0 0 0 1.837-4.5 2.625 2.625 0 0 0-1.837-4.5h-.625v-.75a.75.75 0 0 0-1.5 0v.75z", - clipRule: "evenodd" -})); - -const SvgIconBitcoin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 8.25V12m0-3.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 1 0 3.75M9.75 12v3.75m0-3.75h3.625M9.75 15.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 0 0-3.75M12 6.75v1.5m0 7.5v1.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconBlockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.52 4.418A9.96 9.96 0 0 0 12 2C6.477 2 2 6.477 2 12a9.96 9.96 0 0 0 2.418 6.52L18.521 4.419Zm1.062 1.062L5.479 19.581A9.96 9.96 0 0 0 12 22c5.523 0 10-4.477 10-10a9.96 9.96 0 0 0-2.418-6.52" -})); - -const SvgIconBlock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M18.54 5.46A9.25 9.25 0 0 0 5.46 18.54M18.541 5.459A9.25 9.25 0 0 1 5.46 18.54M18.54 5.46 5.46 18.54" -})); - -const SvgIconBluetooth = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" -})); - -const SvgIconBookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22h11.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 19v.25c0 .69.56 1.25 1.25 1.25h11.5a.25.25 0 0 0 .25-.25v-2.768a2 2 0 0 1-.25.018H7A1.5 1.5 0 0 0 5.5 19M8.75 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5zM8 11a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5A.75.75 0 0 1 8 11", - clipRule: "evenodd" -})); - -const SvgIconBookOpenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.5 5.25v13.5a.75.75 0 0 1-.75.75H15a2.25 2.25 0 0 0-2.25 2.244.74.74 0 0 1-.48.708.75.75 0 0 1-1.02-.702A2.25 2.25 0 0 0 9 19.5H2.25a.75.75 0 0 1-.75-.75V5.25a.75.75 0 0 1 .75-.75h6a3 3 0 0 1 3 3v8.225a.766.766 0 0 0 .7.773.75.75 0 0 0 .8-.75V7.5a3 3 0 0 1 3-3h6a.75.75 0 0 1 .75.75" -})); - -const SvgIconBookOpenTextFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5h-6a3 3 0 0 0-3 3v8.225a.766.766 0 0 1-.7.773.75.75 0 0 1-.8-.75V7.5a3 3 0 0 0-3-3h-6a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.244.74.74 0 0 0 .48.708.75.75 0 0 0 1.02-.702A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M19.5 15.75h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.775-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .775.7.75.75 0 0 1-.75.8" -})); - -const SvgIconBookOpenText = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6zm-6-9.75h3.75a.75.75 0 1 1 0 1.5H15a.75.75 0 1 1 0-1.5M19.5 12a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75m0 3a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75" -})); - -const SvgIconBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6z" -})); - -const SvgIconBook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12v3.75a1 1 0 0 1-1 1H7a2.25 2.25 0 0 0 0 4.5h3M8.75 7h6.5m-6.5 4h3.5m-5.5-8.25h11.5a1 1 0 0 1 1 1v16.5a1 1 0 0 1-1 1H6.75a2 2 0 0 1-2-2V4.75a2 2 0 0 1 2-2" -})); - -const SvgIconBookmarkCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.746c0-.967.784-1.75 1.75-1.75h12.5c.966 0 1.75.783 1.75 1.75v16.35c0 1.41-1.583 2.241-2.744 1.44l-5.114-3.527a.25.25 0 0 0-.284 0l-5.114 3.527C5.583 22.337 4 21.506 4 20.096zM15.38 8.68a.75.75 0 0 0-1.06-1.061L11 10.94 9.88 9.82a.75.75 0 0 0-1.06 1.06l1.65 1.65a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconBookmarkCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.35 10.35 11 12l3.85-3.85m-9.1-5.404h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmarkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.502c0 1.4 1.565 2.234 2.727 1.451l5.133-3.455a.25.25 0 0 1 .28 0l5.133 3.455c1.162.783 2.727-.05 2.727-1.451V3.75A1.75 1.75 0 0 0 18.25 2z" -})); - -const SvgIconBookmarkOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v9.878l-2.508.918a.75.75 0 0 0 .516 1.408l20.5-7.5a.75.75 0 0 0-.516-1.408L20 7.775V3.75A1.75 1.75 0 0 0 18.25 2zM4 20.252v-3.43l16-5.853v9.283c0 1.4-1.565 2.234-2.727 1.451l-5.133-3.455a.25.25 0 0 0-.28 0l-5.133 3.455C5.565 22.486 4 21.653 4 20.252" -})); - -const SvgIconBookmarkOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.75 15.25 3-1.098m17.5-6.402-3 1.098m-14.5 5.304V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v5.098m-14.5 5.304 14.5-5.304M4.75 18.25v2.002a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83V12.75" -})); - -const SvgIconBookmarkPlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zM12 6a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 12 6", - clipRule: "evenodd" -})); - -const SvgIconBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v6.5M15.25 10h-6.5m-3-7.254h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmarkXFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zm9.078 5.18a.75.75 0 0 1 0 1.061l-1.767 1.768 1.767 1.768a.75.75 0 0 1-1.06 1.06L12 11.065l-1.768 1.768a.75.75 0 1 1-1.06-1.06l1.767-1.768-1.767-1.768a.75.75 0 0 1 1.06-1.06L12 8.943l1.768-1.768a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" -})); - -const SvgIconBookmarkX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.298 7.707-4.596 4.596m4.596 0L9.702 7.707M5.75 2.746h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 20.252V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.502a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83Z" -})); - -const SvgIconBooksFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.138 7.152a.5.5 0 0 1 .343-.618l3.845-1.103a.5.5 0 0 1 .618.343l3.86 13.458a.5.5 0 0 1-.344.618l-3.845 1.103a.5.5 0 0 1-.618-.343zM8.5 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5zM9 7.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m4 9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.5 5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5z" -})); - -const SvgIconBooks = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - d: "M7.5 20.5v-15h-5v15zm0 0h6v-17h-6zm0-13h6m-6 9h6m.5-9 4.347-1.165 3.494 13.04-4.347 1.165z" -})); - -const SvgIconBottleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.375 1a.75.75 0 0 0-.125 1.49v4.322a.25.25 0 0 1-.08.184L6.563 9.402A1.75 1.75 0 0 0 6 10.688V21.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 21.25V10.688a1.75 1.75 0 0 0-.563-1.286L14.83 6.996a.25.25 0 0 1-.08-.184V2.49A.75.75 0 0 0 14.625 1z" -})); - -const SvgIconBottle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 1.75v5.062a1 1 0 0 1-.322.735L7.072 9.953a1 1 0 0 0-.322.735V21.25a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1V10.688a1 1 0 0 0-.322-.735l-2.606-2.406A1 1 0 0 1 14 6.812V1.75m-4 0h4m-4 0h-.625m4.625 0h.625" -})); - -const SvgIconBrackets2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-2.5a1 1 0 0 0-1 1V11a1 1 0 0 1-1 1m0 0h-1m1 0a1 1 0 0 1 1 1v6.25a1 1 0 0 0 1 1h2.5m12-8.25h1m-1 0a1 1 0 0 1-1-1V4.75a1 1 0 0 0-1-1h-2.5m4.5 8.25a1 1 0 0 0-1 1v6.25a1 1 0 0 1-1 1h-2.5" -})); - -const SvgIconBrackets = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 3.75h-2.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h2.5m9.5-16.5h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5" -})); - -const SvgIconBrainFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.26 2.18a4.86 4.86 0 0 0-5.882 3.012A4.35 4.35 0 0 0 2.84 12a4.347 4.347 0 0 0 1.53 6.442 5.377 5.377 0 0 0 6.908 3.232.8.8 0 0 1-.028-.203V17a2.5 2.5 0 0 0-2.5-2.5.75.75 0 0 1 0-1.5c.946 0 1.815.328 2.5.877V2.3q0-.06.01-.12m1.462 19.494a5.377 5.377 0 0 0 6.907-3.232A4.347 4.347 0 0 0 21.16 12a4.35 4.35 0 0 0-2.537-6.808 4.86 4.86 0 0 0-5.881-3.012q.009.06.009.12v4.704a2.5 2.5 0 0 0 2.5 2.496.75.75 0 0 1 0 1.5 4 4 0 0 1-2.5-.877V21.47q0 .106-.028.203Z" -})); - -const SvgIconBrain = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 20.471a4.627 4.627 0 0 0 7.017-2.572A3.598 3.598 0 0 0 20.17 12a3.598 3.598 0 0 0-2.128-6.146A4.113 4.113 0 0 0 12 3.3m0 17.171A4.627 4.627 0 0 1 4.983 17.9 3.598 3.598 0 0 1 3.83 12a3.598 3.598 0 0 1 2.128-6.146A4.113 4.113 0 0 1 12 3.3m0 17.171V3.3M8.75 13.75A3.25 3.25 0 0 1 12 17m3.25-6.75A3.25 3.25 0 0 1 12 7" -})); - -const SvgIconBrandAdobe = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 21" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "#E1251B", - d: "M14.667 1.733H22v17.333zm-5.267 0H2v17.334zm2.6 6.4 4.733 10.933h-3.066l-1.4-3.466H8.8z" -})); - -const SvgIconBrandAppleMusic = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 8.442v7.251l-.001.544q0 .286-.009.574a8 8 0 0 1-.11 1.247 4.2 4.2 0 0 1-.39 1.187 4 4 0 0 1-1.745 1.744c-.38.194-.768.317-1.186.392a8 8 0 0 1-1.248.11q-.288.007-.574.008H8.443l-.136.001-.544-.001a26 26 0 0 1-.574-.009 8 8 0 0 1-1.248-.11 4.2 4.2 0 0 1-1.186-.39 4 4 0 0 1-1.745-1.745 4.2 4.2 0 0 1-.39-1.187 8 8 0 0 1-.11-1.247 26 26 0 0 1-.009-.574l-.001-.68V8.442l.001-.68q0-.286.009-.573a8 8 0 0 1 .11-1.248 4.2 4.2 0 0 1 .39-1.187A4 4 0 0 1 4.755 3.01c.38-.193.768-.316 1.186-.391a8 8 0 0 1 1.248-.11q.287-.008.574-.009l.68-.001h7.114l.68.001q.288 0 .574.009c.416.01.837.035 1.248.11.418.075.807.197 1.186.39a4 4 0 0 1 1.745 1.745c.193.38.316.769.391 1.187.074.411.099.831.11 1.247q.007.287.008.574zM15.431 5.49c.05-.01.458-.082.503-.086.306-.027.478.174.476.5v8.962c0 .24-.002.458-.052.7-.05.233-.139.453-.277.651s-.314.36-.52.481a2.1 2.1 0 0 1-.66.24c-.438.088-.737.108-1.019.052a1.4 1.4 0 0 1-.685-.349 1.5 1.5 0 0 1-.48-.94 1.5 1.5 0 0 1 .405-1.181 1.64 1.64 0 0 1 .616-.397c.275-.106.579-.17 1.045-.264l.37-.074c.161-.033.3-.074.411-.211.113-.137.115-.305.115-.47V8.916c0-.32-.144-.407-.45-.348-.219.042-4.913.99-4.913.99-.265.064-.358.15-.358.478v6.13c0 .241-.012.46-.063.7-.049.234-.138.454-.276.652s-.314.36-.52.481a2.1 2.1 0 0 1-.66.243c-.438.09-.738.109-1.019.052a1.4 1.4 0 0 1-.686-.351 1.48 1.48 0 0 1-.468-.94 1.49 1.49 0 0 1 .394-1.182 1.64 1.64 0 0 1 .616-.396c.275-.107.578-.17 1.045-.265l.369-.074c.162-.033.3-.074.412-.21.112-.138.125-.298.125-.463V7.346c0-.095.008-.16.013-.191a.57.57 0 0 1 .19-.367.8.8 0 0 1 .352-.159h.002z", - clipRule: "evenodd" -})); - -const SvgIconBrandApple = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.003 7.158a4.76 4.76 0 0 0-2.273 4.002 4.63 4.63 0 0 0 2.817 4.246 11 11 0 0 1-1.442 2.98c-.899 1.294-1.838 2.587-3.267 2.587s-1.796-.83-3.443-.83c-1.606 0-2.178.857-3.485.857s-2.218-1.198-3.266-2.668a12.9 12.9 0 0 1-2.191-6.955c0-4.083 2.654-6.247 5.267-6.247 1.388 0 2.545.912 3.416.912.83 0 2.123-.966 3.702-.966a4.95 4.95 0 0 1 4.165 2.082m-4.913-3.81A4.7 4.7 0 0 0 16.206.421 2 2 0 0 0 16.165 0a4.7 4.7 0 0 0-3.09 1.592 4.56 4.56 0 0 0-1.157 2.845q0 .193.041.381.142.027.286.027a4.08 4.08 0 0 0 2.845-1.498Z" -})); - -const SvgIconBrandAppstore = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.338 2.5h11.324a3.84 3.84 0 0 1 3.84 3.838v11.324c0 2.12-1.72 3.838-3.838 3.838H6.338A3.836 3.836 0 0 1 2.5 17.664V6.338A3.836 3.836 0 0 1 6.338 2.5m5.966 3.7-.385.665-.377-.667a.867.867 0 0 0-1.501.864l.88 1.53-2.82 4.89H5.895a.86.86 0 0 0-.864.865c0 .48.384.864.864.864h7.862c.377-.708-.11-1.729-.979-1.729h-2.681l3.707-6.417a.866.866 0 1 0-1.501-.865Zm-4.55 11.343.83-1.441c-.448-.542-1.016-.708-1.714-.492l-.618 1.069a.866.866 0 1 0 1.501.864Zm10.238-4.056h-2.249l-.497-.861q-1.33-2.306-2.051-3.545c-.511.425-1.029 1.68-.304 2.928l1.153 2q.855 1.479 2.041 3.534a.867.867 0 0 0 1.501-.864l-.843-1.463h1.25a.86.86 0 0 0 .864-.865.86.86 0 0 0-.865-.864", - clipRule: "evenodd" -})); - -const SvgIconBrandArc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.45 2.15a2.2 2.2 0 0 1 1.968 1.216l3.635 7.27a7.2 7.2 0 0 0 1.58-3.372 2.2 2.2 0 1 1 4.333.771 11.62 11.62 0 0 1-3.841 6.745l1.442 2.886a2.2 2.2 0 0 1-3.935 1.967l-1.325-2.65a11.6 11.6 0 0 1-3.788.63c-1.37 0-2.685-.237-3.905-.672l-1.346 2.692a2.2 2.2 0 0 1-3.935-1.967l1.484-2.97a11.7 11.7 0 0 1-2.556-3.232A2.2 2.2 0 0 1 5.14 9.39q.326.61.758 1.143l3.583-7.166A2.2 2.2 0 0 1 11.45 2.15M9.606 12.958c.61.166 1.25.255 1.913.255a7.2 7.2 0 0 0 1.791-.223l-1.86-3.721z", - clipRule: "evenodd" -})); - -const SvgIconBrandArtifactNews = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.002 10.625h-7.618l3.814-6.593-2.38-1.376-2.442 4.22V2h-2.75v7.617L4.031 5.804l-1.376 2.38 4.221 2.441H2v2.75h7.617l-3.813 6.593 2.381 1.378 2.44-4.221V22h2.751v-7.616l6.594 3.814 1.376-2.382-4.221-2.441h4.877z" -})); - -const SvgIconBrandBluesky = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 11.454c-.922-1.915-3.436-5.483-5.772-7.242-1.685-1.27-4.417-2.252-4.417.874 0 .624.357 5.244.566 5.994.728 2.608 3.378 3.273 5.736 2.87-4.121.704-5.17 3.035-2.905 5.366 4.3 4.426 6.18-1.11 6.661-2.53.09-.262.131-.383.131-.276 0-.107.041.014.13.276.482 1.42 2.362 6.956 6.662 2.53 2.264-2.331 1.216-4.662-2.905-5.365 2.358.402 5.008-.263 5.736-2.87.21-.75.566-5.371.566-5.995 0-3.126-2.732-2.144-4.417-.874-2.336 1.76-4.85 5.327-5.772 7.242" -})); - -const SvgIconBrandCash = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.764 2.825c-1.027-.325-1.98-.325-3.888-.325H9.124c-1.907 0-2.86 0-3.887.325a4.04 4.04 0 0 0-2.412 2.412C2.5 6.263 2.5 7.217 2.5 9.124v5.752c0 1.907 0 2.86.325 3.888a4.04 4.04 0 0 0 2.412 2.411c1.026.325 1.98.325 3.887.325h5.752c1.907 0 2.86 0 3.888-.325a4.04 4.04 0 0 0 2.411-2.412c.325-1.026.325-1.98.325-3.887V9.124c0-1.907 0-2.86-.325-3.887a4.04 4.04 0 0 0-2.412-2.412Zm-4 6.976c-.574-.51-1.455-.882-2.373-.882-.72 0-1.439.257-1.439.908 0 .616.657.853 1.458 1.142l.203.073c1.559.531 2.843 1.182 2.843 2.723 0 1.675-1.289 2.819-3.394 2.949l-.191.91a.36.36 0 0 1-.354.285l-1.324-.01a.36.36 0 0 1-.349-.433l.202-.947c-.828-.226-1.555-.629-2.128-1.185a.36.36 0 0 1-.002-.516l.735-.725a.357.357 0 0 1 .502 0c.71.702 1.627.99 2.501.99.96 0 1.61-.394 1.61-1.062 0-.588-.533-.784-1.547-1.159q-.161-.059-.337-.125c-1.301-.462-2.534-1.13-2.534-2.688 0-1.8 1.49-2.677 3.248-2.765l.194-.91a.36.36 0 0 1 .35-.283h1.323c.228 0 .398.21.351.432l-.215 1.022a5.4 5.4 0 0 1 1.835 1.032.357.357 0 0 1 .017.52l-.684.694a.36.36 0 0 1-.5.01Z", - clipRule: "evenodd" -})); - -const SvgIconBrandChrome = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.415 5.484C9.063.074 17.683 1.142 20.905 7.46h-7.744c-1.395 0-2.296-.031-3.272.483a4.61 4.61 0 0 0-2.314 3.037z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.673 12a3.33 3.33 0 0 0 3.323 3.325A3.33 3.33 0 0 0 15.32 12a3.33 3.33 0 0 0-3.324-3.326A3.33 3.33 0 0 0 8.673 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.286 16.352c-1.865.554-4.048-.06-5.244-2.124-.913-1.576-3.324-5.777-4.42-7.687-3.84 5.884-.53 13.902 6.439 15.27z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.084 8.674a4.55 4.55 0 0 1 .84 5.6c-.794 1.366-3.324 5.638-4.55 7.706 7.18.442 12.415-6.595 10.05-13.306z", - clipRule: "evenodd" -})); - -const SvgIconBrandCodepen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.992 8.854c-.08-.52-.66-.8-1.06-1.061-.718-.48-1.418-.94-2.137-1.42-1.699-1.141-3.417-2.282-5.115-3.423-.4-.26-.8-.54-1.199-.8-.28-.2-.66-.2-.959 0-1.139.76-2.298 1.54-3.437 2.301L3.05 7.813c-.44.28-1.019.56-1.039 1.16-.02.66 0 1.341 0 2.002v3.201c0 .58-.12 1.26.42 1.621 1.279.88 2.577 1.721 3.876 2.581 1.599 1.061 3.197 2.142 4.795 3.202.44.3.88.62 1.419.26.46-.3.9-.6 1.359-.9 1.778-1.18 3.556-2.381 5.335-3.562l1.977-1.32c.12-.08.26-.16.38-.26.28-.201.4-.481.4-.821V9.474c.02-.22.04-.42.02-.62 0 .04 0-.02 0 0M12.86 4.47l6.733 4.503-2.997 2.02-3.736-2.5zm-1.719 0v4.002l-3.716 2.502-3.017-2.001zM3.73 10.574l2.138 1.441-2.138 1.44zm7.412 8.985L4.41 15.057l2.997-2.021 3.716 2.501v4.022h.02Zm.86-5.503-3.037-2.04 3.037-2.042 3.037 2.041zm.859 5.503v-4.002l3.716-2.501 2.997 2.02zm7.412-6.103-2.137-1.44 2.157-1.442z" -})); - -const SvgIconBrandCopilot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.997 21C6.152 21 1.91 17.263 1.75 16.192v-2.498c.109-.806.867-2.163 2.035-2.649q.023-.135.046-.28c.037-.234.077-.492.161-.784-.257-.652-.325-1.39-.325-2.124 0-1.116.164-2.269.888-3.186.742-.94 1.914-1.441 3.49-1.617 1.545-.172 2.898.044 3.772.981q.096.102.178.212c.056-.073.12-.144.183-.212.874-.937 2.227-1.153 3.772-.981 1.576.176 2.748.677 3.49 1.617.725.917.888 2.07.888 3.186 0 .734-.068 1.472-.325 2.124.084.292.125.55.161.785q.022.145.047.28c1.184.493 1.95 1.886 2.039 2.686v2.4c0 .983-4.294 4.868-10.253 4.868m0-1.904c2.922 0 5.874-1.424 6.41-1.838V11.8l-.03-.15c-.628.27-1.378.374-2.213.374-1.468 0-2.638-.42-3.472-1.27A4.1 4.1 0 0 1 12 9.8q-.28.527-.697.953c-.833.852-2.003 1.271-3.472 1.271-.836 0-1.584-.104-2.213-.373l-.03.149v5.457c.537.414 3.488 1.838 6.41 1.838ZM10.414 5.347c-.248-.264-.816-.53-2.155-.38-1.306.144-1.895.517-2.195.897-.317.4-.473 1.012-.473 1.993 0 1.017.165 1.502.395 1.758.207.232.665.486 1.847.486 1.093 0 1.716-.301 2.1-.692.403-.413.674-1.06.79-1.992.15-1.2-.048-1.789-.31-2.07Zm5.323-.38c-1.337-.15-1.906.116-2.153.38-.262.281-.46.87-.31 2.07.116.931.388 1.579.791 1.992.383.39 1.005.692 2.1.692 1.18 0 1.64-.254 1.847-.486.229-.256.394-.741.394-1.758 0-.981-.157-1.593-.474-1.993-.298-.38-.888-.753-2.195-.898Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.758 13.308a.97.97 0 0 1 .96.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.961-.961v-1.926a.97.97 0 0 1 .96-.961Zm5.445.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.962-.961v-1.926a.97.97 0 0 1 .961-.961.97.97 0 0 1 .961.961" -})); - -const SvgIconBrandD = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.087 2h6.826c.602 0 1.087 0 1.48.032.406.033.761.103 1.09.27.523.267.948.692 1.214 1.215.168.329.238.684.27 1.09C22 5 22 5.484 22 6.086v7.381c0 .602 0 1.088-.032 1.481-.033.405-.103.76-.27 1.09a2.78 2.78 0 0 1-1.215 1.214c-.329.168-.684.237-1.09.27-.393.033-.878.033-1.48.033h-.357v.357c0 .602 0 1.087-.033 1.48-.033.406-.102.761-.27 1.09a2.78 2.78 0 0 1-1.214 1.214c-.33.168-.685.238-1.09.27-.393.033-.879.033-1.48.033H6.086c-.602 0-1.087 0-1.48-.032-.406-.033-.761-.103-1.09-.27a2.78 2.78 0 0 1-1.214-1.215c-.168-.329-.238-.684-.27-1.09C2 19 2 18.516 2 17.914v-7.381c0-.602 0-1.088.032-1.481.033-.405.103-.76.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.167.684-.237 1.09-.27.393-.033.878-.033 1.48-.033H7v-.357c0-.602 0-1.087.032-1.48.033-.406.103-.761.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.168.684-.238 1.09-.27C10 2 10.484 2 11.086 2Zm6.802 14.444h-.333v-5.912c0-.602 0-1.088-.033-1.481-.033-.405-.102-.76-.27-1.09a2.78 2.78 0 0 0-1.214-1.214c-.33-.167-.685-.237-1.09-.27-.393-.033-.879-.033-1.48-.033H8.11v-.333c0-.631 0-1.072.029-1.414.027-.336.078-.53.153-.676.16-.313.415-.568.728-.728.146-.075.34-.126.676-.153.343-.028.783-.029 1.414-.029h6.778c.631 0 1.072 0 1.414.029.336.027.53.078.676.153.314.16.568.415.728.728.075.146.126.34.153.676.029.342.029.783.029 1.414v7.333c0 .632 0 1.072-.029 1.415-.027.336-.078.53-.153.675a1.67 1.67 0 0 1-.728.729c-.146.074-.34.125-.676.153-.343.028-.783.028-1.414.028ZM5.442 18.558A1.44 1.44 0 0 0 6.5 19q.417 0 .75-.2a1.56 1.56 0 0 0 .542-.55Q8 17.908 8 17.5a1.44 1.44 0 0 0-.442-1.058A1.44 1.44 0 0 0 6.5 16a1.44 1.44 0 0 0-1.058.442A1.44 1.44 0 0 0 5 17.5q0 .617.442 1.058", - clipRule: "evenodd" -})); - -const SvgIconBrandDiscord = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.636 5.023a18.1 18.1 0 0 0-4.539-1.404q-.321.579-.581 1.188a16.8 16.8 0 0 0-5.037 0 13 13 0 0 0-.582-1.188 18.3 18.3 0 0 0-4.542 1.407C1.483 9.3.705 13.465 1.093 17.572A18.3 18.3 0 0 0 6.66 20.38q.677-.916 1.192-1.933a12 12 0 0 1-1.877-.9c.157-.115.311-.234.46-.348a13.02 13.02 0 0 0 11.13 0q.225.186.46.347-.902.535-1.88.903.513 1.017 1.191 1.931a18.2 18.2 0 0 0 5.57-2.808c.457-4.762-.78-8.89-3.27-12.55ZM8.346 15.046c-1.086 0-1.982-.99-1.982-2.207 0-1.218.865-2.217 1.978-2.217s2.002.999 1.983 2.216c-.02 1.218-.874 2.208-1.98 2.208Zm7.309 0c-1.087 0-1.98-.99-1.98-2.207 0-1.218.865-2.217 1.98-2.217s1.996.999 1.977 2.216-.872 2.208-1.978 2.208Z" -})); - -const SvgIconBrandDuolingo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.295 11.265a6.565 6.565 0 0 1-4.524 7.024 6.53 6.53 0 0 1-7.725-3.13c-2.542.105-4.85-1.403-5.762-3.723a.78.78 0 0 1 .674-1.06l3.391-.21-.842-2.679a2.22 2.22 0 0 1 .39-2.057 2.2 2.2 0 0 1 1.925-.813q2.763.264 3.67-.021.906-.286 2.967-2.062a2.2 2.2 0 0 1 3.538 1.013L17.83 6.2l2.852-1.754a.773.773 0 0 1 1.159.48c.573 2.408-.437 4.953-2.546 6.338Zm-8.676 8.663-1.548-.742a1.093 1.093 0 0 0-.936 1.974l1.549.741a1.093 1.093 0 0 0 .936-1.974h-.001Zm10.803-4.595a1.084 1.084 0 0 0-1.483.413l-.844 1.497a1.088 1.088 0 0 0 1.894 1.076l.844-1.496a1.094 1.094 0 0 0-.41-1.49Z", - clipRule: "evenodd" -})); - -const SvgIconBrandFacebook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.584 21.706v-6.65H7.52V12h2.064v-1.317c0-3.404 1.54-4.98 4.88-4.98.632 0 1.724.124 2.172.248V8.72a13 13 0 0 0-1.156-.036c-1.64 0-2.272.62-2.272 2.236V12h3.268l-.56 3.056h-2.704v6.872C18.164 21.328 22 17.112 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.69 3.228 8.625 7.584 9.706" -})); - -const SvgIconBrandFigma = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.665 2a3.335 3.335 0 0 0-.014 6.667 3.335 3.335 0 0 0 .014 6.666H12V12.02a3.335 3.335 0 1 0 3.347-3.354A3.335 3.335 0 0 0 15.332 2zm6.647 6.667h-3.313v3.312a3.335 3.335 0 0 1 3.313-3.312", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.665 22A3.334 3.334 0 0 0 12 18.667v-3.334H8.665a3.335 3.335 0 0 0 0 6.667" -})); - -const SvgIconBrandFirefox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.986 5.932a10 10 0 0 0-1.083-1.216 8 8 0 0 0-.798-.686 6.5 6.5 0 0 0-1.645-1.02 9.85 9.85 0 0 0-4.062-1.009c-2.321-.046-3.925.652-4.833 1.214a5 5 0 0 0-.89.677 8.4 8.4 0 0 1 5.251-.99c3.535.465 6.768 3.22 6.768 6.855 0 2.798-2.158 4.934-4.685 4.78-3.753-.225-4.7-4.082-2.747-5.748-.526-.114-1.516.109-2.205 1.14-.618.927-.583 2.357-.201 3.372a5.4 5.4 0 0 1-.491-1.586c-.495-3.343 1.745-6.195 3.801-6.9-1.109-.97-3.887-.904-5.955.62-1.2.884-2.06 2.14-2.516 3.635A9.5 9.5 0 0 1 4.73 5.696c-.692.359-1.573 1.494-2.008 2.545a10.4 10.4 0 0 0-.65 5.054l.013.114q.014.137.033.274a10.04 10.04 0 0 0 5.109 7.112 10 10 0 0 0 12.352-2.286 10.04 10.04 0 0 0 2.235-8.471 10.04 10.04 0 0 0-1.827-4.106Z" -})); - -const SvgIconBrandFramer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.667 2v6.667H12L5.333 2zM5.333 8.667H12l6.667 6.666H12V22l-6.667-6.667z" -})); - -const SvgIconBrandGithub = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 1.95c5.525 0 10 4.476 10 10a10.02 10.02 0 0 1-6.813 9.488c-.5.1-.687-.212-.687-.475 0-.337.012-1.412.012-2.75 0-.937-.312-1.537-.675-1.85 2.226-.25 4.563-1.1 4.563-4.937 0-1.1-.387-1.988-1.025-2.688.1-.25.45-1.275-.1-2.65 0 0-.837-.275-2.75 1.025a9.3 9.3 0 0 0-2.5-.337c-.85 0-1.7.112-2.5.337-1.913-1.287-2.75-1.025-2.75-1.025-.55 1.375-.2 2.4-.1 2.65-.638.7-1.025 1.6-1.025 2.688 0 3.825 2.325 4.687 4.55 4.937-.287.25-.55.688-.637 1.338-.575.262-2.013.687-2.913-.825-.188-.3-.75-1.038-1.538-1.025-.837.012-.337.475.013.662.425.238.912 1.125 1.025 1.413.2.562.85 1.637 3.362 1.175 0 .837.013 1.625.013 1.862 0 .263-.188.563-.688.475A9.99 9.99 0 0 1 2 11.951c0-5.525 4.475-10 10-10Z" -})); - -const SvgIconBrandGooglePlayStore = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.91 2.013c.372-.048.75.035 1.067.233l10.846 6.15-2.745 2.77zm-.835.833A2 2 0 0 0 4 3.403v17.192q-.003.284.075.557L13.252 12zm10.012 9.985L4.91 21.985c.372.052.751-.03 1.067-.233l10.846-6.15zm7.108-1.947L17.908 9.02l-3.004 2.979 2.995 2.987 3.288-1.864c1.084-.615 1.084-1.63 0-2.246z" -})); - -const SvgIconBrandGoogle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 12.234C22 17.939 18.029 22 12.164 22 6.54 22 2 17.532 2 12S6.541 2 12.164 2c2.738 0 5.04.988 6.816 2.617l-2.767 2.617C12.594 3.798 5.865 6.379 5.865 12c0 3.488 2.832 6.314 6.299 6.314 4.025 0 5.533-2.838 5.77-4.31h-5.77v-3.44h9.676c.094.513.16 1.005.16 1.67" -})); - -const SvgIconBrandGumroad = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-15.52-.232c0 2.922 1.722 5.272 4.652 5.272s3.676-2.35 3.848-3.553v3.324h2.38v-5.273h-5.424v1.032h2.585c-.288 1.26-.977 2.521-2.585 2.521-1.78 0-2.93-1.547-2.93-3.438s1.15-3.438 2.93-3.438c1.666 0 2.355 1.203 2.412 2.005h2.7c-.058-1.432-1.321-3.954-5.055-3.954-3.618 0-5.514 2.464-5.514 5.502Z", - clipRule: "evenodd" -})); - -const SvgIconBrandInertiajs = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.101 6.743H2.35L7.907 12.3 2.35 17.857H8.1l5.557-5.557L8.1 6.743Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.793 6.743H11.04L16.6 12.3l-5.558 5.557h5.752L22.35 12.3z" -})); - -const SvgIconBrandInstagram = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 4.212c2.537 0 2.837.01 3.839.055a5.3 5.3 0 0 1 1.763.327c.413.153.786.395 1.093.711.316.307.558.68.71 1.093.21.564.32 1.16.328 1.763.046 1.002.055 1.303.055 3.839s-.01 2.837-.055 3.839a5.3 5.3 0 0 1-.327 1.763 3.15 3.15 0 0 1-1.804 1.804c-.564.209-1.16.32-1.763.327-1.002.046-1.303.055-3.839.055s-2.837-.01-3.839-.055a5.3 5.3 0 0 1-1.764-.327 2.94 2.94 0 0 1-1.092-.711 2.94 2.94 0 0 1-.71-1.093 5.3 5.3 0 0 1-.328-1.763c-.046-1.002-.055-1.303-.055-3.839s.01-2.837.055-3.839a5.3 5.3 0 0 1 .327-1.763c.153-.413.395-.786.711-1.093.307-.316.68-.558 1.093-.71a5.3 5.3 0 0 1 1.763-.328c1.002-.046 1.303-.055 3.839-.055M12 2.5c-2.58 0-2.904.011-3.917.057a7 7 0 0 0-2.306.441 4.66 4.66 0 0 0-1.683 1.097 4.66 4.66 0 0 0-1.096 1.683 7 7 0 0 0-.44 2.305C2.51 9.096 2.5 9.42 2.5 12s.011 2.903.057 3.917c.016.788.165 1.567.441 2.306a4.66 4.66 0 0 0 1.097 1.683 4.66 4.66 0 0 0 1.683 1.096 7 7 0 0 0 2.305.44c1.013.048 1.337.058 3.917.058s2.903-.011 3.917-.057a7 7 0 0 0 2.306-.441 4.86 4.86 0 0 0 2.779-2.78 7 7 0 0 0 .44-2.305c.048-1.014.058-1.337.058-3.917s-.011-2.904-.057-3.917a7 7 0 0 0-.441-2.306 4.66 4.66 0 0 0-1.097-1.683 4.66 4.66 0 0 0-1.683-1.096 7 7 0 0 0-2.305-.44C14.903 2.51 14.58 2.5 12 2.5m0 4.621a4.879 4.879 0 1 0 0 9.758 4.879 4.879 0 0 0 0-9.758m0 8.046a3.167 3.167 0 1 1 0-6.334 3.167 3.167 0 0 1 0 6.334m5.071-9.378a1.14 1.14 0 1 0 0 2.28 1.14 1.14 0 0 0 0-2.28" -})); - -const SvgIconBrandKarteil = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - className: "icon-brand-karteil_svg__icon-brand-karteil", - clipPath: "url(#icon-brand-karteil_svg__a)" -}, /*#__PURE__*/React.createElement("rect", { - width: 16.5, - height: 16.5, - x: 0.354, - y: 12, - fill: "#0E0E10", - stroke: "#3F3F46", - strokeWidth: 0.5, - className: "icon-brand-karteil_svg__Rectangle icon-brand-karteil_svg__7", - rx: 1.749, - transform: "rotate(-45 .354 12)" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-brand-karteil_svg__a", - className: "icon-brand-karteil_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBrandLaravel = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.85 6.626a.3.3 0 0 1 .012.083v4.389a.32.32 0 0 1-.161.277l-3.684 2.121V17.7a.32.32 0 0 1-.16.277l-7.689 4.427q-.027.014-.056.023-.01.005-.022.009a.3.3 0 0 1-.164 0l-.025-.01q-.026-.009-.053-.022l-7.687-4.427A.32.32 0 0 1 2 17.7V4.534q0-.044.011-.084l.011-.027q.008-.026.02-.05l.023-.028q.013-.02.028-.037.015-.014.032-.024a.2.2 0 0 1 .035-.028l3.844-2.213a.32.32 0 0 1 .32 0l3.844 2.213q.02.013.036.027.016.011.032.024l.028.038q.012.014.022.028c.01.016.014.033.02.05q.007.013.012.027a.3.3 0 0 1 .011.084v8.223l3.203-1.844V6.709q0-.043.012-.083.005-.014.01-.028.01-.025.022-.05.01-.014.021-.028.014-.02.029-.037l.031-.024q.018-.016.035-.027l3.845-2.214a.32.32 0 0 1 .32 0l3.844 2.214q.02.013.036.027.016.011.031.024.016.018.029.037.012.014.021.029.014.024.021.05.007.013.011.027m-.63 4.287v-3.65l-3.203 1.845v3.65l3.204-1.845Zm-3.843 6.602v-3.652l-7.048 4.023v3.686zM2.64 5.088v12.427l7.047 4.057v-3.686l-3.682-2.083v-.001h-.002q-.018-.013-.035-.027-.016-.011-.03-.024h-.001q-.014-.016-.026-.034-.013-.015-.024-.032-.01-.02-.018-.04-.009-.018-.015-.037-.005-.023-.006-.047-.004-.018-.005-.036V6.932zM6.165 2.69 2.962 4.534l3.202 1.843 3.202-1.844zm3.523 10.436V5.088L6.485 6.932v8.038zm8.01-8.26-3.203 1.843 3.202 1.844L20.9 6.709zm-.321 4.242-3.204-1.845v3.65l3.204 1.844v-3.65Zm-7.369 8.224 7.045-4.022-3.2-1.842-7.042 4.054z", - clipRule: "evenodd" -})); - -const SvgIconBrandLayers = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 25" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" -})); - -const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", - clipRule: "evenodd" -})); - -const SvgIconBrandLinkedin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.65 3H4.35A1.35 1.35 0 0 0 3 4.35v15.3A1.35 1.35 0 0 0 4.35 21h15.3A1.35 1.35 0 0 0 21 19.65V4.35A1.35 1.35 0 0 0 19.65 3M8.4 18.3H5.7v-8.1h2.7zM7.05 8.625A1.575 1.575 0 1 1 8.67 7.05a1.6 1.6 0 0 1-1.62 1.575M18.3 18.3h-2.7v-4.266c0-1.278-.54-1.737-1.242-1.737a1.565 1.565 0 0 0-1.458 1.674.6.6 0 0 0 0 .126V18.3h-2.7v-8.1h2.61v1.17a2.8 2.8 0 0 1 2.43-1.26c1.395 0 3.024.774 3.024 3.294z" -})); - -const SvgIconBrandLinktree = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m13.466 6.877 3.38-3.43 1.962 1.984-3.545 3.337h4.987v2.754h-5.011l3.57 3.423-1.963 1.945L12 12.082 7.155 16.89l-1.963-1.938 3.57-3.423H3.75V8.768h4.987L5.192 5.43l1.962-1.984 3.38 3.43V2h2.932zm-2.932 8.588h2.932V22h-2.932v-6.534Z" -})); - -const SvgIconBrandLottielab = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.048 3.817c.67-1.32 1.833-2.659 3.589-2.383.679.107 1.295.377 1.774.853.477.476.739 1.078.849 1.714.211 1.222-.11 2.713-.71 4.28-.861 2.246-2.421 4.96-4.518 7.882.217 1.058.522 1.89.88 2.421 2.065 3.066 5.296 1.762 5.717-.256a1.1 1.1 0 1 1 2.154.449c-.872 4.181-6.693 5.494-9.696 1.037a6.8 6.8 0 0 1-.715-1.437 76 76 0 0 1-1.225 1.525 1.1 1.1 0 1 1-1.698-1.4 70 70 0 0 0 2.256-2.882q-.045-.315-.082-.635c-.213-1.886-.195-3.993.038-5.951.23-1.942.682-3.825 1.387-5.217m.632 8.962c1.284-1.982 2.238-3.779 2.816-5.286.557-1.455.705-2.49.596-3.117-.05-.289-.145-.441-.233-.53-.088-.086-.247-.188-.564-.238-.238-.038-.707.064-1.284 1.204-.541 1.067-.95 2.663-1.165 4.481a25 25 0 0 0-.166 3.486", - clipRule: "evenodd" -})); - -const SvgIconBrandMastadon = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 17.244c2.505-.3 4.687-1.843 4.962-3.254.432-2.223.396-5.424.396-5.424 0-4.338-2.843-5.61-2.843-5.61-1.433-.658-3.894-.935-6.45-.956h-.064c-2.556.02-5.016.298-6.45.956 0 0-2.842 1.272-2.842 5.61l-.003.828c-.004.8-.008 1.687.015 2.613.103 4.243.778 8.425 4.7 9.463 1.81.48 3.363.58 4.613.51 2.268-.125 3.542-.809 3.542-.809l-.075-1.646s-1.621.512-3.441.45c-1.804-.063-3.708-.195-4-2.41a5 5 0 0 1-.04-.62s1.77.432 4.014.535c1.372.063 2.659-.08 3.966-.236m2.005-3.088V8.903q0-1.611-.822-2.558c-.567-.631-1.308-.955-2.229-.955-1.065 0-1.871.41-2.404 1.228l-.519.87-.518-.87c-.534-.819-1.34-1.228-2.405-1.228-.92 0-1.662.324-2.229.955q-.823.947-.822 2.558v5.253h2.081V9.057c0-1.075.452-1.62 1.357-1.62 1 0 1.502.647 1.502 1.927v2.79h2.069v-2.79c0-1.28.5-1.927 1.501-1.927.905 0 1.357.545 1.357 1.62v5.1h2.081Z", - clipRule: "evenodd" -})); - -const SvgIconBrandMedium = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.769 18.82c3.738 0 6.768-3.051 6.768-6.815S10.507 5.19 6.769 5.19 0 8.24 0 12.005s3.03 6.815 6.769 6.815m10.809-.4c1.87 0 3.385-2.872 3.385-6.415 0-3.542-1.515-6.415-3.385-6.415s-3.384 2.873-3.384 6.415 1.515 6.415 3.384 6.415m5.232-.667c.657 0 1.19-2.573 1.19-5.748 0-3.174-.532-5.748-1.19-5.748s-1.19 2.574-1.19 5.748.532 5.748 1.19 5.748" -})); - -const SvgIconBrandNextjs = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__icon-brand-nextjs" -}, /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__Mask icon-brand-nextjs_svg__group" -}, /*#__PURE__*/React.createElement("mask", { - id: "icon-brand-nextjs_svg__a", - width: 20, - height: 20, - x: 2, - y: 2, - className: "icon-brand-nextjs_svg__a", - maskUnits: "userSpaceOnUse", - style: { - maskType: "alpha" - } -}, /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__Group" -}, /*#__PURE__*/React.createElement("path", { - fill: "none", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10", - className: "icon-brand-nextjs_svg__Vector" -}))), /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__Group", - mask: "url(#icon-brand-nextjs_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "none", - stroke: "#fff", - strokeWidth: 0.8, - d: "M12 21.667A9.667 9.667 0 0 0 21.667 12 9.667 9.667 0 0 0 12 2.334C6.66 2.334 2.333 6.66 2.333 12S6.661 21.667 12 21.667Z", - className: "icon-brand-nextjs_svg__Vector" -}), /*#__PURE__*/React.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__b)", - d: "M18.612 19.503 9.682 8H8v7.997h1.346V9.71l8.21 10.606q.556-.372 1.056-.813", - className: "icon-brand-nextjs_svg__Vector" -}), /*#__PURE__*/React.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__c)", - d: "M16.111 8h-1.333v8h1.333z", - className: "icon-brand-nextjs_svg__Vector" -})))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__b", - x1: 14.111, - x2: 18.056, - y1: 14.945, - y2: 19.834, - className: "icon-brand-nextjs_svg__b", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React.createElement("stop", { - stopColor: "#fff" -}), /*#__PURE__*/React.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 -})), /*#__PURE__*/React.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__c", - x1: 15.444, - x2: 15.422, - y1: 8, - y2: 13.875, - className: "icon-brand-nextjs_svg__c", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React.createElement("stop", { - stopColor: "#fff" -}), /*#__PURE__*/React.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 -})))); - -const SvgIconBrandNotion = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.776 5.571c.616.5.848.462 2.004.385l10.906-.655c.231 0 .039-.23-.038-.269l-1.811-1.31c-.347-.269-.81-.577-1.696-.5l-10.56.77c-.385.039-.462.231-.309.385zm.655 2.542v11.474c0 .617.308.848 1.002.81l11.985-.694c.694-.038.772-.462.772-.963V7.342c0-.5-.193-.77-.618-.731l-12.525.731c-.462.039-.616.27-.616.77Zm11.832.615c.077.347 0 .694-.347.733l-.578.115v8.471c-.501.27-.964.424-1.349.424-.617 0-.771-.193-1.233-.77l-3.778-5.93v5.737l1.196.27s0 .693-.965.693l-2.658.154c-.078-.154 0-.539.27-.616l.693-.192V10.23l-.963-.078c-.077-.346.115-.847.655-.885l2.852-.193 3.931 6.008V9.767l-1.002-.115c-.077-.424.23-.732.616-.77zM3.694 2.953l10.985-.81c1.348-.115 1.696-.037 2.543.578l3.507 2.465c.578.424.771.539.771 1.001v13.516c0 .847-.309 1.348-1.387 1.425l-12.756.77c-.81.039-1.196-.077-1.62-.616l-2.582-3.35c-.463-.617-.655-1.078-.655-1.618V4.3c0-.693.309-1.27 1.194-1.347" -})); - -const SvgIconBrandOpenai = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.565 10.187a4.98 4.98 0 0 0-.428-4.093 5.04 5.04 0 0 0-5.428-2.418A4.99 4.99 0 0 0 10.95 2a5.04 5.04 0 0 0-4.807 3.49A4.99 4.99 0 0 0 2.81 7.905a5.04 5.04 0 0 0 .62 5.91 4.98 4.98 0 0 0 .428 4.092 5.04 5.04 0 0 0 5.428 2.418A4.98 4.98 0 0 0 13.044 22a5.04 5.04 0 0 0 4.81-3.491 4.99 4.99 0 0 0 3.332-2.417 5.04 5.04 0 0 0-.622-5.908v.002Zm-7.518 10.507a3.74 3.74 0 0 1-2.4-.867c.03-.017.084-.046.118-.067l3.983-2.3a.65.65 0 0 0 .328-.567v-5.615l1.683.972a.06.06 0 0 1 .032.046v4.65a3.753 3.753 0 0 1-3.744 3.748m-8.054-3.44a3.73 3.73 0 0 1-.447-2.51l.119.07 3.982 2.3a.65.65 0 0 0 .655 0l4.862-2.808v1.944a.06.06 0 0 1-.024.052l-4.026 2.325a3.753 3.753 0 0 1-5.12-1.372ZM3.945 8.562a3.74 3.74 0 0 1 1.95-1.644l-.001.138v4.601a.65.65 0 0 0 .327.566l4.862 2.807-1.683.972a.06.06 0 0 1-.057.005L5.316 13.68a3.753 3.753 0 0 1-1.372-5.12h.001Zm13.83 3.218-4.862-2.808L14.596 8a.06.06 0 0 1 .057-.005l4.027 2.325a3.75 3.75 0 0 1-.58 6.764v-4.739a.65.65 0 0 0-.324-.566Zm1.675-2.521-.118-.071-3.983-2.3a.65.65 0 0 0-.654 0L9.832 9.695V7.75a.06.06 0 0 1 .024-.052l4.026-2.323a3.748 3.748 0 0 1 5.567 3.882h.001ZM8.917 12.722l-1.683-.972a.06.06 0 0 1-.033-.046v-4.65a3.75 3.75 0 0 1 6.147-2.879l-.118.067-3.983 2.3a.65.65 0 0 0-.327.567zm.915-1.971 2.166-1.25 2.166 1.25v2.5l-2.166 1.25-2.166-1.25z" -})); - -const SvgIconBrandOpera = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 12.012a10.05 10.05 0 0 1-3.334 7.472c-2.562 1.246-4.95.374-5.746-.174 2.513-.548 4.428-3.611 4.428-7.298s-1.915-6.75-4.428-7.297c.796-.548 3.184-1.42 5.746-.175A10.05 10.05 0 0 1 22 12.012" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.717 6.359C7.622 7.654 6.9 9.597 6.85 11.763v.474c.05 2.166.771 4.11 1.866 5.404 1.442 1.868 3.557 3.039 5.945 3.039a7.23 7.23 0 0 0 4.005-1.22A9.9 9.9 0 0 1 12 22h-.472C6.229 21.776 2 17.392 2 12.012 2 6.483 6.478 2 12 2h.05c2.537 0 4.85.971 6.616 2.54a7.23 7.23 0 0 0-4.004-1.22c-2.388 0-4.527 1.196-5.945 3.039" -})); - -const SvgIconBrandParanoid = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "url(#icon-brand-paranoid_svg__a)", - d: "M17.5 1h-11A5.5 5.5 0 0 0 1 6.5v11A5.5 5.5 0 0 0 6.5 23h11a5.5 5.5 0 0 0 5.5-5.5v-11A5.5 5.5 0 0 0 17.5 1" -}), /*#__PURE__*/React.createElement("path", { - stroke: "#fff", - strokeWidth: 0.825, - d: "M7.21 6.895h-.378v3.657h7.125v7.183h3.715V6.895z" -}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", { - id: "icon-brand-paranoid_svg__a", - cx: 0, - cy: 0, - r: 1, - gradientTransform: "translate(1101 1101)scale(2200)", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React.createElement("stop", { - stopColor: "#A1A1AA" -}), /*#__PURE__*/React.createElement("stop", { - offset: 1, - stopColor: "#3F3F46" -})))); - -const SvgIconBrandParsinta = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillOpacity: 0.3, - d: "M18.321 18.774c.306.328.821.348 1.123.017A10.024 10.024 0 1 0 2.92 16.206c.186.407.683.546 1.074.327.39-.218.526-.71.346-1.12A8.404 8.404 0 1 1 18.334 17.6c-.297.335-.318.846-.013 1.174" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.036 2.826c0-.45-.365-.818-.814-.782a10.025 10.025 0 1 0 10.806 10.807c.037-.45-.332-.815-.782-.815s-.811.366-.855.814a8.395 8.395 0 1 1-9.169-9.169c.448-.044.814-.404.814-.855" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.26 11.311a.824.824 0 0 1 0 1.428l-4.234 2.445a.824.824 0 0 1-1.237-.714V9.58a.824.824 0 0 1 1.237-.714z" -})); - -const SvgIconBrandPatreon = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.449 11.994c-1.383 1.451-3.11 1.668-4.982 2.085-1.869.408-2.776 1.828-3.39 3.525-.487 1.368-.959 3.307-2.361 4.049-.86.458-1.947.487-2.772-.06-1.313-.91-1.834-2.543-2.143-4.035-.413-1.957-.753-3.964-.794-5.97-.04-1.701.077-3.594.937-5.113C6.628 1.763 15.03.47 19.124 4.055c2.345 2.043 2.535 5.715.325 7.939" -})); - -const SvgIconBrandPerplexity = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m6 1.869 5.492 5V2h1v4.87l5.508-5v5.687h2.254v8.537H18v6.095L12.492 16.8V22h-1v-5.163l-5.398 5.35L6.027 16H3.5V7.556H6zm1 5.687h3.762L7 4.131zm3.778 1H4.5V15h1.516l-.018-1.706zm.714.7-4.49 4.45.066 6.107 4.424-4.384zm1.002 0 .01 6.158L17 19.812v-6.103zm.715-.7L18 13.291v1.803h1.254V8.558h-6.045Zm.016-1H17v-3.36l-.07-.003z", - clipRule: "evenodd" -})); - -const SvgIconBrandPinterest = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.474 2 2 6.478 2 12.008a10 10 0 0 0 6.351 9.316c-.09-.797-.165-1.999.03-2.87.18-.782 1.172-4.974 1.172-4.974s-.3-.601-.3-1.488c0-1.397.81-2.434 1.801-2.434.856 0 1.261.646 1.261 1.413 0 .856-.54 2.149-.825 3.335-.24.992.495 1.804 1.486 1.804 1.772 0 3.138-1.879 3.138-4.583 0-2.39-1.727-4.072-4.174-4.072-2.838 0-4.52 2.133-4.52 4.342 0 .857.33 1.788.751 2.284.075.105.09.18.075.286-.075.315-.24.991-.27 1.127-.045.18-.15.225-.33.135-1.247-.586-2.027-2.404-2.027-3.877 0-3.155 2.297-6.056 6.606-6.056 3.469 0 6.156 2.48 6.156 5.77 0 3.442-2.177 6.222-5.18 6.222-1.006 0-1.967-.526-2.297-1.142l-.616 2.374c-.225.871-.84 1.953-1.246 2.63.931.285 1.922.45 2.958.45 5.526 0 10-4.478 10-10.008C22 6.478 17.526 2 12 2" -})); - -const SvgIconBrandProducthunt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.5 12h2.833a1.5 1.5 0 0 0 0-3H10.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.5 7h4.833a3.5 3.5 0 0 1 0 7H10.5v3h-2z", - clipRule: "evenodd" -})); - -const SvgIconBrandReactjs = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.951 11.623c0-1.325-1.659-2.58-4.203-3.359.587-2.593.326-4.655-.823-5.316a1.8 1.8 0 0 0-.913-.228v.909c.187 0 .338.037.464.106.555.318.795 1.529.608 3.086-.045.383-.118.787-.208 1.199a20 20 0 0 0-2.589-.445 20 20 0 0 0-1.696-2.038c1.33-1.235 2.577-1.912 3.425-1.912v-.91c-1.121 0-2.589.8-4.073 2.186-1.484-1.378-2.951-2.169-4.072-2.169v.91c.843 0 2.095.672 3.424 1.899-.57.6-1.142 1.28-1.684 2.034-.921.098-1.793.249-2.592.449a12 12 0 0 1-.212-1.183c-.192-1.557.044-2.768.595-3.09a.9.9 0 0 1 .469-.106v-.909c-.343 0-.653.074-.922.228-1.145.66-1.402 2.72-.811 5.304-2.536.783-4.187 2.034-4.187 3.355 0 1.325 1.66 2.58 4.203 3.36-.587 2.592-.326 4.655.824 5.315.265.155.575.229.917.229 1.121 0 2.589-.8 4.073-2.185 1.483 1.378 2.951 2.168 4.072 2.168.343 0 .652-.073.922-.228 1.145-.66 1.402-2.72.81-5.304 2.528-.778 4.18-2.034 4.18-3.355Zm-5.308-2.719c-.15.526-.338 1.068-.55 1.61a22 22 0 0 0-1.121-1.932 19 19 0 0 1 1.671.322m-1.867 4.342c-.318.55-.644 1.072-.982 1.557a21 21 0 0 1-3.677.004 21 21 0 0 1-1.834-3.172 21.7 21.7 0 0 1 1.826-3.184 21 21 0 0 1 3.677-.003 21 21 0 0 1 1.835 3.172 23 23 0 0 1-.845 1.626m1.317-.53c.22.546.408 1.092.563 1.622-.534.13-1.097.24-1.68.327a23 23 0 0 0 1.117-1.95Zm-4.134 4.35a17 17 0 0 1-1.133-1.305c.367.016.742.029 1.121.029q.576.001 1.134-.029c-.367.477-.746.913-1.122 1.305m-3.033-2.401a18 18 0 0 1-1.671-.323c.15-.526.338-1.068.55-1.61q.249.489.534.979a27 27 0 0 0 .587.954M11.94 6.18q.57.588 1.133 1.304a25 25 0 0 0-1.12-.028q-.577-.001-1.134.028c.367-.476.746-.913 1.121-1.304M8.922 8.582a23 23 0 0 0-1.117 1.945 18 18 0 0 1-.562-1.623 20 20 0 0 1 1.68-.322Zm-3.689 5.104c-1.443-.616-2.377-1.423-2.377-2.063s.934-1.451 2.377-2.063c.35-.15.734-.285 1.13-.411.232.799.537 1.63.916 2.482a19 19 0 0 0-.905 2.47 12 12 0 0 1-1.141-.415m2.193 5.826c-.554-.318-.795-1.53-.607-3.086.045-.384.118-.787.208-1.199.799.196 1.671.346 2.588.444.55.755 1.121 1.44 1.696 2.039-1.329 1.235-2.576 1.912-3.424 1.912a1 1 0 0 1-.46-.11Zm9.67-3.107c.192 1.557-.045 2.768-.595 3.09a.9.9 0 0 1-.469.106c-.844 0-2.095-.672-3.424-1.9.57-.599 1.141-1.28 1.683-2.034a19 19 0 0 0 2.593-.448q.143.618.212 1.186m1.57-2.719c-.351.15-.734.285-1.13.412a20 20 0 0 0-.917-2.483c.375-.848.677-1.675.905-2.47q.607.19 1.146.415c1.443.616 2.376 1.423 2.376 2.063-.004.64-.937 1.452-2.38 2.063" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.947 13.486a1.863 1.863 0 1 0 0-3.726 1.863 1.863 0 0 0 0 3.726" -})); - -const SvgIconBrandRemix = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-brand-remix_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "#212121", - d: "M22 2H2v20h20z" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillRule: "evenodd", - d: "M16.699 15.194c.106 1.367.106 2.007.106 2.706h-3.161c0-.152.003-.291.005-.433.009-.439.018-.897-.053-1.821-.094-1.354-.677-1.655-1.75-1.655h-4.97v-2.463h5.122c1.354 0 2.031-.412 2.031-1.503 0-.958-.677-1.54-2.03-1.54H6.874v-2.41h5.686c3.066 0 4.589 1.448 4.589 3.76 0 1.73-1.072 2.859-2.52 3.047 1.222.244 1.937.94 2.069 2.312Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.8, - strokeWidth: 0.025, - d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-brand-remix_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M2 2h20v20H2z" -})))); - -const SvgIconBrandRive = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", - clipRule: "evenodd" -})); - -const SvgIconBrandSafari = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.071 18.679A10 10 0 1 0 4.928 4.537a10 10 0 0 0 14.143 14.142M11.854 2.275a.145.145 0 1 1 .292 0v1.682a.145.145 0 1 1-.292 0zm-.837-.085a.146.146 0 0 1 .16.13l.073.703a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16m1.813.13a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm-2.793.015a.145.145 0 0 1 .173.112l.348 1.646a.145.145 0 1 1-.285.06l-.348-1.645a.146.146 0 0 1 .112-.173m3.76.114a.145.145 0 0 1 .173-.113.145.145 0 0 1 .112.173l-.35 1.645a.145.145 0 1 1-.285-.06zm-4.723.153a.145.145 0 0 1 .184.094l.218.672a.145.145 0 1 1-.277.09l-.219-.672a.145.145 0 0 1 .094-.184m5.67.094a.145.145 0 0 1 .184-.094.146.146 0 0 1 .093.184l-.219.673a.146.146 0 1 1-.277-.09zm-6.594.25a.145.145 0 0 1 .193.075l.683 1.536a.145.145 0 1 1-.267.119l-.683-1.537a.145.145 0 0 1 .074-.192Zm7.52.08a.146.146 0 1 1 .265.118L15.25 4.68a.146.146 0 1 1-.266-.119zm-8.405.381a.146.146 0 0 1 .2.053l.353.613a.145.145 0 1 1-.252.146l-.354-.613a.145.145 0 0 1 .053-.199m9.27.054a.145.145 0 0 1 .2-.054c.07.04.093.13.053.2l-.354.612a.146.146 0 1 1-.252-.146zm-10.1.475a.146.146 0 0 1 .203.032l.987 1.361a.145.145 0 1 1-.236.171l-.987-1.36a.145.145 0 0 1 .032-.204Zm10.937.04a.145.145 0 0 1 .204-.033c.065.048.08.138.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36ZM5.665 4.57a.145.145 0 0 1 .206.01l.473.526a.146.146 0 1 1-.217.196l-.473-.526a.145.145 0 0 1 .01-.206Zm12.465.012a.146.146 0 1 1 .217.195l-.473.526a.145.145 0 1 1-.217-.195zm-13.175.685a.146.146 0 0 1 .206-.011l1.25 1.125c.06.054.065.146.01.206a.145.145 0 0 1-.205.01l-1.25-1.125a.145.145 0 0 1-.01-.205Zm13.888-.006a.145.145 0 0 1 .206.01c.054.06.05.152-.01.206l-1.252 1.125a.14.14 0 0 1-.067.034l-4.577 6.17-8.11 5.455.43-.581-.306.276a.146.146 0 1 1-.195-.217l1.25-1.124a.15.15 0 0 1 .067-.035l4.578-6.17 8.11-5.455-.432.583zM4.34 6.04a.145.145 0 0 1 .204-.031l.572.415a.146.146 0 1 1-.171.236l-.572-.415a.145.145 0 0 1-.033-.204Zm15.122-.026a.146.146 0 1 1 .171.236l-.572.415a.146.146 0 1 1-.171-.236zm-15.67.854a.145.145 0 0 1 .2-.054l1.456.841a.145.145 0 1 1-.146.253l-1.456-.841a.145.145 0 0 1-.054-.2Zm16.218-.054a.146.146 0 1 1 .146.253l-1.456.84a.146.146 0 1 1-.146-.252l1.456-.84ZM3.353 7.75a.145.145 0 0 1 .192-.074l.647.288a.146.146 0 1 1-.12.266l-.645-.288a.145.145 0 0 1-.074-.192m17.106-.068a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm-17.47.989a.145.145 0 0 1 .184-.094L4.77 9.1a.145.145 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.184Zm17.843-.088a.146.146 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zM2.738 9.64a.145.145 0 0 1 .173-.112l.691.147a.145.145 0 1 1-.06.285l-.692-.147a.145.145 0 0 1-.112-.173m18.352-.11a.145.145 0 1 1 .06.285l-.692.147a.146.146 0 1 1-.06-.286zM2.574 10.611a.145.145 0 0 1 .16-.13l1.673.177a.146.146 0 1 1-.03.29l-1.673-.177a.145.145 0 0 1-.13-.16m18.693-.117a.145.145 0 0 1 .16.13.145.145 0 0 1-.13.16l-1.672.174a.145.145 0 1 1-.03-.29zM2.531 11.607c0-.08.065-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.145-.146m17.94 0c0-.08.064-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.146-.146Zm-16.096.65a.145.145 0 1 1 .03.29l-1.672.174a.145.145 0 1 1-.03-.29l1.672-.175Zm15.089.14a.145.145 0 0 1 .16-.13l1.672.176a.146.146 0 1 1-.03.29l-1.673-.176a.145.145 0 0 1-.13-.16Zm-15.922.857a.146.146 0 1 1 .06.285l-.692.148a.146.146 0 1 1-.06-.286zm16.743.114a.145.145 0 0 1 .173-.112l.692.147a.146.146 0 1 1-.06.285l-.692-.147a.146.146 0 0 1-.113-.173m-15.606.466a.145.145 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zm14.457.098a.145.145 0 0 1 .184-.093l1.599.521a.146.146 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.185M4.069 14.98a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm15.667.08a.145.145 0 0 1 .192-.074l.646.288a.146.146 0 0 1-.118.267l-.646-.289a.145.145 0 0 1-.074-.192M5.3 15.307a.145.145 0 0 1 .2.054c.04.07.016.159-.054.2l-1.456.84a.145.145 0 0 1-.2-.053.145.145 0 0 1 .054-.2zm13.199.054a.145.145 0 0 1 .199-.054l1.456.841c.07.04.094.13.054.2a.145.145 0 0 1-.2.053l-1.456-.84a.145.145 0 0 1-.053-.2M4.94 16.55a.146.146 0 1 1 .171.236l-.572.416a.146.146 0 1 1-.171-.237zm13.912.037a.145.145 0 0 1 .204-.032l.572.416a.145.145 0 1 1-.17.236l-.573-.416a.146.146 0 0 1-.033-.204m-1.274.043a.146.146 0 0 1 .206-.011l1.25 1.125a.146.146 0 1 1-.195.217l-1.25-1.125a.145.145 0 0 1-.01-.206ZM7.381 17.71a.145.145 0 0 1 .204-.033c.065.048.08.139.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36Zm9.026-.027a.146.146 0 0 1 .204.033l.987 1.361a.146.146 0 1 1-.236.171l-.987-1.361a.145.145 0 0 1 .032-.204m-10.28.23a.146.146 0 1 1 .216.196l-.473.526a.145.145 0 1 1-.217-.196l.473-.525Zm11.54-.01a.145.145 0 0 1 .206.012l.473.525a.146.146 0 1 1-.217.195l-.473-.525a.145.145 0 0 1 .01-.206Zm-8.917.633a.145.145 0 0 1 .192-.074.145.145 0 0 1 .074.193l-.685 1.535a.145.145 0 1 1-.266-.118zm6.298-.07a.145.145 0 0 1 .193.074l.683 1.537a.145.145 0 1 1-.266.118l-.684-1.536a.145.145 0 0 1 .074-.193m-7.482.531a.145.145 0 0 1 .199-.053c.07.04.094.129.053.199l-.353.612a.146.146 0 1 1-.253-.146zm8.67-.053a.145.145 0 0 1 .198.053l.354.613a.145.145 0 1 1-.252.145l-.354-.612a.146.146 0 0 1 .053-.2Zm-5.968.118a.145.145 0 0 1 .172-.113c.08.017.13.094.113.173l-.35 1.645a.145.145 0 1 1-.285-.06zm3.286-.112a.145.145 0 0 1 .173.113l.349 1.645a.146.146 0 1 1-.286.06l-.348-1.645a.145.145 0 0 1 .112-.173m-1.7.309a.146.146 0 0 1 .292 0v1.682c0 .08-.065.146-.146.146a.145.145 0 0 1-.146-.146zm-2.656.498a.146.146 0 1 1 .277.09l-.219.673a.145.145 0 1 1-.277-.09zm5.42-.093a.146.146 0 0 1 .184.094l.218.672a.146.146 0 1 1-.277.09l-.22-.673a.146.146 0 0 1 .095-.183m-3.664.498a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm1.926-.13a.146.146 0 0 1 .16.13l.073.704a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16Z", - clipRule: "evenodd" -})); - -const SvgIconBrandSketch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m1.11 8.96 4.47-6.07a.56.56 0 0 1 .388-.223l5.974-.664a.6.6 0 0 1 .122 0l5.973.664a.56.56 0 0 1 .388.223L22.9 8.96a.57.57 0 0 1-.028.696l-10.55 12.2a.423.423 0 0 1-.633 0L1.136 9.655a.57.57 0 0 1-.027-.695Zm12.433-5.162L17.76 7.78c.181.172.489.026.47-.223l-.202-2.827c-.013-.157.229-.21.273-.049l.925 3.238a.7.7 0 0 0 .45.47l1.974.657c.146.048.11.272-.043.272H19.71a.7.7 0 0 0-.588.323l-5.171 8.125a.21.21 0 0 1-.365-.203l3.706-7.644a.422.422 0 0 0-.377-.6H7.093a.422.422 0 0 0-.376.6l3.706 7.644a.21.21 0 0 1-.365.204l-5.17-8.125a.7.7 0 0 0-.59-.324H2.342c-.154 0-.19-.224-.043-.272l2.028-.659a.7.7 0 0 0 .455-.472l.924-3.234c.044-.158.287-.115.274.049l-.203 2.827c-.018.249.29.395.47.223l4.218-3.983a.14.14 0 0 1 .205.19L7.84 7.47a.281.281 0 0 0 .216.454h7.896c.23 0 .36-.276.216-.454l-2.83-3.482a.14.14 0 0 1 .205-.19", - clipRule: "evenodd" -})); - -const SvgIconBrandSlack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.361 14.577a2.047 2.047 0 1 1-4.095 0c0-1.133.915-2.05 2.048-2.05H6.36zm1.024 0a2.047 2.047 0 1 1 4.096 0v5.124a2.047 2.047 0 1 1-4.096 0zm2.048-8.228a2.047 2.047 0 0 1-2.048-2.05 2.047 2.047 0 1 1 4.095 0v2.05zm0 1.04c1.132 0 2.047.916 2.047 2.05a2.046 2.046 0 0 1-2.047 2.049H4.298a2.047 2.047 0 0 1-2.048-2.05c0-1.133.915-2.05 2.048-2.05h5.135Zm8.206 2.049a2.047 2.047 0 1 1 4.096 0c0 1.134-.916 2.05-2.048 2.05h-2.048zm-1.024 0a2.047 2.047 0 1 1-4.095 0V4.3a2.047 2.047 0 1 1 4.095 0v5.14Zm-2.048 8.213c1.133 0 2.048.916 2.048 2.05a2.047 2.047 0 1 1-4.095 0v-2.05zm0-1.024a2.047 2.047 0 0 1-2.047-2.05c0-1.133.915-2.05 2.047-2.05h5.135c1.133 0 2.048.917 2.048 2.05 0 1.134-.915 2.05-2.048 2.05z" -})); - -const SvgIconBrandSnapchat = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.628 16.894c-.084-.28-.488-.475-.488-.475-.037-.022-.073-.039-.1-.053a7.7 7.7 0 0 1-1.767-1.157 6 6 0 0 1-1.024-1.167 4.4 4.4 0 0 1-.563-1.163c-.04-.15-.031-.21 0-.287a.46.46 0 0 1 .142-.157c.226-.159.591-.396.815-.541.192-.126.36-.234.457-.301.315-.22.53-.444.659-.687.164-.312.184-.658.055-.996-.173-.457-.6-.73-1.14-.73-.12 0-.246.013-.369.038-.31.067-.605.179-.85.274-.018.008-.037-.006-.037-.025.025-.611.056-1.432-.011-2.213-.062-.706-.207-1.3-.444-1.819a4.8 4.8 0 0 0-.792-1.183 4.9 4.9 0 0 0-1.25-1.007c-.862-.494-1.845-.745-2.919-.745-1.071 0-2.05.251-2.915.742A5 5 0 0 0 7.834 4.25a5 5 0 0 0-.792 1.183c-.237.52-.382 1.114-.444 1.82-.067.78-.039 1.537-.011 2.212 0 .02-.02.033-.036.025a6 6 0 0 0-.851-.273 1.7 1.7 0 0 0-.369-.04c-.54 0-.968.274-1.14.731-.129.34-.11.684.055.996.128.243.343.466.659.687.097.067.265.176.457.301.22.143.575.371.8.533a.5.5 0 0 1 .154.168c.034.08.04.139-.002.298a4.4 4.4 0 0 1-.561 1.152c-.276.419-.622.81-1.024 1.167a7.8 7.8 0 0 1-1.766 1.157q-.048.021-.112.059c-.042.025-.402.204-.477.469-.112.39.184.756.491.954.497.32 1.102.494 1.454.586q.146.037.268.075c.05.017.175.064.231.134.067.087.075.195.1.318.04.207.126.46.38.636.279.193.636.207 1.085.223.472.017 1.058.042 1.727.263.31.103.592.276.918.477.681.418 1.53.94 2.977.94 1.448 0 2.302-.524 2.988-.943.324-.198.603-.371.907-.471.67-.221 1.255-.243 1.727-.263.45-.017.806-.03 1.085-.223.274-.187.352-.469.388-.68.02-.104.034-.199.092-.277.05-.067.168-.112.223-.131q.124-.037.277-.078c.351-.095.79-.204 1.325-.508.633-.363.678-.812.611-1.032Z" -})); - -const SvgIconBrandSpotify = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.475 2 2 6.477 2 12s4.476 10 10 10c5.523 0 10-4.477 10-10S17.523 2 12 2m4.585 14.423a.623.623 0 0 1-.857.207c-2.348-1.435-5.304-1.76-8.785-.964a.624.624 0 0 1-.277-1.216c3.81-.87 7.077-.495 9.713 1.116.293.18.387.563.206.857M17.81 13.7a.78.78 0 0 1-1.072.257c-2.688-1.653-6.786-2.131-9.965-1.166a.78.78 0 0 1-.453-1.492c3.632-1.102 8.147-.568 11.234 1.329a.78.78 0 0 1 .256 1.072m.105-2.836c-3.223-1.914-8.54-2.09-11.617-1.156a.935.935 0 1 1-.543-1.79c3.532-1.072 9.404-.865 13.115 1.338a.934.934 0 1 1-.954 1.608Z" -})); - -const SvgIconBrandTailwindcss = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.993 6c-2.662 0-4.32 1.324-4.99 3.97 1.004-1.323 2.168-1.817 3.506-1.497.756.189 1.31.742 1.905 1.338.975 1.004 2.11 2.153 4.582 2.153 2.662 0 4.335-1.324 5.004-3.971q-1.506 1.985-3.49 1.483c-.757-.189-1.31-.741-1.906-1.338C15.614 7.15 14.48 6 11.993 6m-4.99 5.964c-2.676 0-4.334 1.323-5.003 3.97 1.004-1.323 2.167-1.818 3.505-1.498.757.19 1.31.742 1.906 1.338.974 1.004 2.109 2.153 4.582 2.153 2.662 0 4.334-1.323 5.003-3.97-1.003 1.323-2.167 1.817-3.505 1.483-.756-.19-1.31-.742-1.905-1.338-.975-.99-2.11-2.138-4.582-2.138Z", - clipRule: "evenodd" -})); - -const SvgIconBrandTelegram = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.581 10.68q9.263-4.023 12.35-5.303c5.884-2.44 7.105-2.863 7.903-2.877.175-.003.566.04.82.246.212.173.272.407.302.572.026.164.063.538.033.83-.318 3.339-1.698 11.44-2.4 15.178-.294 1.582-.88 2.113-1.446 2.165-1.23.112-2.164-.81-3.355-1.589-1.863-1.218-2.916-1.976-4.726-3.164-2.091-1.374-.735-2.129.457-3.363.31-.323 5.731-5.236 5.834-5.682.013-.055.027-.263-.1-.373-.122-.11-.304-.072-.436-.042-.189.042-3.164 2.004-8.935 5.886q-1.266.867-2.297.845c-.754-.016-2.21-.426-3.293-.776-1.323-.43-2.379-.657-2.286-1.387q.07-.57 1.575-1.167Z" -})); - -const SvgIconBrandThreads = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.906 11.251a7 7 0 0 0-.269-.122c-.158-2.915-1.75-4.584-4.424-4.602h-.036c-1.6 0-2.93.683-3.749 1.926l1.47 1.01c.612-.929 1.572-1.127 2.28-1.127h.024c.88.006 1.544.262 1.975.761q.47.547.625 1.5a11.3 11.3 0 0 0-2.527-.121c-2.542.146-4.177 1.63-4.067 3.69.056 1.046.576 1.945 1.466 2.533.752.497 1.72.74 2.728.685 1.33-.073 2.372-.58 3.1-1.509.553-.704.902-1.617 1.057-2.768.633.382 1.103.886 1.362 1.49.441 1.03.467 2.72-.912 4.098-1.208 1.208-2.66 1.73-4.855 1.746-2.434-.018-4.275-.799-5.472-2.321-1.121-1.426-1.7-3.485-1.722-6.12.021-2.635.6-4.694 1.722-6.12 1.197-1.522 3.038-2.303 5.472-2.32 2.452.018 4.326.803 5.568 2.332.61.75 1.07 1.694 1.372 2.794l1.723-.46c-.367-1.354-.944-2.52-1.73-3.488-1.594-1.961-3.924-2.966-6.927-2.987h-.012c-2.996.02-5.3 1.03-6.849 2.998-1.377 1.752-2.088 4.19-2.111 7.245v.014c.023 3.056.734 5.493 2.111 7.245 1.548 1.969 3.853 2.977 6.85 2.998h.011c2.664-.018 4.542-.716 6.089-2.262 2.024-2.023 1.963-4.559 1.296-6.115-.479-1.116-1.391-2.023-2.639-2.622Zm-4.6 4.327c-1.114.062-2.271-.438-2.328-1.51-.043-.794.565-1.68 2.397-1.787q.315-.018.618-.018c.665 0 1.288.065 1.854.189-.211 2.637-1.45 3.066-2.54 3.126Z" -})); - -const SvgIconBrandTiktok = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.714 10.213a8.2 8.2 0 0 1-4.773-1.526v6.986A6.33 6.33 0 0 1 9.611 22a6.3 6.3 0 0 1-3.524-1.07A6.329 6.329 0 0 1 10.48 9.405v3.499a2.895 2.895 0 1 0 2.017 2.769V2h3.444v.44a4.79 4.79 0 0 0 4.773 4.35z" -})); - -const SvgIconBrandTurbopack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.737 9.34a.41.41 0 0 0-.41.41v4.554c0 .226.184.41.41.41h4.555a.41.41 0 0 0 .41-.41V9.75a.41.41 0 0 0-.41-.41zM6.452 6.089a.375.375 0 0 0-.375.375V17.59c0 .207.168.375.375.375h11.126a.375.375 0 0 0 .375-.375V6.464a.375.375 0 0 0-.375-.375z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12.213v7.234c0 .485.135.939.37 1.325l2.609-2.608v-5.951zm1.19 9.393 2.585-2.586.055.001h5.698V22H4.553c-.501 0-.97-.145-1.364-.394Zm9.506.394h6.75A2.553 2.553 0 0 0 22 19.447V4.553A2.553 2.553 0 0 0 19.447 2h-7.234v2.979h5.957c.47 0 .851.38.851.85V18.17a.85.85 0 0 1-.85.851h-5.475z", - clipRule: "evenodd" -})); - -const SvgIconBrandTurborepo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.992 5.496C8.41 5.496 5.494 8.414 5.494 12s2.915 6.503 6.498 6.503 6.499-2.917 6.499-6.503-2.915-6.504-6.499-6.504m0 9.87A3.364 3.364 0 0 1 8.63 12a3.364 3.364 0 1 1 6.726 0 3.364 3.364 0 0 1-3.363 3.366Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.537 4.428V2C17.81 2.282 22 6.652 22 12s-4.19 9.717-9.463 10v-2.428c3.93-.281 7.043-3.568 7.043-7.572s-3.113-7.29-7.043-7.572M6.26 16.965a7.57 7.57 0 0 1-1.833-4.42H2a9.98 9.98 0 0 0 2.543 6.139zM11.447 22v-2.428a7.54 7.54 0 0 1-4.418-1.835l-1.717 1.719A9.96 9.96 0 0 0 11.446 22h.002Z", - clipRule: "evenodd" -})); - -const SvgIconBrandTwitch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.542 6.607H12v4.607h1.542zm3.854 4.607V6.607h-1.541v4.607z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.604 2 2.75 5.84v13.82h4.625v3.84l3.854-3.84h3.084l6.937-6.91V2zm10.023 13.054 3.083-3.072V3.536H7.377v11.518h3.083v3.071l3.084-3.071z", - clipRule: "evenodd" -})); - -const SvgIconBrandTwitter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M23.25 5.131a9.4 9.4 0 0 1-2.65.715 4.57 4.57 0 0 0 2.029-2.514c-.892.52-1.88.899-2.931 1.102A4.65 4.65 0 0 0 16.328 3c-2.548 0-4.615 2.035-4.615 4.545q.001.533.119 1.034a13.18 13.18 0 0 1-9.515-4.748 4.5 4.5 0 0 0-.625 2.284c0 1.577.816 2.969 2.054 3.783a4.66 4.66 0 0 1-2.091-.569v.059c0 2.201 1.59 4.038 3.703 4.456a4.7 4.7 0 0 1-2.085.078c.588 1.804 2.292 3.119 4.312 3.154a9.36 9.36 0 0 1-5.733 1.946 10 10 0 0 1-1.102-.063A13.2 13.2 0 0 0 7.825 21c8.492 0 13.135-6.923 13.135-12.928q0-.294-.014-.587a9.3 9.3 0 0 0 2.302-2.35z" -})); - -const SvgIconBrandVenmo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.766 2.5c.678 1.11.984 2.255.984 3.7 0 4.609-3.97 10.596-7.19 14.8H6.2L3.25 3.51l6.443-.607 1.56 12.446c1.458-2.354 3.257-6.054 3.257-8.576 0-1.381-.239-2.321-.611-3.096z" -})); - -const SvgIconBrandVercel = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12 3 10 17.32H2z" -})); - -const SvgIconBrandVkontakte = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.982 19C5.466 19 1.18 13.745 1 5h3.765c.124 6.418 2.9 9.137 5.098 9.698V5h3.546v5.536c2.17-.239 4.451-2.761 5.221-5.536h3.545c-.59 3.42-3.064 5.942-4.823 6.979 1.759.84 4.576 3.041 5.648 7.021h-3.903c-.838-2.663-2.926-4.723-5.688-5.003V19z" -})); - -const SvgIconBrandVscode = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.19 8.903s-.486-.352.098-.82L3.65 6.864a.58.58 0 0 1 .8-.052l12.567 9.519v4.566s0 .716-.927.636z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.421 11.845 2.19 14.791s-.332.248 0 .69l1.504 1.369s.359.384.887-.052l3.436-2.601-2.596-2.354Zm5.689.025 5.945-4.54-.038-4.53s-.254-1-1.1-.484l-7.91 7.203z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.09 21.54a.82.82 0 0 0 .763.237l4.632-2.283c.6-.4.51-.904.51-.904V4.96c0-.601-.612-.801-.612-.801l-4.016-1.941c-.877-.542-1.45.098-1.45.098s.738-.532 1.1.484v18.01a.8.8 0 0 1-.08.356c-.106.212-.334.412-.885.328z" -})); - -const SvgIconBrandWebflow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m24 4.827-7.339 14.347H9.768l3.071-5.946h-.138C10.167 16.517 6.387 18.682 1 19.174V13.31s3.446-.204 5.472-2.334H1v-6.15h6.15v5.059h.138L9.8 4.826h4.65v5.026h.139l2.607-5.026z", - clipRule: "evenodd" -})); - -const SvgIconBrandWhatsapp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.127 7.456c.172.006.362.015.543.417.123.274.33.785.496 1.193.123.302.223.548.248.6.06.12.1.262.02.423l-.034.07c-.06.123-.104.213-.207.332l-.125.15c-.083.101-.165.202-.237.273-.121.12-.247.252-.106.493.14.242.625 1.032 1.343 1.672.773.69 1.444.98 1.784 1.128q.1.042.159.071c.241.12.382.1.523-.06.14-.162.603-.706.764-.947.162-.242.322-.202.544-.121.221.08 1.408.665 1.65.785l.133.066c.168.08.282.135.33.216.06.101.06.585-.14 1.149-.202.564-1.188 1.108-1.63 1.148l-.13.014c-.409.048-.925.109-2.769-.619-2.27-.895-3.767-3.115-4.075-3.57q-.037-.057-.05-.075l-.003-.004c-.131-.175-.984-1.315-.984-2.494 0-1.111.547-1.694.798-1.963l.048-.051a.89.89 0 0 1 .644-.302z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m2.339 21.75 1.371-5.007a9.65 9.65 0 0 1-1.29-4.83c.002-5.329 4.338-9.663 9.666-9.663a9.6 9.6 0 0 1 6.837 2.834 9.6 9.6 0 0 1 2.829 6.836c-.003 5.327-4.339 9.663-9.666 9.663h-.004a9.66 9.66 0 0 1-4.62-1.177zm9.75-17.868c-4.432 0-8.036 3.603-8.037 8.03a8 8 0 0 0 1.228 4.275l.191.304-.811 2.963 3.04-.797.294.174a8 8 0 0 0 4.089 1.12h.003c4.428 0 8.032-3.603 8.033-8.032a7.98 7.98 0 0 0-2.35-5.682 7.98 7.98 0 0 0-5.68-2.355", - clipRule: "evenodd" -})); - -const SvgIconBrandX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.403 3.5h2.882l-6.296 7.201 7.407 9.799h-5.8l-4.542-5.943L5.856 20.5H2.973l6.734-7.702L2.602 3.5h5.946l4.106 5.432 4.75-5.432Zm-1.011 15.274h1.597L7.68 5.135H5.967z" -})); - -const SvgIconBrandYoutube = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.204 4.008c.904.28 1.615 1.101 1.857 2.147C22.498 8.048 22.5 12 22.5 12s0 3.952-.44 5.845c-.241 1.046-.952 1.867-1.856 2.147C18.567 20.5 12 20.5 12 20.5s-6.567 0-8.204-.508c-.904-.28-1.615-1.101-1.857-2.147C1.5 15.952 1.5 12 1.5 12s0-3.952.44-5.845c.241-1.046.952-1.867 1.856-2.147C5.433 3.5 12 3.5 12 3.5s6.567 0 8.204.508M15.514 12l-5.716 3.3V8.7l5.715 3.3Z", - clipRule: "evenodd" -})); - -const SvgIconBreakfestFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 3c-2.66 0-5.105.61-6.91 1.635C3.304 5.648 2 7.162 2 9c0 1.438.805 2.683 2 3.634v6.616c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 19.25v-6.616c1.195-.951 2-2.196 2-3.634 0-1.838-1.305-3.352-3.09-4.365C17.106 3.61 14.66 3 12 3" -})); - -const SvgIconBreakfest = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12.26c1.252-.895 2-2.028 2-3.26 0-2.9-4.141-5.25-9.25-5.25S2.75 6.1 2.75 9c0 1.232.748 2.365 2 3.26v6.99a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" -})); - -const SvgIconBroadcastFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m3.75 0a7.48 7.48 0 0 0-1.91-5 .75.75 0 1 0-1.117 1 6 6 0 0 1 0 8 .75.75 0 0 0 1.117 1 7.48 7.48 0 0 0 1.91-5M7.527 8A.75.75 0 1 0 6.41 7a7.494 7.494 0 0 0 0 10 .75.75 0 0 0 1.117-1 5.995 5.995 0 0 1 0-8m14.839-.374a11.2 11.2 0 0 0-2.33-3.501.75.75 0 1 0-1.071 1.05 9.74 9.74 0 0 1 0 13.646.751.751 0 0 0 1.07 1.054 11.26 11.26 0 0 0 2.33-12.254zm-19.35 8.169a9.74 9.74 0 0 1 2.02-10.618.75.75 0 1 0-1.071-1.052 11.24 11.24 0 0 0 0 15.75.75.75 0 1 0 1.07-1.05 9.7 9.7 0 0 1-2.02-3.03Z" -})); - -const SvgIconBroadcast = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m0 6a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5m6.91.67A7.5 7.5 0 0 1 17.59 17a.75.75 0 0 1-1.117-1 5.995 5.995 0 0 0 0-8 .751.751 0 1 1 1.117-1 7.51 7.51 0 0 1 1.32 7.92M6.47 9.664A6 6 0 0 0 7.524 16a.75.75 0 0 1-1.117 1 7.493 7.493 0 0 1 0-10 .751.751 0 0 1 1.12 1A6 6 0 0 0 6.47 9.666ZM23.25 12a11.2 11.2 0 0 1-3.215 7.875.75.75 0 1 1-1.07-1.05 9.74 9.74 0 0 0 0-13.646.75.75 0 1 1 1.07-1.054A11.2 11.2 0 0 1 23.25 12M5.035 18.823a.75.75 0 1 1-1.07 1.052 11.24 11.24 0 0 1 0-15.75.75.75 0 1 1 1.07 1.05 9.74 9.74 0 0 0 0 13.646z" -})); - -const SvgIconBrokenChainLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.25 3.25a.75.75 0 0 0 1.5 0zm1.5-1.5a.75.75 0 0 0-1.5 0zm6 19a.75.75 0 0 0-1.5 0zm-1.5 1.5a.75.75 0 0 0 1.5 0zm-11-12.5a.75.75 0 0 0 0-1.5zm-1.5-1.5a.75.75 0 0 0 0 1.5zm19 6a.75.75 0 0 0 0 1.5zm1.5 1.5a.75.75 0 0 0 0-1.5zM4.22 5.28a.75.75 0 0 0 1.06-1.06zm-.44-2.56a.75.75 0 0 0-1.06 1.06zm16 16a.75.75 0 1 0-1.06 1.06zm.44 2.56a.75.75 0 1 0 1.06-1.06zM3.207 15.207l.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 1 0 1.06 1.06zm-3.44 5.56a.75.75 0 1 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 1 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 1 0-1.06-1.06zM9.75 3.25v-1.5h-1.5v1.5zm4.5 17.5v1.5h1.5v-1.5zm-11-12.5h-1.5v1.5h1.5zm17.5 7.5h1.5v-1.5h-1.5zM5.28 4.22l-1.5-1.5-1.06 1.06 1.5 1.5zm13.44 15.56 1.5 1.5 1.06-1.06-1.5-1.5zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.474-5.586-5.586-1.06 1.06 5.586 5.586zm-8.06-5.586L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.043 1.06 1.06L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.043zm9.526-12a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.474zm-12 12a1.75 1.75 0 0 0 2.474 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.526-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.474 0l1.06 1.06a.25.25 0 0 1 .354 0z" -})); - -const SvgIconBrokenHeartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.916 3.792c-1.36-.768-2.819-.957-4.17-.655-1.89.422-3.497 1.791-4.264 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.307-.291-2.717-.124-4.038.584a3.95 3.95 0 0 0-1.328 1.302c-.503.805-.85 1.948-1.094 3.71l2.738 2.738c.201.2.271.498.181.767l-1 3a.75.75 0 1 1-1.422-.474l.853-2.56L9.47 9.53a.75.75 0 0 1-.214-.623c.254-2.031.645-3.538 1.358-4.68q.143-.229.302-.435" -})); - -const SvgIconBrokenHeart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572m0 0c-.88.964-1.512 2.216-2 3.428l3 3-1 3" -})); - -const SvgIconBubbleQuotesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.874a.25.25 0 0 0-.16.058l-2.098 1.738a1.75 1.75 0 0 1-2.24-.007l-2.066-1.73a.25.25 0 0 0-.16-.059H3.75A1.75 1.75 0 0 1 2 17.25zm5.5 5.283C7.5 8.91 8.406 8 9.523 8c1.113 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.624-.126.453.453 0 0 1 .125-.627c.679-.454 1.201-.837 1.554-1.339q.084-.12.157-.251a2.028 2.028 0 0 1-2.81-1.874m4.945 0c0-1.123.906-2.033 2.023-2.033 1.114 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.623-.126.453.453 0 0 1 .125-.627c.678-.454 1.2-.837 1.554-1.339q.084-.12.156-.251a2 2 0 0 1-.787.16 2.03 2.03 0 0 1-2.023-2.034", - clipRule: "evenodd" -})); - -const SvgIconBubbleQuotes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4.874a1 1 0 0 0-.638.23l-2.098 1.738a1 1 0 0 1-1.28-.003l-2.066-1.731a1 1 0 0 0-.642-.234H3.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.523 8C8.406 8 7.5 8.91 7.5 10.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.157.251c-.353.502-.875.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .624.125c.67-.449 1.328-.913 1.79-1.569.474-.674.716-1.51.658-2.66A2.03 2.03 0 0 0 9.523 8m4.945 0c-1.117 0-2.023.91-2.023 2.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.156.251c-.353.502-.876.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .623.125c.67-.449 1.328-.913 1.79-1.569.474-.674.717-1.51.658-2.66A2.03 2.03 0 0 0 14.468 8" -})); - -const SvgIconBugFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 7h.25c.966 0 1.75.784 1.75 1.75v.138l1.758-.598a.75.75 0 0 1 .484 1.42L19 10.473V13h2.25a.75.75 0 0 1 0 1.5H19v.5a7 7 0 0 1-.21 1.71 1 1 0 0 1 .082.024l2.37.806a.75.75 0 0 1-.484 1.42l-2.37-.806a1 1 0 0 1-.113-.05 7 7 0 0 1-5.525 3.856v-8.21a.75.75 0 0 0-1.5 0v8.21a7 7 0 0 1-5.525-3.855 1 1 0 0 1-.113.049l-2.37.806a.75.75 0 1 1-.484-1.42l2.37-.806a1 1 0 0 1 .083-.023A7 7 0 0 1 5 15v-.5H2.75a.75.75 0 0 1 0-1.5H5v-2.527L2.758 9.71a.75.75 0 1 1 .484-1.42L5 8.888V8.75C5 7.784 5.784 7 6.75 7H7a5 5 0 0 1 10 0m-5-3.5A3.5 3.5 0 0 0 8.5 7h7A3.5 3.5 0 0 0 12 3.5", - clipRule: "evenodd" -})); - -const SvgIconBug = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.37 9.806 3 9m2.37 4.75H2.75m2.62 3.694L3 18.25m15.63-8.444L21 9m-2.37 4.75h2.62m-2.62 3.694 2.37.806m-9-4.5v7M7.75 7.5V7a4.25 4.25 0 0 1 8.5 0v.5M5.75 15V8.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1V15a6.25 6.25 0 1 1-12.5 0" -})); - -const SvgIconBuildingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 5.75C6 4.784 6.784 4 7.75 4h8.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.75h.25a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1 0-1.5H2V9.75C2 8.784 2.784 8 3.75 8H6zM6 9.5H3.75a.25.25 0 0 0-.25.25v8.75H6zm12 9h2.5V9.75a.25.25 0 0 0-.25-.25H18zm-4 0v-3.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25v3.25z", - clipRule: "evenodd" -})); - -const SvgIconBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 19.25h1m19.5 0h-1m0 0v-9.5a1 1 0 0 0-1-1h-3m4 10.5h-4m0-10.5v10.5m0-10.5v-3a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v3m10.5 10.5h-3m-7.5 0V8.75m0 10.5h-4m4 0h3m-3-10.5h-3a1 1 0 0 0-1 1v9.5m7 0v-3.5a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v3.5m-4.5 0h4.5" -})); - -const SvgIconBulletFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2" -})); - -const SvgIconBulletListFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 4.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm-6 7.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconBulletList = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.75h8.5m-8.5-9.5h8.5m-12.5 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 9.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0" -})); - -const SvgIconBullet = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5 -})); - -const SvgIconCainLink2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 7.5a.25.25 0 0 0-.25.25v8.5c0 .138.112.25.25.25h5.5a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 1 16.25v-8.5C1 6.784 1.784 6 2.75 6h5.5a.75.75 0 0 1 0 1.5zM15 6.75a.75.75 0 0 1 .75-.75h5.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 21.25 18h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-5.5a.75.75 0 0 1-.75-.75M6 12a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75A.75.75 0 0 1 6 12", - clipRule: "evenodd" -})); - -const SvgIconCainLink3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.913 5.088a5.42 5.42 0 0 0-7.666 0l-.966.966a.75.75 0 0 1-1.061-1.06l.966-.967a6.92 6.92 0 0 1 9.787 9.787l-.968.968a.75.75 0 0 1-1.061-1.06l.969-.97a5.42 5.42 0 0 0 0-7.664M15.03 8.97a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 1 1-1.06-1.06l5-5a.75.75 0 0 1 1.06 0m-8.97.245a.75.75 0 0 1 0 1.06l-.972.972a5.42 5.42 0 0 0 7.665 7.666l.964-.965a.75.75 0 0 1 1.061 1.06l-.964.965a6.92 6.92 0 0 1-9.787-9.787l.972-.971a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" -})); - -const SvgIconCalculatorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM18.5 7V3.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V7zm-9 6.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m6-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCalculator = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 7.75v12.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V7.75m-14.5 0h14.5m-14.5 0v-4a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v4" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M9.5 13a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconCalendar2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M7 8.75A.75.75 0 0 1 7.75 8h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 7 8.75", - clipRule: "evenodd" -})); - -const SvgIconCalendar2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-8.5 6h8.5m-11.5 11.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconCalendar3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" -})); - -const SvgIconCalendar3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m7.53 8.045a.75.75 0 0 1 0 1.06l-3.85 3.85a.75.75 0 0 1-1.06 0l-1.65-1.65a.75.75 0 1 1 1.06-1.06l1.12 1.12 3.32-3.32a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconCalendarCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-7 10.025 1.65 1.65 3.85-3.85m-10 9.675h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarClockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v4.907A7.5 7.5 0 0 0 10.656 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 14a.75.75 0 0 1 .75.75v1.939l1.53 1.53a.75.75 0 0 1-1.06 1.061l-1.75-1.75a.75.75 0 0 1-.22-.53v-2.25A.75.75 0 0 1 17 14" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 11.25a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5M12.75 17a4.25 4.25 0 1 1 8.5 0 4.25 4.25 0 0 1-8.5 0", - clipRule: "evenodd" -})); - -const SvgIconCalendarClock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 20.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v3m-12.5-4v-2m8.5 2v-2m.75 12V17l1.75 1.75m-3.758-6.6a5.248 5.248 0 1 1 4.016 9.699 5.248 5.248 0 0 1-4.016-9.698Z" -})); - -const SvgIconCalendarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75V9H3V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M3 10.5v8.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V10.5z" -})); - -const SvgIconCalendarPlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m5 7.75a.75.75 0 1 0-1.5 0v2h-2a.75.75 0 0 0 0 1.5h2v2a.75.75 0 0 0 1.5 0v-2h2a.75.75 0 0 0 0-1.5h-2z", - clipRule: "evenodd" -})); - -const SvgIconCalendarPlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-4.25 7v5.5m2.75-2.75h-5.5m-4.5 7.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarRemoveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m2.278 7.47a.75.75 0 0 0-1.06 1.06l1.971 1.972-1.97 1.97a.75.75 0 0 0 1.061 1.06l1.97-1.97 1.97 1.97a.75.75 0 1 0 1.06-1.06l-1.97-1.97 1.972-1.972a.75.75 0 1 0-1.06-1.06L12 11.44z", - clipRule: "evenodd" -})); - -const SvgIconCalendarRemove = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M9.498 10l5.002 5.002M14.502 10 9.5 15.002M4.75 20.25h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarSearchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m4 6.25a3.75 3.75 0 1 0 2.068 6.879l.902.901a.75.75 0 1 0 1.06-1.06l-.901-.902A3.75 3.75 0 0 0 11.75 8.25", - clipRule: "evenodd" -})); - -const SvgIconCalendarSearch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M14 14.25l1.25 1.25m-10.5 4.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1m10-8.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0" -})); - -const SvgIconCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.75h16.5m-12.5-5v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCallIncomingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.737 3c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17.1 17.1 0 0 0 6.195 6.195c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.551-4.55c-.034-.06-.034-.163.052-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.78 3.22a.75.75 0 0 1 0 1.06L16.56 8.5h2.69a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v2.69l4.22-4.22a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconCallIncoming = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 9.25h-4.5v-4.5m5.5-1-4.996 4.996M9.211 4.468l.867 2.95a1 1 0 0 1-.266 1.003l-.914.877a.95.95 0 0 0-.184 1.16 13.06 13.06 0 0 0 4.829 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.423-.985.97-.985h3.515a1 1 0 0 1 .959.718" -})); - -const SvgIconCallOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm.656 6.598a17 17 0 0 1-1.806-1.208l3.4-3.4q.41.281.842.529c.059.034.162.034.245-.052l.877-.914a1.75 1.75 0 0 1 1.756-.467l2.95.867A1.75 1.75 0 0 1 21 15.75v3.501c0 .955-.782 1.777-1.79 1.722-2.708-.147-5.348-.876-7.73-2.258Z" -})); - -const SvgIconCallOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-2.302 2.301a15.6 15.6 0 0 1-1.94-2.65A15.5 15.5 0 0 1 4.517 4.7c-.004-.09.071-.201.22-.201h3.515a.25.25 0 0 1 .24.18l.868 2.949a.25.25 0 0 1-.067.25l-.914.878c-.546.524-.716 1.373-.314 2.073.483.843 1.053 1.63 1.697 2.348z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.233 17.417q-.773-.45-1.488-.982l-1.07 1.071q.861.661 1.805 1.208c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12 12 0 0 1-.842-.529l-1.076 1.077q.565.405 1.171.753c.701.402 1.55.231 2.074-.314l.877-.914a.25.25 0 0 1 .25-.067l2.95.867a.25.25 0 0 1 .18.24v3.502c0 .15-.114.23-.21.224-2.49-.135-4.897-.804-7.057-2.057" -})); - -const SvgIconCallOutgoingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.721 3c-.943 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.269 7.75a17.1 17.1 0 0 0 6.195 6.195c2.381 1.382 5.021 2.11 7.729 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.55-4.55c-.035-.06-.035-.163.051-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.867-2.95A1.75 1.75 0 0 0 8.235 3H4.722Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.984 3.75a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0V5.56l-4.22 4.22a.75.75 0 0 1-1.06-1.06l4.22-4.22h-2.69a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCallOutgoing = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 3.75h4.5v4.5m-5.5 1 4.998-4.998m-10.537.216.868 2.95a1 1 0 0 1-.267 1.003l-.914.877a.95.95 0 0 0-.183 1.16 13.06 13.06 0 0 0 4.828 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.424-.985.97-.985h3.515a1 1 0 0 1 .96.718Z" -})); - -const SvgIconCameraDotFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 9.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.914 3c-.464 0-.909.184-1.237.513l-.414.414A.25.25 0 0 1 4.086 4H3.75A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4H9.914a.25.25 0 0 1-.177-.073l-.414-.414A1.75 1.75 0 0 0 8.086 3zM10 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0m-3-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCameraDot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7 9v-.01M3.75 4.75h.336a1 1 0 0 0 .707-.293l.414-.414a1 1 0 0 1 .707-.293h2.172a1 1 0 0 1 .707.293l.414.414a1 1 0 0 0 .707.293H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1M17.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0m-10-3a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0" -})); - -const SvgIconCameraFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.58 3.78A1.75 1.75 0 0 1 10.034 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h3.215a.25.25 0 0 0 .208-.111zM12 9a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7", - clipRule: "evenodd" -})); - -const SvgIconCameraOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06L4.94 6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.19l.78.78a.75.75 0 1 0 1.06-1.06zm10.9 13.02-4.92-4.92a3.5 3.5 0 0 0 4.918 4.918Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 7.75v11.069L7.932 4.75l.647-.97A1.75 1.75 0 0 1 10.035 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75" -})); - -const SvgIconCameraOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 3.75h4.215a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v8.5M2.75 2.75l4 4m0 0h-3a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5M6.75 6.75l13.5 13.5m0 0 1 1M14.562 15A3.25 3.25 0 1 1 10 10.438" -})); - -const SvgIconCamera = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 6.75h3.215a1 1 0 0 0 .832-.445l1.406-2.11a1 1 0 0 1 .832-.445h3.93a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V7.75a1 1 0 0 1 1-1Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconCarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22.5 11.5v6.75A1.75 1.75 0 0 1 20.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75v-.321h-11v.321A1.75 1.75 0 0 1 4.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75V11.5H.75a.75.75 0 0 1 0-1.5h1.084L5.07 4.822A1.75 1.75 0 0 1 6.554 4h10.892c.603 0 1.164.31 1.484.822L22.166 10h1.084a.75.75 0 0 1 0 1.5zM5 13.036a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m10.5 0a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.25 10.75 3.456-5.53a1 1 0 0 1 .848-.47h10.892a1 1 0 0 1 .848.47l3.456 5.53m-19.5 0H.75m1.5 0v7.5a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-1.071h12.5v1.071a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-7.5m0 0h1.5m-17.5 2.286h2m8.5 0h2" -})); - -const SvgIconCartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.75 3a.75.75 0 0 0 0 1.5h2.147a.25.25 0 0 1 .247.21l1.73 10.817A1.75 1.75 0 0 0 7.604 17h10.292a1.75 1.75 0 0 0 1.73-1.477L20.9 7.445A1.25 1.25 0 0 0 19.665 6H5.87l-.245-1.526A1.75 1.75 0 0 0 3.897 3zm6.5 18a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m9 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5" -})); - -const SvgIconCart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 3.75h2.147a1 1 0 0 1 .988.842L5.23 6.75m0 0 1.385 8.658a1 1 0 0 0 .988.842h10.292a1 1 0 0 0 .988-.844l1.276-8.078a.5.5 0 0 0-.494-.578z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.25, - d: "M8.25 20.875a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m9 0a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25" -})); - -const SvgIconChainLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.641 9.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.73 4.73 0 0 1 1.354 2.766.75.75 0 0 1-1.488.186 3.23 3.23 0 0 0-.927-1.891l-.343-.343a3.25 3.25 0 0 0-4.596 0l-3.343 3.343a3.25 3.25 0 0 0 0 4.596l.343.343a3.25 3.25 0 0 0 4.596 0l.172-.171a.75.75 0 1 1 1.06 1.06l-.171.172a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.75 4.75 0 0 1 0-6.718z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.641 5.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.75 4.75 0 0 1 0 6.718l-3.343 3.343a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.73 4.73 0 0 1-1.354-2.766.75.75 0 1 1 1.488-.186c.087.691.395 1.36.927 1.891l.343.343a3.25 3.25 0 0 0 4.596 0l3.343-3.343a3.25 3.25 0 0 0 0-4.596l-.343-.343a3.25 3.25 0 0 0-4.596 0l-.172.171a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconChainLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19-.172.172a4 4 0 0 1-5.656 0l-.344-.344a4 4 0 0 1 0-5.656l3.344-3.344a4 4 0 0 1 5.656 0l.344.344a4 4 0 0 1 1.14 2.328" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.688 12.5a4 4 0 0 0 1.14 2.328l.344.344a4 4 0 0 0 5.656 0l3.344-3.344a4 4 0 0 0 0-5.657l-.344-.343a4 4 0 0 0-5.656 0L14 6" -})); - -const SvgIconChart2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 4.501a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v15a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5zm-5 4a1.5 1.5 0 0 0-1.5 1.5v9.5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-9.5a1.5 1.5 0 0 0-1.5-1.5zm-6.5 5.5a1.5 1.5 0 0 0-1.5 1.5v4a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5z" -})); - -const SvgIconChart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-5.5h-5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0V9.75a.5.5 0 0 1 .5-.5h5v11m0 0h5a.5.5 0 0 0 .5-.5V4.25a.5.5 0 0 0-.5-.5h-4.5a.5.5 0 0 0-.5.5z" -})); - -const SvgIconChart3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 3.001a1.5 1.5 0 0 0-1.5 1.5v15a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-15a1.5 1.5 0 0 0-1.5-1.5zm-6.5 10a1.5 1.5 0 0 0-1.5 1.5v5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-5a1.5 1.5 0 0 0-1.5-1.5zm11.5-3.5a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5z" -})); - -const SvgIconChart3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-6.5h-5a.5.5 0 0 0-.5.5v5.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0v-16a.5.5 0 0 1 .5-.5h4.5a.5.5 0 0 1 .5.5v16m0 0h5a.5.5 0 0 0 .5-.5V9.25a.5.5 0 0 0-.5-.5h-5z" -})); - -const SvgIconChart4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.5 3.001a1.5 1.5 0 0 0-1.5 1.5V19.5h-1.5v-9.499a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H8v-3.999a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H1.75a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5H21V4.501a1.5 1.5 0 0 0-1.5-1.5z" -})); - -const SvgIconChart4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.25 14.75H10a.75.75 0 0 0-.75-.75zm-5.5 5.5H3V21h.75zm11-11h.75a.75.75 0 0 0-.75-.75zm5.5 11V21H21v-.75zm-18.5-.75a.75.75 0 0 0 0 1.5zm20.5 1.5a.75.75 0 0 0 0-1.5zm-18-5.5h5V14h-5zm4.25-.75v5.5H10v-5.5zm.75 4.75h-5.5V21h5.5zm-4.75.75v-5H3v5zM4.25 14C3.56 14 3 14.56 3 15.25h1.5a.25.25 0 0 1-.25.25zm5.5-4h5V8.5h-5zM14 9.25v11h1.5v-11zm.75 10.25h-5.5V21h5.5zm-4.75.75V9.75H8.5v10.5zM9.75 8.5c-.69 0-1.25.56-1.25 1.25H10a.25.25 0 0 1-.25.25zm5.5-4h4.5V3h-4.5zm4.25-.25v16H21v-16zm.75 15.25h-5.5V21h5.5zm-4.75.75v-16H14v16zM19.75 4.5a.25.25 0 0 1-.25-.25H21C21 3.56 20.44 3 19.75 3zM15.25 3C14.56 3 14 3.56 14 4.25h1.5a.25.25 0 0 1-.25.25zM1.75 21h20.5v-1.5H1.75z" -})); - -const SvgIconChart5Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.501 1.751a.75.75 0 1 0-1.5 0v20.5a.75.75 0 0 0 1.5 0v-1.25H19.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H14a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H8.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501z" -})); - -const SvgIconChart5 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.25 9.25V10H10v-.75zm-5.5 0H3zm0-5.5V3a.75.75 0 0 0-.75.75zm5.5.5H8.5zm-.5-.5V3zm6 11v.75h.75v-.75zm0-5H14zm-.5-.5V10zm-10.5 11H3c0 .414.336.75.75.75zm16.5-.5H21zm-.5.5v-.75zm.5-5h-.75zm-.5-.5V14zM4.5 1.75a.75.75 0 0 0-1.5 0zM3 22.25a.75.75 0 0 0 1.5 0zm5.5-18v5H10v-5zm.75 4.25h-5.5V10h5.5zm-4.75.75v-5.5H3v5.5zM3.75 4.5h5V3h-5zM10 4.25C10 3.56 9.44 3 8.75 3v1.5a.25.25 0 0 1-.25-.25zm4 5.5v5h1.5v-5zm.75 4.25h-11v1.5h11zm-10.25.75v-5.5H3v5.5zM3.75 10h10.5V8.5H3.75zm11.75-.25c0-.69-.56-1.25-1.25-1.25V10a.25.25 0 0 1-.25-.25zm4 5.5v4.5H21v-4.5zm.25 4.25h-16V21h16zm-15.25.75v-5.5H3v5.5zm-.75-4.75h16V14h-16zm15.75 4.25a.25.25 0 0 1 .25-.25V21c.69 0 1.25-.56 1.25-1.25zm1.5-4.5c0-.69-.56-1.25-1.25-1.25v1.5a.25.25 0 0 1-.25-.25zM3 1.75v20.5h1.5V1.75z" -})); - -const SvgIconChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.42 3a1.75 1.75 0 0 0-1.75 1.75v14.5c0 .966.783 1.75 1.75 1.75h1.83A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm-6.34 5.334a1.75 1.75 0 0 0-1.75 1.75v9.167c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-9.167a1.75 1.75 0 0 0-1.75-1.75zm-6.33 4.443A1.75 1.75 0 0 0 3 14.527v4.723c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-4.723a1.75 1.75 0 0 0-1.75-1.75z" -})); - -const SvgIconChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 13.527a1 1 0 0 0-1 1v4.723a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-4.723a1 1 0 0 0-1-1zm6.33-4.443a1 1 0 0 0-1 1v9.167a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-9.167a1 1 0 0 0-1-1zm6.34-5.334a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1z" -})); - -const SvgIconCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M20 6 9 17l-5-5" -})); - -const SvgIconChecklist = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.25h8.5m-8.5-8.5h8.5m-16.5.875L5.417 9.75l3.333-4.5m-5 12.375 1.667 1.125 3.333-4.5" -})); - -const SvgIconChevronDoubleDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 13.5 4 4 4-4m-8-7 4 4 4-4" -})); - -const SvgIconChevronDoubleLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16-4-4 4-4m7 8-4-4 4-4" -})); - -const SvgIconChevronDoubleRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16 4-4-4-4m-7 8 4-4-4-4" -})); - -const SvgIconChevronDoubleUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10.5 4-4 4 4m-8 7 4-4 4 4" -})); - -const SvgIconChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10 4 4 4-4" -})); - -const SvgIconChevronLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16-4-4 4-4" -})); - -const SvgIconChevronLgDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 9-8 8-8-8" -})); - -const SvgIconChevronLgLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15 20-8-8 8-8" -})); - -const SvgIconChevronLgRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 4 8 8-8 8" -})); - -const SvgIconChevronLgUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 15.75 7.5-7.5 7.5 7.5" -})); - -const SvgIconChevronRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16 4-4-4-4" -})); - -const SvgIconChevronUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 14 4-4 4 4" -})); - -const SvgIconChevronsLgDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 5.25 7.5 7.5 7.5-7.5m-15 6 7.5 7.5 7.5-7.5" -})); - -const SvgIconChevronsLgLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m18.75 4.5-7.5 7.5 7.5 7.5m-6-15L5.25 12l7.5 7.5" -})); - -const SvgIconChevronsLgRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.25 4.5 7.5 7.5-7.5 7.5m6-15 7.5 7.5-7.5 7.5" -})); - -const SvgIconChevronsLgUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 18.75 7.5-7.5 7.5 7.5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 12.75 7.5-7.5 7.5 7.5" -})); - -const SvgIconChevronsUpDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" -})); - -const SvgIconChevronsX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 16-4-4 4-4m6 0 4 4-4 4" -})); - -const SvgIconChevronsY = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" -})); - -const SvgIconChromecastFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v2.02q.372-.02.75-.02c7.456 0 13.5 6.044 13.5 13.5q0 .378-.02.75h4.02A1.75 1.75 0 0 0 22 19.25V4.75A1.75 1.75 0 0 0 20.25 3zm-1 10a.75.75 0 0 0 0 1.5 5.75 5.75 0 0 1 5.75 5.75.75.75 0 0 0 1.5 0A7.25 7.25 0 0 0 2.75 13" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 9.75A.75.75 0 0 1 2.75 9C8.963 9 14 14.037 14 20.25a.75.75 0 0 1-1.5 0 9.75 9.75 0 0 0-9.75-9.75.75.75 0 0 1-.75-.75M2.75 17a.75.75 0 0 0 0 1.5c.966 0 1.75.784 1.75 1.75a.75.75 0 0 0 1.5 0A3.25 3.25 0 0 0 2.75 17" -})); - -const SvgIconChromecast = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 13.75a6.5 6.5 0 0 1 6.5 6.5m-6.5-10.5c5.799 0 10.5 4.701 10.5 10.5m3.5 0h3.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v1.5m0 11.5a2.5 2.5 0 0 1 2.5 2.5" -})); - -const SvgIconCircleArrowDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6.22 1.53-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97V7.75a.75.75 0 0 1 1.5 0v6.69l1.97-1.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13 12 16.25 8.75 13M12 7.75v7.75m0 5.75a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5" -})); - -const SvgIconCircleArrowLeftDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12m6 3.25c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-3.69l5.22-5.22a.75.75 0 0 0-1.06-1.06L9.5 13.44V9.75a.75.75 0 0 0-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15.25 8.75-5.82 5.82m-.68-4.82v5.5h5.5M2.75 12a9.25 9.25 0 1 0 18.5 0 9.25 9.25 0 0 0-18.5 0" -})); - -const SvgIconCircleArrowLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m-1.53-6.22-3.25-3.25a.75.75 0 0 1 0-1.06l3.25-3.25a.75.75 0 1 1 1.06 1.06l-1.97 1.97h6.69a.75.75 0 0 1 0 1.5H9.56l1.97 1.97a.75.75 0 1 1-1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6-3.25A.75.75 0 0 1 8.75 8h5.5a.75.75 0 0 1 0 1.5h-3.69l5.22 5.22a.75.75 0 1 1-1.06 1.06L9.5 10.56v3.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 15.25 9.43 9.43m-.68 4.82v-5.5h5.5M2.75 12a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" -})); - -const SvgIconCircleArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 15.25 7.75 12 11 8.75M16.25 12H8.5m-5.75 0a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" -})); - -const SvgIconCircleArrowRightDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6 3.25a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.69L8.22 9.28a.75.75 0 0 1 1.06-1.06l5.22 5.22V9.75a.75.75 0 0 1 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 8.75 5.82 5.82m.68-4.82v5.5h-5.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleArrowRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m1.53 6.22 3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 1 1-1.06-1.06l1.97-1.97H7.75a.75.75 0 0 1 0-1.5h6.69l-1.97-1.97a.75.75 0 0 1 1.06-1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" -})); - -const SvgIconCircleArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 8.75 16.25 12 13 15.25M7.75 12h7.75m5.75 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleArrowUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.22-1.53 3.25-3.25a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 1 1-1.06 1.06l-1.97-1.97v6.69a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 0 1-1.06-1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 16.25V8.5M8.75 11 12 7.75 15.25 11M12 2.75a9.25 9.25 0 1 1 0 18.5 9.25 9.25 0 0 1 0-18.5" -})); - -const SvgIconCircleCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m3.58 7.975a.75.75 0 0 0-1.16-.95l-3.976 4.859L9.03 12.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.11-.055z", - clipRule: "evenodd" -})); - -const SvgIconCircleCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 9.5 10.5 15l-2-2m12.75-1a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleDotsHorizontalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m5-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" -})); - -const SvgIconCircleDotsHorizontal = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M8 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeWidth: 1.5 -})); - -const SvgIconCircleDotsVerticalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-1 6a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 4a1 1 0 1 0 2 0 1 1 0 0 0-2 0m1 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" -})); - -const SvgIconCircleDotsVertical = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M11.25 8a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5Z" -})); - -const SvgIconCircleDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.75 5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 0 1.5zm6.03-5.22-2.25 2.25a.75.75 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l.97.97V7.75a.75.75 0 0 1 1.5 0v3.94l.97-.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75v5.75m0 0 2.25-2.25M12 13.5l-2.25-2.25m-1 5h6.5m6-4.25a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleHalfFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 0 0 0 17zM2 12C2 6.477 6.477 2 12 2q.41 0 .81.032C17.954 2.445 22 6.75 22 12s-4.046 9.555-9.19 9.968Q12.41 22 12 22C6.477 22 2 17.523 2 12", - clipRule: "evenodd" -})); - -const SvgIconCircleHalf = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 20.5a8.5 8.5 0 0 0 0-17zM22 12c0 5.523-4.477 10-10 10q-.41 0-.81-.032C6.046 21.555 2 17.25 2 12s4.046-9.555 9.19-9.968Q11.59 2 12 2c5.523 0 10 4.477 10 10", - clipRule: "evenodd" -})); - -const SvgIconCircleInfoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-2 9a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -})); - -const SvgIconCircleInfo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 11H12v5.25M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -}), /*#__PURE__*/React.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 -})); - -const SvgIconCircleMinusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.243.75a.75.75 0 1 0 0-1.5H7.757a.75.75 0 1 0 0 1.5z", - clipRule: "evenodd" -})); - -const SvgIconCircleMinus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757m13.493 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconCirclePersonFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 0 0 3.2 7.333A9.97 9.97 0 0 0 12 22a9.97 9.97 0 0 0 6.8-2.667A9.97 9.97 0 0 0 22 12c0-5.523-4.477-10-10-10M5.976 17.997C7.299 16.174 9.411 15 12 15s4.7 1.174 6.024 2.997A8.47 8.47 0 0 1 12 20.5a8.47 8.47 0 0 1-6.024-2.503M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0", - clipRule: "evenodd" -})); - -const SvgIconCirclePerson = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.857 18.916C7.171 16.996 9.332 15.75 12 15.75s4.83 1.247 6.143 3.166m-12.286 0A9.22 9.22 0 0 0 12 21.25c2.358 0 4.51-.882 6.143-2.334m-12.286 0a9.25 9.25 0 1 1 12.286 0M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconCirclePlaceholderDashedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.325 2.14a10 10 0 0 1 3.35 0 .75.75 0 1 1-.25 1.479 8.6 8.6 0 0 0-2.85 0 .75.75 0 0 1-.25-1.48ZM7.258 4.02a.75.75 0 0 1-.177 1.047A8.6 8.6 0 0 0 5.067 7.08a.75.75 0 0 1-1.223-.869 10 10 0 0 1 2.368-2.368.75.75 0 0 1 1.046.177m9.484 0a.75.75 0 0 1 1.046-.176 10 10 0 0 1 2.368 2.368.75.75 0 0 1-1.223.87 8.6 8.6 0 0 0-2.014-2.015.75.75 0 0 1-.177-1.046ZM3.004 9.71a.75.75 0 0 1 .615.865 8.6 8.6 0 0 0 0 2.85.75.75 0 0 1-1.48.25 10 10 0 0 1 0-3.35.75.75 0 0 1 .865-.615m17.992 0a.75.75 0 0 1 .864.615 10 10 0 0 1 0 3.35.75.75 0 1 1-1.479-.25 8.6 8.6 0 0 0 0-2.85.75.75 0 0 1 .615-.865M4.02 16.742a.75.75 0 0 1 1.046.177 8.6 8.6 0 0 0 2.014 2.014.75.75 0 1 1-.869 1.223 10 10 0 0 1-2.368-2.368.75.75 0 0 1 .177-1.046m15.958 0a.75.75 0 0 1 .177 1.046 10 10 0 0 1-2.368 2.368.75.75 0 1 1-.87-1.223 8.6 8.6 0 0 0 2.015-2.014.75.75 0 0 1 1.046-.177M9.71 20.996a.75.75 0 0 1 .865-.615 8.6 8.6 0 0 0 2.85 0 .75.75 0 0 1 .25 1.48 10 10 0 0 1-3.35 0 .75.75 0 0 1-.615-.865", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.5 12a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0" -})); - -const SvgIconCirclePlaceholderDashed = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeDasharray: "3 4", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -})); - -const SvgIconCirclePlayFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.782 8.783a.5.5 0 0 0-.782.413v5.608a.5.5 0 0 0 .782.413l4.112-2.804a.5.5 0 0 0 0-.826z", - clipRule: "evenodd" -})); - -const SvgIconCirclePlay = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.25 3.75a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17m-10 8.5c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10-10-4.477-10-10", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.25 15.054V9.446a.5.5 0 0 1 .782-.413l4.112 2.804a.5.5 0 0 1 0 .826l-4.112 2.804a.5.5 0 0 1-.782-.413" -})); - -const SvgIconCirclePlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-4.242a.75.75 0 0 0-1.5 0v3.493H7.757a.75.75 0 1 0 0 1.5h3.493v3.492a.75.75 0 0 0 1.5 0v-3.492h3.493a.75.75 0 1 0 0-1.5H12.75z", - clipRule: "evenodd" -})); - -const SvgIconCirclePlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757M12 16.244V7.758M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconCircleQuestionmarkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-1.25 6.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25zM12 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2", - clipRule: "evenodd" -})); - -const SvgIconCircleQuestionmark = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.75 8.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 16a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -})); - -const SvgIconCircleRightUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleRightUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" -})); - -const SvgIconCircleStopFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.5 9.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z", - clipRule: "evenodd" -})); - -const SvgIconCircleStop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 10.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1z" -})); - -const SvgIconCircleXFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.53-3.53a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" -})); - -const SvgIconCircleX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m15 9-6 6m6 0L9 9m12.25 3a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconClapperboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.5 0a.25.25 0 0 1 .25-.25h3.335l-.7 3.5H3.5zM20.5 9V5.75a.25.25 0 0 0-.25-.25h-2.414L16.96 9zm-5.086 0 .875-3.5h-3.174l-.7 3.5h3Zm-4.529 0 .7-3.5h-2.97l-.7 3.5z", - clipRule: "evenodd" -})); - -const SvgIconClapperboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75h18.5m-18.5 0v8.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-8.5m-18.5 0v-4a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v4M12.45 5l-.9 4.5M17.187 5l-1.125 4.5M7.95 5l-.9 4.5" -})); - -const SvgIconClipboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 3.75C8 2.784 8.784 2 9.75 2h4.5c.966 0 1.75.784 1.75 1.75V4h2.25c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V5.75C4 4.784 4.784 4 5.75 4H8zm1.5 2.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconClipboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 4.75h3a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h3m1 2.5h4.5a1 1 0 0 0 1-1v-2.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconClockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-14.25a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l2.75 2.75a.75.75 0 1 0 1.06-1.06l-2.53-2.53z", - clipRule: "evenodd" -})); - -const SvgIconClock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V12l2.75 2.75m6.5-2.75a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCloseQuoteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v6.289c0 .967.784 1.75 1.75 1.75H5.5v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C9.886 17.352 11 15.613 11 13.039V5.75C11 4.779 10.214 4 9.25 4zm11 0A1.75 1.75 0 0 0 13 5.75v6.289c0 .967.784 1.75 1.75 1.75h1.75v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C20.887 17.352 22 15.613 22 13.039V5.75C22 4.779 21.215 4 20.25 4z" -})); - -const SvgIconCloseQuote = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 4.75h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Zm11 0h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Z" -})); - -const SvgIconClosedCaptioningFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm5.55 7.6a1.75 1.75 0 1 0 0 2.8.75.75 0 1 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m4.213.163a1.75 1.75 0 0 1 2.287-.164.75.75 0 1 0 .901-1.198 3.25 3.25 0 1 0 0 5.198.75.75 0 0 0-.901-1.198 1.75 1.75 0 0 1-2.287-2.638", - clipRule: "evenodd" -})); - -const SvgIconClosedCaptioning = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.3 10.6a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m6.5 0a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconCloud2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.925 4C4.541 4 1 7.59 1 12s3.54 8 7.925 8h8.2C20.377 20 23 17.338 23 14.071c0-3.266-2.623-5.928-5.875-5.928q-.41 0-.806.055a.56.56 0 0 1-.56-.25C14.385 5.589 11.841 4 8.925 4" -})); - -const SvgIconCloud2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.125 19.25h-8.2c-3.963 0-7.175-3.246-7.175-7.25s3.212-7.25 7.175-7.25c2.635 0 4.94 1.436 6.187 3.576.262.45.794.687 1.31.615q.346-.048.703-.048c2.83 0 5.125 2.318 5.125 5.178s-2.294 5.179-5.125 5.179Z" -})); - -const SvgIconCloudDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m5.47.626a.75.75 0 0 1 1.5 0v5.69l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22z", - clipRule: "evenodd" -})); - -const SvgIconCloudDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.75 19.25h1.375a4.125 4.125 0 1 0-.13-8.248 6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h.25m4.75-7.5v7.5m0 0 2.5-2.5m-2.5 2.5-2.5-2.5" -})); - -const SvgIconCloudFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 4a6.75 6.75 0 0 0-6.22 4.124A6.002 6.002 0 0 0 7 20h11.125a4.875 4.875 0 0 0 .61-9.712A6.75 6.75 0 0 0 12 4" -})); - -const SvgIconCloudSnowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m9-2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h6.703C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Z" -})); - -const SvgIconCloudSnow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H6m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H6m0-.25V18m0 0-.177.177M6 18l.177-.177M6 18l-.177-.177M6 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M12.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H12m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H12m0-.25V18m0 0-.177.177M12 18l.177-.177M12 18l-.177-.177M12 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M18.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H18m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H18m0-.25V18m0 0-.177.177M18 18l.177-.177M18 18l-.177-.177M18 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M15.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H15m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H15m0-.25V20m0 0-.177.177M15 20l.177-.177M15 20l-.177-.177M15 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M9.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H9m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H9m0-.25V20m0 0-.177.177M9 20l.177-.177M9 20l-.177-.177M9 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354m.599-4.573h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" -})); - -const SvgIconCloudSyncFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m6.877 3.627 1.726-1.444a.4.4 0 0 0 0-.614L12.657 8.25a.4.4 0 0 0-.657.307v.694a3.5 3.5 0 1 0 3.444 4.13.75.75 0 0 0-1.476-.27A2 2 0 1 1 12 10.75v.694a.4.4 0 0 0 .657.307", - clipRule: "evenodd" -})); - -const SvgIconCloudSync = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m14.383 10.307-1.726 1.444a.4.4 0 0 1-.657-.307v-.694a2 2 0 1 0 1.968 2.361.75.75 0 0 1 1.476.268A3.5 3.5 0 1 1 12 9.25v-.694a.4.4 0 0 1 .657-.307l1.726 1.444a.4.4 0 0 1 0 .614" -})); - -const SvgIconCloud = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" -})); - -const SvgIconCloudyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 6.28a7 7 0 0 0-1.573-.18C5.093 6.1 2 9.215 2 13.05S5.093 20 8.917 20h7.708C19.597 20 22 17.578 22 14.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 5.19 17.772 3 15.084 3a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28Z", - clipRule: "evenodd" -})); - -const SvgIconCloudySunFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 8.28a7 7 0 0 0-1.573-.18C5.093 8.1 2 11.215 2 15.05S5.093 22 8.917 22h7.708C19.597 22 22 19.578 22 16.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 7.19 17.772 5 15.084 5a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28ZM15.25 1a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75m6.187 2.563a.75.75 0 0 1 0 1.06l-.707.708a.75.75 0 0 1-1.06-1.061l.706-.707a.75.75 0 0 1 1.061 0m-12.374 0a.75.75 0 0 1 1.061 0l.707.707a.75.75 0 1 1-1.06 1.06l-.708-.707a.75.75 0 0 1 0-1.06M21.5 9.75a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCloudySun = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9.75h1m-8-7v-1M20.2 4.8l.707-.707m-11.313 0 .707.707m8.248 7.212A4 4 0 1 0 11.32 9m5.306 2.95q-.585.001-1.128.14c-.553.139-1.17-.07-1.49-.542a6.2 6.2 0 0 0-2.734-2.23 6.1 6.1 0 0 0-2.356-.468c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.904-4.317 4.6 4.6 0 0 0-1.721-.333" -})); - -const SvgIconCloudy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.615 10a4.13 4.13 0 0 0 .58-2.117c0-2.282-1.841-4.133-4.112-4.133a4.12 4.12 0 0 0-3.979 3.09m5.521 3.11q-.585.001-1.128.14c-.553.139-1.17-.071-1.49-.542a6.2 6.2 0 0 0-2.982-2.326 6.1 6.1 0 0 0-2.108-.372c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.838-4.29 4.6 4.6 0 0 0-1.787-.36" -})); - -const SvgIconCocktailFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.74 3C2.107 3 1.364 5.037 2.612 6.088l8.638 7.276V20.5h-3.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-3.5v-7.136l8.638-7.276C22.636 5.037 21.893 3 20.26 3z" -})); - -const SvgIconCocktail = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 13.015v8.235m0-8.235-8.905-7.5c-.713-.601-.288-1.765.645-1.765h16.52c.933 0 1.358 1.164.644 1.765zm0 8.235H7.75m4.25 0h4.25" -})); - -const SvgIconCodeBrackets = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 20.25 4.5-16.5m4 4 3.355 3.565a1 1 0 0 1 0 1.37L18.25 16.25m-12.5 0-3.355-3.565a1 1 0 0 1 0-1.37L5.75 7.75" -})); - -const SvgIconCodeLines = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75H13.2m4.55 0h3.5M2.75 12h5.5m4.5 0h8.5m-18.5 7.25h7.5m4.5 0h6.5" -})); - -const SvgIconColorPaletteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0-5.285 4.517-9.5 10-9.5S22 6.715 22 12c0 1.888-.506 3.152-1.566 3.812-.985.615-2.234.548-3.284.412-.369-.048-.753-.112-1.12-.172l-.492-.08c-.52-.082-.988-.143-1.405-.149-.835-.012-1.24.186-1.462.63-.132.264-.131.583.015 1.018.129.383.335.757.557 1.159l.12.216c.123.226.254.476.345.716.085.226.18.555.108.904-.086.42-.373.705-.727.858-.312.135-.69.176-1.089.176-5.483 0-10-4.215-10-9.5m8.25-5.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3 4.25a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m8-2.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" -})); - -const SvgIconColorPalette = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M21.25 12c0 7.11-7.593.798-9.25 4.118-1.028 2.059 2.906 4.632 0 4.632-5.109 0-9.25-3.918-9.25-8.75S6.891 3.25 12 3.25s9.25 3.918 9.25 8.75Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M11.5 7.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM8.5 12A1.25 1.25 0 1 1 6 12a1.25 1.25 0 0 1 2.5 0Zm8-2.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z" -})); - -const SvgIconColorSwatchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 2A1.75 1.75 0 0 0 2 3.75V16.5a5.5 5.5 0 0 0 8.324 4.72l10.968-6.332a1.75 1.75 0 0 0 .64-2.39l-3.065-5.31a1.75 1.75 0 0 0-.87-1.37l-5.31-3.066A1.75 1.75 0 0 0 11.25 2zm16.792 11.59-7.515 4.338L18.18 9l2.453 4.248a.25.25 0 0 1-.092.341ZM17.34 7.457 13 14.974V4.664l4.248 2.453a.25.25 0 0 1 .091.341ZM7.5 18.25a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5", - clipRule: "evenodd" -})); - -const SvgIconColorSwatch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m17.623 6.467.375-.65zm.366 1.366.65.375zm3.294 5.04.65-.375zm-.366 1.366-.375-.65zM3.75 3.5h7.5V2h-7.5zm7.75.25V16.5H13V3.75zm-8 12.75V3.75H2V16.5zm4 4a4 4 0 0 1-4-4H2A5.5 5.5 0 0 0 7.5 22zm4-4a4 4 0 0 1-4 4V22a5.5 5.5 0 0 0 5.5-5.5zM3.75 2A1.75 1.75 0 0 0 2 3.75h1.5a.25.25 0 0 1 .25-.25zm13.59 5.458L10.963 18.5l1.3.75 6.375-11.042-1.3-.75Zm3.202 6.131L9.5 19.964l.75 1.3 11.042-6.376zm.092-.341a.25.25 0 0 1-.092.341l.75 1.3a1.75 1.75 0 0 0 .64-2.391zM11.77 3.954l5.477 3.163.75-1.3-5.477-3.162-.75 1.3Zm-.52-.454a.25.25 0 0 1 .224.14l1.343-.67A1.75 1.75 0 0 0 11.25 2zm.224.14a.23.23 0 0 1 .026.11H13c0-.278-.066-.544-.183-.78zm5.998 4.13 3.162 5.478 1.299-.75L18.77 7.02l-1.3.75Zm-.224-.653a.25.25 0 0 1 .125.232l1.497.093a1.75 1.75 0 0 0-.872-1.624zm.125.232a.25.25 0 0 1-.034.11l1.3.75c.139-.242.215-.504.23-.767zM8.5 16.5a1 1 0 0 1-1 1V19a2.5 2.5 0 0 0 2.5-2.5zm-1 1a1 1 0 0 1-1-1H5A2.5 2.5 0 0 0 7.5 19zm-1-1a1 1 0 0 1 1-1V14A2.5 2.5 0 0 0 5 16.5zm1-1a1 1 0 0 1 1 1H10A2.5 2.5 0 0 0 7.5 14z" -})); - -const SvgIconColorsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5.346 5.346 0 0 0-5.342 5.351 5.35 5.35 0 0 0 4.335 5.256 6.48 6.48 0 0 1 6.038-3.455c.2-.562.31-1.168.31-1.8A5.346 5.346 0 0 0 12 2m.72 17.18A5.32 5.32 0 0 0 16.733 21a5.346 5.346 0 0 0 5.341-5.351 5.35 5.35 0 0 0-5.341-5.351c-1.6 0-3.035.703-4.015 1.82a6.5 6.5 0 0 1 1.04 3.53 6.48 6.48 0 0 1-1.04 3.531Zm-.423-5.333c.2.563.31 1.169.31 1.802a5.33 5.33 0 0 1-1.068 3.211A5.33 5.33 0 0 1 7.266 21a5.346 5.346 0 0 1-5.342-5.351 5.35 5.35 0 0 1 4.335-5.256 6.5 6.5 0 0 0 6.038 3.454", - clipRule: "evenodd" -})); - -const SvgIconColors = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M7.303 9.989a5.1 5.1 0 0 1-.442-2.092c0-2.843 2.3-5.147 5.139-5.147a5.143 5.143 0 0 1 5.139 5.147c0 .745-.158 1.453-.442 2.092m-9.394 0a5.145 5.145 0 0 0-4.553 5.114c0 2.843 2.3 5.147 5.139 5.147A5.13 5.13 0 0 0 12 18.192M7.303 9.989a5.14 5.14 0 0 0 4.111 3.022m5.283-3.022A5.13 5.13 0 0 0 12 12.014m4.697-2.025a5.145 5.145 0 0 1 4.553 5.114c0 2.843-2.3 5.147-5.139 5.147A5.13 5.13 0 0 1 12 18.192m0-6.178c-.23.308-.428.642-.586.997m.586-.997c.23.308.428.642.586.997m-1.172 0a5.2 5.2 0 0 0 1.172 0m0 0c.284.64.442 1.347.442 2.092A5.13 5.13 0 0 1 12 18.192" -})); - -const SvgIconCommandFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.281 8.39v.891h-.89a.89.89 0 1 1 .89-.89Zm1.5 4.829V10.78h2.438v2.438H10.78Zm-2.391 1.5h.891v.89a.89.89 0 1 1-.89-.89Zm6.329.891v-.891h.89a.89.89 0 1 1-.89.89Zm.891-6.329h-.891v-.89a.89.89 0 1 1 .89.89Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm3.64 3a2.39 2.39 0 0 0 0 4.781h.891v2.438h-.89a2.39 2.39 0 1 0 2.39 2.39v-.89h2.438v.89a2.39 2.39 0 1 0 2.39-2.39h-.89V10.78h.89a2.39 2.39 0 1 0-2.39-2.39v.89H10.78v-.89A2.39 2.39 0 0 0 8.391 6Z", - clipRule: "evenodd" -})); - -const SvgIconCommand = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.254 5.395v-1.64h-1.5v1.64zm-2.39.75h1.64v-1.5h-1.64zm6.328-.75v-1.64h-1.5v1.64zm.89-.75h-1.64v1.5h1.64zm-5.578 1.5h3.938v-1.5H10.03v1.5Zm3.938 2.438H10.03v1.5h3.938zm-3.188.75V10.03h-1.5v3.938zm2.438-3.938v3.938h1.5V10.03h-1.5Zm1.5 5.578v-1.64h-1.5v1.64zm-3.938 0v-1.64h-1.5v1.64zm-.75-2.39h-1.64v1.5h1.64zm3.938 1.5h1.64v-1.5h-1.64zm-6.469.89a.89.89 0 0 1 .89-.89v-1.5A2.39 2.39 0 0 0 6 15.609zm10.5 0a2.39 2.39 0 0 0-2.39-2.39v1.5a.89.89 0 0 1 .89.89zm-4.781 0A2.39 2.39 0 0 0 15.609 18v-1.5a.89.89 0 0 1-.89-.89zM16.5 8.391a.89.89 0 0 1-.89.89v1.5A2.39 2.39 0 0 0 18 8.391zm-1.781 0a.89.89 0 0 1 .89-.891V6a2.39 2.39 0 0 0-2.39 2.39zM8.39 18a2.39 2.39 0 0 0 2.39-2.39h-1.5a.89.89 0 0 1-.89.89zM6 8.39a2.39 2.39 0 0 0 2.39 2.391v-1.5a.89.89 0 0 1-.89-.89zm2.39 8.11a.89.89 0 0 1-.89-.89H6A2.39 2.39 0 0 0 8.39 18zm0-10.5A2.39 2.39 0 0 0 6 8.39h1.5a.89.89 0 0 1 .89-.89zm7.22 1.5a.89.89 0 0 1 .89.89H18A2.39 2.39 0 0 0 15.61 6zm.89 8.11a.89.89 0 0 1-.89.89V18A2.39 2.39 0 0 0 18 15.61zm-5.719-7.22A2.39 2.39 0 0 0 8.391 6v1.5a.89.89 0 0 1 .89.89z" -})); - -const SvgIconCompassFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.929 2.526a1.25 1.25 0 0 1 1.545 1.546l-3.6 12.6a1.75 1.75 0 0 1-1.202 1.202l-12.6 3.6a1.25 1.25 0 0 1-1.546-1.545l3.6-12.6a1.75 1.75 0 0 1 1.202-1.203l12.6-3.6ZM9.625 12a2.375 2.375 0 1 1 4.75 0 2.375 2.375 0 0 1-4.75 0", - clipRule: "evenodd" -})); - -const SvgIconCompass = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.466 17.153a1 1 0 0 0 .686-.687l3.6-12.6a.5.5 0 0 0-.617-.619l-12.6 3.6a1 1 0 0 0-.688.687l-3.6 12.6a.5.5 0 0 0 .618.619z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" -})); - -const SvgIconComputerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.75h20V4.75A1.75 1.75 0 0 0 20.25 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 16.25V14h20v2.25A1.75 1.75 0 0 1 20.25 18H15v3.25a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25M10.5 18v2.5h3V18z", - clipRule: "evenodd" -})); - -const SvgIconComputer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.75 17.25v-.75a.75.75 0 0 0-.75.75zm4.5 0H15a.75.75 0 0 0-.75-.75zm0 4V22a.75.75 0 0 0 .75-.75zm-4.5 0H9c0 .414.336.75.75.75zm-7-8.75H2V14h.75zm7 5.5h4.5v-1.5h-4.5zm3.75-.75v4H15v-4zm.75 3.25h-4.5V22h4.5zm-3.75.75v-4H9v4zm10.75-8.75H2.75V14h18.5zm-17.5-8h16.5V3H3.75zm16.75.25v11.5H22V4.75zm-.25 11.75H3.75V18h16.5zM3.5 16.25V4.75H2v11.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V18A1.75 1.75 0 0 0 22 16.25zM20.25 4.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 3zM3.75 3A1.75 1.75 0 0 0 2 4.75h1.5a.25.25 0 0 1 .25-.25z" -})); - -const SvgIconContactsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h13.5a.75.75 0 0 1 .75.75v16a.75.75 0 0 1-.75.75H5.75a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h13.5a.75.75 0 0 1 0 1.5H5.75A1.75 1.75 0 0 1 4 20.25zm6.25 5.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m4 5.25h-4.5c-.238 0-1.355-.569-.319-1.95.452-.603 1.261-1.05 2.569-1.05s2.117.447 2.569 1.05c1.035 1.381-.081 1.95-.319 1.95", - clipRule: "evenodd" -})); - -const SvgIconContacts = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 21.25H5.75a1 1 0 0 1-1-1v-.5a1 1 0 0 1 1-1h13.5v-16H5.75a1 1 0 0 0-1 1V20M11.5 9.25h1m-2.75 4.5s0-1.5 2.25-1.5 2.25 1.5 2.25 1.5zM13 9.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0" -})); - -const SvgIconControlFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 6.75A3.75 3.75 0 0 1 6.75 3h10.5A3.75 3.75 0 0 1 21 6.75v10.5A3.75 3.75 0 0 1 17.25 21H6.75A3.75 3.75 0 0 1 3 17.25zm11.53.47a.75.75 0 0 0-1.06 0l-2.25 2.25a.75.75 0 1 0 1.06 1.06L14 8.81l1.72 1.72a.75.75 0 1 0 1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconControl = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 10 14 7.75 16.25 10m-9.5-6.25h10.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H6.75a3 3 0 0 1-3-3V6.75a3 3 0 0 1 3-3" -})); - -const SvgIconCookiesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m8-3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m3 3.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-4 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 15a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCookies = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m10-8.5a8.5 8.5 0 1 0 8.394 7.156 4.25 4.25 0 0 1-5-3.05 4.25 4.25 0 0 1-3.144-4.102z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M8 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0" -})); - -const SvgIconCreditCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4.003A1.75 1.75 0 0 0 2 5.753V9h19.996v1.5H2v7.746c0 .967.784 1.75 1.75 1.75h16.496a1.75 1.75 0 0 0 1.75-1.75V9.053q0-1.65-.002-3.304a1.75 1.75 0 0 0-1.749-1.746zm3 8.497a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconCreditCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75v8.496a1 1 0 0 0 1 1h16.496a1 1 0 0 0 1-1V9.75m-18.496 0V5.753a1 1 0 0 1 1-1h16.495a1 1 0 0 1 1 .997q.002 2 .001 4m-18.496 0h18.496M6.75 13.25h3" -})); - -const SvgIconCropFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.75 8H8v7.75c0 .138.112.25.25.25H16V8.25a.25.25 0 0 0-.25-.25" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 1 .75.75V5h10.75c.966 0 1.75.784 1.75 1.75V17.5h2.25a.75.75 0 0 1 0 1.5H19v2.25a.75.75 0 0 1-1.5 0V19H6.75A1.75 1.75 0 0 1 5 17.25V6.5H2.75a.75.75 0 0 1 0-1.5H5V2.75A.75.75 0 0 1 5.75 2m.75 15.25V6.5h10.75a.25.25 0 0 1 .25.25V17.5H6.75a.25.25 0 0 1-.25-.25", - clipRule: "evenodd" -})); - -const SvgIconCrop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h14.5a1 1 0 0 1 1 1v14.5M5.75 2.75v14.5a1 1 0 0 0 1 1h14.5" -})); - -const SvgIconCryptoCoinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-5.25a.75.75 0 0 0-1.5 0v1.066a4.251 4.251 0 0 0 0 8.368v1.066a.75.75 0 0 0 1.5 0v-1.066a4.25 4.25 0 0 0 2.589-1.554.75.75 0 0 0-1.178-.93 2.75 2.75 0 1 1 0-3.402.75.75 0 0 0 1.178-.928 4.25 4.25 0 0 0-2.589-1.554z", - clipRule: "evenodd" -})); - -const SvgIconCryptoCoin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75V8.5m0 0a3.5 3.5 0 1 0 0 7m0-7c1.116 0 2.11.522 2.75 1.335M12 15.5v1.75m0-1.75c1.116 0 2.11-.522 2.75-1.335M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCryptoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m8.625 9.907 3.25-1.876a.25.25 0 0 1 .25 0l3.25 1.876a.25.25 0 0 1 .125.217v3.752a.25.25 0 0 1-.125.217l-3.25 1.876a.25.25 0 0 1-.25 0l-3.25-1.876a.25.25 0 0 1-.125-.217v-3.752a.25.25 0 0 1 .125-.217" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.125-3.392-3.25-1.876a1.75 1.75 0 0 0-1.75 0l-3.25 1.876A1.75 1.75 0 0 0 7 10.124v3.752c0 .626.334 1.203.875 1.516l3.25 1.876a1.75 1.75 0 0 0 1.75 0l3.25-1.876A1.75 1.75 0 0 0 17 13.876v-3.752a1.75 1.75 0 0 0-.875-1.516", - clipRule: "evenodd" -})); - -const SvgIconCrypto = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.5 7.381a1 1 0 0 1 1 0l3.25 1.877a1 1 0 0 1 .5.866v3.752a1 1 0 0 1-.5.866L12.5 16.62a1 1 0 0 1-1 0l-3.25-1.877a1 1 0 0 1-.5-.866v-3.752a1 1 0 0 1 .5-.866L11.5 7.38Z" -})); - -const SvgIconCubeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.13 2.32a1.77 1.77 0 0 1 1.74 0l7.25 4.08q.075.042.146.092L12 11.14 3.735 6.49q.07-.048.146-.091zM2.983 7.789a2 2 0 0 0-.006.155v8.112c0 .64.345 1.232.904 1.546l7.25 4.078q.059.033.12.061V12.44L2.983 7.79ZM12.75 21.74q.06-.027.12-.06l7.25-4.078c.558-.314.903-.905.903-1.546V7.944q0-.078-.006-.155l-8.266 4.65v9.302Z" -})); - -const SvgIconCube = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 12v8.5m0-8.5L4.5 7.781m7.5 4.22 7.263-4.086m.987.03v8.11a1 1 0 0 1-.51.872l-7.25 4.079a1 1 0 0 1-.98 0l-7.25-4.079a1 1 0 0 1-.51-.871V7.944a1 1 0 0 1 .51-.871l7.25-4.078a1 1 0 0 1 .98 0l7.25 4.078a1 1 0 0 1 .51.871Z" -})); - -const SvgIconCupHotFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 8.75C4 7.784 4.784 7 5.75 7h10.5c.966 0 1.75.784 1.75 1.75V9h.5a3.5 3.5 0 1 1 0 7H18v4.25A1.75 1.75 0 0 1 16.25 22H5.75A1.75 1.75 0 0 1 4 20.25zm14 5.75h.5a2 2 0 1 0 0-4H18z", - clipRule: "evenodd" -})); - -const SvgIconCupHot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M11 5.25v-2.5m-4 2.5v-2.5m8 2.5v-2.5m-9.25 18.5h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1Zm11.5-11.5h1.25a2.75 2.75 0 1 1 0 5.5h-1.25z" -})); - -const SvgIconCupStrawFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.413 2.482a.75.75 0 0 0-.326-1.464l-3.717.826A1.75 1.75 0 0 0 11 3.552V6H6.817A1.75 1.75 0 0 0 5.07 7.863l.322 4.994v.006l.55 8.5A1.75 1.75 0 0 0 7.687 23h8.624a1.75 1.75 0 0 0 1.747-1.637l.87-13.5A1.75 1.75 0 0 0 17.184 6H12.5V3.552a.25.25 0 0 1 .196-.244zM6.776 11l-.209-3.234a.25.25 0 0 1 .25-.266h10.366a.25.25 0 0 1 .25.266L17.224 11z", - clipRule: "evenodd" -})); - -const SvgIconCupStraw = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.927 11.75-.617 9.564a1 1 0 0 1-.998.936H7.688a1 1 0 0 1-.998-.936l-.617-9.564m11.854 0 .254-3.936a1 1 0 0 0-.998-1.064H6.817a1 1 0 0 0-.998 1.064l.254 3.936m11.854 0H6.073m5.677-5V3.552a1 1 0 0 1 .783-.976l3.717-.826" -})); - -const SvgIconCurrencyDollarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-6.25a.75.75 0 0 0-1.5 0v1.055c-.558.087-1.08.28-1.508.618-.643.508-.979 1.264-.979 2.178 0 1.064.432 1.786 1.091 2.271.53.39 1.203.615 1.74.795l.165.056.124.042c.598.201 1.043.352 1.373.595.28.206.48.483.48 1.064 0 .522-.174.816-.407 1-.26.205-.696.35-1.329.35-.804 0-1.318-.366-1.575-.826a.75.75 0 1 0-1.31.73c.43.77 1.177 1.331 2.135 1.524v1.048a.75.75 0 0 0 1.5 0v-1.03c.558-.087 1.08-.28 1.508-.618.644-.508.979-1.264.979-2.178 0-1.064-.432-1.786-1.091-2.271-.53-.391-1.203-.616-1.74-.796l-.165-.055-.124-.042c-.598-.202-1.043-.352-1.373-.596-.28-.205-.48-.482-.48-1.063 0-.522.174-.816.407-1 .26-.205.696-.35 1.329-.35.804 0 1.318.366 1.575.826a.75.75 0 0 0 1.31-.73c-.43-.77-1.177-1.331-2.135-1.524z", - clipRule: "evenodd" -})); - -const SvgIconCurrencyDollar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.5c-1.466 0-2.487.665-2.487 2.1 0 1.646 1.267 1.999 2.487 2.412 1.22.414 2.487.767 2.487 2.412 0 1.436-1.021 2.1-2.487 2.1M12 7.5c1.06 0 1.834.502 2.23 1.212M12 7.5V5.75m0 10.774c-1.06 0-1.834-.5-2.23-1.211M12 16.524v1.726M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCurrencyPoundFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m8.596-2.611c0-1.017.864-1.889 1.99-1.889.55 0 1.043.21 1.4.547a.75.75 0 1 0 1.028-1.092A3.54 3.54 0 0 0 12.586 6c-1.9 0-3.49 1.491-3.49 3.389 0 .734.23 1.385.488 1.889H8.75a.75.75 0 0 0 0 1.5h1.13L8.603 15.97A.75.75 0 0 0 9.298 17h4.931a.75.75 0 0 0 0-1.5h-3.823l1.09-2.722h2.733a.75.75 0 0 0 0-1.5h-2.865a4 4 0 0 1-.302-.429c-.25-.409-.466-.924-.466-1.46", - clipRule: "evenodd" -})); - -const SvgIconCurrencyPound = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.5 7.501a2.79 2.79 0 0 0-1.914-.751c-1.514 0-2.74 1.181-2.74 2.639S11 12 11 12l-.011.028m3.24 4.222h-4.93l1.69-4.222m0 0H8.75m2.239 0h3.24M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCurrencyYen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.064 7.506a.75.75 0 1 0-1.128.988zm7 .988a.75.75 0 1 0-1.128-.988zM11.25 17.25a.75.75 0 0 0 1.5 0zm-1.5-5a.75.75 0 0 0 0 1.5zm4.5 1.5a.75.75 0 0 0 0-1.5zM7.936 8.494l3.5 4 1.128-.988-3.5-4zm4.628 4 3.5-4-1.128-.988-3.5 4zM11.25 12v1h1.5v-1zm0 1v4.25h1.5V13zm-1.5.75H12v-1.5H9.75zm2.25 0h2.25v-1.5H12zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" -})); - -const SvgIconCursor1Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l4.17-4.17 6.219 6.22a.75.75 0 1 0 1.06-1.06l-6.22-6.22 4.17-4.17a1.25 1.25 0 0 0-.447-2.055z" -})); - -const SvgIconCursor1 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.5 14.5 4.7-4.7a.5.5 0 0 0-.179-.822L4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179zm0 0 6.75 6.75" -})); - -const SvgIconCursor3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l1.92-1.92 3.865 3.867a1.25 1.25 0 0 0 1.768 0l3.793-3.793a1.25 1.25 0 0 0 0-1.768L17.81 12.25l1.92-1.92a1.25 1.25 0 0 0-.448-2.055z" -})); - -const SvgIconCursor3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.021 8.978 4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179l2.45-2.45 4.396 4.396a.5.5 0 0 0 .707 0l3.793-3.793a.5.5 0 0 0 0-.707L16.75 12.25 19.2 9.8a.5.5 0 0 0-.179-.822" -})); - -const SvgIconCursorClickFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 2a.75.75 0 0 1 .75.75V4.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 11 2m6.437 2.563a.75.75 0 0 1 0 1.06l-1.311 1.31a.75.75 0 1 1-1.06-1.06l1.31-1.31a.75.75 0 0 1 1.06 0ZM6.935 16.126a.75.75 0 1 0-1.061-1.06l-1.31 1.31a.75.75 0 0 0 1.06 1.06l1.31-1.31ZM5.25 11a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5H4.5a.75.75 0 0 1 .75.75m.624-4.065a.75.75 0 0 0 1.06-1.061l-1.31-1.31a.75.75 0 1 0-1.06 1.06zm5.177 2.577c-.804-.321-1.61.463-1.309 1.276l3.866 10.461a1 1 0 0 0 1.813.14l2.131-3.838 3.853-2.14a1 1 0 0 0-.114-1.803z" -})); - -const SvgIconCursorClick = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 2.75V4.5m5.907.593-1.31 1.31m-9.193 9.193-1.31 1.31M4.5 11H2.75m3.654-4.596-1.31-1.31m9.217 15.895-3.866-10.461a.25.25 0 0 1 .327-.319l10.24 4.096a.25.25 0 0 1 .028.45l-3.978 2.21a.25.25 0 0 0-.097.097l-2.2 3.962a.25.25 0 0 1-.454-.035" -})); - -const SvgIconCursorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.254 2.655c-.995-.359-1.958.604-1.6 1.6l6.132 17.03c.388 1.076 1.896 1.11 2.332.054l2.984-7.236 7.237-2.985c1.057-.436 1.022-1.944-.053-2.332z" -})); - -const SvgIconCursor = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.36 4 6.132 17.032a.5.5 0 0 0 .932.02l3.024-7.332a.5.5 0 0 1 .272-.271l7.332-3.024a.5.5 0 0 0-.02-.933L4 3.36a.5.5 0 0 0-.64.64Z" -})); - -const SvgIconCut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 3a4 4 0 1 0 2.845 6.812L11.883 12l-3.038 2.188a4 4 0 1 0 .837 1.246L22.547 6.17l-.48-.227a2 2 0 0 0-2.026.183l-6.874 4.95-3.485-2.51A4 4 0 0 0 6 3M3.5 7a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m0 10a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.067 18.057a2 2 0 0 1-2.026-.183l-5.59-4.026 1.283-.924 6.813 4.906z" -})); - -const SvgIconDashboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a10 10 0 0 1-.515 3.178A.75.75 0 0 0 21 15h-7.763l2.428-4.653a.75.75 0 1 0-1.33-.694L11.545 15H3a.75.75 0 0 0-.485.178A10 10 0 0 1 2 12m1.067 4.5A10 10 0 0 0 12 22a10 10 0 0 0 8.933-5.5z", - clipRule: "evenodd" -})); - -const SvgIconDashboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.75 15 10m-3 5.75H3.542m8.458 0h8.459m-16.917 0a9.2 9.2 0 0 0 1.917 2.79 9.25 9.25 0 0 0 13.082 0 9.2 9.2 0 0 0 1.918-2.79m-16.917 0A9.25 9.25 0 0 1 5.459 5.46a9.25 9.25 0 0 1 13.082 0 9.25 9.25 0 0 1 1.918 10.29" -})); - -const SvgIconDatabaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.16 3.75c.46.38.84.91.84 1.57v5.37c0 .26-.12.58-.47.93-.36.36-.9.71-1.64 1.03-1.47.63-3.55 1.04-5.89 1.04s-4.42-.41-5.89-1.04c-.74-.32-1.29-.67-1.64-1.03-.35-.35-.47-.67-.47-.93V5.32c0-.66.38-1.19.84-1.57.46-.39 1.08-.7 1.78-.95C8.03 2.3 9.93 2 12 2s3.97.3 5.38.8c.7.25 1.32.56 1.78.95m-12.04.47c-.61.21-1.05.45-1.32.68-.28.24-.3.38-.3.43s.02.2.3.43c.27.22.71.46 1.32.68 1.22.43 2.94.71 4.88.71s3.67-.28 4.88-.71c.61-.21 1.05-.45 1.32-.68.28-.24.3-.38.3-.43s-.02-.2-.3-.43c-.27-.22-.71-.46-1.32-.68-1.22-.43-2.94-.71-4.88-.71s-3.67.28-4.88.71", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.52 14.03c1.69.73 3.99 1.16 6.48 1.16s4.78-.43 6.48-1.16c.57-.24 1.08-.52 1.52-.84v5.49c0 .67-.38 1.2-.84 1.58-.46.39-1.08.7-1.78.95-1.41.5-3.31.8-5.38.8s-3.97-.3-5.38-.8c-.7-.25-1.32-.56-1.78-.95S4 19.34 4 18.68v-5.49c.44.32.96.6 1.52.84" -})); - -const SvgIconDatabase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 5.32c0 1.419-3.246 2.569-7.25 2.569s-7.25-1.15-7.25-2.57m14.5 0C19.25 3.9 16.004 2.75 12 2.75S4.75 3.9 4.75 5.32m14.5 0v13.36c0 1.42-3.246 2.57-7.25 2.57s-7.25-1.15-7.25-2.57V5.32M19.25 12c0 1.38-3.246 2.5-7.25 2.5S4.75 13.38 4.75 12" -})); - -const SvgIconDateTime = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.462 9.956 1.302 7.386a1 1 0 0 0 1.159.812l5.193-.916M2.462 9.956 1.94 7.002a1 1 0 0 1 .811-1.159l11.325-1.997a1 1 0 0 1 1.159.812l.52 2.954L2.463 9.956ZM16 11.75V14l2 2m4.25-2a6.25 6.25 0 1 1-12.5 0 6.25 6.25 0 0 1 12.5 0" -})); - -const SvgIconDeviceDesktop2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 18H16v2.25a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25zM9.5 18v1.5h5V18z", - clipRule: "evenodd" -})); - -const SvgIconDeviceDesktop2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 17.25h-5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-6.5 0v3h6.5v-3m-6.5 0h6.5" -})); - -const SvgIconDeviceDesktopFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 17H3.75A1.75 1.75 0 0 1 2 15.25zm4.244 16.21A17.7 17.7 0 0 1 12 20c2.012 0 3.947.337 5.756.96a.75.75 0 0 0 .488-1.42A19.2 19.2 0 0 0 12 18.5a19.2 19.2 0 0 0-6.244 1.04.75.75 0 0 0 .488 1.42" -})); - -const SvgIconDeviceDesktop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 20.25c-1.886-.649-3.903-1-6-1s-4.114.351-6 1m-2.25-4h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1" -})); - -const SvgIconDevicePhoneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 2.75C5 1.784 5.784 1 6.75 1h10.5c.966 0 1.75.784 1.75 1.75v18.5A1.75 1.75 0 0 1 17.25 23H6.75A1.75 1.75 0 0 1 5 21.25zM9.75 18.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconDevicePhone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 19.25h4.5m-7.5 3h10.5a1 1 0 0 0 1-1V2.75a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v18.5a1 1 0 0 0 1 1" -})); - -const SvgIconDevicesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.25 17.5a.75.75 0 0 0 0 1.5h2.25a.75.75 0 0 0 0-1.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75V16H1.75a.75.75 0 0 0-.75.75v2.5c0 .966.784 1.75 1.75 1.75h10.918c.281.591.884 1 1.582 1h6A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H21V4.75A1.75 1.75 0 0 0 19.25 3zM15 9.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-6a.25.25 0 0 1-.25-.25zm-1.5 7.75v2H2.75a.25.25 0 0 1-.25-.25V17.5z", - clipRule: "evenodd" -})); - -const SvgIconDevices = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25h2.25m-15.75-1.5v-12a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v4m-16.5 8h-2v2.5a1 1 0 0 0 1 1h11.5m-10.5-3.5h10.5m0 3.5V9.75a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1" -})); - -const SvgIconDiamondFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.564 3.523A1.75 1.75 0 0 1 7.812 3h8.376c.47 0 .919.189 1.248.523l5.154 5.244a1.75 1.75 0 0 1-.01 2.464l-9.343 9.342a1.75 1.75 0 0 1-2.475 0l-9.341-9.342a1.75 1.75 0 0 1-.011-2.464zM9.03 7.22a.75.75 0 0 1 0 1.06L7.31 10l1.72 1.72a.75.75 0 1 1-1.06 1.06l-2.25-2.25a.75.75 0 0 1 0-1.06l2.25-2.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconDiamond = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.5 7.75 6.25 10l2.25 2.25m4.207 7.793L22.05 10.7a1 1 0 0 0 .006-1.408l-5.154-5.244a1 1 0 0 0-.713-.299H7.812a1 1 0 0 0-.713.299L1.945 9.293A1 1 0 0 0 1.95 10.7l9.342 9.342a1 1 0 0 0 1.414 0Z" -})); - -const SvgIconDocumentChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m3.5 14.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 13a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 12 13m4.25 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -})); - -const SvgIconDocumentChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10.25 8v-1.5m3.5 1.5v-4.5m3.5 4.5v-2.5m-9.75-12h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" -})); - -const SvgIconDonutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.232 6.34a1.32 1.32 0 0 1 1.787.364l.44.634c.339.49.824.859 1.386 1.055l.728.254a1.32 1.32 0 0 1 .83 1.624l-.222.74c-.171.57-.157 1.18.04 1.741l.255.728a1.32 1.32 0 0 1-.753 1.66l-.716.288a2.82 2.82 0 0 0-1.337 1.118l-.41.653a1.32 1.32 0 0 1-1.768.447l-.67-.38a2.8 2.8 0 0 0-1.708-.35l-.766.087A1.32 1.32 0 0 1 7.896 15.9l-.12-.762a2.82 2.82 0 0 0-.793-1.552l-.545-.545a1.32 1.32 0 0 1-.042-1.823l.52-.57a2.82 2.82 0 0 0 .72-1.587l.085-.766a1.32 1.32 0 0 1 1.4-1.17l.77.052a2.82 2.82 0 0 0 1.688-.427zM12 10.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m13.251-6.15a2.82 2.82 0 0 0-3.817-.78l-.653.41a1.32 1.32 0 0 1-.79.2l-.77-.051a2.82 2.82 0 0 0-2.99 2.499l-.086.766a1.32 1.32 0 0 1-.337.743l-.52.57a2.82 2.82 0 0 0 .09 3.895l.545.545c.197.197.327.451.37.726l.122.762a2.82 2.82 0 0 0 3.101 2.359l.767-.087c.277-.031.556.026.799.163l.67.38a2.82 2.82 0 0 0 3.779-.953l.41-.654a1.32 1.32 0 0 1 .625-.523l.716-.287a2.82 2.82 0 0 0 1.61-3.549l-.256-.728a1.32 1.32 0 0 1-.018-.815l.221-.739a2.82 2.82 0 0 0-1.77-3.47l-.73-.255a1.32 1.32 0 0 1-.648-.494z", - clipRule: "evenodd" -})); - -const SvgIconDonut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M14.25 12a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.833 5.705a2.07 2.07 0 0 1 2.802.572l.44.634c.249.359.605.63 1.018.774l.728.254a2.07 2.07 0 0 1 1.3 2.548l-.222.739c-.125.418-.115.866.03 1.278l.255.728a2.07 2.07 0 0 1-1.182 2.605l-.715.287a2.07 2.07 0 0 0-.982.82l-.41.654a2.07 2.07 0 0 1-2.772.7l-.672-.38a2.07 2.07 0 0 0-1.253-.256l-.766.087a2.07 2.07 0 0 1-2.276-1.732l-.122-.761a2.07 2.07 0 0 0-.58-1.14l-.546-.545a2.07 2.07 0 0 1-.066-2.859l.52-.57c.295-.322.48-.73.528-1.164l.086-.767a2.07 2.07 0 0 1 2.195-1.834l.77.052c.435.029.87-.08 1.239-.313z" -})); - -const SvgIconDotGrid2X3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.5 5.75a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m-5.5 12.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0M7.5 11.9a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0zm5.5 0a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconDotGrid3X3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDotsHorizontal = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDotsVertical = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 14.75v4.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-4.5M12 15V3.75M12 15l-3.5-3.5M12 15l3.5-3.5" -})); - -const SvgIconDuplicateFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 4.75C7 3.784 7.784 3 8.75 3h10.5c.966 0 1.75.784 1.75 1.75v10.51a1.75 1.75 0 0 1-1.75 1.75H17v2.24A1.75 1.75 0 0 1 15.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.75C3 7.784 3.784 7 4.75 7H7zm10 10.76V8.75A1.75 1.75 0 0 0 15.25 7H8.5V4.75a.25.25 0 0 1 .25-.25h10.5a.25.25 0 0 1 .25.25v10.51a.25.25 0 0 1-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconDuplicate = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v10.51a1 1 0 0 1-1 1h-3M3.75 8.75v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" -})); - -const SvgIconEnter180Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 20a.75.75 0 0 0 .75-.75v-9.5a.25.25 0 0 1 .25-.25h13.69l-2.72 2.72a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 1 0-1.06 1.06L18.44 8H4.75A1.75 1.75 0 0 0 3 9.75v9.5c0 .414.336.75.75.75", - clipRule: "evenodd" -})); - -const SvgIconEnter180 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25v-9.5a1 1 0 0 1 1-1h14.5m-3 4 4-4-4-4" -})); - -const SvgIconEnterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.25 4a.75.75 0 0 0-.75.75v9.5a.25.25 0 0 1-.25.25H5.56l2.72-2.72a.75.75 0 1 0-1.06-1.06l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06-1.06L5.56 16h13.69A1.75 1.75 0 0 0 21 14.25v-9.5a.75.75 0 0 0-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconEnter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75v9.5a1 1 0 0 1-1 1H4.75m3-4-4 4 4 4" -})); - -const SvgIconEnvelopeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v1.04l9.888 4.975a.25.25 0 0 0 .224 0L22 6.789V5.75A1.75 1.75 0 0 0 20.25 4z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m22 8.469-9.213 4.636a1.75 1.75 0 0 1-1.574 0L2 8.468v9.781c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" -})); - -const SvgIconEnvelope = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.587 8.67a.75.75 0 1 0-.674-1.34zm-18.5-1.34a.75.75 0 1 0-.674 1.34zm9.363 5.104.337.67zm-.9 0 .337-.67zM20.5 5.75v12.5H22V5.75zm-.25 12.75H3.75V20h16.5zM3.5 18.25V5.75H2v12.5zM3.75 5.5h16.5V4H3.75zm17.163 1.83-8.8 4.434.674 1.34 8.8-4.434zm-9.026 4.434-8.8-4.434-.674 1.34 8.8 4.434.675-1.34ZM3.5 5.75a.25.25 0 0 1 .25-.25V4A1.75 1.75 0 0 0 2 5.75zm.25 12.75a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V20A1.75 1.75 0 0 0 22 18.25zm-8.387-6.486a.25.25 0 0 1-.226 0l-.675 1.34c.496.25 1.08.25 1.575 0l-.675-1.34ZM22 5.75A1.75 1.75 0 0 0 20.25 4v1.5a.25.25 0 0 1 .25.25z" -})); - -const SvgIconEquals = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "M5 9h14M5 15h14" -})); - -const SvgIconEthereumFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m11.737 14.202-1.66-.622L12 16.225l1.924-2.645-1.66.622a.75.75 0 0 1-.527 0M12 12.699l2.814-1.055L12 7.775l-2.814 3.869z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.607-5.941a.75.75 0 0 0-1.214 0l-4 5.5a.75.75 0 0 0 0 .882l4 5.5a.75.75 0 0 0 1.214 0l4-5.5a.75.75 0 0 0 0-.882z", - clipRule: "evenodd" -})); - -const SvgIconEthereum = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12 6.5.607-.441a.75.75 0 0 0-1.214 0zM8 12l-.607-.441a.75.75 0 0 0 0 .882zm4 5.5-.607.441a.75.75 0 0 0 1.214 0zm4-5.5.607.441a.75.75 0 0 0 0-.882zm-4 1.5-.263.702a.75.75 0 0 0 .526 0zm-.607-7.441-4 5.5 1.214.882 4-5.5zm-4 6.382 4 5.5 1.214-.882-4-5.5zm5.214 5.5 4-5.5-1.214-.882-4 5.5zm4-6.382-4-5.5-1.214.882 4 5.5zm-8.87 1.143 4 1.5.526-1.404-4-1.5zm4.526 1.5 4-1.5-.526-1.404-4 1.5zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" -})); - -const SvgIconExpand315Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3.75a.75.75 0 0 0-.75-.75h-6.5a.75.75 0 0 0-.75.75v6.5a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06L5.56 4.5h4.69a.75.75 0 0 0 .75-.75m10 10a.75.75 0 0 0-1.5 0v4.69l-5.22-5.22a.75.75 0 1 0-1.06 1.06l5.22 5.22h-4.69a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 .75-.75z", - clipRule: "evenodd" -})); - -const SvgIconExpand315 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75h-6.5v6.5m16.5 3.5v6.5h-6.5M4.523 4.523l5.727 5.727m3.5 3.5 5.727 5.727" -})); - -const SvgIconExpand45Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-5.22 5.22a.75.75 0 1 1-1.06-1.06l5.22-5.22h-4.69a.75.75 0 0 1-.75-.75m-10 10a.75.75 0 0 1 1.5 0v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L5.56 19.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconExpand45 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75h6.5v6.5m-6.5 0 5.727-5.727M10.25 13.75l-5.727 5.727M3.75 13.75v6.5h6.5" -})); - -const SvgIconExpandSimple2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 12a.75.75 0 0 1-.75-.75v-5.5A.75.75 0 0 1 5.75 5h5.5a.75.75 0 0 1 0 1.5H6.5v4.75a.75.75 0 0 1-.75.75M12 18.25a.75.75 0 0 1 .75-.75h4.75v-4.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconExpandSimple2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 18.5h5.5V13M6 11.5V6h5.5" -})); - -const SvgIconExpandSimpleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 5.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0V6.5h-4.75a.75.75 0 0 1-.75-.75M5.75 12a.75.75 0 0 1 .75.75v4.75h4.75a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconExpandSimple = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12.75v5.5h5.5m1.5-12.5h5.5v5.5" -})); - -const SvgIconExpandWindowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.25 7a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 1 1-1.06-1.06l1.97-1.97h-1.19a.75.75 0 0 1 0-1.5z" -})); - -const SvgIconExpandWindow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m2.5-7.5v3m0-3h-3m3 0L14 11m-3.75 10.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" -})); - -const SvgIconEyeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6C19.91 17.524 16.01 20 12 20s-7.91-2.477-10.43-7.2a1.71 1.71 0 0 1 0-1.6C4.09 6.476 7.99 4 12 4m-3.625 8a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" -})); - -const SvgIconEyeOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.22 2.22a.75.75 0 0 1 1.06 0l3.758 3.757.023.022 3.165 3.165-.017-.016.047.047-.016-.017 4.582 4.582-.017-.016.047.047-.016-.017 3.165 3.165.022.023 3.757 3.758a.75.75 0 1 1-1.06 1.06l-3.35-3.349c-2.582 1.592-5.503 1.98-8.265 1.13-2.944-.907-5.632-3.195-7.536-6.763a1.7 1.7 0 0 1-.001-1.595c1.06-1.988 2.363-3.578 3.82-4.754L2.22 3.28a.75.75 0 0 1 0-1.06M8 12c0-.833.256-1.608.691-2.248l1.092 1.092a2.5 2.5 0 0 0 3.373 3.373l1.092 1.092A4 4 0 0 1 8 11.999Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.43 12.8c-.782 1.466-1.697 2.715-2.707 3.741L8.021 4.84A9.95 9.95 0 0 1 12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6" -})); - -const SvgIconEyeOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.165 4.42a.75.75 0 0 0 .433 1.437l-.433-1.436Zm12.605 7.135-.661.353zm-2.629 3.412a.75.75 0 0 0 1.127.99zm2.63-2.523-.662-.353zM3.281 2.22A.75.75 0 0 0 2.22 3.28zm-1.052 9.336-.662-.353zM17.47 17.47l.53-.53zm3.25 4.31a.75.75 0 0 0 1.06-1.06zM2.23 12.446l-.662.353zm8.002-2.214a.75.75 0 1 0-1.06-1.06zm4.597 4.596a.75.75 0 1 0-1.061-1.06zm-5.231-8.97c4.045-1.219 8.639.668 11.51 6.05l1.324-.706c-3.126-5.86-8.383-8.251-13.267-6.781l.433 1.436Zm10.67 10.1a16.6 16.6 0 0 0 2.165-3.161l-1.324-.706a15 15 0 0 1-1.968 2.876l1.127.99Zm.84-4.05a.19.19 0 0 1 .001.183l1.324.706a1.7 1.7 0 0 0 0-1.595l-1.324.706ZM2.22 3.28 6 7.06 7.06 6 3.28 2.22zm.67 8.63c1.135-2.127 2.542-3.707 4.067-4.764l-.855-1.233c-1.746 1.21-3.303 2.982-4.535 5.29l1.324.706ZM6 7.06 16.94 18 18 16.94 7.06 6zM16.94 18l3.78 3.78 1.06-1.06L18 16.94zM1.568 12.8c1.904 3.568 4.593 5.855 7.537 6.762 2.951.908 6.084.403 8.793-1.474l-.855-1.233c-2.35 1.629-5.008 2.04-7.497 1.273-2.497-.768-4.9-2.746-6.654-6.034zm0-1.596c-.267.5-.264 1.1 0 1.596l1.324-.707a.2.2 0 0 1-.001-.183l-1.324-.706ZM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12c0-.69.28-1.315.732-1.768l-1.06-1.06A4 4 0 0 0 8 12zm4.268 1.768A2.5 2.5 0 0 1 12 14.5V16a4 4 0 0 0 2.829-1.172z" -})); - -const SvgIconEye = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.231 11.552 1.57 11.2zm19.538 0 .662-.353zm-19.538.896-.661.353zm19.538 0 .662.353zm-18.876-.543C5.213 7.558 8.663 5.5 12 5.5c3.338 0 6.787 2.058 9.107 6.405l1.323-.706C19.91 6.477 16.01 4 12 4S4.09 6.477 1.57 11.2zm-1.323.896C4.09 17.523 7.99 20 12 20s7.91-2.477 10.43-7.2l-1.323-.706C18.787 16.442 15.337 18.5 12 18.5c-3.338 0-6.787-2.058-9.107-6.406zm0-1.602a1.71 1.71 0 0 0 0 1.602l1.323-.707a.21.21 0 0 1 0-.189zm19.537.707c.03.056.03.132 0 .188l1.323.707a1.71 1.71 0 0 0 0-1.602zM14.5 12a2.5 2.5 0 0 1-2.5 2.5V16a4 4 0 0 0 4-4zM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12A2.5 2.5 0 0 1 12 9.5V8a4 4 0 0 0-4 4zM12 9.5a2.5 2.5 0 0 1 2.5 2.5H16a4 4 0 0 0-4-4z" -})); - -const SvgIconFastForward10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.756 15.036c0 .488.263.779.714.779.457 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.961.672c-.274.183-.414.381-.414.607 0 .296.22.516.516.516.156 0 .29-.049.52-.2l.737-.52h.032zm2.701-2.772c0 2.213 1.037 3.642 2.777 3.642s2.804-1.445 2.804-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.799 1.44-2.799 3.641zm1.45-.338c0-1.547.506-2.466 1.338-2.466s1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47v-.328Z" -})); - -const SvgIconFastForward15S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.708 15.036c0 .488.263.779.714.779.456 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.962.672c-.274.183-.413.381-.413.607 0 .296.22.516.515.516.156 0 .29-.049.521-.2l.736-.52h.033zm2.986-.774c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.358-2.385-.628 0-1.224.236-1.477.58h-.075l.15-1.896h2.777c.435 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.709.811.199 0 .354-.064.671-.333a1.7 1.7 0 0 1 1.042-.381c.774 0 1.327.537 1.327 1.321 0 .811-.575 1.375-1.386 1.375-.548 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" -})); - -const SvgIconFastForward30S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.188 14.203c0 .886 1.112 1.703 2.562 1.703 1.617 0 2.756-.897 2.756-2.18 0-.93-.671-1.693-1.563-1.779v-.091c.741-.107 1.337-.838 1.337-1.633 0-1.144-1.042-1.944-2.524-1.944-1.402 0-2.45.79-2.45 1.649 0 .349.248.59.591.59.253 0 .44-.112.602-.38.285-.484.698-.731 1.23-.731.682 0 1.155.403 1.155.993 0 .591-.484 1.02-1.144 1.02h-.5a.543.543 0 0 0-.558.565c0 .333.236.575.558.575h.527c.79 0 1.32.45 1.32 1.117 0 .666-.52 1.1-1.326 1.1-.601 0-1.08-.262-1.39-.756-.2-.29-.377-.403-.613-.403-.328 0-.57.247-.57.585m6.14-1.939c0 2.213 1.036 3.642 2.777 3.642 1.74 0 2.803-1.445 2.803-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.798 1.44-2.798 3.641zm1.45-.338c0-1.547.505-2.466 1.337-2.466.833 0 1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47z" -})); - -const SvgIconFastForward5S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.438 14.262c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.357-2.385-.629 0-1.225.236-1.478.58h-.075l.15-1.896h2.777c.436 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.71.811.198 0 .354-.064.67-.333a1.7 1.7 0 0 1 1.043-.381c.773 0 1.326.537 1.326 1.321 0 .811-.575 1.375-1.386 1.375-.547 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" -})); - -const SvgIconFileCloudFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v9.549A5.2 5.2 0 0 1 5.75 13c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.854 22h6.396A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 14.5a3.75 3.75 0 1 0 0 7.5H8.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 5.75 14.5M3.5 18.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H5.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" -})); - -const SvgIconFileCloud = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 12.25v-8.5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-5m-.5-18v5a1 1 0 0 0 1 1h5m-13 12a3 3 0 1 1 2.601-4.495A2.25 2.25 0 1 1 8.5 21.25z" -})); - -const SvgIconFileDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m9.28 15.03-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -})); - -const SvgIconFileDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 21.25h-3a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-3m-2.5-18v5a1 1 0 0 0 1 1h5M12 13.75V20m0 0 2.5-2.5M12 20l-2.5-2.5" -})); - -const SvgIconFileFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -})); - -const SvgIconFileLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v6.125A5.5 5.5 0 0 1 11.5 15v3a5.49 5.49 0 0 1-1.725 4h8.475A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25zM3.5 15a2.5 2.5 0 0 1 5 0 .75.75 0 0 0 1.5 0 4 4 0 0 0-8 0 .75.75 0 0 0 1.5 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.75 15.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.5 18A.75.75 0 0 0 2 18a4 4 0 0 0 8 0 .75.75 0 0 0-1.5 0 2.5 2.5 0 0 1-5 0" -})); - -const SvgIconFileLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.75v-5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-6.5m1-18v5a1 1 0 0 0 1 1h5M2.75 18a3.25 3.25 0 0 0 6.5 0m0-3a3.25 3.25 0 0 0-6.5 0m3.25.75v1.5" -})); - -const SvgIconFileLockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22h-5.878q.126-.354.128-.75v-4.5a2.25 2.25 0 0 0-1.422-2.093A4.377 4.377 0 0 0 4 12.577V3.75C4 2.784 4.784 2 5.75 2" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 16.75a.75.75 0 0 1 .75-.75H4a3 3 0 1 1 6 0h.25a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75zm6.5.75h-5v3h5zm-1-1.5a1.5 1.5 0 0 0-3 0z", - clipRule: "evenodd" -})); - -const SvgIconFileLock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m13.043 3.043-.53.53zm5.914 5.914-.53.53zM4 10.75a.75.75 0 0 0 1.5 0zm9.25 9.75a.75.75 0 0 0 0 1.5zm.25-17.25a.75.75 0 0 0-1.5 0zM18.75 10a.75.75 0 0 0 0-1.5zm-15 6.75V16a.75.75 0 0 0-.75.75zm6.5 0H11a.75.75 0 0 0-.75-.75zm0 4.5V22a.75.75 0 0 0 .75-.75zm-6.5 0H3c0 .414.336.75.75.75zm5.5-4.5v.75H10v-.75zm-4.5 0H4v.75h.75zm1-13.25h6.586V2H5.75zM18.5 9.664V20.25H20V9.664zm-5.987-6.09 5.914 5.913 1.06-1.06-5.914-5.914zM5.5 10.75v-7H4v7zm12.75 9.75h-5V22h5zM20 9.664c0-.464-.184-.909-.513-1.237l-1.06 1.06a.25.25 0 0 1 .073.177zM12.336 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 12.336 2zM18.5 20.25a.25.25 0 0 1-.25.25V22A1.75 1.75 0 0 0 20 20.25zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zM12 3.25v5h1.5v-5zM13.75 10h5V8.5h-5zM12 8.25c0 .966.784 1.75 1.75 1.75V8.5a.25.25 0 0 1-.25-.25zM3.75 17.5h6.5V16h-6.5zm5.75-.75v4.5H11v-4.5zm.75 3.75h-6.5V22h6.5zm-5.75.75v-4.5H3v4.5zm4-5.25v.75H10V16zm.75 0h-4.5v1.5h4.5zm-3.75.75V16H4v.75zM7 14.5A1.5 1.5 0 0 1 8.5 16H10a3 3 0 0 0-3-3zM7 13a3 3 0 0 0-3 3h1.5A1.5 1.5 0 0 1 7 14.5z" -})); - -const SvgIconFileTextFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25zM8 14.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -})); - -const SvgIconFileText = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10 4h3.5m-3.5 4h6.5m-9.5-14.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" -})); - -const SvgIconFileZipFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.5 6.75V2H6.75A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22H8v-1.5h1.5V22h7.75A2.75 2.75 0 0 0 20 19.25V9.5h-4.75a2.75 2.75 0 0 1-2.75-2.75M9.5 19v1.5H11V19zm0-1.5H8V19h1.5zm0-1.5v1.5H11V16zm0-1.5H8V16h1.5zm0-1.5v1.5H11V13zm0 0v-1.5H8V13z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 6.75v-4.6c.235.097.45.24.634.423l4.793 4.793c.183.183.326.4.424.634H15.25C14.56 8 14 7.44 14 6.75" -})); - -const SvgIconFileZip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M13.25 2.75h-6.5a2 2 0 0 0-2 2v14.5a2 2 0 0 0 2 2h10.5a2 2 0 0 0 2-2V8.75m-6-6v4a2 2 0 0 0 2 2h4m-6-6c.32 0 .627.127.854.354l4.792 4.792c.227.227.354.534.354.854M8.75 19v-1.5m1.5 0V16m-1.5 0v-1.5m1.5 6V19m0-4.5V13m-1.5 0v-1.5" -})); - -const SvgIconFile = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-13-6.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconFilesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 2A1.75 1.75 0 0 0 7 3.75V5H5.75A1.75 1.75 0 0 0 4 6.75v13.5c0 .966.784 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 18 20.25V19h1.25A1.75 1.75 0 0 0 21 17.25V8.5h-4.75a1.75 1.75 0 0 1-1.75-1.75V2zm7.75 17H8.75A1.75 1.75 0 0 1 7 17.25V6.5H5.75a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 2.44 20.56 7h-4.31a.25.25 0 0 1-.25-.25z" -})); - -const SvgIconFiles = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25v2a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V6.75a1 1 0 0 1 1-1h2m7.5-3h-6.5a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-9.5m-5-5 5 5m-5-5v4a1 1 0 0 0 1 1h4" -})); - -const SvgIconFilmFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v2.375H7V4.5zM17 4.5v2.625h2.5V4.75a.25.25 0 0 0-.25-.25zm2.5 4.125H17v2.625h2.5zm0 4.125H17v3.083h2.5zm0 4.583H17V19.5h2.25a.25.25 0 0 0 .25-.25zm-4-4.583v-1.5h-7v1.5zM7 19.5v-2.625H4.5v2.375c0 .138.112.25.25.25zm-2.5-4.125H7V12.75H4.5zm0-4.125H7V8.625H4.5z", - clipRule: "evenodd" -})); - -const SvgIconFilm = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4m-4 0V7.875m0 4.125v4.125m4-4.125h8.5m-8.5 0v4.125m0-4.125V7.875M16.25 12h4m-4 0v4.583m0-4.583V7.875m4 4.125V7.875m0 4.125v4.583m-4 3.667h3a1 1 0 0 0 1-1v-2.667m-4 3.667v-3.667m0 3.667h-8.5m8.5-16.5h3a1 1 0 0 1 1 1v3.125m-4-4.125v4.125m0-4.125h-8.5m8.5 4.125h4m-4 8.708h4M7.75 20.25h-3a1 1 0 0 1-1-1v-3.125m4 4.125v-4.125m0-12.375h-3a1 1 0 0 0-1 1v3.125m4-4.125v4.125m-4 0h4m-4 8.25h4" -})); - -const SvgIconFilter2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75A.75.75 0 0 1 2.75 4h18.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M5 12a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H5.75A.75.75 0 0 1 5 12m3 7.25a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconFilter2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 4.75h18.5m-12.5 14.5h6.5M5.75 12h12.5" -})); - -const SvgIconFilterAscFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 3a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 8.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 3m-.743 4h1.48L17.5 5.471zM14 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.235L16.367 19.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.235l4.455-5.265H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" -})); - -const SvgIconFilterAsc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 10.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5m-5.892 3.5h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" -})); - -const SvgIconFilterDescFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 13a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 18.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 13m-.743 4h1.48l-.738-1.529zM14 3.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.234L16.367 9.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.234L18.633 4.5H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" -})); - -const SvgIconFilterDesc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 20.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5M14.75 3.75h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" -})); - -const SvgIconFilterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v2.836c0 .464.184.909.513 1.237l5.414 5.414a.25.25 0 0 1 .073.177v6.836a.75.75 0 0 0 .95.723l4.5-1.25A.75.75 0 0 0 15 20v-5.586a.25.25 0 0 1 .073-.177l5.414-5.414A1.75 1.75 0 0 0 21 7.586V4.75A1.75 1.75 0 0 0 19.25 3z" -})); - -const SvgIconFilter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v2.836a1 1 0 0 0 .293.707l5.414 5.414a1 1 0 0 1 .293.707v6.836l4.5-1.25v-5.586a1 1 0 0 1 .293-.707l5.414-5.414a1 1 0 0 0 .293-.707V4.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconFinderFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.247 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25V5.75A2.75 2.75 0 0 0 18.25 3h-4.442a45.8 45.8 0 0 0-1.756 9.5h1.198a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.749-.793A47 47 0 0 1 12.247 3M7.75 8a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 7.75 8m8.5 0a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m-9.117 7.073a.75.75 0 0 1 1.044-.19c1.579 1.094 2.737 1.555 3.823 1.555s2.244-.461 3.823-1.555a.75.75 0 1 1 .854 1.234c-1.671 1.156-3.138 1.82-4.677 1.82-1.54 0-3.006-.664-4.677-1.82a.75.75 0 0 1-.19-1.044", - clipRule: "evenodd" -})); - -const SvgIconFinder = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.25 13.25h-2c.19-3.254.718-6.381 1.567-9.5M7.75 15.5c3.25 2.25 5.25 2.25 8.5 0m-8.5-6.75v1.5m8.5-1.5v1.5m-3.433-6.5H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2z" -})); - -const SvgIconFlashFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L3.172 14.04A1.25 1.25 0 0 0 4.202 16h5.797v5.645c0 1.226 1.583 1.719 2.28.71L20.825 9.96A1.25 1.25 0 0 0 19.797 8h-5.798z" -})); - -const SvgIconFlashOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798zM3.172 14.04 6.12 9.768l9.188 8.195-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96" -})); - -const SvgIconFlashOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798V2.356c0-1.227-1.583-1.72-2.279-.71zm1.128 1.006 6.931 6.183L19.321 9.5h-5.572c-.69 0-1.25-.56-1.25-1.25V3.16z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m6.119 9.768 1.128 1.006-2.57 3.726h5.572c.69 0 1.25.56 1.25 1.25v5.092l2.68-3.885 1.128 1.006-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96L6.12 9.768Z" -})); - -const SvgIconFlash = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.798 8.75H13.75a.5.5 0 0 1-.5-.5V2.356a.5.5 0 0 0-.912-.284L3.791 14.466a.5.5 0 0 0 .411.784h6.048a.5.5 0 0 1 .5.5v5.894a.5.5 0 0 0 .912.284l8.547-12.394a.5.5 0 0 0-.411-.784Z" -})); - -const SvgIconFlipchart2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.256l.727 2.544a.75.75 0 1 1-1.442.412L14.434 19H9.566l-.845 2.956a.75.75 0 0 1-1.442-.412L8.006 19H3.75A1.75 1.75 0 0 1 2 17.25zm6.5 8a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 7a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 12 7m5 3.75a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconFlipchart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16 21.75-.857-3M8 21.75l.857-3m-1.107-6v1.5M12 7.75v6.5m4.25-3.5v3.5m-13.5-9.5v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1" -})); - -const SvgIconFlipchartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75A.75.75 0 0 1 1.75 3h20.5a.75.75 0 0 1 0 1.5H21v11.75A1.75 1.75 0 0 1 19.25 18h-5.849l1.223 1.834a.75.75 0 1 1-1.248.832L12 18.602l-1.376 2.064a.75.75 0 1 1-1.248-.832L10.599 18H4.75A1.75 1.75 0 0 1 3 16.25V4.5H1.75A.75.75 0 0 1 1 3.75m11.75 4a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75 2a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0zm-7.5 2a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconFlipchart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 3.75h16.5m-16.5 0v12.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V3.75m-16.5 0H23h-2.75m-16.5 0H1m13 16.5-1.666-2.5M10 20.25l1.666-2.5m.334-10v5.5m-3.75-1.5v1.5m7.5-3.5v3.5" -})); - -const SvgIconFloppyDisk2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 14.25a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3H8v4.25C8 8.216 8.784 9 9.75 9h4.5A1.75 1.75 0 0 0 16 7.25V3h.836c.464 0 .909.184 1.237.513l2.414 2.414c.329.328.513.773.513 1.237V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3M12 10.25a4 4 0 1 0 0 8 4 4 0 0 0 0-8", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 3h5v4.25a.25.25 0 0 1-.25.25h-4.5a.25.25 0 0 1-.25-.25z" -})); - -const SvgIconFloppyDisk2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 4v3.25a1 1 0 0 0 1 1h4.5a1 1 0 0 0 1-1V4m5 3.164V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707m-5 7.086a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" -})); - -const SvgIconFloppyDiskFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75H7v-8.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 .75.75V21h2.25A1.75 1.75 0 0 0 21 19.25V7.164c0-.464-.184-.909-.513-1.237l-2.414-2.414A1.75 1.75 0 0 0 17 3.008V8.25a.75.75 0 0 1-.75.75h-8.5A.75.75 0 0 1 7 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.5 3h-7v4.5h7zm0 18v-7.5h-7V21z" -})); - -const SvgIconFloppyDisk = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v3.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-3.5m4 3.414V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707M7.75 13.75v5.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-5.5a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1" -})); - -const SvgIconFolderBookmarksFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H9.5v-7.5a1 1 0 0 0-1-1H2z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.11.658L4.5 19.604l-2.39 1.304A.75.75 0 0 1 1 20.25zm1.5.75v4.487l1.64-.895a.75.75 0 0 1 .72 0l1.64.895V14.5z", - clipRule: "evenodd" -})); - -const SvgIconFolderBookmarks = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h10a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6m4.5 3h-5.5v6.5l2.75-1.5 2.75 1.5z" -})); - -const SvgIconFolderBoxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 8.001V3.75C5 2.784 5.784 2 6.75 2h3.336c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h4.336c.966 0 1.75.784 1.75 1.75v2.251q.203.002.373.015c.213.018.446.057.676.175.33.168.598.435.765.765.118.23.157.463.175.676.016.198.016.434.016.692v8.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676v-8.352c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175Q4.8 8.003 5 8.001M6.5 3.75a.25.25 0 0 1 .25-.25h3.336a.25.25 0 0 1 .177.073l1.414 1.414a1.75 1.75 0 0 0 1.237.513h4.336a.25.25 0 0 1 .25.25V8h-11zm.5 9a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconFolderBox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.287 0-.668-.34zm-.437.437-.34-.668zm.437-10.845-.668.34zm-.437-.437.34-.668zm-15.85.437-.668-.34zm.437-.437-.34-.668zM5 8a.75.75 0 0 0 1.5 0zm5.793-4.957.53-.53zm1.414 1.414.53-.53zM17.5 8A.75.75 0 0 0 19 8zm-9.75 4a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm7.755-3.15v8.3h1.5v-8.3zm-.85 9.15H5.35V21h13.305zM4.5 18.65v-8.3H3v8.3zm.85-9.15h13.305V8H5.35zm0 10c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zm14.869-.823c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zm-.85 2.35c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .676-.175l-.68-1.336c.016-.009.002.006-.118.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zm1.527-9.013c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.169 8 18.923 8 18.655 8zm2.16-.544a1.75 1.75 0 0 0-.766-.765l-.68 1.336a.25.25 0 0 1 .109.11l1.336-.681ZM4.5 10.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 9.837 3 10.082 3 10.35zM5.35 8c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM6.5 8V3.75H5V8zm.25-4.5h3.336V2H6.75zm3.513.073 1.414 1.414 1.06-1.06-1.414-1.414zM12.914 5.5h4.336V4h-4.336zm4.586.25V8H19V5.75zm-.25-.25a.25.25 0 0 1 .25.25H19A1.75 1.75 0 0 0 17.25 4zm-5.573-.513a1.75 1.75 0 0 0 1.237.513V4a.25.25 0 0 1-.177-.073zM10.086 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 10.086 2zM6.5 3.75a.25.25 0 0 1 .25-.25V2A1.75 1.75 0 0 0 5 3.75zm1.25 9.75h4V12h-4z" -})); - -const SvgIconFolderCloudFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v8.027A5.23 5.23 0 0 1 4.75 12c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.532 20h8.718A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 13.5a3.75 3.75 0 1 0 0 7.5H7.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 4.75 13.5M2.5 17.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H4.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" -})); - -const SvgIconFolderCloud = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 19.25h7.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6.5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 17.25a3 3 0 0 0 3 3H7.5a2.25 2.25 0 1 0-.149-4.495A3 3 0 0 0 1.75 17.25Z" -})); - -const SvgIconFolderDeleteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75A.75.75 0 0 1 2.75 3H10a.75.75 0 0 1 .624.334L12.401 6h8.849a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75H9.372a2.25 2.25 0 0 0-.531-2.341L8.182 17l.659-.659a2.25 2.25 0 0 0-3.182-3.182L5 13.818l-.659-.659A2.25 2.25 0 0 0 2 12.629z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.78 14.22a.75.75 0 0 1 0 1.06L6.06 17l1.72 1.72a.75.75 0 1 1-1.06 1.06L5 18.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L3.94 17l-1.72-1.72a.75.75 0 1 1 1.06-1.06L5 15.94l1.72-1.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconFolderDelete = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h11V6.75H12l-2-3H2.75v8m4.5 3L5 17m0 0-2.25 2.25M5 17l-2.25-2.25M5 17l2.25 2.25" -})); - -const SvgIconFolderDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm13.03 10.28-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconFolderDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.375 19.25H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625M12 11.75V18m0 0 2.5-2.5M12 18l-2.5-2.5" -})); - -const SvgIconFolderFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -})); - -const SvgIconFolderLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.64a5.47 5.47 0 0 1 3-.89h3a5.5 5.5 0 0 1 4.61 8.5h7.64A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5 19.5a2.5 2.5 0 0 1 0-5A.75.75 0 0 0 5 13a4 4 0 0 0 0 8 .75.75 0 0 0 0-1.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 16.25a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8 19.5A.75.75 0 0 0 8 21a4 4 0 0 0 0-8 .75.75 0 0 0 0 1.5 2.5 2.5 0 0 1 0 5" -})); - -const SvgIconFolderLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 19.25h6a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6M5 20.25a3.25 3.25 0 0 1 0-6.5m3 6.5a3.25 3.25 0 0 0 0-6.5M5.75 17h1.5" -})); - -const SvgIconFolderOpenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.778 20h13.974a1.75 1.75 0 0 0 1.679-1.256l2.1-7.141a1.25 1.25 0 0 0-1.2-1.603H21V7.75A1.75 1.75 0 0 0 19.25 6h-6.849l-1.48-2.22A1.75 1.75 0 0 0 9.465 3H3.75A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75zM3.75 4.5a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h1.012a.25.25 0 0 0 .228-.174l2.08-7.07.003-.013.134-.454a.75.75 0 0 1 .631-.534c.268-.163.58-.255.91-.255H19.5V7.75a.25.25 0 0 0-.25-.25H12a.75.75 0 0 1-.624-.334L9.673 4.611a.25.25 0 0 0-.208-.111z", - clipRule: "evenodd" -})); - -const SvgIconFolderOpen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 19.25 2.289-7.782a1 1 0 0 1 .96-.718H20.25M5.5 19.25h13.252a1 1 0 0 0 .96-.718l2.1-7.14a.5.5 0 0 0-.48-.642H20.25M5.5 19.25H3.75m16.5-8.5v-3a1 1 0 0 0-1-1H12l-1.703-2.555a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v13.5m0 0a1 1 0 0 0 1 1m-1-1V11m1 8.25h1.002a1 1 0 0 0 .96-.718L7.925 11" -})); - -const SvgIconFolderPaperFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h10.5c.966 0 1.75.784 1.75 1.75V5h2.25c.966 0 1.75.784 1.75 1.75v3.418c.591.281 1 .884 1 1.582v7.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V8.75c0-.698.409-1.3 1-1.582zM4.5 7h3.836c.464 0 .909.184 1.237.513l2.414 2.414a.25.25 0 0 0 .177.073H15.5V4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25zM17 10h2.5V6.75a.25.25 0 0 0-.25-.25H17z", - clipRule: "evenodd" -})); - -const SvgIconFolderPaper = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 5.75h3a1 1 0 0 1 1 1v4m-16.5-3v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v6m-12.5-3a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1m-16.5-3h4.586a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 0 .707.293h4.086m0 0h4" -})); - -const SvgIconFolderRestrictedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v5.886A6.752 6.752 0 0 1 11.364 20h8.886A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.462 12.538a5.25 5.25 0 1 0-7.424 7.424 5.25 5.25 0 0 0 7.424-7.424m-.583 5.78-5.197-5.197a3.751 3.751 0 0 1 5.197 5.197M2.62 14.182l5.197 5.197a3.751 3.751 0 0 1-5.197-5.197", - clipRule: "evenodd" -})); - -const SvgIconFolderRestricted = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.5 19.25h7.75a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1V9.5m6.182 9.932a4.5 4.5 0 0 0-6.364-6.364m6.364 6.364a4.5 4.5 0 0 1-6.364-6.364m6.364 6.364-6.364-6.364" -})); - -const SvgIconFolderSharedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.889a2 2 0 0 0-.046-.265c-.447-1.906-1.681-3.589-3.392-4.505A4 4 0 1 0 2 12.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 12.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2M6 16c-1.883 0-3.494 1.119-4.344 2.72a1.49 1.49 0 0 0 .11 1.595c.306.421.814.685 1.372.685h5.726c.558 0 1.066-.264 1.372-.685a1.49 1.49 0 0 0 .11-1.596C9.496 17.12 7.886 16 6.001 16Zm-3.02 3.423C3.605 18.248 4.741 17.5 6 17.5s2.397.747 3.022 1.923l.003.007-.003.003c-.019.026-.072.067-.158.067H3.138c-.086 0-.14-.04-.158-.067l-.003-.003z", - clipRule: "evenodd" -})); - -const SvgIconFolderShared = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.25 19.25h7a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v3.5m5 4.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm-5.433 6.571C3.055 17.683 4.428 16.75 6 16.75s2.945.933 3.683 2.321c.303.57-.175 1.179-.82 1.179H3.137c-.645 0-1.123-.61-.82-1.179Z" -})); - -const SvgIconFolderUploadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.5v-5.19l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 1 0 1.06 1.06l1.22-1.22V20h-7.5A1.75 1.75 0 0 1 2 18.25z" -})); - -const SvgIconFolderUpload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19.25V13m0 0 2.5 2.5M12 13l-2.5 2.5m-2.125 3.75H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625" -})); - -const SvgIconFolder = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1" -})); - -const SvgIconFoldersFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 3A1.75 1.75 0 0 0 5 4.75V7H2.75A1.75 1.75 0 0 0 1 8.75v10.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 19 19.25V17h2.25A1.75 1.75 0 0 0 23 15.25v-8.5A1.75 1.75 0 0 0 21.25 5h-6.836a.25.25 0 0 1-.177-.073l-1.414-1.414A1.75 1.75 0 0 0 11.586 3zM19 15.5h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-6.836a1.75 1.75 0 0 1-1.237-.513l-1.414-1.414a.25.25 0 0 0-.177-.073H6.75a.25.25 0 0 0-.25.25V7h1.086c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h6.836c.966 0 1.75.784 1.75 1.75z", - clipRule: "evenodd" -})); - -const SvgIconFolders = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.29 16.25h2.96a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1h-6.836a1 1 0 0 1-.707-.293l-1.414-1.414a1 1 0 0 0-.707-.293H6.75a1 1 0 0 0-1 1v3m-4 11.5V8.75a1 1 0 0 1 1-1h4.836a1 1 0 0 1 .707.293l1.414 1.414a1 1 0 0 0 .707.293h6.836a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1" -})); - -const SvgIconFortuneTellerBallFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 11.406c0 2.952-1.374 5.584-3.518 7.307q.131.176.216.387l.2.5a1.75 1.75 0 0 1-1.625 2.4H7.227a1.75 1.75 0 0 1-1.625-2.4l.2-.5q.085-.21.216-.387C3.874 16.99 2.5 14.358 2.5 11.406 2.5 6.203 6.761 2 12 2s9.5 4.203 9.5 9.406M7.195 19.657a.25.25 0 0 1 .232-.157h9.146a.25.25 0 0 1 .232.157l.2.5a.25.25 0 0 1-.232.343H7.227a.25.25 0 0 1-.232-.343zm5.638-13.56c.044-.13.29-.13.334 0 .127.373.328.833.615 1.12s.748.49 1.121.616c.13.044.13.29 0 .334-.373.126-.834.328-1.12.615-.288.287-.49.748-.616 1.12-.044.13-.29.13-.334 0-.126-.372-.328-.833-.615-1.12s-.748-.489-1.12-.615c-.13-.044-.13-.29 0-.334.372-.127.832-.328 1.12-.615.287-.288.489-.748.615-1.121m2.48 3.262c.048-.145.325-.145.375 0 .142.42.369.938.692 1.261s.842.55 1.26.692c.146.05.146.327 0 .376-.418.142-.937.369-1.26.692s-.55.842-.692 1.26c-.05.146-.327.146-.376 0-.142-.418-.369-.937-.692-1.26s-.842-.55-1.26-.692c-.146-.05-.146-.327 0-.376.418-.142.937-.369 1.26-.692s.55-.842.692-1.26Z", - clipRule: "evenodd" -})); - -const SvgIconFortuneTellerBall = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.367 18.75c-2.472-1.53-4.117-4.247-4.117-7.344 0-4.78 3.918-8.656 8.75-8.656s8.75 3.875 8.75 8.656c0 3.097-1.645 5.815-4.117 7.344m-10.134.629-.2.5a1 1 0 0 0 .928 1.371h9.546a1 1 0 0 0 .928-1.371l-.2-.5a1 1 0 0 0-.928-.629H7.427a1 1 0 0 0-.928.629" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.167 6.097c-.044-.13-.29-.13-.334 0-.126.373-.328.834-.615 1.12-.287.288-.748.49-1.12.616-.13.044-.13.29 0 .334.372.127.832.328 1.12.615.287.288.489.748.615 1.121.044.13.29.13.334 0 .127-.373.328-.833.615-1.12s.748-.49 1.121-.616c.13-.044.13-.29 0-.334-.373-.126-.834-.328-1.12-.615-.288-.287-.49-.748-.616-1.12Zm2.521 3.263c-.05-.146-.327-.146-.376 0-.142.418-.369.937-.692 1.26s-.842.55-1.26.692c-.146.05-.146.327 0 .376.418.142.937.369 1.26.692s.55.842.692 1.26c.05.146.327.146.376 0 .142-.418.369-.937.692-1.26s.842-.55 1.26-.692c.146-.05.146-.326 0-.376-.418-.142-.937-.369-1.26-.692s-.55-.842-.692-1.26" -})); - -const SvgIconForwardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.748 4.37c0-1.08 1.28-1.652 2.085-.93l8.501 7.63a1.25 1.25 0 0 1 0 1.86l-8.501 7.63c-.805.722-2.085.15-2.085-.93v-3.375c-3.743.05-5.702.482-6.88 1.148-1.196.675-1.672 1.629-2.425 3.135l-.024.047a.75.75 0 0 1-1.421-.335c0-4.265.552-7.455 2.37-9.554 1.738-2.004 4.473-2.845 8.38-2.937z" -})); - -const SvgIconForwardLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.074 18.657 11.72 14.07v3.256c0 1.495-1.753 2.302-2.888 1.33l-6.22-5.328a1.75 1.75 0 0 1 0-2.658l6.22-5.327c1.135-.972 2.888-.165 2.888 1.33v3.255l5.354-4.585c1.136-.972 2.889-.165 2.889 1.33v10.653c0 1.495-1.753 2.302-2.889 1.33Z" -})); - -const SvgIconForwardLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.01 12.441v4.886a1 1 0 0 1-1.651.76l-6.22-5.328a1 1 0 0 1 0-1.519l6.22-5.327a1 1 0 0 1 1.65.76v4.886m0 .882 6.592 5.645a1 1 0 0 0 1.65-.76V6.674a1 1 0 0 0-1.65-.76L11.01 11.56m0 .882v-.882" -})); - -const SvgIconForwardRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m6.888 5.344 5.354 4.585V6.673c0-1.494 1.753-2.301 2.889-1.329l6.22 5.327a1.75 1.75 0 0 1 0 2.659l-6.22 5.327c-1.136.972-2.889.165-2.889-1.33v-3.256l-5.354 4.586C5.753 19.629 4 18.822 4 17.327V6.673C4 5.18 5.753 4.372 6.888 5.344" -})); - -const SvgIconForwardRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.992 11.559V6.673a1 1 0 0 1 1.65-.76l6.221 5.327a1 1 0 0 1 0 1.52l-6.22 5.326a1 1 0 0 1-1.65-.76v-4.885m0-.882L6.4 5.913a1 1 0 0 0-1.65.76v10.654a1 1 0 0 0 1.65.76l6.592-5.646m0-.882v.882" -})); - -const SvgIconForward = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.834 11.628-8.502-7.63a.5.5 0 0 0-.834.373V8.5c-8.5 0-10.75 3.25-10.75 11.75 1.5-3 2.25-4.75 10.75-4.75v4.129a.5.5 0 0 0 .835.372l8.5-7.63a.5.5 0 0 0 0-.744Z" -})); - -const SvgIconForwards10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.65 9.25c-.95-3.25-4.19-5.5-7.655-5.5-3.495 0-6.482 2.28-7.686 5.5m15.34 0h.601v-4.5m-.6 4.5h-3.9" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.164 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" -})); - -const SvgIconFullscreenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h3.5a.75.75 0 0 1 0 1.5h-3.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0zm12-1a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75M3.75 15a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 3 19.25v-3.5a.75.75 0 0 1 .75-.75m16.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 19.25 21h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconFullscreen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-3.5a1 1 0 0 0-1 1v3.5m12-4.5h3.5a1 1 0 0 1 1 1v3.5m0 7.5v3.5a1 1 0 0 1-1 1h-3.5m-7.5 0h-3.5a1 1 0 0 1-1-1v-3.5" -})); - -const SvgIconGalleryFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.25 6.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm16.5 13.69-4.616-4.617a1.25 1.25 0 0 0-1.768 0l-.94.94a.25.25 0 0 1-.353 0l-2.95-2.95a1.25 1.25 0 0 0-1.74-.027L4.5 14.264V4.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" -})); - -const SvgIconGallery = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m3.75 16 3.897-3.668a.5.5 0 0 1 .696.011L12 16l1.646-1.646a.5.5 0 0 1 .708 0L19.5 19.5m-14.75.75h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1ZM15.75 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" -})); - -const SvgIconGearFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.154 2.78A1.75 1.75 0 0 1 11.61 2h.78a1.75 1.75 0 0 1 1.456.78l1.17 1.754a.25.25 0 0 0 .264.105l1.793-.414a1.75 1.75 0 0 1 1.63.468l.604.604a1.75 1.75 0 0 1 .468 1.63L19.36 8.72a.25.25 0 0 0 .105.264l1.755 1.17c.487.325.779.871.779 1.456v.78a1.75 1.75 0 0 1-.78 1.456l-1.754 1.17a.25.25 0 0 0-.105.264l.414 1.793a1.75 1.75 0 0 1-.468 1.63l-.604.604a1.75 1.75 0 0 1-1.63.468l-1.793-.414a.25.25 0 0 0-.264.105l-1.17 1.755A1.75 1.75 0 0 1 12.39 22h-.78a1.75 1.75 0 0 1-1.456-.78l-1.17-1.754a.25.25 0 0 0-.264-.105l-1.793.414a1.75 1.75 0 0 1-1.63-.468l-.604-.604a1.75 1.75 0 0 1-.468-1.63l.414-1.793a.25.25 0 0 0-.105-.264l-1.755-1.17A1.75 1.75 0 0 1 2 12.39v-.78c0-.585.292-1.131.78-1.456l1.754-1.17a.25.25 0 0 0 .105-.264l-.414-1.793a1.75 1.75 0 0 1 .468-1.63l.604-.604a1.75 1.75 0 0 1 1.63-.468l1.793.414a.25.25 0 0 0 .264-.105zM8.875 12a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" -})); - -const SvgIconGear = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.552 5.37-1.793-.414a1 1 0 0 0-.932.267l-.604.604a1 1 0 0 0-.267.932l.414 1.793a1 1 0 0 1-.42 1.056l-1.755 1.17a1 1 0 0 0-.445.832v.78a1 1 0 0 0 .445.832l1.755 1.17a1 1 0 0 1 .42 1.056l-.414 1.793a1 1 0 0 0 .267.932l.604.604a1 1 0 0 0 .932.267l1.793-.414a1 1 0 0 1 1.056.42l1.17 1.755a1 1 0 0 0 .832.445h.78a1 1 0 0 0 .832-.445l1.17-1.755a1 1 0 0 1 1.056-.42l1.793.414a1 1 0 0 0 .932-.267l.604-.604a1 1 0 0 0 .267-.932l-.414-1.793a1 1 0 0 1 .42-1.056l1.755-1.17a1 1 0 0 0 .445-.832v-.78a1 1 0 0 0-.445-.832l-1.755-1.17a1 1 0 0 1-.42-1.056l.414-1.793a1 1 0 0 0-.267-.932l-.604-.604a1 1 0 0 0-.932-.267l-1.793.414a1 1 0 0 1-1.056-.42l-1.17-1.755a1 1 0 0 0-.832-.445h-.78a1 1 0 0 0-.832.445L9.608 4.95a1 1 0 0 1-1.056.42Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -})); - -const SvgIconGifFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.75 6.618C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.542 0 .863.315 1.202.649l.024.023a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm3.27-.752c0 .482-.25.752-.697.752-.46 0-.728-.278-.728-.752V9.904c0-.515.289-.798.822-.798h2.63c.326 0 .563.236.563.566 0 .325-.237.553-.564.553H15.66v1.386h1.807c.34 0 .564.22.564.545s-.229.545-.564.545H15.66z", - clipRule: "evenodd" -})); - -const SvgIconGif = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 12.368C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.554 0 .877.33 1.226.672a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm2.573 0c.447 0 .697-.27.697-.752v-1.462h1.807c.335 0 .564-.22.564-.545s-.224-.545-.564-.545H15.66v-1.386h2.026c.327 0 .564-.228.564-.553a.545.545 0 0 0-.564-.566h-2.629c-.533 0-.822.283-.822.798v4.26c0 .473.267.752.728.752Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconGift2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.25 3h-6.5A1.75 1.75 0 0 0 3 4.75v6.5h4.668A3.57 3.57 0 0 1 7 9.167C7 7.97 7.97 7 9.167 7a3.56 3.56 0 0 1 2.083.668zM3 12.75v6.5c0 .966.784 1.75 1.75 1.75h6.5v-6.794a13.8 13.8 0 0 1-2.843 2.424.75.75 0 0 1-.814-1.26 12.3 12.3 0 0 0 2.928-2.62zM12.75 21h6.5A1.75 1.75 0 0 0 21 19.25v-6.5h-7.521a12.3 12.3 0 0 0 2.928 2.62.75.75 0 0 1-.814 1.26 13.8 13.8 0 0 1-2.843-2.424zM21 11.25v-6.5A1.75 1.75 0 0 0 19.25 3h-6.5v4.668A3.57 3.57 0 0 1 14.833 7C16.03 7 17 7.97 17 9.167a3.56 3.56 0 0 1-.668 2.083z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.167 8.5c1.15 0 2.083.933 2.083 2.083v.667h-.667A2.083 2.083 0 0 1 8.5 9.167c0-.369.298-.667.667-.667m3.583 2.083v.667h.667c1.15 0 2.083-.933 2.083-2.083a.667.667 0 0 0-.667-.667c-1.15 0-2.083.933-2.083 2.083" -})); - -const SvgIconGift2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8 16c1.648-1.064 2.916-2.363 4-4m0 0c1.084 1.637 2.352 2.936 4 4m-4-4v-1.417M12 12h-1.417A2.833 2.833 0 0 1 7.75 9.167c0-.783.634-1.417 1.417-1.417A2.833 2.833 0 0 1 12 10.583M12 12h1.417a2.833 2.833 0 0 0 2.833-2.833c0-.783-.634-1.417-1.417-1.417A2.833 2.833 0 0 0 12 10.583M12 12v8.25m0-9.667V3.75m0 0H4.75a1 1 0 0 0-1 1V12M12 3.75h7.25a1 1 0 0 1 1 1V12m0 0v7.25a1 1 0 0 1-1 1H12M20.25 12H3.75M12 20.25H4.75a1 1 0 0 1-1-1V12" -})); - -const SvgIconGiftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.25 4.417A2.417 2.417 0 0 1 8.667 2c1.376 0 2.593.68 3.333 1.724A4.08 4.08 0 0 1 15.333 2a2.417 2.417 0 0 1 2.417 2.417c0 .98-.345 1.88-.92 2.583h2.42c.966 0 1.75.784 1.75 1.75v.75a1.75 1.75 0 0 1-1.75 1.75h-6.5V7h.917a2.583 2.583 0 0 0 2.583-2.583.917.917 0 0 0-.917-.917 2.583 2.583 0 0 0-2.583 2.583V7h-1.5v-.917A2.583 2.583 0 0 0 8.667 3.5a.917.917 0 0 0-.917.917A2.583 2.583 0 0 0 10.333 7h.917v4.25h-6.5A1.75 1.75 0 0 1 3 9.5v-.75C3 7.784 3.784 7 4.75 7h2.42a4.07 4.07 0 0 1-.92-2.583m6.5 8.333H20v6.5A1.75 1.75 0 0 1 18.25 21h-5.5zm-1.5 0H4v6.5c0 .966.784 1.75 1.75 1.75h5.5z", - clipRule: "evenodd" -})); - -const SvgIconGift = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V6.083m0 1.667h-1.667A3.333 3.333 0 0 1 7 4.417c0-.92.746-1.667 1.667-1.667A3.333 3.333 0 0 1 12 6.083m0 1.667h1.667A3.333 3.333 0 0 0 17 4.417c0-.92-.746-1.667-1.667-1.667A3.333 3.333 0 0 0 12 6.083m0 1.667H4.75a1 1 0 0 0-1 1V11a1 1 0 0 0 1 1M12 7.75h7.25a1 1 0 0 1 1 1V11a1 1 0 0 1-1 1M12 7.75V12m0 8.25H5.75a1 1 0 0 1-1-1V12M12 20.25h6.25a1 1 0 0 0 1-1V12M12 20.25V12m0 0h7.25M12 12H4.75m0-.5v.5m14.5 0v-.5" -})); - -const SvgIconGiroCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7 4A.75.75 0 0 0 8.25 9h-1.5a.75.75 0 0 0 0 1.5h1.5A.75.75 0 0 0 9 9.75", - clipRule: "evenodd" -})); - -const SvgIconGiroCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 9.75h1.5m-4.5-5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" -})); - -const SvgIconGiroCardsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 20.25 20H7.75A1.75 1.75 0 0 1 6 18.25V16H3.75A1.75 1.75 0 0 1 2 14.25zM7.5 16v2.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H18v4.75A1.75 1.75 0 0 1 16.25 16zM6 8.75A.75.75 0 0 1 6.75 8h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 6 8.75", - clipRule: "evenodd" -})); - -const SvgIconGiroCards = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 8.75h3a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-3m0-6.5h1.5m-4.5 6.5h12.5a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1" -})); - -const SvgIconGlassesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 7a5 5 0 0 0-4 2H.75a.75.75 0 0 0 0 1.5h.48a5 5 0 1 0 9.278-.667A3.5 3.5 0 0 1 12 9.5c.535 0 1.04.12 1.493.333a5 5 0 1 0 9.278.667h.479a.75.75 0 0 0 0-1.5H22a5 5 0 0 0-4-2c-1.441 0-2.74.61-3.652 1.585A5 5 0 0 0 12 8a5 5 0 0 0-2.348.585A4.99 4.99 0 0 0 6 7", - clipRule: "evenodd" -})); - -const SvgIconGlasses = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M.75 9.75H2m21.25 0H22m-7.939-.468A4.23 4.23 0 0 0 12 8.75a4.23 4.23 0 0 0-2.061.532M10.25 12a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0m12 0a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0" -})); - -const SvgIconGlobe2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.028 11.25H7.01c.078-2.544.549-4.862 1.294-6.614.408-.96.913-1.785 1.512-2.382l.02-.02c-4.247.937-7.48 4.573-7.81 9.016Zm0 1.5a10.005 10.005 0 0 0 7.808 9.015l-.02-.02c-.598-.595-1.103-1.42-1.511-2.38-.745-1.752-1.216-4.07-1.294-6.615zm12.136 9.015c4.246-.936 7.479-4.571 7.808-9.015H16.99c-.078 2.545-.549 4.863-1.294 6.615-.408.96-.913 1.785-1.512 2.38zm7.808-10.515a10.01 10.01 0 0 0-7.808-9.015l.02.02c.598.596 1.104 1.42 1.511 2.38.745 1.753 1.216 4.07 1.294 6.615zm-8.847-7.932c-.415-.413-.794-.568-1.125-.568s-.71.155-1.125.568c-.418.416-.829 1.055-1.19 1.904C9.032 6.76 8.59 8.87 8.512 11.25h6.976c-.078-2.38-.52-4.49-1.173-6.028-.361-.85-.772-1.488-1.19-1.904m1.19 15.46c.653-1.537 1.095-3.648 1.173-6.028H8.512c.078 2.38.52 4.491 1.173 6.028.361.85.772 1.489 1.19 1.905.415.413.794.567 1.125.567s.71-.154 1.125-.567c.418-.416.829-1.055 1.19-1.905" -})); - -const SvgIconGlobe2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 0 0 0-18.5m0 18.5a9.25 9.25 0 0 1 0-18.5m0 18.5c-2.347 0-4.25-4.141-4.25-9.25S9.653 2.75 12 2.75m0 18.5c2.347 0 4.25-4.141 4.25-9.25S14.347 2.75 12 2.75M21 12H3" -})); - -const SvgIconGlobeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.27 10.467a.5.5 0 0 1-.746.175L4.691 8.518a.48.48 0 0 1-.14-.615 8.5 8.5 0 0 1 9.023-4.258.48.48 0 0 1 .367.592l-.866 3.472a.5.5 0 0 1-.364.364l-3.482.876a.5.5 0 0 0-.325.26l-.633 1.258Zm6.87 6.257a.5.5 0 0 1-.447.276H12.27a.5.5 0 0 1-.416-.223l-1.624-2.435a.5.5 0 0 1 .063-.632l.659-.656a.5.5 0 0 1 .384-.145l1.583.101a.5.5 0 0 1 .247.084l2.471 1.66a.5.5 0 0 1 .169.64z", - clipRule: "evenodd" -})); - -const SvgIconGlobe = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.244 3.024 13.147 7.42a1 1 0 0 1-.726.727l-2.97.747a1 1 0 0 0-.65.52l-.262.52a1 1 0 0 1-1.492.35L3.749 7.813m10.495-4.788A9.3 9.3 0 0 0 12 2.75a9.25 9.25 0 0 0-8.25 5.062m10.495-4.788C18.268 4.028 21.25 7.666 21.25 12a9.25 9.25 0 1 1-18.5 0c0-1.508.36-2.93 1-4.188m7.956 8.743-1.248-1.872a1 1 0 0 1 .127-1.263l.207-.207a1 1 0 0 1 .77-.29l1.223.079a1 1 0 0 1 .494.168l1.994 1.34a1 1 0 0 1 .337 1.277l-.33.66a1 1 0 0 1-.895.553h-1.847a1 1 0 0 1-.832-.445" -})); - -const SvgIconGraduateCapFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m5 13.193 5.974 3.06a2.25 2.25 0 0 0 2.052 0L19 13.193v3.213c0 .64-.35 1.23-.914 1.537l-5.25 2.856a1.75 1.75 0 0 1-1.672 0l-5.25-2.856A1.75 1.75 0 0 1 5 16.406z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.658 14.918c.215.11.47.11.684 0l9.158-4.691v5.023a.75.75 0 0 0 1.5 0V9a.75.75 0 0 0-.408-.668l-10.25-5.25a.75.75 0 0 0-.684 0l-10.25 5.25a.75.75 0 0 0 0 1.336z" -})); - -const SvgIconGraduate = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9 12 14.25 2.5 9 12 3.75zm0 0v6.25m-4-4.031v5.174a1 1 0 0 1-.539.887l-5.25 2.73a1 1 0 0 1-.922 0l-5.25-2.73a1 1 0 0 1-.539-.887v-5.3" -})); - -const SvgIconGraph = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M9 5v14m-5.996-8L3 19M21 8v11m-6.002-5v5" -})); - -const SvgIconGreaterThan = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "m6 7 12 5-12 5" -})); - -const SvgIconGrid4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h4.926a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3m14.044.016c.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v4.926a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h4.926c.258 0 .494 0 .692.016M3 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676zm10 0a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v4.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H13.75a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconGrid4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h4.9v6.5h-6.5zm10-1.6h4.9c.56 0 .84 0 1.054.109a1 1 0 0 1 .437.437c.109.214.109.494.109 1.054v4.9h-6.5zm-10 10h6.5v6.5h-4.9c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054zm10 0h6.5v4.9c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109h-4.9z" -})); - -const SvgIconGuideFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.25 7.75A3.75 3.75 0 0 0 7.5 4H2.75A1.75 1.75 0 0 0 1 5.75v12.5c0 .966.784 1.75 1.75 1.75h5.973c.56 0 1.087.135 1.532.41.413.255.754.609.995 1.028zm1.5 13.688c.24-.42.582-.773.995-1.028a2.9 2.9 0 0 1 1.532-.41h5.973A1.75 1.75 0 0 0 23 18.25V5.75A1.75 1.75 0 0 0 21.25 4H16.5a3.75 3.75 0 0 0-3.75 3.75zm-.74.562h-.02z" -})); - -const SvgIconGuide = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75a3 3 0 0 1 3-3h6.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-5.973a3.64 3.64 0 0 0-1.926.522A3.66 3.66 0 0 0 12 21.25m0-13.5a3 3 0 0 0-3-3H2.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h5.973c.68 0 1.347.164 1.926.522s1.047.87 1.351 1.478m0-13.5v13.5" -})); - -const SvgIconHamburger = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconHashtagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.84 3.006a.75.75 0 0 1 .655.834L9.112 7H16.1l.404-3.34a.75.75 0 0 1 1.49.18L17.612 7h2.638a.75.75 0 0 1 0 1.5h-2.82l-.849 7h3.669a.75.75 0 0 1 0 1.5H16.4l-.405 3.34a.75.75 0 0 1-1.49-.18l.383-3.16H7.9l-.404 3.34a.75.75 0 1 1-1.49-.18L6.388 17H3.75a.75.75 0 0 1 0-1.5h2.82l.849-7H3.75a.75.75 0 0 1 0-1.5H7.6l.405-3.34a.75.75 0 0 1 .835-.654M8.93 8.5l-.849 7h6.99l.848-7z", - clipRule: "evenodd" -})); - -const SvgIconHashtag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 3.75-2 16.5m10.5-16.5-2 16.5M3.75 7.75h16.5m0 8.5H3.75" -})); - -const SvgIconHdFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.247 14.28h-1.04V9.67h1.04c1.299 0 2.031.81 2.031 2.285 0 1.524-.713 2.324-2.03 2.324Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.438 9.076c0 .484.273.767.737.767s.737-.283.737-.767v-2.295h3.174v2.295c0 .484.273.767.737.767s.737-.283.737-.767V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772v2.187H6.912V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772zm7.294-.098c0 .489.274.772.738.772h1.953c2.114 0 3.36-1.313 3.36-3.55s-1.246-3.496-3.36-3.496H13.47c-.464 0-.738.283-.738.767z", - clipRule: "evenodd" -})); - -const SvgIconHd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.175 15.593c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.187h3.174V9.128c0-.488.273-.772.737-.772s.737.284.737.772v5.698c0 .484-.273.767-.737.767s-.737-.283-.737-.767v-2.295H6.912v2.295c0 .484-.273.767-.737.767m7.295-.093c-.464 0-.738-.283-.738-.771V9.22c0-.484.274-.767.738-.767h1.953c2.114 0 3.36 1.26 3.36 3.496 0 2.237-1.246 3.55-3.36 3.55zm.737-1.22h1.04c1.318 0 2.031-.801 2.031-2.325 0-1.475-.732-2.285-2.03-2.285h-1.041z" -})); - -const SvgIconHddFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-4 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 15.5h13v4.75a.25.25 0 0 1-.25.25H5.75a.25.25 0 0 1-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconHdd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 17v-1.25a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1V17m0 0V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M15.25 18a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm-3 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconHeadphones2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.384 11.26c0 1.318.331 2.681.949 3.97-.204.24-.241.685-.023 1.122l1.447 2.946c.143.293.467.452.783.452.37 0 .73-.226.768-.686l-1.657-3.367c-.55-1.123-.957-2.728-.957-4.43 0-3.722 2.54-6.23 6.298-6.23 3.76 0 6.306 2.508 6.306 6.23 0 1.702-.414 3.307-.964 4.43l-1.658 3.367c.038.46.4.686.776.686.31 0 .633-.159.784-.452l1.439-2.946c.218-.437.188-.881-.015-1.123.617-1.288.949-2.651.949-3.97 0-4.316-2.991-7.684-7.617-7.684s-7.608 3.368-7.608 7.684Zm4.12 2.787c-.278-.573-.813-.7-1.22-.535-.452.188-.761.73-.43 1.424l1.884 3.82c.301.617.859.835 1.386.564.452-.226.61-.738.347-1.28zm6.976 0-1.966 3.992c-.263.543-.098 1.055.354 1.281.527.271 1.077.053 1.386-.565l1.876-3.82c.34-.692.023-1.235-.43-1.423-.406-.166-.933-.038-1.22.535" -})); - -const SvgIconHeadphonesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.5 12a7.5 7.5 0 1 1 15 0v1h-2.25a1.75 1.75 0 0 0-1.75 1.75v4.5c0 .966.784 1.75 1.75 1.75h2A1.75 1.75 0 0 0 21 19.25V12a9 9 0 0 0-8.25-8.97V3H12a9 9 0 0 0-9 9v7.25c0 .966.784 1.75 1.75 1.75h2a1.75 1.75 0 0 0 1.75-1.75v-4.5A1.75 1.75 0 0 0 6.75 13H4.5z" -})); - -const SvgIconHeadphones = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 13.75V12a8.25 8.25 0 1 1 16.5 0v1.75m-16.5 0v5.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-4.5a1 1 0 0 0-1-1zm16.5 0v5.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4.5a1 1 0 0 1 1-1z" -})); - -const SvgIconHeartBeatFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.519 6.846c1.569 3.921-.43 9.659-9.15 14.558a.75.75 0 0 1-.735 0c-8.72-4.9-10.719-10.637-9.15-14.558.767-1.918 2.375-3.287 4.265-3.71 1.718-.383 3.613.027 5.253 1.414 1.64-1.387 3.534-1.797 5.252-1.413 1.89.422 3.498 1.791 4.265 3.709M11.17 8.665a.75.75 0 0 0-1.328-.026L8.407 11.25H6.75a.75.75 0 0 0 0 1.5h2.1a.75.75 0 0 0 .657-.389l.961-1.747 2.361 4.721a.75.75 0 0 0 1.328.026l1.437-2.611h1.656a.75.75 0 0 0 0-1.5h-2.1a.75.75 0 0 0-.657.389l-.961 1.747z", - clipRule: "evenodd" -})); - -const SvgIconHeartBeat = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 12h-2.1l-1.65 3-3-6-1.65 3h-2.1M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572" -})); - -const SvgIconHeartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.367 21.404c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.718-.383-3.613.027-5.252 1.414-1.64-1.387-3.535-1.797-5.253-1.413-1.89.422-3.498 1.791-4.265 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0" -})); - -const SvgIconHeart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572Z" -})); - -const SvgIconHighlightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.666 2.511a1.745 1.745 0 0 0-2.468 0l-.46.46L2.51 16.198A1.75 1.75 0 0 0 2 17.432v3.818c0 .414.336.75.75.75h3.818c.463 0 .907-.184 1.234-.511L21.49 7.802a1.745 1.745 0 0 0 0-2.468L18.666 2.51ZM12.02 21.25a.75.75 0 0 1 .75-.75h8.48a.75.75 0 0 1 0 1.5h-8.48a.75.75 0 0 1-.75-.75" -})); - -const SvgIconHighlightWaveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.763 2.927a1.75 1.75 0 0 1 2.474 0l1.836 1.835a1.75 1.75 0 0 1 0 2.475l-13.25 13.25A1.75 1.75 0 0 1 5.586 21H2.75a.75.75 0 0 1-.75-.75v-2.836c0-.464.184-.91.513-1.237zm5.727 14.505a.75.75 0 0 0-1.057.078l-.007.007-.035.038a5.4 5.4 0 0 1-.692.615c-.476.352-1.024.624-1.533.624-.531 0-1.042-.252-1.748-.627l-.069-.036c-.627-.334-1.44-.766-2.362-.766-1.78 0-2.82.85-3.782 1.87a.75.75 0 1 0 1.09 1.03c.858-.908 1.527-1.4 2.692-1.4.516 0 1.017.25 1.727.627l.054.028c.633.337 1.456.774 2.398.774.991 0 1.86-.5 2.426-.92a7 7 0 0 0 .951-.856l.016-.018.005-.006.002-.002.002-.002L21 18l.568.49a.75.75 0 0 0-.078-1.058" -})); - -const SvgIconHighlightWave = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 18s-1.334 1.544-2.834 1.544-2.707-1.43-4.18-1.43-2.326.672-3.236 1.636m6.957-16.293 1.836 1.836a1 1 0 0 1 0 1.414l-13.25 13.25a1 1 0 0 1-.707.293H2.75v-2.836a1 1 0 0 1 .293-.707l13.25-13.25a1 1 0 0 1 1.414 0" -})); - -const SvgIconHighlight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.77 21.25h8.48m-18.5-3.818v3.818h3.818a1 1 0 0 0 .704-.291L20.959 7.272a.995.995 0 0 0 0-1.408l-2.823-2.822a.995.995 0 0 0-1.408 0L3.042 16.728a1 1 0 0 0-.292.704" -})); - -const SvgIconHome1Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.96 3.232a1.75 1.75 0 0 0-1.92 0l-7.25 4.75A1.75 1.75 0 0 0 3 9.447v9.804c0 .966.784 1.75 1.75 1.75h4a.75.75 0 0 0 .75-.75v-3.5a2.5 2.5 0 0 1 5 0v3.5c0 .414.336.75.75.75h4A1.75 1.75 0 0 0 21 19.25V9.446c0-.59-.297-1.14-.79-1.463z" -})); - -const SvgIconHome1 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.5 16.75v3.5H4.75a1 1 0 0 1-1-1V9.447a1 1 0 0 1 .452-.837l7.25-4.75a1 1 0 0 1 1.096 0l7.25 4.75a1 1 0 0 1 .452.837v9.803a1 1 0 0 1-1 1H14.5v-3.5a2.5 2.5 0 0 0-5 0Z" -})); - -const SvgIconHome2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.892 1.688a1.75 1.75 0 0 1 2.216 0l7.25 5.931c.406.333.642.83.642 1.355V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.974c0-.525.236-1.022.642-1.355z", - clipRule: "evenodd" -})); - -const SvgIconHome2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.258c0-.278 0-.418.035-.547a1 1 0 0 1 .15-.318c.078-.109.186-.197.402-.373l6.65-5.441c.36-.295.541-.443.742-.5a1 1 0 0 1 .542 0c.2.057.381.205.742.5l6.65 5.44c.216.177.324.265.401.374a1 1 0 0 1 .151.318c.035.13.035.269.035.547v9.392c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.436c-.109-.214-.109-.494-.109-1.054z" -})); - -const SvgIconHome3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 1.637a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V7.328c0-.626.334-1.204.877-1.517zM8.75 12.25a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", - clipRule: "evenodd" -})); - -const SvgIconHome3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 7.328a1 1 0 0 1 .501-.867l7.25-4.174a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 12.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" -})); - -const SvgIconHome4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.57 1.784a1.75 1.75 0 0 1 .86 0c.326.082.607.285.87.475l.068.048 8.569 6.134a.75.75 0 1 1-.874 1.22L20 8.9v9.776c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764c-.23.118-.463.158-.676.175-.198.016-.434.016-.692.016H6.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.764 1.8 1.8 0 0 1-.175-.677C4 19.17 4 18.934 4 18.676V8.9l-1.063.761a.75.75 0 1 1-.874-1.22l8.57-6.134.066-.048c.264-.19.545-.393.87-.475Z", - clipRule: "evenodd" -})); - -const SvgIconHome4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.25 7.44-6.319-4.523c-.335-.24-.502-.36-.685-.406a1 1 0 0 0-.492 0c-.183.046-.35.166-.685.406L4.75 7.44m14.5 0 2.25 1.61m-2.25-1.61v11.21c0 .56 0 .84-.109 1.053a1 1 0 0 1-.437.437c-.214.11-.494.11-1.054.11H6.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.44m0 0L2.5 9.052" -})); - -const SvgIconHome5Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75H8v-7.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V21h3.25A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.5 21v-7.25a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V21z" -})); - -const SvgIconHome5 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM15.25 20.25V21a.75.75 0 0 0 .75-.75zm-6.5 0H8c0 .414.336.75.75.75zM19.5 9.258v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM9.75 13.5h4.5V12h-4.5zm4.75.25v6.5H16v-6.5zm.75 5.75h-6.5V21h6.5zm-5.75.75v-6.5H8v6.5zm4.75-6.75a.25.25 0 0 1 .25.25H16A1.75 1.75 0 0 0 14.25 12zM9.75 12A1.75 1.75 0 0 0 8 13.75h1.5a.25.25 0 0 1 .25-.25z" -})); - -const SvgIconHome6Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.132 1.977a1.75 1.75 0 0 0-2.264 0L3.618 8.13A1.75 1.75 0 0 0 3 9.463v9.787c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 10 19.25v-3.99a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.99c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 21 19.25V9.463a1.75 1.75 0 0 0-.618-1.334z" -})); - -const SvgIconHome6 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12.647 2.549.485-.572zm7.25 6.151-.485.572zm-15.794 0 .485.572zm15.397.763v9.787H21V9.463zm-15 9.787V9.463H3v9.787zm.088-9.978 7.25-6.151-.97-1.144-7.25 6.152zm7.574-6.151 7.25 6.151.97-1.143-7.25-6.152zM10.75 15.5h2.5V14h-2.5zm2.75.25v3.5H15v-3.5zm-3 3.5v-3.5H9v3.5zm-1.75.25h-4V21h4zm6.5 1.5h4v-1.5h-4zM9 19.25a.25.25 0 0 1-.25.25V21a1.75 1.75 0 0 0 1.75-1.75zm4.5 0c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm-.25-3.75a.25.25 0 0 1 .25.25H15A1.75 1.75 0 0 0 13.25 14zm-2.5-1.5A1.75 1.75 0 0 0 9 15.75h1.5a.25.25 0 0 1 .25-.25zm1.088-10.88a.25.25 0 0 1 .324 0l.97-1.143a1.75 1.75 0 0 0-2.264 0zM3 19.25c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm16.5 0a.25.25 0 0 1-.25.25V21A1.75 1.75 0 0 0 21 19.25zM21 9.463a1.75 1.75 0 0 0-.618-1.334l-.97 1.143a.25.25 0 0 1 .088.191zm-16.5 0a.25.25 0 0 1 .088-.19l-.97-1.144A1.75 1.75 0 0 0 3 9.463z" -})); - -const SvgIconHomeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355zM7.75 15.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconHome = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM7.75 15.5a.75.75 0 0 0 0 1.5zm8.5 1.5a.75.75 0 0 0 0-1.5zm3.25-7.742v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM7.75 17h8.5v-1.5h-8.5z" -})); - -const SvgIconHotDrinkCupFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.2 3.5a.25.25 0 0 0-.235.165L6.48 5h11.04l-.485-1.335a.25.25 0 0 0-.236-.165zM19.116 5l-.672-1.848A1.75 1.75 0 0 0 16.8 2H7.2a1.75 1.75 0 0 0-1.644 1.152L4.884 5H4.75A1.75 1.75 0 0 0 3 6.75v1c0 .71.423 1.322 1.032 1.596l1.052 11.07A1.75 1.75 0 0 0 6.826 22h10.348a1.75 1.75 0 0 0 1.742-1.584l1.055-11.07A1.75 1.75 0 0 0 21 7.75v-1A1.75 1.75 0 0 0 19.25 5zM4.75 6.5a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h14.5a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconHotDrinkCup = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 5.5.76-2.092a1 1 0 0 1 .94-.658h9.6a1 1 0 0 1 .94.658L18.5 5.5M4.75 8.98l1.08 11.365a1 1 0 0 0 .996.905h10.348a1 1 0 0 0 .995-.905L19.25 9M4.75 5.75h14.5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1" -})); - -const SvgIconIceCream2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 5.75A4.75 4.75 0 0 1 9.75 1h4.5A4.75 4.75 0 0 1 19 5.75v10.5A1.75 1.75 0 0 1 17.25 18H14.5v2.5a2.5 2.5 0 0 1-5 0V18H6.75A1.75 1.75 0 0 1 5 16.25zM11 18v2.5a1 1 0 1 0 2 0V18zm-.5-11.25a.75.75 0 0 0-1.5 0v6a.75.75 0 0 0 1.5 0zM14.25 6a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconIceCream2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 6.75v6m4.5-6v6m-7.5 4.5h10.5a1 1 0 0 0 1-1V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1m3.5 0h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconIceCreamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 1A4.75 4.75 0 0 0 5 5.75v10.5c0 .966.784 1.75 1.75 1.75H9.5v2.5a2.5 2.5 0 1 0 5 0V18h2.75A1.75 1.75 0 0 0 19 16.25V5.75A4.75 4.75 0 0 0 14.25 1zM6.5 13.012v3.238c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-5.243c-.557.378-1.275.805-1.94.994-1.406.398-2.534.011-3.458-.351l-.23-.09c-.845-.334-1.473-.583-2.22-.491-1.151.14-2.278.958-3.152 1.943M11 18v2.5a1 1 0 1 0 2 0V18z", - clipRule: "evenodd" -})); - -const SvgIconIceCream = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 9.5V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1zm0 0s-1.666 1.43-2.896 1.78c-2.306.653-3.706-1.21-5.794-.956-1.508.184-2.868 1.28-3.81 2.41m4.5 4.516h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconInbox2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 13.748V4.75A1.75 1.75 0 0 0 19.25 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25zM19.25 4.5H4.75a.25.25 0 0 0-.25.25V13h3.57c.36 0 .67.256.737.61a3.251 3.251 0 0 0 6.386 0 .75.75 0 0 1 .737-.61h3.57V4.75a.25.25 0 0 0-.25-.25", - clipRule: "evenodd" -})); - -const SvgIconInbox2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" -})); - -const SvgIconInboxEmptyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.904 4.952c.3-.584.9-.952 1.557-.952H17.54a1.75 1.75 0 0 1 1.557.952l3.711 7.241c.127.247.193.52.193.798v5.259A1.75 1.75 0 0 1 21.25 20H2.75A1.75 1.75 0 0 1 1 18.25v-5.259c0-.277.066-.55.193-.798zM21.5 13.5h-5.42a.25.25 0 0 0-.198.098l-.937 1.219a1.75 1.75 0 0 1-1.388.683h-3.114a1.75 1.75 0 0 1-1.388-.683l-.937-1.22a.25.25 0 0 0-.198-.097H2.5v4.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" -})); - -const SvgIconInboxEmpty = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2 12.75h5.92a1 1 0 0 1 .793.39l.937 1.22a1 1 0 0 0 .793.39h3.114a1 1 0 0 0 .793-.39l.937-1.22a1 1 0 0 1 .793-.39H22m.14-.215-3.711-7.241a1 1 0 0 0-.89-.544H6.46a1 1 0 0 0-.89.544l-3.71 7.241a1 1 0 0 0-.111.456v5.259a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-5.259a1 1 0 0 0-.11-.456Z" -})); - -const SvgIconInboxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75V12h-5.07a.75.75 0 0 0-.737.61 3.251 3.251 0 0 1-6.386 0A.75.75 0 0 0 8.07 12H3V4.75C3 3.784 3.784 3 4.75 3" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 13.5v5.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V13.5h-4.492a4.751 4.751 0 0 1-9.016 0z" -})); - -const SvgIconInbox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" -})); - -const SvgIconInviteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 3.5a.25.25 0 0 0-.25.25v7.103l6.423 2.084a.25.25 0 0 0 .154 0l6.423-2.084V3.75a.25.25 0 0 0-.25-.25zM20 10.393V3.75A1.75 1.75 0 0 0 18.25 2H5.75A1.75 1.75 0 0 0 4 3.75v6.643a1.75 1.75 0 0 0-2 1.733v7.124c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25v-7.124a1.75 1.75 0 0 0-2-1.733M9 7.75A.75.75 0 0 1 9.75 7h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 7.75", - clipRule: "evenodd" -})); - -const SvgIconInvite = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.985V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v7.235M9.75 7.75h4.5m-1.941 5.9 7.633-2.476a1 1 0 0 1 1.308.952v7.124a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.124a1 1 0 0 1 1.309-.952l7.632 2.476a1 1 0 0 0 .617 0Z" -})); - -const SvgIconInvoiceFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21 4.5H9A.75.75 0 0 0 9 6h11.25v3H9.75a.75.75 0 0 0 0 1.5H15v3H7.5a.75.75 0 1 0 0 1.5H15v3H3.75v-3.75a.75.75 0 1 0-1.5 0V18a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25A.75.75 0 0 0 21 4.5" -})); - -const SvgIconInvoice = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" -})); - -const SvgIconJudgeGavelFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.737 3.427a1.75 1.75 0 0 0-2.474 0L9.926 8.762a1.75 1.75 0 0 0 0 2.475l1.335 1.336a1.75 1.75 0 0 0 2.475 0l2.138-2.138 4.345 4.345a.75.75 0 0 0 1.06-1.06l-4.344-4.345 2.137-2.138a1.75 1.75 0 0 0 0-2.475l-1.336-1.335ZM3.95 7.65a.75.75 0 1 0-.9 1.2l2 1.5a.75.75 0 1 0 .9-1.2zm-2.2 4.85a.75.75 0 0 0 0 1.5h2.5a.75.75 0 1 0 0-1.5zm3.72 4a1.75 1.75 0 0 0-1.66 1.196l-.6 1.804h-.46a.75.75 0 0 0 0 1.5h13.5a.75.75 0 1 0 0-1.5h-.46l-.6-1.804a1.75 1.75 0 0 0-1.66-1.196z" -})); - -const SvgIconJudgeGavel = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25h1m-1 0-.772-2.316a1 1 0 0 0-.949-.684H5.471a1 1 0 0 0-.949.684L3.75 20.25m11.5 0H3.75m-1 0h1m-2-7h2.5m1.25-3.5-2-1.5m12.375 1.125-2.668 2.668a1 1 0 0 1-1.414 0l-1.336-1.336a1 1 0 0 1 0-1.414l5.336-5.336a1 1 0 0 1 1.414 0l1.336 1.336a1 1 0 0 1 0 1.414zm0 0 4.875 4.875" -})); - -const SvgIconKeyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 12a6 6 0 0 1 10.749-3.668c.097.126.209.168.282.168h7.995a1.75 1.75 0 0 1 1.355.642l1.431 1.75a1.75 1.75 0 0 1 0 2.216l-1.431 1.75a1.75 1.75 0 0 1-1.355.642h-1.74a1.75 1.75 0 0 1-.927-.266l-1.227-.767a.25.25 0 0 0-.265 0l-1.226.767a1.75 1.75 0 0 1-.928.266h-1.681c-.074 0-.186.042-.283.168A6 6 0 0 1 1 12m4.5 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" -})); - -const SvgIconKey = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 12a5.25 5.25 0 0 0 9.405 3.21c.213-.276.53-.46.877-.46h1.681a1 1 0 0 0 .53-.152l1.227-.767a1 1 0 0 1 1.06 0l1.227.767a1 1 0 0 0 .53.152h1.74a1 1 0 0 0 .773-.367l1.432-1.75a1 1 0 0 0 0-1.266L20.8 9.617a1 1 0 0 0-.774-.367h-7.995c-.347 0-.663-.185-.876-.459A5.25 5.25 0 0 0 1.75 12Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" -})); - -const SvgIconKeyboardCableFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19 2.75a.75.75 0 0 0-1.5 0v1a.25.25 0 0 1-.25.25H6.75A1.75 1.75 0 0 0 5 5.75V8H2.75A1.75 1.75 0 0 0 1 9.75v10.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H6.5V5.75a.25.25 0 0 1 .25-.25h10.5A1.75 1.75 0 0 0 19 3.75zM9.75 16.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconKeyboardCable = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 0 1-1v-1m-8.5 14.5h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" -})); - -const SvgIconKeyboardDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75C1 2.784 1.784 2 2.75 2h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 16H2.75A1.75 1.75 0 0 1 1 14.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.53 18.47a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06L12 19.94z" -})); - -const SvgIconKeyboardDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19 2 2 2-2m-4.25-7.75h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 7.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconKeyboardUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.47 5.53a.75.75 0 1 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 1.06 1.06L12 4.06z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 9.75C1 8.784 1.784 8 2.75 8h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 22H2.75A1.75 1.75 0 0 1 1 20.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconKeyboardUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 17.25h4.5M14 5l-2-2-2 2M2.75 8.75h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" -})); - -const SvgIconKeyholeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m3.25-12a3.25 3.25 0 0 1-1.75 2.884v2.866a1.5 1.5 0 0 1-3 0v-2.866A3.25 3.25 0 1 1 15.25 10", - clipRule: "evenodd" -})); - -const SvgIconKeyhole = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.5 12.884a3.25 3.25 0 1 0-3 0v2.866a1.5 1.5 0 0 0 3 0z" -})); - -const SvgIconLaunchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m15.5 14.324-4 3.177v1.565c0 .19.203.31.37.22l3.5-1.91a.25.25 0 0 0 .13-.22zM10 17.45 6.55 14H4.936a1.75 1.75 0 0 1-1.537-2.588l1.91-3.5A1.75 1.75 0 0 1 6.843 7h4.058c2.61-2.776 5.523-4.66 9.29-4.959a1.64 1.64 0 0 1 1.767 1.768c-.298 3.767-2.182 6.68-4.959 9.29v4.058c0 .64-.35 1.23-.912 1.536l-3.5 1.909A1.75 1.75 0 0 1 10 19.066zM9.676 8.5H6.844a.25.25 0 0 0-.22.13l-1.909 3.5a.25.25 0 0 0 .22.37h1.564z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.999 19.195A2.806 2.806 0 1 1 4.804 22H2.75a.75.75 0 0 1-.75-.75z" -})); - -const SvgIconLaunch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.861 13.25H4.935a1 1 0 0 1-.878-1.479l1.909-3.5a1 1 0 0 1 .878-.521h4.385m-4.368 5.5 3.889 3.889M6.861 13.25l4.368-5.5m-.479 9.389v1.927a1 1 0 0 0 1.479.877l3.5-1.909a1 1 0 0 0 .521-.878v-4.385m-5.5 4.368 5.5-4.368m0 0c2.828-2.593 4.675-5.402 4.961-9.021a.89.89 0 0 0-.96-.961c-3.62.286-6.43 2.133-9.022 4.961m-6.423 13.5H3.75a1 1 0 0 1-1-1v-1.055a2.056 2.056 0 1 1 2.056 2.055Z" -})); - -const SvgIconLayersFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.37 3.19a1.75 1.75 0 0 1 1.261 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265L12.63 12.81a1.75 1.75 0 0 1-1.261 0L3.145 9.633c-1.493-.577-1.493-2.689 0-3.265z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.857 13.633 12.63 16.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" -})); - -const SvgIconLayers = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.09 4.59a.25.25 0 0 0-.18 0L3.685 7.766a.25.25 0 0 0 0 .466l8.225 3.178a.25.25 0 0 0 .18 0l8.225-3.178a.25.25 0 0 0 0-.466zm-.72-1.4a1.75 1.75 0 0 1 1.26 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265l-8.225 3.178a1.75 1.75 0 0 1-1.262 0L3.144 9.633c-1.492-.577-1.492-2.689 0-3.265z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m20.856 13.633-8.225 3.178a1.75 1.75 0 0 1-1.262 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.802 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.079 2.016" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.25-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.078 2.016Z" -})); - -const SvgIconLayers2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.777 3.183a1.74 1.74 0 0 0-1.554 0l-8.25 4.104c-1.297.646-1.297 2.505 0 3.15l8.25 4.106c.49.243 1.065.243 1.554 0l8.25-4.105c1.297-.646 1.297-2.505 0-3.15z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.606 12.75-1.633.812c-1.297.646-1.297 2.505 0 3.15l8.25 4.105c.49.244 1.065.244 1.554 0l8.25-4.105c1.297-.645 1.297-2.504 0-3.15l-1.633-.812-6.617 3.293a1.75 1.75 0 0 1-1.554 0z" -})); - -const SvgIconLayers2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.797 12-4.49 2.234c-.743.37-.743 1.437 0 1.807l8.25 4.105c.28.139.607.139.886 0l8.25-4.105c.743-.37.743-1.438 0-1.807L16.203 12m-8.406 0-4.49-2.234c-.743-.37-.743-1.437 0-1.807l8.25-4.105a1 1 0 0 1 .886 0l8.25 4.105c.743.37.743 1.437 0 1.807L16.203 12m-8.406 0 3.76 1.871c.28.139.607.139.886 0L16.203 12" -})); - -const SvgIconLessThan = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M18 7 6 12l12 5" -})); - -const SvgIconLightBulb2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20 9c0 2.249-.928 4.28-2.42 5.733H6.418A8 8 0 1 1 20 9M7.998 17.75v-1.517H16v1.517c0 .69-.56 1.25-1.25 1.25H9.248c-.69 0-1.25-.56-1.25-1.25m.752 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconLightBulb2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 15.484v2.266a.5.5 0 0 0 .5.5h5.502a.5.5 0 0 0 .5-.5v-2.266m-6.502 0a7.3 7.3 0 0 1-1.165-.732 7.25 7.25 0 1 1 7.668.732m-6.503 0h6.502m-6.5 5.766h6.5" -})); - -const SvgIconLightBulbFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.998 10A8 8 0 1 1 16 16.93V17H7.998v-.07a8.01 8.01 0 0 1-4-6.93m4 8.5v.499a4.001 4.001 0 1 0 8.002 0V18.5z" -})); - -const SvgIconLightBulb = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 17.75v-.65a1.09 1.09 0 0 0-.539-.916A7.24 7.24 0 0 1 4.748 10a7.25 7.25 0 1 1 11.04 6.183 1.09 1.09 0 0 0-.538.916v.65m-6.502 0v1.249a3.251 3.251 0 1 0 6.502 0V17.75m-6.502 0h6.502" -})); - -const SvgIconLineChart6 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75v5.5m5-11.5v11.5m5-3.5v3.5M3.75 3.75v15.5a1 1 0 0 0 1 1h16.5" -})); - -const SvgIconLineChartL = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.248 16.75v2.5m-6.166-6.5v6.5M8.916 8.75v10.5M2.75 4.75v14.5" -})); - -const SvgIconLineChartR = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 16.75v2.5m6.166-6.5v6.5m6.166-10.5v10.5m6.166-14.5v14.5" -})); - -const SvgIconLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m3.207 15.207.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 0 0 1.06 1.06zm-3.44 5.56a.75.75 0 0 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 0 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 0 0-1.06-1.06zm-5.31-3.81a.75.75 0 0 0 1.06 1.06zm7.06-4.94a.75.75 0 1 0-1.06-1.06zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.475-5.586-5.585-1.06 1.06 5.585 5.586zm-8.06-5.585L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.042 1.06 1.061L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.042zm9.525-12a.25.25 0 0 1 0 .354l1.061 1.06a1.75 1.75 0 0 0 0-2.475l-1.06 1.061Zm-12 12a1.75 1.75 0 0 0 2.475 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.525-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.475 0l1.061 1.06a.25.25 0 0 1 .354 0zM9.53 15.53l6-6-1.06-1.06-6 6z" -})); - -const SvgIconLiquidFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.114 2.43a1.654 1.654 0 0 0-2.228 0c-.893.806-2.595 2.445-4.079 4.488C5.337 8.94 4 11.47 4 14.038 4 18.442 7.587 22 12 22s8-3.56 8-7.961c0-2.569-1.337-5.098-2.807-7.121-1.484-2.043-3.186-3.682-4.08-4.487Z" -})); - -const SvgIconLiquid = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 14.056c0 3.973-3.246 7.194-7.25 7.194s-7.25-3.221-7.25-7.194c0-4.643 4.89-9.454 6.638-11.025a.907.907 0 0 1 1.224 0c1.748 1.571 6.638 6.382 6.638 11.025Z" -})); - -const SvgIconListBulletsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 5.75A2.75 2.75 0 0 0 18.25 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25zM9 8a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 8m0 4a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 12m-1.25 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5", - clipRule: "evenodd" -})); - -const SvgIconListBullets = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 12a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1-4.25a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1 8.5a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m-1.5 4h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2Z" -})); - -const SvgIconLoader2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 3v3m0 12v3M5.636 5.636l2.122 2.121m8.485 8.486 2.121 2.121M3 12.001h3m12 0h3M5.636 18.364l2.122-2.121m8.485-8.486 2.121-2.121" -})); - -const SvgIconLoader = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.25, - strokeWidth: 3.636, - d: "M11.909 21a9.09 9.09 0 1 0 0-18.182 9.09 9.09 0 0 0 0 18.182Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.636 11.91a7.273 7.273 0 0 1 7.273-7.274V1C5.885 1 1 5.885 1 11.91zm1.819 4.81a7.24 7.24 0 0 1-1.819-4.81H1c0 2.764 1.032 5.294 2.727 7.215z" -})); - -const SvgIconLocationFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 10a8 8 0 1 1 16 0c0 2.752-1.352 5.296-2.848 7.28-1.505 1.998-3.224 3.52-4.104 4.242a1.64 1.64 0 0 1-2.096 0c-.88-.722-2.599-2.244-4.104-4.241C5.352 15.296 4 12.75 4 10m4.875 0a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" -})); - -const SvgIconLocation = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 10a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 10c0 5.028-4.965 9.537-6.678 10.942a.89.89 0 0 1-1.144 0C9.715 19.537 4.75 15.028 4.75 10a7.25 7.25 0 0 1 14.5 0Z" -})); - -const SvgIconLockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2.25a5 5 0 0 0-5 5V9H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H17V7.25a5 5 0 0 0-5-5M15.5 9V7.25a3.5 3.5 0 1 0-7 0V9zM12 13.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconLock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 9.75v-2.5a4.25 4.25 0 0 0-8.5 0v2.5M12 14v3m-6.25 4.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" -})); - -const SvgIconLogin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 4.5h-4.5a.75.75 0 0 1 0-1.5h4.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21h-4.5a.75.75 0 0 1 0-1.5h4.5a.25.25 0 0 0 .25-.25V4.75a.25.25 0 0 0-.25-.25m-8.28 3.47a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 1 1-1.06-1.06l2.22-2.22H3.75a.75.75 0 0 1 0-1.5h9.44l-2.22-2.22a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconLogout = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 12H9m11.25 0-4.5 4.5m4.5-4.5-4.5-4.5m-4.5 12.75h-6.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h6.5" -})); - -const SvgIconMacbookAirFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.75 17a.75.75 0 0 0-.75.75v.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 18.25v-.5a.75.75 0 0 0-.75-.75h-7.175a.75.75 0 0 0-.342.083l-.653.334a.75.75 0 0 1-.342.083h-3.406a.75.75 0 0 1-.317-.07l-.774-.36a.75.75 0 0 0-.316-.07zm2-13A1.75 1.75 0 0 0 2 5.75v9.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-9.5A1.75 1.75 0 0 0 20.25 4z" -})); - -const SvgIconMacbookAir = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 13.75v-8a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8m-1 3v1.5a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-1.5h-6.934a1 1 0 0 0-.456.11l-.545.28a1 1 0 0 1-.457.11h-3.637a1 1 0 0 1-.422-.093l-.673-.314a1 1 0 0 0-.422-.093z" -})); - -const SvgIconMacbookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75V16h1.25a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 21.25 21H2.75A1.75 1.75 0 0 1 1 19.25v-2.5a.75.75 0 0 1 .75-.75H3zM2.5 17.5v1.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25V17.5z", - clipRule: "evenodd" -})); - -const SvgIconMacbook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v12H3.75zm-2 12h20.5v2.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1z" -})); - -const SvgIconMagicFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.475L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.085a1.75 1.75 0 0 1 0-2.475zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" -})); - -const SvgIconMagicStarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.766 3.581c-.677-.577-1.714-.048-1.645.838l.29 3.751-3.206 1.97c-.757.467-.575 1.616.29 1.825l2.802.677-7.077 7.077a.75.75 0 1 0 1.06 1.06l7.078-7.077.677 2.803c.209.865 1.358 1.047 1.824.289l1.97-3.205 3.751.29c.887.068 1.415-.968.838-1.646L18.98 9.37l1.435-3.478c.34-.822-.484-1.645-1.306-1.306L15.63 6.02z" -})); - -const SvgIconMagicStar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12.773 12.227.99 4.102a.25.25 0 0 0 .457.073l2.13-3.465a.25.25 0 0 1 .232-.119l4.056.314a.25.25 0 0 0 .21-.412L18.21 9.623a.25.25 0 0 1-.04-.257l1.55-3.76a.25.25 0 0 0-.326-.327l-3.76 1.551a.25.25 0 0 1-.258-.04L12.28 4.153a.25.25 0 0 0-.412.21l.314 4.055a.25.25 0 0 1-.119.232l-3.465 2.13a.25.25 0 0 0 .072.456zm0 0L4.75 20.25" -})); - -const SvgIconMagic = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.086a1.75 1.75 0 0 1 0-2.474zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354zM15.689 9.75 14.25 8.31 3.988 18.574a.25.25 0 0 0 0 .354l1.085 1.086a.25.25 0 0 0 .354 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" -})); - -const SvgIconMailFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 7.402V5.75A1.75 1.75 0 0 0 20.25 4H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c3.896 0 7.427-1.564 10-4.098" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 9.419A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" -})); - -const SvgIconMailNotifyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-2.5 4a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20 11.563a5.5 5.5 0 0 1-1.16-.122A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25v-7.058a5.5 5.5 0 0 1-2 .37Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.438 6c0-.705.13-1.38.37-2H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c1.727 0 3.383-.307 4.915-.87A5.56 5.56 0 0 1 14.438 6" -})); - -const SvgIconMailNotify = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.75 4.75h-10a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-6m-18.252-3c2.507 1.884 5.624 3 9.002 3 1.568 0 3.08-.24 4.5-.687M23.25 6a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconMail = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.002 9.25a14.93 14.93 0 0 1-9.002 3 14.93 14.93 0 0 1-9.001-3m.751-4.5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" -})); - -const SvgIconMapFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.197 5.56 8 3.96v14.58l-3.697 1.233A1.75 1.75 0 0 1 2 18.113V7.22a1.75 1.75 0 0 1 1.197-1.66M14.5 20.054l-5-1.539V3.945l5 1.54zm1.5-.014 4.803-1.6A1.75 1.75 0 0 0 22 16.778V5.887a1.75 1.75 0 0 0-2.303-1.66L16 5.459z" -})); - -const SvgIconMap = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5v12.5m6.5-11V19m-12.5-.888V7.221a1 1 0 0 1 .684-.95l5.012-1.67a1 1 0 0 1 .61-.007l5.888 1.812a1 1 0 0 0 .61-.008l4.38-1.46a1 1 0 0 1 1.316.95v10.891a1 1 0 0 1-.684.949l-5.012 1.67a1 1 0 0 1-.61.008l-5.888-1.812a1 1 0 0 0-.61.007l-4.38 1.46a1 1 0 0 1-1.316-.949Z" -})); - -const SvgIconMegaphoneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.732 2.433a1.75 1.75 0 0 1 2.266 1.672v3.22a3.751 3.751 0 0 1 0 7.35v3.22a1.75 1.75 0 0 1-2.267 1.672l-3.448-1.065a3.751 3.751 0 0 1-7.285-1.252v-.997l-2.766-.855a1.75 1.75 0 0 1-1.234-1.672V8.273c0-.767.5-1.445 1.234-1.672l3.28-1.013.033-.01zM7.498 16.716v.534a2.25 2.25 0 0 0 4.35.809zm13-5.716a2.25 2.25 0 0 1-1.5 2.122V8.878a2.25 2.25 0 0 1 1.5 2.122M6 7.316v7.367l-2.326-.718a.25.25 0 0 1-.176-.239V8.273a.25.25 0 0 1 .176-.238z", - clipRule: "evenodd" -})); - -const SvgIconMegaphone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.248 14a3 3 0 1 0 0-6m-5.67 10.25a3.001 3.001 0 0 1-5.83-1v-1.5m.002-9.5v9.5M18.248 4.105v13.79a1 1 0 0 1-1.295.955l-13.5-4.168a1 1 0 0 1-.705-.956V8.273a1 1 0 0 1 .705-.955l13.5-4.168a1 1 0 0 1 1.295.955" -})); - -const SvgIconMessageDotsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c3.101 0 5.727.805 7.591 2.366C21.471 6.941 22.5 9.223 22.5 12s-1.03 5.059-2.909 6.634C17.727 20.194 15.101 21 12 21c-1.693 0-3.57-.162-5.234-.922a7 7 0 0 1-1.223.568c-.941.328-2.282.548-3.615-.086a.75.75 0 0 1-.277-1.129c1.443-1.912 1.015-3.08.997-3.13l-.006-.014-.008-.019-.012-.028a22 22 0 0 1-.608-1.665c-.25-.782-.514-1.78-.514-2.575 0-2.777 1.03-5.059 2.909-6.634C6.273 3.806 8.899 3 12 3m-5.5 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0m4.5 0a1 1 0 1 0 2 0 1 1 0 0 0-2 0m5.5 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" -})); - -const SvgIconMessageDots = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M6.75 12a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconMessageFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.591 5.366C17.727 3.806 15.101 3 12 3s-5.727.805-7.591 2.366C2.529 6.941 1.5 9.223 1.5 12c0 .795.264 1.793.514 2.575.257.806.532 1.482.608 1.665l.012.028.008.02.006.013c.018.05.446 1.218-.997 3.13a.75.75 0 0 0 .277 1.129c1.333.634 2.674.414 3.615.086a7 7 0 0 0 1.223-.568c1.664.76 3.54.922 5.234.922 3.101 0 5.727-.805 7.591-2.366C21.471 17.059 22.5 14.777 22.5 12s-1.03-5.059-2.909-6.634", - clipRule: "evenodd" -})); - -const SvgIconMessage = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" -})); - -const SvgIconMessagesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.252 3c.967 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 0 1-1.75 1.75h-2.25v2.25a1.75 1.75 0 0 1-1.75 1.75h-5.555l-4.33 2.406a.75.75 0 0 1-1.115-.656V19h-1.5a1.75 1.75 0 0 1-1.75-1.75v-8.5c0-.966.784-1.75 1.75-1.75h2.5V4.75c0-.966.784-1.75 1.75-1.75zm-12.5 4h8.5c.967 0 1.75.784 1.75 1.75v4.75h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H8.002a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconMessages = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 14.25h3.002a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H8.002a1 1 0 0 0-1 1v3m9.25 0h-12.5a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1h2.25v2.5l4.5-2.5h5.75a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1" -})); - -const SvgIconMicFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7 7a5 5 0 0 1 10 0v4.5a5 5 0 0 1-10 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.811 14.2a.75.75 0 1 0-1.374.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534a8.26 8.26 0 0 0 6.813-4.916.75.75 0 1 0-1.374-.6 6.752 6.752 0 0 1-12.378 0" -})); - -const SvgIconMicOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 11.5c0 .685-.137 1.337-.387 1.931l-8.94-8.94A5 5 0 0 1 17 7v4.501ZM3.53 2.47a.75.75 0 0 0-1.06 1.06L7 8.06v3.44a5 5 0 0 0 7.668 4.23l1.26 1.26A6.752 6.752 0 0 1 5.81 14.2a.75.75 0 1 0-1.373.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534A8.2 8.2 0 0 0 17 18.062l3.469 3.468a.75.75 0 1 0 1.06-1.06z" -})); - -const SvgIconMicOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11.5V7a4.25 4.25 0 0 0-7.61-2.603M3 3l4.75 4.75m0 0v3.75a4.25 4.25 0 0 0 6.995 3.245M7.75 7.75l6.995 6.995m0 0L21 21m-9-2a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25" -})); - -const SvgIconMic = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25m0-5.5a4.25 4.25 0 0 1-4.25-4.25V7a4.25 4.25 0 0 1 8.5 0v4.5A4.25 4.25 0 0 1 12 15.75" -})); - -const SvgIconMinimize315Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconMinimize315 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" -})); - -const SvgIconMinimize45Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.75 3a.75.75 0 0 1 .75.75v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L15.56 9.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75m-10 11.5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-4.69l-5.22 5.22a.75.75 0 0 1-1.06-1.06l5.22-5.22z", - clipRule: "evenodd" -})); - -const SvgIconMinimize45 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75v6.5m0 0h6.5m-6.5 0 6.5-6.5m-10 16.5v-6.5m0 0h-6.5m6.5 0-6.5 6.5" -})); - -const SvgIconMinimizeWindowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.75 12a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v1.19l1.97-1.97a.75.75 0 1 1 1.06 1.06l-1.97 1.97h1.19a.75.75 0 0 1 0 1.5z" -})); - -const SvgIconMinimizeWindow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m-1-4v-3m0 3h3m-3 0L17 8m-6.75 13.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" -})); - -const SvgIconMinus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M5 12h14" -})); - -const SvgIconMoneybagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.851 19.03C3.294 18.19 3 17.178 3 16c.45-3.15 1.71-5.49 4.51-7.75h8.99v-.064C19.241 10.42 20.541 12.789 21 16c0 1.178-.294 2.19-.851 3.03-.553.834-1.326 1.439-2.195 1.872C16.247 21.756 14.058 22 12 22c-2.059 0-4.247-.245-5.954-1.098-.869-.433-1.642-1.038-2.195-1.872M16.334 3.973c.168-.448-.002-.958-.433-1.163C14.738 2.257 13.433 2 12 2s-2.738.257-3.901.81c-.432.205-.601.715-.433 1.163l1.036 2.764-.035.013h6.666l-.035-.013z" -})); - -const SvgIconMoneybag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.422 7.75h5.156m-5.156 0S3.75 10.972 3.75 16.111c0 4.133 4.104 5.139 8.25 5.139s8.25-1.006 8.25-5.139c0-5.139-5.672-8.361-5.672-8.361m-5.156 0L8.167 4.528c-.17-.438-.008-.93.424-1.115.694-.295 1.867-.663 3.409-.663s2.715.368 3.409.663c.432.184.594.677.424 1.115L14.578 7.75" -})); - -const SvgIconMoonFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.082 14.082a9.83 9.83 0 0 1-3.469 4.96A9.75 9.75 0 0 1 3 11.25a9.66 9.66 0 0 1 1.958-5.861 9.83 9.83 0 0 1 4.96-3.47.75.75 0 0 1 .937.938A8.257 8.257 0 0 0 21.15 13.151a.75.75 0 0 1 .938.938z" -})); - -const SvgIconMoonStarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10q0-.102-.002-.204a.75.75 0 0 0-1.183-.597 5.75 5.75 0 0 1-8.014-8.014.75.75 0 0 0-.597-1.183z" -})); - -const SvgIconMoonStar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.864 3.575A8.502 8.502 0 0 0 12 20.5c4.31 0 7.87-3.207 8.425-7.364a7.25 7.25 0 0 1-9.56-9.56ZM2 12C2 6.477 6.477 2 12 2q.102 0 .204.002a.75.75 0 0 1 .597 1.183 5.75 5.75 0 0 0 8.014 8.014.75.75 0 0 1 1.183.597L22 12c0 5.523-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" -})); - -const SvgIconMoon = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.894 13.334a.75.75 0 0 0-.75-.188A8.257 8.257 0 0 1 10.851 2.854a.75.75 0 0 0-.938-.938 9.83 9.83 0 0 0-4.96 3.469A9.75 9.75 0 0 0 12.75 21a9.66 9.66 0 0 0 5.861-1.957 9.83 9.83 0 0 0 3.469-4.96.75.75 0 0 0-.186-.749m-4.185 4.51A8.25 8.25 0 0 1 6.156 6.292a8.34 8.34 0 0 1 2.943-2.438 9.76 9.76 0 0 0 11.05 11.047 8.35 8.35 0 0 1-2.44 2.943" -})); - -const SvgIconMouseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 9a7 7 0 0 1 14 0v6a7 7 0 1 1-14 0zm7.75-2.25a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconMouse = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v2m0 12.5A6.25 6.25 0 0 1 5.75 15V9a6.25 6.25 0 1 1 12.5 0v6A6.25 6.25 0 0 1 12 21.25" -})); - -const SvgIconMoveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.06 2.5a1.5 1.5 0 0 0-2.12 0L8.47 4.97a.75.75 0 1 0 1.06 1.06l1.72-1.72v6.94H4.31l1.72-1.72a.75.75 0 0 0-1.06-1.06L2.5 10.94a1.5 1.5 0 0 0 0 2.12l2.47 2.47a.75.75 0 0 0 1.06-1.06l-1.72-1.72h6.94v6.94l-1.72-1.72a.75.75 0 0 0-1.06 1.06l2.47 2.47a1.5 1.5 0 0 0 2.12 0l2.47-2.47a.75.75 0 1 0-1.06-1.06l-1.72 1.72v-6.94h6.94l-1.72 1.72a.75.75 0 1 0 1.06 1.06l2.47-2.47a1.5 1.5 0 0 0 0-2.12l-2.47-2.47a.75.75 0 1 0-1.06 1.06l1.72 1.72h-6.94V4.31l1.72 1.72a.75.75 0 1 0 1.06-1.06z" -})); - -const SvgIconMove = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 5.5 2.47-2.47a.75.75 0 0 1 1.06 0L15 5.5M5.5 9l-2.47 2.47a.75.75 0 0 0 0 1.06L5.5 15m13-6 2.47 2.47a.75.75 0 0 1 0 1.06L18.5 15M15 18.5l-2.47 2.47a.75.75 0 0 1-1.06 0L9 18.5M12 4v8m0 0v8m0-8H4m8 0h8" -})); - -const SvgIconMusicNoteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.183 3.835a.25.25 0 0 1 .32.24v9.075a4.2 4.2 0 0 0-2.25-.65c-1.938 0-3.75 1.333-3.75 3.25S15.314 19 17.252 19c1.936 0 3.75-1.333 3.75-3.25V4.076a1.75 1.75 0 0 0-2.232-1.683l-8.5 2.429A1.75 1.75 0 0 0 9 6.504v9.646a4.2 4.2 0 0 0-2.25-.65C4.813 15.5 3 16.833 3 18.75S4.813 22 6.75 22s3.75-1.333 3.75-3.25V6.504a.25.25 0 0 1 .181-.24z" -})); - -const SvgIconMusicNote = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 18.75c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Zm0 0V6.504a1 1 0 0 1 .725-.961l8.502-2.429a1 1 0 0 1 1.275.962V15.75m0 0c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Z" -})); - -const SvgIconMuteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-1.154 14.942-5.822-3.726L17 10.18v10.07a.75.75 0 0 1-1.154.632" -})); - -const SvgIconMute = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zM7.44 15.5h-.69a.25.25 0 0 1-.25-.25v-6.5a.25.25 0 0 1 .25-.25h2.957c.335 0 .662-.096.944-.276L15.5 5.12v2.32z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m15.5 18.88-4.39-2.81-1.086 1.086 5.822 3.726A.75.75 0 0 0 17 20.25V10.18l-1.5 1.5z" -})); - -const SvgIconNextFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.938 4.135A1.25 1.25 0 0 0 4 5.18v13.64a1.25 1.25 0 0 0 1.938 1.044l10.342-6.821a1.25 1.25 0 0 0 0-2.087zM20 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" -})); - -const SvgIconNext = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 4.75v14.5m-13.725-.012 10.342-6.82a.5.5 0 0 0 0-.836L5.525 4.762a.5.5 0 0 0-.775.417V18.82a.5.5 0 0 0 .775.417Z" -})); - -const SvgIconNotebookCoverFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7 2.5H5.25A1.75 1.75 0 0 0 3.5 4.25v15.5c0 .966.784 1.75 1.75 1.75H7z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.5 21.5h10.25a1.75 1.75 0 0 0 1.75-1.75V4.25a1.75 1.75 0 0 0-1.75-1.75H8.5zM12.75 7a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconNotebookCover = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 3.25h-3.5a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1h3.5m0-17.5h10a1 1 0 0 1 1 1v15.5a1 1 0 0 1-1 1h-10m0-17.5v17.5m4-13h3m-3 4h3" -})); - -const SvgIconNotepadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 1.5a.75.75 0 0 1 .75.75v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h1.75c.966 0 1.75.783 1.75 1.75V19.75a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V4.278c0-.967.784-1.75 1.75-1.75H7V2.25a.75.75 0 0 1 .75-.75M8 9.75A.75.75 0 0 1 8.75 9h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 9.75m0 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconNotepad = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.278h-2.5a1 1 0 0 0-1 1V19.75a1 1 0 0 0 1 1h13.5a1 1 0 0 0 1-1V4.278a1 1 0 0 0-1-1h-2.5m-8.5 0H12m-4.25 0v.972m0-.972V2.25M12 3.278h4.25m-4.25 0v.972m0-.972V2.25m4.25 1.028v.972m0-.972V2.25m-7.5 7.5h6.5m-6.5 4h4.5" -})); - -const SvgIconNotesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V16.5h-.25a.75.75 0 0 1 0-1.5h.25v-2.25h-.25a.75.75 0 0 1 0-1.5h.25V9h-.25a.75.75 0 0 1 0-1.5h.25zm5.5 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 8.25M9 12a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5A.75.75 0 0 1 9 12", - clipRule: "evenodd" -})); - -const SvgIconNotes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.25 12h2m4.5 0h2.5m-2.5-3.75h4.5m-11 0h2m-2 7.5h2m0 5h13.5a1 1 0 0 0 1-1V4.25a1 1 0 0 0-1-1H5.25a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1" -})); - -const SvgIconOculusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.964 8.531C2.874 6.467 4.913 5 7.325 5h9.35c2.412 0 4.452 1.467 5.361 3.531l.18-.182a.75.75 0 1 1 1.069 1.052l-.784.797c.273 1.862-.031 3.936-.923 5.606C20.61 17.615 18.912 19 16.504 19H7.496c-2.408 0-4.106-1.385-5.074-3.196-.892-1.67-1.196-3.744-.923-5.606l-.784-.797a.75.75 0 0 1 1.07-1.052zM10.75 8a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconOculus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 8.75h2.5m8.448 1.196 1.052-1.071m-1.052 1.07c-.46-2.373-2.518-4.195-5.023-4.195h-9.35c-2.505 0-4.563 1.822-5.023 4.196m19.396 0c.7 3.606-1.052 8.304-5.194 8.304H7.496c-4.142 0-5.893-4.698-5.194-8.304M1.25 8.875l1.052 1.07" -})); - -const SvgIconOldTvFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.908 2.79a.75.75 0 0 1 1.052-.132L12 5.8l4.04-3.142a.75.75 0 1 1 .92 1.184L14.186 6h6.064c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h6.064L7.04 3.842a.75.75 0 0 1-.132-1.052" -})); - -const SvgIconOldTv = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 3.25 4.5 3.5 4.5-3.5m-12.75 17h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1" -})); - -const SvgIconOpenLink2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97h-4.69a.75.75 0 0 1-.75-.75M5.324 5H9.25a.75.75 0 1 1 0 1.5h-3.9c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v11.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h11.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V14a.75.75 0 0 1 1.5 0v4.676c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V7.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 5 5.066 5 5.324 5M17.47 19.37v-.002zm-.1.1h-.003.002Zm-12.74 0h.002zm-.1-.102v.001zm0-12.737v.001zm.102-.102h-.001z", - clipRule: "evenodd" -})); - -const SvgIconOpenLink2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14v4.65c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h3.9m4.5-2h6.5m0 0v6.5m0-6.5L11 13" -})); - -const SvgIconOpenLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.574 3.25H9.5a.75.75 0 1 1 0 1.5H5.6c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h13.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V15a.75.75 0 0 1 1.5 0v3.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.574c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676 9 9 0 0 1-.016-.692V5.574c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175c.198-.016.434-.016.692-.016m14.045 16.47h-.001zm-14.738 0h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1zM13.25 4a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.81l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97H14a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconOpenLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" -})); - -const SvgIconOpenQuoteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.25 20A1.75 1.75 0 0 0 22 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H18.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C14.113 6.648 13 8.387 13 10.961v7.29c0 .97.786 1.749 1.75 1.749zm-11 0A1.75 1.75 0 0 0 11 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H7.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C3.114 6.648 2 8.387 2 10.961v7.29C2 19.221 2.786 20 3.75 20z" -})); - -const SvgIconOpenQuote = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 19.25h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Zm-11 0h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Z" -})); - -const SvgIconOptAltFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.59 5.5a.25.25 0 0 0-.218.13l-7.43 13.465A1.75 1.75 0 0 1 7.41 20H3.75a.75.75 0 0 1 0-1.5h3.66a.25.25 0 0 0 .219-.13l7.43-13.465A1.75 1.75 0 0 1 16.59 4h3.66a.75.75 0 0 1 0 1.5zM15 19.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconOptAlt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25h3.66a1 1 0 0 0 .875-.517l7.43-13.466a1 1 0 0 1 .875-.517h3.66m-4.5 14.5h4.5" -})); - -const SvgIconOrangeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.14 1.173C15.46.41 16.765.436 18.122.66a.75.75 0 0 1 .606.92 5.21 5.21 0 0 1-2.664 3.388A9 9 0 1 1 3 13a9 9 0 0 1 7.874-8.93c-.538-.757-1.56-1.45-2.94-1.573a.75.75 0 0 1 .133-1.494c1.786.16 3.26 1.076 4.068 2.248a5.2 5.2 0 0 1 2.005-2.078m1.377 2.385a3.7 3.7 0 0 0 1.452-1.525c-.784-.046-1.434.067-2.08.439a3.7 3.7 0 0 0-1.478 1.578 3.7 3.7 0 0 0 2.106-.492m3.163 10.57a.773.773 0 1 0-1.526-.256 5.23 5.23 0 0 1-4.282 4.282.773.773 0 0 0 .256 1.526 6.78 6.78 0 0 0 5.552-5.552", - clipRule: "evenodd" -})); - -const SvgIconOrange = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 4.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5m0 0c-.307-1.382-1.84-2.807-4-3m8.975 11.75a5 5 0 0 1-4.475 4.475m2.015-16.153a4.46 4.46 0 0 0-2.108 2.808 4.46 4.46 0 0 0 3.485-.423A4.46 4.46 0 0 0 18 1.4c-1.29-.212-2.386-.212-3.485.422" -})); - -const SvgIconPackageFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.533 4.125-2.792 1.527-7.533-4.125zm0 8.25L4.467 7.125l3.18-1.74 7.532 4.124zm8.25 5.236-7.5 4.105v-8.044l3-1.642v3.345a.75.75 0 1 0 1.5 0v-4.166l3-1.642z" -})); - -const SvgIconPackage = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.532 4.125-2.791 1.528-7.533-4.125zm0 8.25L4.468 7.125l3.178-1.74 7.532 4.125zM3.75 8.438l7.5 4.104v8.043l-7.5-4.102zm16.5 8.042-7.5 4.105v-8.04l3-1.64v3.345a.75.75 0 1 0 1.5 0v-4.167l3-1.645z" -})); - -const SvgIconPaperFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.25 5.377 4.13 3.79A1.75 1.75 0 0 0 2 5.498v12.388c0 .82.569 1.53 1.37 1.708l7.88 1.757zm1.5 15.974 7.88-1.757A1.75 1.75 0 0 0 22 17.886V5.498a1.75 1.75 0 0 0-2.13-1.708l-7.12 1.587z" -})); - -const SvgIconPaper = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12 6.312-8.032-1.79a1 1 0 0 0-1.218.975v12.389a1 1 0 0 0 .782.976L12 20.75m0-14.438 8.032-1.79a1 1 0 0 1 1.218.975v12.389a1 1 0 0 1-.782.976L12 20.75m0-14.438V20.75" -})); - -const SvgIconPaperclip2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 8.75V16a5.25 5.25 0 1 0 10.5 0V5.375a2.625 2.625 0 0 0-5.25 0v9.875" -})); - -const SvgIconPaperclip3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m12.213 10.764-5.134 5.119a1.445 1.445 0 0 0 0 2.047 1.455 1.455 0 0 0 2.054 0L19.4 7.693c.566-.565.85-1.306.85-2.047a2.9 2.9 0 0 0-2.904-2.896 2.9 2.9 0 0 0-2.053.848L5.026 13.835a4.32 4.32 0 0 0-1.276 3.072c0 1.111.425 2.223 1.276 3.07a4.35 4.35 0 0 0 3.08 1.273c1.115 0 2.23-.424 3.08-1.272l5.133-5.119" -})); - -const SvgIconPaperclip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M5.75 10.75v4.5a6 6 0 0 0 6 6h.5a6 6 0 0 0 6-6V7a4.25 4.25 0 0 0-8.5 0v7.875a2.125 2.125 0 0 0 4.25 0V7.75" -})); - -const SvgIconPasskeyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10c-4.242 0-7.284 3.06-8.08 7.022C3.7 20.119 4.593 21 5.593 21h9.657v-3.438A4.5 4.5 0 0 1 13.5 14c0-.636.132-1.242.37-1.79A8.3 8.3 0 0 0 12 12" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18 11a3 3 0 0 0-1.25 5.728v3.532a.5.5 0 0 0 .188.39l.75.6a.5.5 0 0 0 .624 0l.75-.6a.5.5 0 0 0 .188-.39v-.61a.5.5 0 0 0-.165-.372l-.585-.528.604-.604a.5.5 0 0 0 .146-.353v-1.065A3 3 0 0 0 18 11m-1 3a1 1 0 1 1 2 0 1 1 0 0 1-2 0", - clipRule: "evenodd" -})); - -const SvgIconPasskey = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 12.815a8 8 0 0 0-1-.065c-3.824 0-6.607 2.744-7.345 6.42-.116.575.35 1.08.937 1.08H14M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m0 7.5a2.25 2.25 0 1 1 3.5 1.871V17l-.5.936.5 1.032V20L18 21l-1.25-1v-4.129a2.25 2.25 0 0 1-1-1.871" -})); - -const SvgIconPauseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 3A1.75 1.75 0 0 0 4 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 10 19.25V4.75A1.75 1.75 0 0 0 8.25 3zm10 0A1.75 1.75 0 0 0 14 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 20 19.25V4.75A1.75 1.75 0 0 0 18.25 3z" -})); - -const SvgIconPause = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 4.75a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1z" -})); - -const SvgIconPencilBoxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.987 2.427a1.75 1.75 0 0 0-2.474 0L12.22 7.72a.75.75 0 0 0-.22.53v3c0 .414.336.75.75.75h3a.75.75 0 0 0 .53-.22l5.293-5.293a1.75 1.75 0 0 0 0-2.475zm-1.414 1.06a.25.25 0 0 1 .354 0l1.586 1.586a.25.25 0 0 1 0 .354L15.439 10.5H13.5V8.56z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.159 6.659 14.818 3H5.324c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V9.182l-3.659 3.659a2.25 2.25 0 0 1-1.591.659h-3a2.25 2.25 0 0 1-2.25-2.25v-3c0-.597.237-1.169.659-1.591" -})); - -const SvgIconPencilBox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12.75 8.25-.53-.53a.75.75 0 0 0-.22.53zm0 3H12c0 .414.336.75.75.75zm3 0V12a.75.75 0 0 0 .53-.22zm2.293-8.293.53.53zm1.414 0-.53.53zm1.586 1.586-.53.53zm0 1.414.53.53zM11.25 4.5a.75.75 0 0 0 0-1.5zM21 12.75a.75.75 0 0 0-1.5 0zM4.296 20.14l.34-.667zm-.437-.436-.668.34zm15.845.437-.34-.668zm.437-.437-.668-.34zM3.859 4.296l-.668-.34zm.437-.437-.34-.668zM12 8.249v3h1.5v-3zm.75 3.75h3v-1.5h-3zm.53-3.219 5.293-5.293-1.06-1.06L12.22 7.72zm5.647-5.293 1.586 1.586 1.06-1.06-1.586-1.586zm1.586 1.94L15.22 10.72l1.06 1.06 5.293-5.293zm0-.354a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.475zm-1.94-1.586a.25.25 0 0 1 .354 0l1.06-1.06a1.75 1.75 0 0 0-2.474 0zM18.65 19.5H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h5.9V3h-5.9zm14.15 8.25v5.9H21v-5.9zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.85-2.35c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zm.544 2.16a1.75 1.75 0 0 0 .765-.766l-1.336-.68a.25.25 0 0 1-.11.109l.681 1.336ZM4.5 5.35c0-.293 0-.467.011-.596.01-.12.025-.134.016-.118l-1.336-.68a1.8 1.8 0 0 0-.175.676C3 4.836 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.008-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.764z" -})); - -const SvgIconPeopleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.5 6.25a4.25 4.25 0 1 0-8.5 0 4.25 4.25 0 0 0 8.5 0m4.25 0A2.75 2.75 0 0 0 15 3.5.75.75 0 0 1 15 2a4.25 4.25 0 0 1 0 8.5.75.75 0 0 1 0-1.5 2.75 2.75 0 0 0 2.75-2.75m.414 12.857c.168 1.079-.734 1.862-1.664 1.862H2c-.93 0-1.831-.783-1.664-1.862C.951 15.152 4.746 12 9.25 12s8.3 3.152 8.914 7.107M22.25 21c.928 0 1.833-.783 1.662-1.863-.45-2.836-2.569-5.328-5.412-6.335a.75.75 0 1 0-.5 1.414c2.351.833 4.071 2.891 4.43 5.155a.1.1 0 0 1-.001.034.1.1 0 0 1-.022.034.22.22 0 0 1-.157.06h-1.5a.75.75 0 0 0 0 1.5h1.5Z" -})); - -const SvgIconPeople = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 2.75a3.5 3.5 0 1 1 0 7m5.75 10.5h1.5c.552 0 1.008-.45.921-.996-.404-2.55-2.323-4.825-4.921-5.745m-9-3.759a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7m-8.173 9.472c.552-3.553 4-6.472 8.173-6.472 4.172 0 7.62 2.92 8.173 6.472.085.546-.37.997-.923.997H2c-.552 0-1.008-.45-.923-.997" -})); - -const SvgIconPersonAddFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.508 11.826A2.24 2.24 0 0 0 16 15.25V16h-.75a2.25 2.25 0 1 0 0 4.5H16v.5H5.6c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5c1.664 0 3.211.48 4.508 1.326" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19 15.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V19h2.25a.75.75 0 0 0 0-1.5H19z" -})); - -const SvgIconPersonAdd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H12.5m-.648-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m3.25 1.412v3m0 0v3m0-3h-3m3 0h3M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPersonAddedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m5.644 12.721A8.17 8.17 0 0 0 12 12.5c-3.789 0-7.232 2.815-8.06 6.501C3.69 20.111 4.6 21 5.598 21H14.2l-.8-.6a2.25 2.25 0 0 1 2.7-3.6l.204.153z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.893 15.136a.75.75 0 0 0-1.286-.772l-2.872 4.787L15.2 18a.75.75 0 0 0-.9 1.2l2.2 1.65a.75.75 0 0 0 1.093-.214z" -})); - -const SvgIconPersonAdded = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H11.5m.352-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m-.25 4.762 2.2 1.65 3.3-5.5m-4.5-8.25a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPersonFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10.5c-4.173 0-7.227 2.794-8.06 6.501C3.69 20.112 4.6 21 5.6 21h12.803c.999 0 1.908-.888 1.659-1.999-.834-3.707-3.887-6.501-8.06-6.501Z" -})); - -const SvgIconPersonRemoveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.465 11.798a2.25 2.25 0 0 0-2.056 3.793l.409.409-.409.409A2.25 2.25 0 0 0 13.984 21H5.599c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5a8.2 8.2 0 0 1 4.465 1.298" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.53 16.53a.75.75 0 1 0-1.06-1.06L18 16.94l-1.47-1.47a.75.75 0 1 0-1.06 1.06L16.94 18l-1.47 1.47a.75.75 0 1 0 1.06 1.06L18 19.06l1.47 1.47a.75.75 0 1 0 1.06-1.06L19.06 18z" -})); - -const SvgIconPersonRemove = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 16-2 2m0 0-2 2m2-2-2-2m2 2 2 2m-8.148-6.749c-3.72.065-6.428 2.567-7.18 5.915-.13.575.335 1.084.925 1.084h6.653m-.398-6.999L12 13.25q.78 0 1.5.138m-1.648-.137A8 8 0 0 0 10 13.5m5.75-7a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPerson = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM12 13.25c-3.796 0-6.566 2.524-7.328 5.916-.13.575.337 1.084.926 1.084h12.804c.589 0 1.056-.51.926-1.084-.762-3.393-3.532-5.916-7.328-5.916Z" -})); - -const SvgIconPictureInPictureFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.5 5.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25v5.5a.75.75 0 0 0 1.5 0v-5.5A1.75 1.75 0 0 0 18.25 4H3.75A1.75 1.75 0 0 0 2 5.75v10.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 0 0 0-1.5h-5.5a.25.25 0 0 1-.25-.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.75 14A1.75 1.75 0 0 0 12 15.75v3.5c0 .966.784 1.75 1.75 1.75h6.5A1.75 1.75 0 0 0 22 19.25v-3.5A1.75 1.75 0 0 0 20.25 14z" -})); - -const SvgIconPictureInPicture = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 17.25h-5.5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v5.5m-5.5 3.5h6.5a1 1 0 0 1 1 1v3.5a1 1 0 0 1-1 1h-6.5a1 1 0 0 1-1-1v-3.5a1 1 0 0 1 1-1" -})); - -const SvgIconPieChart2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.88 8.46c-.02-.13-.06-.26-.09-.38v-.02a8.44 8.44 0 0 0-5.94-5.94h-.02c-.12-.03-.25-.07-.38-.09-.15-.02-.34-.03-.55.03-.29.09-.55.29-.71.55-.12.19-.16.39-.17.54-.01.13-.01.28-.01.42v5.19c.01.13.04.3.13.48.12.24.31.43.55.55.18.09.35.12.48.13h5.19c.14 0 .29 0 .42-.01.15-.02.35-.05.54-.17.26-.16.46-.42.55-.71.06-.21.05-.4.03-.55z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 11.9h-6.39c-.29 0-.47 0-.6-.01-.08 0-.11-.01-.12-.02a.24.24 0 0 1-.1-.1s-.01-.04-.02-.12c-.01-.13-.01-.3-.01-.6V4.66c0-.41-.32-.74-.73-.75H11C6.03 3.9 2 7.93 2 12.9a9 9 0 0 0 18 0v-.27a.745.745 0 0 0-.75-.73", - clipRule: "evenodd" -})); - -const SvgIconPieChart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.065 8.347a7.69 7.69 0 0 0-5.412-5.412c-.273-.073-.41-.11-.545-.07a.53.53 0 0 0-.284.218c-.074.12-.074.277-.074.59V8.45c0 .28 0 .42.055.527a.5.5 0 0 0 .218.218c.107.055.247.055.527.055h4.777c.313 0 .47 0 .59-.074a.53.53 0 0 0 .218-.284c.04-.136.003-.272-.07-.545" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 13a8.25 8.25 0 1 1-7.996-8.246v6.396c0 .56 0 .84.11 1.054a1 1 0 0 0 .436.437c.214.11.494.11 1.054.11h6.392q.004.123.004.249" -})); - -const SvgIconPieChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.654 14.617A10 10 0 0 0 22 12c0-5.27-4.078-9.589-9.25-9.972v9.442z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m21.154 16.031-9.404-3.324a.75.75 0 0 1-.5-.707V2.028A10 10 0 0 0 2 12c0 5.523 4.477 10 10 10 4.089 0 7.604-2.454 9.154-5.969" -})); - -const SvgIconPieChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75a9.25 9.25 0 0 0 0 18.5 9.25 9.25 0 0 0 8.724-6.167M12 2.75A9.25 9.25 0 0 1 21.25 12a9.2 9.2 0 0 1-.526 3.083M12 2.75V12l8.724 3.083" -})); - -const SvgIconPiloneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.822 3.27A1.75 1.75 0 0 1 10.504 2h2.992a1.75 1.75 0 0 1 1.682 1.27L16.816 9H7.184zM6.756 10.5l-.857 3H18.1l-.857-3zM18.53 15H5.47l-1.286 4.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-1.434z" -})); - -const SvgIconPilone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 9.75H8m-1.25 4.5h10.5M4.821 20 9.543 3.475a1 1 0 0 1 .961-.725h2.992a1 1 0 0 1 .961.725L19.18 20m-16.429.25h18.5" -})); - -const SvgIconPin2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.25 2A1.75 1.75 0 0 0 6.5 3.75v3.247a6.5 6.5 0 0 1-1.904 4.596l-.376.377a.75.75 0 0 0-.22.53v2.75a.75.75 0 0 0 .75.75h6.5v5.25a.75.75 0 0 0 1.5 0V16h6.5a.75.75 0 0 0 .75-.75V12.5a.75.75 0 0 0-.22-.53l-.376-.377A6.5 6.5 0 0 1 17.5 6.997V3.75A1.75 1.75 0 0 0 15.75 2z" -})); - -const SvgIconPin2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.25H4.75V12.5l.377-.377A7.25 7.25 0 0 0 7.25 6.997V3.75a1 1 0 0 1 1-1h7.5a1 1 0 0 1 1 1v3.247a7.25 7.25 0 0 0 2.123 5.127l.377.376v2.75zm0 0v6" -})); - -const SvgIconPinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12.268 20.579-3.893-3.893L4.28 20.78a.75.75 0 0 1-1.06-1.06l4.094-4.095-3.892-3.893a1.75 1.75 0 0 1 .756-2.92l6.724-1.921a.25.25 0 0 0 .149-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149l-1.92 6.724a1.75 1.75 0 0 1-2.921.757" -})); - -const SvgIconPin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.375 15.625 4.423 4.423a1 1 0 0 0 1.669-.432l1.921-6.724a1 1 0 0 1 .465-.594l3.76-2.148a1 1 0 0 0 .211-1.576l-5.398-5.398a1 1 0 0 0-1.576.21l-2.148 3.76a1 1 0 0 1-.594.466L4.384 9.533a1 1 0 0 0-.432 1.669zm0 0 .007-.007m-.007.007L3.75 20.25" -})); - -const SvgIconPizzaFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 6c0-.544.145-1.054.398-1.494l-4.714.809a14.5 14.5 0 0 0 5.365 9.093 4.001 4.001 0 0 1 7.38-1.432L20.75 5.27a1.75 1.75 0 0 0-2.02-2.02l-2.774.475A3 3 0 1 1 11 6" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m17.496 17.074.265-.263a2.5 2.5 0 1 0-4.261-1.775v.376a14.4 14.4 0 0 0 3.996 1.662" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.432 18.795C11.652 17.7 6.299 12.347 5.205 5.568l-1.583.271c-.95.163-1.63 1.088-1.388 2.08a18.8 18.8 0 0 0 4.99 8.857 18.8 18.8 0 0 0 8.857 4.99c.992.242 1.917-.439 2.08-1.388z" -})); - -const SvgIconPizza = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.863 17.676-.442 2.575c-.094.55-.62.919-1.162.787a18.04 18.04 0 0 1-8.505-4.792 18.04 18.04 0 0 1-4.791-8.505c-.133-.542.236-1.068.786-1.162l2.575-.442m11.539 11.54.76-4.43m-.76 4.43a14.4 14.4 0 0 1-4.709-1.783m-6.83-9.757a14.43 14.43 0 0 0 3.993 7.546 14.5 14.5 0 0 0 2.837 2.211m-6.83-9.757 5.8-.994m6.498 8.103a3.088 3.088 0 0 0-5.468 2.648m5.468-2.648 1.39-8.103a1 1 0 0 0-1.155-1.154l-3.168.543m0 0a2.059 2.059 0 1 1-3.564.611m3.564-.611-3.564.61" -})); - -const SvgIconPlayFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.657 2.279C6.491 1.572 5 2.41 5 3.775v16.45c0 1.363 1.49 2.203 2.657 1.496l13.57-8.225a1.75 1.75 0 0 0 0-2.993L7.658 2.28Z" -})); - -const SvgIconPlay = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.839 11.145 7.269 2.92a1 1 0 0 0-1.519.855v16.45a1 1 0 0 0 1.518.855l13.57-8.225a1 1 0 0 0 0-1.71Z" -})); - -const SvgIconPlaylistFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.004 4.75a.75.75 0 0 0-1.5 0v9.4a4.2 4.2 0 0 0-2.25-.65c-1.937 0-3.75 1.333-3.75 3.25S16.317 20 18.254 20s3.75-1.333 3.75-3.25zM2.75 5a.75.75 0 0 0 0 1.5h13.51a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconPlaylist = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h13.51M2.75 12h8.5m-8.5 6.25h6.5m12.004-1.5c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5m0 0v-12" -})); - -const SvgIconPlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5v14m-7-7h14" -})); - -const SvgIconPopcornFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.124 8.5a.5.5 0 0 0-.496.564l1.463 11.409A1.75 1.75 0 0 0 6.827 22H8.69L7.896 8.5zm5.275 0 .794 13.5h3.615l.794-13.5zm6.705 0L15.31 22h1.864a1.75 1.75 0 0 0 1.735-1.527l1.463-11.41a.5.5 0 0 0-.496-.563zM20.285 7a2.3 2.3 0 0 0-1.313-1.388l-.048-.02a2.3 2.3 0 0 1-.751-.49 2.3 2.3 0 0 1-.501-.736l-.02-.048a2.28 2.28 0 0 0-.98-1.094c-.44-.25-.953-.35-1.457-.285l-.057.008a2.36 2.36 0 0 1-1.712-.45l-.039-.029A2.34 2.34 0 0 0 12 2a2.34 2.34 0 0 0-1.407.468l-.043.033a2.33 2.33 0 0 1-1.708.448l-.058-.007a2.35 2.35 0 0 0-1.457.284c-.44.25-.785.635-.979 1.095l-.02.046a2.3 2.3 0 0 1-.5.737c-.216.21-.471.377-.752.49l-.048.02A2.3 2.3 0 0 0 3.715 7z" -})); - -const SvgIconPopcorn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M19.233 7.75a1.8 1.8 0 0 0-.25-1.19c-.22-.36-.56-.64-.965-.8l-.042-.016a2 2 0 0 1-.648-.41 1.9 1.9 0 0 1-.433-.612l-.017-.04a1.92 1.92 0 0 0-.846-.912 2.1 2.1 0 0 0-1.258-.237l-.048.006a2.1 2.1 0 0 1-.779-.048 2 2 0 0 1-.7-.327l-.033-.024A2.07 2.07 0 0 0 12 2.75c-.439 0-.866.137-1.214.39l-.038.027a2 2 0 0 1-.697.326c-.253.064-.517.08-.776.048l-.05-.006a2.1 2.1 0 0 0-1.258.237c-.38.208-.677.528-.845.912l-.017.039c-.1.23-.247.438-.433.613a2 2 0 0 1-.649.41l-.04.016a1.96 1.96 0 0 0-.965.798 1.8 1.8 0 0 0-.25 1.19m4.482 0H5.367a1 1 0 0 0-.994 1.11l1.278 11.5a1 1 0 0 0 .994.89H10m-.75-13.5.75 13.5m-.75-13.5h5.5M10 21.25h4m.75-13.5h3.883a1 1 0 0 1 .994 1.11l-1.278 11.5a1 1 0 0 1-.994.89H14m.75-13.5L14 21.25" -})); - -const SvgIconPriceTagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75C2 2.784 2.784 2 3.75 2h7.829c.464 0 .91.184 1.237.513l8.757 8.756a1.75 1.75 0 0 1 0 2.475l-7.829 7.83a1.75 1.75 0 0 1-2.475 0l-8.756-8.758A1.75 1.75 0 0 1 2 11.58zM7.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", - clipRule: "evenodd" -})); - -const SvgIconPriceTag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 11.579V3.75a1 1 0 0 1 1-1h7.829a1 1 0 0 1 .707.293l8.757 8.757a1 1 0 0 1 0 1.414l-7.83 7.829a1 1 0 0 1-1.413 0l-8.757-8.757a1 1 0 0 1-.293-.707Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 7.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" -})); - -const SvgIconPrinterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2A1.75 1.75 0 0 0 6 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v8.5c0 .966.784 1.75 1.75 1.75H6v2.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25V18h2.25A1.75 1.75 0 0 0 22 16.25v-8.5A1.75 1.75 0 0 0 20.25 6H18V3.75A1.75 1.75 0 0 0 16.25 2zm8.75 4V3.75a.25.25 0 0 0-.25-.25h-8.5a.25.25 0 0 0-.25.25V6zm0 8.5h-9v5.75c0 .138.112.25.25.25h8.5a.25.25 0 0 0 .25-.25zM6 10.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconPrinter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75h-2.5m0 3v6.5a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1v-6.5m-10.5 0h10.5m-10.5 0v3.5h-3a1 1 0 0 1-1-1v-8.5a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1h-3v-3.5m-9.5-11h8.5a1 1 0 0 1 1 1v3H6.75v-3a1 1 0 0 1 1-1" -})); - -const SvgIconPuzzleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 4v-.5a2.5 2.5 0 0 1 5 0V4h4.75c.966 0 1.75.784 1.75 1.75V9a.5.5 0 0 1-.5.5 2.5 2.5 0 0 0 0 5 .5.5 0 0 1 .5.5v3.25A1.75 1.75 0 0 1 19.25 20H4.75A1.75 1.75 0 0 1 3 18.25V5.75C3 4.784 3.784 4 4.75 4z" -})); - -const SvgIconPuzzle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75a1 1 0 0 1 1-1h4.5V4.5a2.75 2.75 0 1 1 5.5 0v.25h4.5a1 1 0 0 1 1 1v3.5H20a2.75 2.75 0 1 0 0 5.5h.25v3.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" -})); - -const SvgIconQrCodeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0m-7.5-4.5h3v3h-3zm0-10h3v3h-3zm10 0h3v3h-3z" -})); - -const SvgIconQrCode = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -})); - -const SvgIconQuoteCloseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.49 5C4.028 5 2 6.95 2 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C10.968 6.939 8.944 5 6.49 5m11 0C15.028 5 13 6.95 13 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C21.968 6.939 19.944 5 17.49 5" -})); - -const SvgIconQuoteClose = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646S4.424 5.75 6.49 5.75c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854M21.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646 1.674-3.646 3.74-3.646c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854" -})); - -const SvgIconQuoteOpenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.51 19c2.462 0 4.49-1.95 4.49-4.396s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 0 0-.818-1.258c-1.595 1.037-3.111 2.08-4.172 3.541-1.083 1.494-1.649 3.359-1.512 5.963.012 2.436 2.036 4.375 4.49 4.375m-11 0C8.972 19 11 17.05 11 14.604s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 1 0-.818-1.258C6.11 6.158 4.593 7.201 3.532 8.662c-1.083 1.494-1.649 3.359-1.512 5.963C2.032 17.061 4.056 19 6.51 19" -})); - -const SvgIconQuoteOpen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854M2.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854" -})); - -const SvgIconRainyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.422 2C5.866 2 3 4.92 3 8.5S5.866 15 9.422 15h6.703C18.827 15 21 12.782 21 10.068s-2.173-4.932-4.875-4.932q-.348 0-.684.049c-.277.039-.541-.086-.662-.271C13.632 3.162 11.663 2 9.422 2M7.491 18.04a.75.75 0 1 0-1.382-.58l-1.05 2.5a.75.75 0 1 0 1.382.58zm5.024 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 0 0 1.384.58zm5 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 1 0 1.384.58z" -})); - -const SvgIconRainyLightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h.865l-.708 1.415a.75.75 0 0 0 1.342.67l1-2a1 1 0 0 0 .036-.085h4.168C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Zm4.749 15.836a.75.75 0 0 0-1.342-.671l-1 2a.75.75 0 0 0 1.342.67z" -})); - -const SvgIconRainyLight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m11.25 15.75-1 2m3.25.75-1 2m-3.078-5.25h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" -})); - -const SvgIconRainy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.823 17.75-1.046 2.5M6.8 17.75l-1.05 2.5m11.073-2.5-1.046 2.5m-6.355-6h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 2.75 3.75 5.324 3.75 8.5s2.54 5.75 5.672 5.75" -})); - -const SvgIconReceipt2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.25 3.75H3.75a1.5 1.5 0 0 0-1.5 1.5V19.5a.75.75 0 0 0 1.086.67L6 18.838l2.664 1.332a.75.75 0 0 0 .672 0L12 18.838l2.664 1.332a.75.75 0 0 0 .672 0L18 18.838l2.664 1.332a.75.75 0 0 0 1.086-.67V5.25a1.5 1.5 0 0 0-1.5-1.5M16.5 13.5h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5m0-3h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5" -})); - -const SvgIconReceipt2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.75 9.75A.75.75 0 0 1 7.5 9h9a.75.75 0 1 1 0 1.5h-9a.75.75 0 0 1-.75-.75m.75 3.75h9a.75.75 0 1 0 0-1.5h-9a.75.75 0 1 0 0 1.5m14.25-8.25V19.5a.75.75 0 0 1-1.086.67L18 18.838l-2.664 1.332a.75.75 0 0 1-.672 0L12 18.838 9.336 20.17a.75.75 0 0 1-.672 0L6 18.838 3.336 20.17a.75.75 0 0 1-1.086-.67V5.25a1.5 1.5 0 0 1 1.5-1.5h16.5a1.5 1.5 0 0 1 1.5 1.5m-1.5 0H3.75v13.037l1.914-.958a.75.75 0 0 1 .672 0L9 18.662l2.664-1.333a.75.75 0 0 1 .672 0L15 18.662l2.664-1.333a.75.75 0 0 1 .672 0l1.914.958z" -})); - -const SvgIconReceiptFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h12.5c.966 0 1.75.784 1.75 1.75v17.5a.75.75 0 0 1-1.243.566l-2.065-1.799-1.838 1.773a.75.75 0 0 1-1.041 0L12 20.042l-1.813 1.748a.75.75 0 0 1-1.04 0l-1.84-1.773-2.064 1.799A.75.75 0 0 1 4 21.25zm11.155 4.697a.75.75 0 0 0-1.06-1.06l-2.637 2.636-1.053-1.053a.75.75 0 1 0-1.06 1.06l1.583 1.584a.75.75 0 0 0 1.06 0zM8.75 14a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconReceiptTaxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v17.5a.75.75 0 0 0 1.243.566l2.065-1.799 1.838 1.773c.29.28.75.28 1.041 0L12 20.042l1.813 1.748c.29.28.75.28 1.04 0l1.84-1.773 2.064 1.799A.75.75 0 0 0 20 21.25V3.75A1.75 1.75 0 0 0 18.25 2zm10.042 6.28a.75.75 0 0 0-1.06-1.06l-6.5 6.5a.75.75 0 1 0 1.06 1.06zM9 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2m5 5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" -})); - -const SvgIconReceiptTax = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.25 21.25-.493.566A.75.75 0 0 0 20 21.25zM16.667 19l.492-.566a.75.75 0 0 0-1.013.026l.52.54Zm-2.334 2.25-.52.54c.29.28.75.28 1.04 0zM12 19l.52-.54a.75.75 0 0 0-1.04 0zm-2.333 2.25-.52.54c.29.28.75.28 1.04 0zM7.333 19l.52-.54a.75.75 0 0 0-1.012-.026zM4.75 21.25H4a.75.75 0 0 0 1.243.566zM15.792 8.28a.75.75 0 0 0-1.06-1.06zm-7.56 5.44a.75.75 0 1 0 1.06 1.06zM5.75 3.5h12.5V2H5.75zm12.75.25v17.5H20V3.75zm1.243 16.934-2.584-2.25-.985 1.132 2.583 2.25zm-3.597-2.224-2.333 2.25 1.04 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.042 1.08 2.334 2.25 1.04-1.08Zm-3.375-2.25-2.333 2.25 1.041 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.041 1.08 2.333 2.25zm-3.346-2.276-2.584 2.25.986 1.132 2.583-2.25zM5.5 21.25V3.75H4v17.5zM18.25 3.5a.25.25 0 0 1 .25.25H20A1.75 1.75 0 0 0 18.25 2zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zm8.981 5.22-6.5 6.5 1.061 1.06 6.5-6.5z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M9 8v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0ZM15 14v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" -})); - -const SvgIconReceipt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 14.75h6.5M9.875 9.5l1.583 1.583 3.167-3.166M5.75 2.75h12.5a1 1 0 0 1 1 1v17.5L16.667 19l-2.334 2.25L12 19l-2.333 2.25L7.333 19 4.75 21.25V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconRecordFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8", - clipRule: "evenodd" -})); - -const SvgIconRecord = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0" -})); - -const SvgIconRedoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.78 2.72a.75.75 0 1 0-1.06 1.06l1.72 1.72H9.75a7 7 0 0 0 0 14h8.5a.75.75 0 0 0 0-1.5h-8.5a5.5 5.5 0 1 1 0-11h8.69l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06z" -})); - -const SvgIconRedo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 3.25 3 3-3 3m2.25-3H9.75a6.25 6.25 0 1 0 0 12.5h8.5" -})); - -const SvgIconRefreshFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.345 7A7.65 7.65 0 0 1 12 4.5a7.5 7.5 0 0 1 7.442 8.438.75.75 0 0 0 1.488.186A9 9 0 0 0 12 3a9.15 9.15 0 0 0-6.5 2.711V3.75a.75.75 0 0 0-1.5 0v3.5c0 .69.56 1.25 1.25 1.25h3.5a.75.75 0 0 0 0-1.5zm-1.787 4.062a.75.75 0 0 0-1.488-.186A9 9 0 0 0 12 21a9.15 9.15 0 0 0 6.512-2.723v1.973a.75.75 0 0 0 1.5 0v-3.5c0-.69-.56-1.25-1.25-1.25h-3.5a.75.75 0 0 0 0 1.5h2.393A7.65 7.65 0 0 1 12 19.5a7.5 7.5 0 0 1-7.442-8.438" -})); - -const SvgIconRefresh = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.262 20.25v-3.5a.5.5 0 0 0-.5-.5h-3.5M4.75 3.75v3.5a.5.5 0 0 0 .5.5h3.5m-4.936 3.219A8.25 8.25 0 0 0 12 20.25 8.4 8.4 0 0 0 18.632 17m1.554-3.969A8.25 8.25 0 0 0 12 3.75 8.4 8.4 0 0 0 5.368 7" -})); - -const SvgIconRenewFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4.5a7.5 7.5 0 0 0-3.5 14.135V14.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.274a9 9 0 0 1 8.521-15.775.75.75 0 0 1-.591 1.379A7.5 7.5 0 0 0 12 4.5", - clipRule: "evenodd" -})); - -const SvgIconRenew = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 14.75v5.5h-5.5M9 19.688a8.25 8.25 0 1 1 6.25-15.273" -})); - -const SvgIconRepeat2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.78 21.78a.75.75 0 1 1-1.06-1.06L18.44 19H3.75a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v3.75h13.94l-1.72-1.72a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06zM7.28 8.22a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 1.06L5.56 5h14.69a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0V6.5H5.56z" -})); - -const SvgIconRepeat2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 21.25 3-3-3-3M6.75 2.75l-3 3 3 3m-1.5-3h15v5m-16.5 3v4.5h15" -})); - -const SvgIconRepeat3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 18.25h-3.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-8M15 15l-3.25 3.25 3.25 3" -})); - -const SvgIconRepeatFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.97 2.22a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L18.03 9.28a.75.75 0 1 1-1.06-1.06l1.72-1.72H4.75a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0v-3.5C3 5.784 3.784 5 4.75 5h13.94l-1.72-1.72a.75.75 0 0 1 0-1.06M21 13.25a.75.75 0 0 0-1.5 0v4a.25.25 0 0 1-.25.25H5.31l1.72-1.72a.75.75 0 1 0-1.06-1.06l-2.647 2.646a1.25 1.25 0 0 0 0 1.768L5.97 21.78a.75.75 0 0 0 1.06-1.06L5.31 19h13.94A1.75 1.75 0 0 0 21 17.25z" -})); - -const SvgIconRepeat = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.5 2.75 2.646 2.646a.5.5 0 0 1 0 .708L17.5 8.75m-11 12.5-2.647-2.646a.5.5 0 0 1 0-.708L6.5 15.25m-1.25 3h14a1 1 0 0 0 1-1v-4m-16.5-3v-3.5a1 1 0 0 1 1-1h14" -})); - -const SvgIconReplyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 4.37c0-1.08-1.28-1.652-2.085-.93l-8.502 7.63a1.25 1.25 0 0 0 0 1.86l8.502 7.63c.804.722 2.084.15 2.084-.93v-3.375c3.744.05 5.703.482 6.881 1.148 1.195.675 1.672 1.629 2.425 3.135l.024.047a.75.75 0 0 0 1.42-.335c0-4.265-.551-7.455-2.37-9.554-1.737-2.004-4.473-2.845-8.38-2.937z" -})); - -const SvgIconReply = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.915 11.628 8.501-7.63a.5.5 0 0 1 .834.373V8.5C19.75 8.5 22 11.75 22 20.25c-1.5-3-2.25-4.75-10.75-4.75v4.129a.5.5 0 0 1-.834.372l-8.501-7.63a.5.5 0 0 1 0-.744Z" -})); - -const SvgIconRepostFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.2.99a.75.75 0 0 1 1.06-.04l3.5 3.25a.75.75 0 0 1 0 1.1l-3.5 3.25a.75.75 0 1 1-1.02-1.1l2.1-1.95H10a6.5 6.5 0 0 0-4.262 11.408.75.75 0 0 1-.984 1.132A8 8 0 0 1 10 4h2.34l-2.1-1.95A.75.75 0 0 1 10.2.99m7.989 5.045a.75.75 0 0 1 1.058-.074A8 8 0 0 1 14 20h-2.34l2.1 1.95a.75.75 0 1 1-1.02 1.099l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95H14a6.5 6.5 0 0 0 4.262-11.407.75.75 0 0 1-.073-1.058Z", - clipRule: "evenodd" -})); - -const SvgIconRepost = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 1.5 3.5 3.25L10.75 8m2.5 8-3.5 3.25 3.5 3.25m-2.5-3.25H14a7.25 7.25 0 0 0 4.755-12.723M13.25 4.75H10a7.25 7.25 0 0 0-4.754 12.724" -})); - -const SvgIconResizeInFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692V9.25a.75.75 0 0 1-1.5 0v-3.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h3.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zm-9 5.84a.75.75 0 0 1 1.06 0l7.97 7.97v-4.69a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69l-7.97-7.97a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconResizeIn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 9.25v-3.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h3.9m11-6.5v6.5m0 0h-6.5m6.5 0L11 11" -})); - -const SvgIconResizeOutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v7.926a.75.75 0 0 1-1.5 0v-7.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h7.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zM9.22 9.22A.75.75 0 0 1 9.75 9h5.5a.75.75 0 0 1 0 1.5h-3.69l6.97 6.97a.75.75 0 1 1-1.06 1.06l-6.97-6.97v3.69a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .22-.53", - clipRule: "evenodd" -})); - -const SvgIconResizeOutIn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 13.25v-7.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h7.9m-3.5-5v-5.5m0 0h5.5m-5.5 0L18 18" -})); - -const SvgIconRewind10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.236 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.053-3.642 2.799-3.642 1.75 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.804 3.641m.011-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.472 15.815c-.451 0-.714-.29-.714-.779v-5.22h-.032l-.736.52c-.231.15-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.425.414-.607l.961-.672c.387-.263.693-.37.994-.37.52 0 .87.36.87.902v5.763c0 .494-.263.779-.72.779" -})); - -const SvgIconRewind15S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.421 15.815c-.45 0-.714-.29-.714-.78v-5.22h-.032l-.736.52c-.231.151-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.424.414-.607l.961-.671c.387-.263.693-.37.994-.37.521 0 .87.359.87.901v5.764c0 .494-.263.779-.72.779m4.759.091c-1.455 0-2.487-.822-2.487-1.644 0-.36.231-.644.591-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.81 0 1.385-.564 1.385-1.375 0-.784-.553-1.321-1.326-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.848-.58 1.477-.58 1.396 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" -})); - -const SvgIconRewind30S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.75 15.906c-1.45 0-2.563-.816-2.563-1.702 0-.339.242-.586.57-.586.236 0 .413.113.612.403.312.494.79.757 1.391.757.806 0 1.327-.435 1.327-1.1 0-.667-.532-1.118-1.321-1.118h-.527c-.322 0-.558-.242-.558-.575 0-.322.23-.564.558-.564h.5c.66 0 1.144-.43 1.144-1.02s-.473-.994-1.155-.994c-.532 0-.945.247-1.23.73-.161.27-.35.382-.602.382a.567.567 0 0 1-.59-.59c0-.86 1.047-1.65 2.449-1.65 1.482 0 2.524.8 2.524 1.945 0 .795-.596 1.525-1.337 1.632v.092c.892.086 1.563.848 1.563 1.778 0 1.283-1.139 2.18-2.755 2.18" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.104 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.052-3.642 2.798-3.642 1.751 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.803 3.641m.01-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" -})); - -const SvgIconRewind5S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.924 15.906c-1.455 0-2.486-.822-2.486-1.644 0-.36.23-.644.59-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.811 0 1.386-.564 1.386-1.375 0-.784-.553-1.321-1.327-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.849-.58 1.477-.58 1.397 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" -})); - -const SvgIconRobotFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75V4h7c.966 0 1.75.784 1.75 1.75v2.335a1.5 1.5 0 0 1 1 1.415v1a1.5 1.5 0 0 1-1 1.415v4.335A3.75 3.75 0 0 1 17.75 20H6.25a3.75 3.75 0 0 1-3.75-3.75v-4.335a1.5 1.5 0 0 1-1-1.415v-1a1.5 1.5 0 0 1 1-1.415V5.75C2.5 4.784 3.284 4 4.25 4h7V2.75A.75.75 0 0 1 12 2m-5 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m-5 4.5a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 14.5", - clipRule: "evenodd" -})); - -const SvgIconRobot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v2m-9 4a.75.75 0 0 0-.75.75v1c0 .414.336.75.75.75m18 0a.75.75 0 0 0 .75-.75v-1a.75.75 0 0 0-.75-.75M9.75 14.5h4.5m-5-4.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m4.5 6.25V5.75a1 1 0 0 0-1-1H4.25a1 1 0 0 0-1 1v10.5a3 3 0 0 0 3 3h11.5a3 3 0 0 0 3-3" -})); - -const SvgIconRocketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.56 21.85c.14.14.33.21.52.21.2 0 .39-.08.54-.23l1.67-1.71c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-1.67 1.71c-.29.3-.29.77.01 1.06m7.186.21h.004-.01z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.61 22.05a.74.74 0 0 0 .64-.19l3.18-2.95c.36-.33.56-.8.56-1.28v-2.11c4.6-2.47 6.45-6.43 6-12.76a.74.74 0 0 0-.69-.69c-6.33-.46-10.29 1.4-12.76 5.99H6.43c-.48 0-.95.2-1.28.56L2.2 11.8c-.17.17-.24.41-.19.65a.75.75 0 0 0 .434.547c.249.119 3.706 1.773 5.276 3.343 1.563 1.572 3.229 5.038 3.344 5.277l.006.013c.11.22.31.37.54.42M15.5 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.23 20.71c.14.14.33.21.52.21.2 0 .39-.08.54-.23l2.78-2.86c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-2.78 2.86c-.29.3-.29.77.01 1.06" -})); - -const SvgIconRocket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.528 17.25 1.75 20.107m5-.571L5.083 21.25m-2.333-9s3.77 1.77 5.5 3.5 3.5 5.5 3.5 5.5l3.18-2.953a1 1 0 0 0 .32-.733V15c4-2 6.5-5.25 6-12.25-7-.5-10.25 2-12.25 6H6.436a1 1 0 0 0-.733.32zm14.5-3.75a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" -})); - -const SvgIconRotateLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.521 12a7.5 7.5 0 0 0-7.5-7.5c-2.422 0-4.076.963-5.727 2.75H8.75a.75.75 0 1 1 0 1.5h-3.5C4.56 8.75 4 8.19 4 7.5V4a.75.75 0 0 1 1.5 0v1.908C7.262 4.104 9.223 3 12.021 3a9 9 0 1 1-8.487 12 .75.75 0 1 1 1.414-.5A7.5 7.5 0 0 0 19.521 12" -})); - -const SvgIconRotateLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.24 14.75a8.25 8.25 0 1 0 7.78-11c-2.816 0-4.7 1.204-6.52 3.259M4.75 4v3.5a.5.5 0 0 0 .5.5h3.5" -})); - -const SvgIconRotateRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.479 12a7.5 7.5 0 0 1 7.5-7.5c2.422 0 4.076.963 5.727 2.75H15.25a.75.75 0 0 0 0 1.5h3.5c.69 0 1.25-.56 1.25-1.25V4a.75.75 0 0 0-1.5 0v1.908C16.738 4.104 14.777 3 11.979 3a9 9 0 1 0 8.487 12 .75.75 0 0 0-1.414-.5A7.5 7.5 0 0 1 4.479 12" -})); - -const SvgIconRotateRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.76 14.75a8.25 8.25 0 1 1-7.78-11c2.816 0 4.7 1.204 6.52 3.259M19.25 4v3.5a.5.5 0 0 1-.5.5h-3.5" -})); - -const SvgIconRulerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.762 1.927a1.75 1.75 0 0 1 2.475 0l4.836 4.835a1.75 1.75 0 0 1 0 2.475L9.237 22.073a1.75 1.75 0 0 1-2.475 0l-4.835-4.836a1.75 1.75 0 0 1 0-2.475l2.387-2.387L6.47 14.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156 2.44-2.44 3.155 3.156a.75.75 0 1 0 1.06-1.06L8.875 7.813l2.44-2.44L13.47 7.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156z" -})); - -const SvgIconRuler = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.875 8.875 11.5 11.5M8.875 8.875l-3.5 3.5m3.5-3.5 3.5-3.5M7 14l-1.625-1.625m0 0-2.918 2.918a1 1 0 0 0 0 1.414l4.836 4.836a1 1 0 0 0 1.414 0L21.543 8.707a1 1 0 0 0 0-1.414l-4.836-4.836a1 1 0 0 0-1.414 0l-2.918 2.918M14 7l-1.625-1.625" -})); - -const SvgIconRunShortcutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm11.571 1.822a.75.75 0 0 1 .357 1l-4.5 9.5a.75.75 0 0 1-1.356-.643l4.5-9.5a.75.75 0 0 1 1-.357Z", - clipRule: "evenodd" -})); - -const SvgIconRunShortcut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 16.75 4.5-9.5m-9.5-3.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" -})); - -const SvgIconSandwichFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 17.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v1.186c0 .253 0 .485-.016.68-.016.21-.055.439-.169.666a1.75 1.75 0 0 1-.783.784 1.8 1.8 0 0 1-.666.168c-.195.016-.427.016-.68.016H5.314c-.253 0-.485 0-.68-.016a1.8 1.8 0 0 1-.666-.169 1.75 1.75 0 0 1-.783-.783 1.8 1.8 0 0 1-.17-.666 9 9 0 0 1-.015-.68zm-1-4a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5zm4.136-8.827C7.924 3.435 10.152 3 12 3c1.849 0 4.076.435 5.865 1.673 1.707 1.183 2.962 3.065 3.119 5.827" -})); - -const SvgIconSandwich = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.303 20.145-.335.67zm-.448-.448-.67.335zm15.842.448.335.67zm.448-.448.67.335zM3.75 11.094h.75zM18.66 19.5H5.34V21h13.32zM4.5 18.66v-2.91H3v2.91zm-.75-2.16h16.5V15H3.75zm15.75-.75v2.91H21v-2.91zM5.34 19.5c-.287 0-.459 0-.586-.01-.118-.01-.132-.024-.116-.016l-.67 1.341c.227.114.457.153.666.17.201.016.443.015.706.015zM3 18.66c0 .263 0 .505.016.706.016.21.055.439.169.666l1.341-.67c.008.016-.006.002-.015-.116a8 8 0 0 1-.011-.586zm1.638.814a.25.25 0 0 1-.112-.112l-1.341.67c.169.34.444.614.783.784zM18.66 21c.263 0 .505 0 .706-.016.21-.016.439-.055.666-.169l-.67-1.341c.016-.009.002.006-.116.015-.127.01-.298.011-.586.011zm.84-2.34c0 .288 0 .459-.01.586-.01.118-.024.132-.016.116l1.341.67c.114-.227.153-.456.17-.666.016-.201.015-.443.015-.706zm.532 2.155a1.75 1.75 0 0 0 .784-.783l-1.342-.67a.25.25 0 0 1-.112.112zM3.75 13h16.5v-1.5H3.75zm16.75.25v1.5H22v-1.5zm-17 1.5v-1.5H2v1.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25v1.5A1.75 1.75 0 0 0 22 14.75zM20.25 13a.25.25 0 0 1 .25.25H22a1.75 1.75 0 0 0-1.75-1.75zm-16.5-1.5A1.75 1.75 0 0 0 2 13.25h1.5a.25.25 0 0 1 .25-.25zm8.25-7c1.652 0 3.55.394 5.01 1.406 1.423.985 2.49 2.59 2.49 5.188H21c0-3.089-1.308-5.155-3.136-6.42C16.076 3.433 13.848 3 12 3zm-7.5 6.594c0-2.597 1.067-4.203 2.49-5.188C8.45 4.894 10.347 4.5 12 4.5V3c-1.848 0-4.076.435-5.864 1.673C4.308 5.94 3 8.005 3 11.093zm-1.5 0v1.156h1.5v-1.156zm18 1.156v-1.156h-1.5v1.156z" -})); - -const SvgIconScreenRecordFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 5.5a.25.25 0 0 0-.25.25v1.5a.75.75 0 0 1-1.5 0v-1.5C2 4.784 2.784 4 3.75 4h1.5a.75.75 0 0 1 0 1.5zM8 4.75A.75.75 0 0 1 8.75 4h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 8 4.75m5 0a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m5 0a.75.75 0 0 1 .75-.75h1.5c.966 0 1.75.784 1.75 1.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.25.25 0 0 0-.25-.25h-1.5a.75.75 0 0 1-.75-.75M2.75 10a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75m15.75 1.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-5.5 4a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0m2.75 0a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m-13 .5a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h1.5a.75.75 0 0 1 0 1.5h-1.5A1.75 1.75 0 0 1 2 18.25v-1.5a.75.75 0 0 1 .75-.75M8 19.25a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconScreenRecord = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25v-1.5a1 1 0 0 1 1-1h1.5m8.5 0h1.5m-6.5 0h1.5m8.5 0h1.5a1 1 0 0 1 1 1v1.5m-11 12h-1.5m-3.5 0h-1.5a1 1 0 0 1-1-1v-1.5m0-3.5v-2.5" -}), /*#__PURE__*/React.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 2, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -}), /*#__PURE__*/React.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 0.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -}), /*#__PURE__*/React.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 4.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -})); - -const SvgIconScreenSharingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm9.47 1.97a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06l-1.72-1.72v5.69a.75.75 0 0 1-1.5 0v-5.69l-1.72 1.72a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconScreenSharing = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 11.25 3-3 3 3m-3 4.5V9.5m-8.25 9.75h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1" -})); - -const SvgIconSdCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-8.684a2.75 2.75 0 0 0-.408-1.441l-1.407-2.286A1.25 1.25 0 0 1 18 7.184V3.75A1.75 1.75 0 0 0 16.25 2zm3.5 4a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5A.75.75 0 0 1 9.25 6m4.25.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconSdCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 6.75v2.5m3.5-2.5v2.5m-7-6.5h10.5a1 1 0 0 1 1 1v3.434a2 2 0 0 0 .297 1.048l1.406 2.286a2 2 0 0 1 .297 1.048v8.684a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconSearchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 16a5 5 0 1 0 0-10 5 5 0 0 0 0 10" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 4.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M3 11a8 8 0 1 1 14.162 5.102l3.618 3.618a.75.75 0 1 1-1.06 1.06l-3.618-3.618A8 8 0 0 1 3 11", - clipRule: "evenodd" -})); - -const SvgIconSearchSketchbookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.005 3.745c0-.966.783-1.75 1.75-1.75H18.25c.966 0 1.75.784 1.75 1.75v10.032a5.252 5.252 0 0 0-6.462 8.185l.034.034H4.755a1.75 1.75 0 0 1-1.75-1.75v-16.5ZM7.75 6a.75.75 0 1 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.902 15.591a3.75 3.75 0 1 0-.584 5.78l1.402 1.402a.75.75 0 1 0 1.06-1.06l-1.4-1.403a3.75 3.75 0 0 0-.477-4.72Zm-4.243 1.06a2.25 2.25 0 1 1 3.182 3.183 2.25 2.25 0 0 1-3.182-3.182Z", - clipRule: "evenodd" -})); - -const SvgIconSearchSketchbook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 14.75h1.5m-1.5-8h7.5m-7.5 4h3.5m8.121 9.614a3 3 0 1 1-4.242-4.243 3 3 0 0 1 4.242 4.243m0 0 1.879 1.879m-2-9.743V3.745a1 1 0 0 0-1-1H4.755a1 1 0 0 0-1 1v16.501a1 1 0 0 0 1 1H12" -})); - -const SvgIconSearch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20.25 20.25-4.123-4.123m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253Z" -})); - -const SvgIconSend2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.67 4.383c-.352-1.057.749-2.012 1.745-1.514l16.026 8.013c.921.46.921 1.776 0 2.236L4.415 21.131c-.996.498-2.097-.457-1.745-1.513l2.29-6.868h4.29a.75.75 0 0 0 0-1.5H4.96z" -})); - -const SvgIconSend2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 12h3.25M6 12 3.382 4.145a.5.5 0 0 1 .698-.605l16.026 8.013a.5.5 0 0 1 0 .894L4.08 20.46a.5.5 0 0 1-.698-.605z" -})); - -const SvgIconSend3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.468 6.058C.265 4.988 1.02 3 2.63 3h18.65c1.343 0 2.185 1.45 1.52 2.617l-9.146 16.038c-.789 1.383-2.864 1.08-3.225-.47l-2.063-8.853 6.61-3.677a.75.75 0 1 0-.73-1.31l-6.97 3.875z" -})); - -const SvgIconSend3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 11.75 1.966 5.497c-.687-.61-.255-1.747.664-1.747h18.65a1 1 0 0 1 .868 1.495l-9.146 16.039c-.45.79-1.636.617-1.843-.269zm0 0L22.586 4" -})); - -const SvgIconSendFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.903 4.676c.32-.975-.604-1.9-1.578-1.579L2.044 8.785c-1.166.384-1.139 2.042.04 2.387l8.312 2.433 2.432 8.312c.345 1.178 2.004 1.205 2.387.04z" -})); - -const SvgIconSend = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.548 21.706a.5.5 0 0 0 .955.016L20.19 4.44a.5.5 0 0 0-.631-.631L2.278 9.497a.5.5 0 0 0 .016.955l8.443 2.471a.5.5 0 0 1 .34.34z" -})); - -const SvgIconServerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.08 5.227A3 3 0 0 1 6.98 3h10.04a3 3 0 0 1 2.9 2.227l2.113 7.926A5.23 5.23 0 0 0 18.75 12H5.25a5.23 5.23 0 0 0-3.284 1.153z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.25 13.5a3.75 3.75 0 1 0 0 7.5h13.5a3.75 3.75 0 1 0 0-7.5zm10.5 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m3.75-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconServerStackFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.507 4.048A3 3 0 0 1 7.785 3h8.43a3 3 0 0 1 2.278 1.048l1.722 2.008A4.5 4.5 0 0 0 19.5 6h-15q-.365.001-.715.056z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.5 10.5a3 3 0 0 1 3-3h15a3 3 0 0 1 0 6h-15a3 3 0 0 1-3-3m15 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M4.5 15a3 3 0 0 0 0 6h15a3 3 0 0 0 0-6zm11.25 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M19.5 18a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconServerStack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.25 14.25h13.5m-13.5 0a3 3 0 0 1-3-3m3 3a3 3 0 0 0 0 6h13.5a3 3 0 0 0 0-6m0 0a3 3 0 0 0 3-3m-19.5 0a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3m-19.5 0a4.5 4.5 0 0 1 .9-2.7L5.737 5.1a3.38 3.38 0 0 1 2.7-1.35h7.126c1.062 0 2.062.5 2.7 1.35l2.587 3.45a4.5 4.5 0 0 1 .9 2.7m-3 6h.008v.008h-.008zm0-6h.008v.008h-.008zm-3 6h.008v.008h-.008zm0-6h.008v.008h-.008z" -})); - -const SvgIconServer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 17.25v-.228a4.5 4.5 0 0 0-.12-1.03l-2.268-9.64a3.375 3.375 0 0 0-3.285-2.602H7.923a3.375 3.375 0 0 0-3.285 2.602l-2.268 9.64a4.5 4.5 0 0 0-.12 1.03v.228m19.5 0a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3m19.5 0a3 3 0 0 0-3-3H5.25a3 3 0 0 0-3 3m16.5 0h.008v.008h-.008zm-3 0h.008v.008h-.008z" -})); - -const SvgIconServiceFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.888 3.112c.25-.25.166-.675-.173-.78a7.5 7.5 0 0 0-9.129 10.08l-5.099 5.1a1.75 1.75 0 0 0 0 2.475l1.526 1.526a1.75 1.75 0 0 0 2.474 0l5.1-5.1a7.5 7.5 0 0 0 10.08-9.129c-.104-.339-.528-.423-.78-.172L18 10a2.828 2.828 0 1 1-4-4z" -})); - -const SvgIconService = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.57 16.111a6.68 6.68 0 0 0 6.31-8.88l-2.713 2.713a2.907 2.907 0 1 1-4.111-4.11l2.713-2.714A6.68 6.68 0 0 0 8.401 12l-5.436 5.523a1 1 0 0 0 .025 1.428l2.246 2.125a1 1 0 0 0 1.4-.025L12 15.599a6.7 6.7 0 0 0 2.57.512Z" -})); - -const SvgIconSettingsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 2.387a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517v7.844a1.75 1.75 0 0 1-.877 1.516l-7.25 4.175a1.75 1.75 0 0 1-1.746 0l-7.25-4.174A1.75 1.75 0 0 1 3 15.922V8.078c0-.626.334-1.204.877-1.517zM8.375 12a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" -})); - -const SvgIconSettings = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.501 3.037a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867v7.844a1 1 0 0 1-.501.866l-7.25 4.174a1 1 0 0 1-.998 0l-7.25-4.173a1 1 0 0 1-.501-.867V8.078a1 1 0 0 1 .501-.867z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M15.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconShieldCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm3.833 7.886a.75.75 0 1 0-1.06-1.06L11 12.19l-1.22-1.22a.75.75 0 0 0-1.06 1.06l1.75 1.75a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconShieldCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 11.5 11 13.25l3.75-3.75m5.5 2.412V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShieldCrossedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m3 4.959 9-3 9 3v6.953c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.808L12 22.26l-.356-.193c-1.984-1.07-4.138-2.245-5.785-3.808C4.184 16.67 3 14.65 3 11.912zm11.223 9.851 1.063-1.058-2.24-2.252 2.24-2.252-1.063-1.058-2.235 2.247L9.753 8.19 8.689 9.248 10.93 11.5l-2.24 2.253 1.063 1.058 2.235-2.247z", - clipRule: "evenodd" -})); - -const SvgIconShieldCrossed = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.226 13.75-2.238-2.25m0 0L9.75 9.25m2.238 2.25 2.238-2.25m-2.238 2.25L9.75 13.75m10.5-1.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShieldFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.553 2.144a1.75 1.75 0 0 0-1.106 0L4.197 4.56A1.75 1.75 0 0 0 3 6.22v5.692c0 2.737 1.184 4.758 2.859 6.347 1.647 1.563 3.8 2.738 5.785 3.809.222.12.49.12.712 0 1.984-1.07 4.138-2.246 5.785-3.809C19.817 16.67 21 14.65 21 11.912V6.22a1.75 1.75 0 0 0-1.197-1.66z" -})); - -const SvgIconShieldKeyholeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm2.803 8.106a2.25 2.25 0 0 1-1.5 2.122v2.378a.75.75 0 0 1-1.5 0v-2.378a2.251 2.251 0 1 1 3-2.122", - clipRule: "evenodd" -})); - -const SvgIconShieldKeyhole = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 8.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m0 0v6m8.25-2.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShield = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 6.22a1 1 0 0 0-.684-.948l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496V6.221Z" -})); - -const SvgIconShuffle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 18.188h1.642a1 1 0 0 0 .706-.293l10.86-10.852a1 1 0 0 1 .706-.293H20.5m-17.75-1h1.586a1 1 0 0 1 .707.293L8.5 9.5m12 7.656h-3.97a1 1 0 0 1-.713-.299L13.5 14.5m4.75-10.75 3 3-3 3m-.083 4.313 3.083 3.093-3.083 3.094" -})); - -const SvgIconSidebarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6 8.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0M6 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 3.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h6.75v-13z", - clipRule: "evenodd" -})); - -const SvgIconSidebar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 4.75h-7.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h7.5m0-14.5h9a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-9m0-14.5v14.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.25 8.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconSimCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.25 2c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V7.578c0-.729.29-1.428.805-1.944l2.829-2.829A2.75 2.75 0 0 1 9.578 2H11.5v5.25a.75.75 0 0 0 1.5 0V2h2.5v5.25a.75.75 0 0 0 1.5 0V2z" -})); - -const SvgIconSimCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 2.75v4.5m4-4.5v4.5m-10.5.328V20.25a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V3.75a1 1 0 0 0-1-1H9.578a2 2 0 0 0-1.414.586L5.336 6.164a2 2 0 0 0-.586 1.414" -})); - -const SvgIconSketchbookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75zM8 7.75A.75.75 0 0 1 8.75 7h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 7.75m0 4a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSketchbook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 7.75h6.5m-6.5 4h3.5m7.5-7.5v15.5a1 1 0 0 1-1 1H5.25a1 1 0 0 1-1-1V4.25a1 1 0 0 1 1-1h13.5a1 1 0 0 1 1 1" -})); - -const SvgIconSmartwatchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m7.156 2.557-.376 3.38A7.98 7.98 0 0 0 4 12a7.98 7.98 0 0 0 2.78 6.063l.376 3.38A1.75 1.75 0 0 0 8.896 23h6.209c.892 0 1.64-.67 1.74-1.557l.375-3.38A7.98 7.98 0 0 0 20 12a7.98 7.98 0 0 0-2.78-6.062l-.376-3.381A1.75 1.75 0 0 0 15.105 1h-6.21c-.892 0-1.64.67-1.74 1.557Zm1.74-.057a.25.25 0 0 0-.25.222L8.41 4.85A8 8 0 0 1 12 4c1.29 0 2.51.306 3.59.849l-.236-2.127a.25.25 0 0 0-.249-.222h-6.21Zm6.694 16.651A8 8 0 0 1 12 20c-1.29 0-2.51-.306-3.59-.849l.237 2.127a.25.25 0 0 0 .248.222h6.21a.25.25 0 0 0 .248-.222zM12.75 8.75a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l1.5 1.5a.75.75 0 1 0 1.06-1.06l-1.28-1.28z", - clipRule: "evenodd" -})); - -const SvgIconSmartwatch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 6.25.401-3.61a1 1 0 0 1 .994-.89h6.21a1 1 0 0 1 .994.89l.401 3.61M12 8.75V12l1.5 1.5m-6 4.25.401 3.61a1 1 0 0 0 .994.89h6.21a1 1 0 0 0 .994-.89l.401-3.61M19.25 12a7.25 7.25 0 1 1-14.5 0 7.25 7.25 0 0 1 14.5 0" -})); - -const SvgIconSnowFlakes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.999 5.5v13m0-13L9.51 3m2.488 2.5L14.486 3M12 18.5 9.51 21m2.488-2.5 2.487 2.5M6.399 8.75l11.204 6.5M6.398 8.75 3 9.665m3.398-.915-.91-3.415m12.114 9.915.91 3.415m-.91-3.415L21 14.335m-14.602.915 11.204-6.5m-11.204 6.5-.91 3.415m.91-3.415L3 14.335M17.602 8.75 21 9.665m-3.398-.915.91-3.415" -})); - -const SvgIconSortAscFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 18.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0-6.25A.75.75 0 0 1 3.75 5h5.5a.75.75 0 0 1 0 1.5h-5.5A.75.75 0 0 1 3 5.75M18 14a.75.75 0 0 0 .75-.75V6.56l1.97 1.97a.75.75 0 1 0 1.06-1.06l-3.25-3.25a.75.75 0 0 0-1.06 0l-3.25 3.25a.75.75 0 0 0 1.06 1.06l1.97-1.97v6.69c0 .414.336.75.75.75", - clipRule: "evenodd" -})); - -const SvgIconSortAsc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 18.25h14.5M3.75 12h7.5m-7.5-6.25h5.5m8.75 7.5v-8M14.75 8 18 4.75 21.25 8" -})); - -const SvgIconSortDescFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 5.75A.75.75 0 0 1 3.75 5h14.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0 6.25a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75M18 10a.75.75 0 0 1 .75.75v6.44l1.97-1.97a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97v-6.44A.75.75 0 0 1 18 10", - clipRule: "evenodd" -})); - -const SvgIconSortDesc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75h14.5M3.75 12h7.5m-7.5 6.25h5.5m8.75-7.5v7.75m-3.25-2.75L18 19l3.25-3.25" -})); - -const SvgIconSparklesThreeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" -})); - -const SvgIconSparklesThree = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 7a.75.75 0 0 1 .75.75c0 2.426.536 4.001 1.517 4.983.982.981 2.557 1.517 4.983 1.517a.75.75 0 0 1 0 1.5c-2.426 0-4.001.536-4.983 1.517-.981.982-1.517 2.557-1.517 4.983a.75.75 0 0 1-1.5 0c0-2.426-.536-4.001-1.517-4.983-.982-.981-2.557-1.517-4.983-1.517a.75.75 0 0 1 0-1.5c2.426 0 4.001-.536 4.983-1.517.981-.982 1.517-2.557 1.517-4.983A.75.75 0 0 1 13 7m0 5.009a5.8 5.8 0 0 1-1.207 1.784A5.8 5.8 0 0 1 10.01 15c.68.301 1.277.7 1.784 1.207A5.8 5.8 0 0 1 13 17.99a5.8 5.8 0 0 1 1.207-1.784A5.8 5.8 0 0 1 15.99 15a5.8 5.8 0 0 1-1.784-1.207A5.8 5.8 0 0 1 13 12.01Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" -})); - -const SvgIconSparklesTwo2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.25 16.25a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517C10.286 5.75 9.75 4.176 9.75 1.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983C5.75 7.714 4.176 8.25 1.75 8.25a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983m8.5 6a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918s-.918-1.524-.918-3.082a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082" -})); - -const SvgIconSparklesTwo2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 9C6.785 9 9 6.785 9 1.75 9 6.785 11.215 9 16.25 9 11.215 9 9 11.215 9 16.25 9 11.215 6.785 9 1.75 9Zm11 8.5c3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75Z", - clipRule: "evenodd" -})); - -const SvgIconSparklesTwoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983m-8.5-6a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918S7.25 3.308 7.25 1.75" -})); - -const SvgIconSparklesTwo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 15C17.215 15 15 17.215 15 22.25 15 17.215 12.785 15 7.75 15 12.785 15 15 12.785 15 7.75c0 5.035 2.215 7.25 7.25 7.25Zm-11-8.5c-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75 3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75Z", - clipRule: "evenodd" -})); - -const SvgIconSplitFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 12 2M2 5.75C2 4.784 2.784 4 3.75 4H9v16H3.75A1.75 1.75 0 0 1 2 18.25zM15 4h5.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H15z", - clipRule: "evenodd" -})); - -const SvgIconSplit = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v18.5M8.25 4.75h-4.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h4.5m7.5 0h4.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-4.5" -})); - -const SvgIconSquareArrowInTlFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.97 2.97a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6c0 .69-.56 1.25-1.25 1.25h-6a.75.75 0 0 1 0-1.5h4.69L2.97 4.03a.75.75 0 0 1 0-1.06M13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSquareArrowInTl = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 9 3.5 3.5m6.75.25v6a.5.5 0 0 1-.5.5h-6m10-3.5h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5" -})); - -const SvgIconSquareArrowOutTlFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.56 4.5h4.69a.75.75 0 0 0 0-1.5h-6C3.56 3 3 3.56 3 4.25v6a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06zM13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSquareArrowOutTl = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 6.75h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5m-3-3.5v-6a.5.5 0 0 1 .5-.5h6m-5.5 1 5.5 5.5" -})); - -const SvgIconSquareInfoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M10 11a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -})); - -const SvgIconSquareInfo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zm6.454 6.391a.75.75 0 0 0 0 1.5zM12 11h.75a.75.75 0 0 0-.75-.75zm-.75 5.25a.75.75 0 0 0 1.5 0zm8.25-10.9v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.223 7.114H12v-1.5h-1.25zm.5-.75v5.25h1.5V11z" -}), /*#__PURE__*/React.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 -})); - -const SvgIconSquareMinusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm3.433 8.25a.75.75 0 0 0 0 1.5h6.493a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconSquareMinus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493z" -})); - -const SvgIconSquarePlaceholderFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" -})); - -const SvgIconSquarePlaceholder = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" -})); - -const SvgIconSquarePlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm9.926 9.75a.75.75 0 0 0 0-1.5h-2.5V8.758a.75.75 0 0 0-1.5 0v2.492H8.757a.75.75 0 0 0 0 1.5h2.493v2.493a.75.75 0 0 0 1.5 0V12.75z", - clipRule: "evenodd" -})); - -const SvgIconSquarePlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zm2.493 3.993a.75.75 0 0 0 1.5 0zm1.5-6.485a.75.75 0 0 0-1.5 0zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493zm-2.5 3.993V8.758h-1.5v6.485z" -})); - -const SvgIconSquareXFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zM9.53 8.47a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" -})); - -const SvgIconSquareX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.53 9.53a.75.75 0 0 0-1.06-1.06zm-7.06 4.94a.75.75 0 1 0 1.06 1.06zm6 1.06a.75.75 0 1 0 1.06-1.06zM9.53 8.47a.75.75 0 0 0-1.06 1.06zm9.97-3.12v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM14.47 8.47l-6 6 1.06 1.06 6-6zm1.06 6-6-6-1.06 1.06 6 6z" -})); - -const SvgIconStarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.126 1.709c-.454-.945-1.8-.945-2.253 0L8.363 6.94l-5.777.757c-1.04.137-1.462 1.42-.695 2.144l4.222 3.987-1.06 5.695c-.193 1.036.903 1.822 1.822 1.326L12 18.082l5.124 2.767c.92.496 2.015-.29 1.822-1.326l-1.06-5.695 4.223-3.987c.767-.724.344-2.007-.696-2.144l-5.777-.757z" -})); - -const SvgIconStarLinesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.429 1.575a1.25 1.25 0 0 1 2.142 0l1.63 2.708 3.078.713a1.25 1.25 0 0 1 .662 2.037L19.87 9.42l.273 3.148a1.25 1.25 0 0 1-1.733 1.26l-2.91-1.233-2.91 1.232a1.25 1.25 0 0 1-1.733-1.259l.273-3.148-2.07-2.387a1.25 1.25 0 0 1 .662-2.037l3.078-.713zM7.78 11.28a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm2 5a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm7-1.06a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06l4.5-4.5a.75.75 0 0 1 1.06 0" -})); - -const SvgIconStarLines = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 15.75-4.5 4.5m2.5-9.5-4.5 4.5m13.5.5-4.5 4.5m1.322-15.26-3.182.737a.5.5 0 0 0-.265.815l2.141 2.466a.5.5 0 0 1 .12.371l-.282 3.254a.5.5 0 0 0 .694.504l3.007-1.274a.5.5 0 0 1 .39 0l3.008 1.274a.5.5 0 0 0 .693-.504l-.283-3.254a.5.5 0 0 1 .12-.37l2.142-2.467a.5.5 0 0 0-.265-.815l-3.182-.737a.5.5 0 0 1-.315-.23l-1.685-2.798a.5.5 0 0 0-.856 0L13.387 4.76a.5.5 0 0 1-.315.23" -})); - -const SvgIconStar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.55 2.033a.5.5 0 0 1 .9 0l2.569 5.354a.5.5 0 0 0 .385.279l5.911.775a.497.497 0 0 1 .278.855l-4.322 4.082a.5.5 0 0 0-.148.452l1.086 5.83a.499.499 0 0 1-.729.529l-5.242-2.83a.5.5 0 0 0-.476 0l-5.242 2.83a.499.499 0 0 1-.729-.529l1.086-5.83a.5.5 0 0 0-.148-.453L2.407 9.296a.497.497 0 0 1 .278-.855l5.91-.775a.5.5 0 0 0 .386-.279z" -})); - -const SvgIconStopFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" -})); - -const SvgIconStop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" -})); - -const SvgIconStorageFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5.25H2zm4.25 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M2 12.75h20V18a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4.25 3.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconStorage = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1V12m18.5 0H2.75m18.5 0v6.25a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V12" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.5 9.125a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 7.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconStore2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.94 3.682A1.75 1.75 0 0 1 6.324 3h11.35a1.75 1.75 0 0 1 1.386.682l2.783 3.612a.75.75 0 0 1 .156.458v1c0 .991-.393 1.89-1.028 2.557v7.94A1.75 1.75 0 0 1 19.222 21H4.778a1.75 1.75 0 0 1-1.75-1.75v-7.941A3.7 3.7 0 0 1 2 8.752v-1a.75.75 0 0 1 .156-.458l2.783-3.612Zm-.412 8.598v6.97c0 .137.112.25.25.25h4.416v-2.252c0-1.538 1.276-2.75 2.806-2.75s2.806 1.212 2.806 2.75V19.5h4.416a.25.25 0 0 0 .25-.25v-6.97a3.9 3.9 0 0 1-1.305.224 3.86 3.86 0 0 1-3.084-1.522A3.86 3.86 0 0 1 12 12.504a3.86 3.86 0 0 1-3.083-1.522 3.86 3.86 0 0 1-3.084 1.522c-.457 0-.897-.08-1.305-.224", - clipRule: "evenodd" -})); - -const SvgIconStore2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 7.752 18.467 4.14a1 1 0 0 0-.792-.39H6.325a1 1 0 0 0-.792.39L2.75 7.752m18.5 0v1a2.96 2.96 0 0 1-1.028 2.237m1.028-3.237H2.75m0 0v1a2.96 2.96 0 0 0 1.028 2.237m11.305-2.237c0 1.658 1.38 3.001 3.084 3.001.79 0 1.51-.289 2.055-.764m-5.139-2.237v-1m0 1c0 1.658-1.38 3.001-3.083 3.001s-3.083-1.343-3.083-3m0 0c0 1.657-1.38 3-3.084 3a3.12 3.12 0 0 1-2.055-.764m5.139-2.237v-1m5.139 12.498v-3.001c0-1.105-.92-2.001-2.056-2.001-1.135 0-2.056.896-2.056 2v3.002m-6.166-9.26v8.26a1 1 0 0 0 1 1h14.444a1 1 0 0 0 1-1v-8.26" -})); - -const SvgIconStore3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM16 18.5v-6.75a.75.75 0 0 0-.75-.75h-2.5v7.5zm-4.75 0V11h-2.5a.75.75 0 0 0-.75.75v6.75z", - clipRule: "evenodd" -})); - -const SvgIconStore3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 19.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4m-8.5 0v-7.5a1 1 0 0 1 1-1H12m-4.25 8.5H12m4.25 0v-7.5a1 1 0 0 0-1-1H12m4.25 8.5H12m0-8.5v8.5" -})); - -const SvgIconStore4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.481 4.226A1.75 1.75 0 0 1 5.151 3h13.698c.765 0 1.44.497 1.67 1.226l1.224 3.903A3.73 3.73 0 0 1 21 11.706v7.544A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25v-7.544a3.73 3.73 0 0 1-.743-3.577zm6.686.274-.513 4.362a2.362 2.362 0 1 0 4.694.013L13.833 4.5zm5.671 4.203-.002-.017-.492-4.186h3.505c.11 0 .206.07.239.175l1.224 3.903a2.249 2.249 0 1 1-4.379.936zM8.657 4.5l-.59 5.014a2.249 2.249 0 1 1-4.379-.936l1.225-3.903A.25.25 0 0 1 5.15 4.5z", - clipRule: "evenodd" -})); - -const SvgIconStore4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 11.409v7.841a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-7.841M9.5 3.75h5m-5 0-.591 5.024a3.112 3.112 0 1 0 6.182 0l-.59-5.024m-5.001 0H5.151a1 1 0 0 0-.954.7L2.972 8.355a2.999 2.999 0 1 0 5.84 1.248zm5 0h4.349a1 1 0 0 1 .954.7l1.225 3.904a2.999 2.999 0 1 1-5.84 1.248z" -})); - -const SvgIconStoreFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.5 0a.25.25 0 0 1 .25-.25h2.375v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 4.5 7.2zM8.625 7.2V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 8.626 7.2Zm4.125 0V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 12.75 7.2m4.125 0V4.5h2.375a.25.25 0 0 1 .25.25V7.2a1.32 1.32 0 0 1-1.313 1.32 1.32 1.32 0 0 1-1.312-1.32M9.75 13A1.75 1.75 0 0 0 8 14.75v4.75h1.5v-4.75a.25.25 0 0 1 .25-.25h4.5a.25.25 0 0 1 .25.25v4.75H16v-4.75A1.75 1.75 0 0 0 14.25 13z", - clipRule: "evenodd" -})); - -const SvgIconStore = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" -})); - -const SvgIconSuitcaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 3.5a.25.25 0 0 0-.25.25V5h5V3.75a.25.25 0 0 0-.25-.25zM16 5V3.75A1.75 1.75 0 0 0 14.25 2h-4.5A1.75 1.75 0 0 0 8 3.75V5H4.75A1.75 1.75 0 0 0 3 6.75v12.5c0 .966.784 1.75 1.75 1.75H6v.25a.75.75 0 0 0 1.5 0V21h9v.25a.75.75 0 0 0 1.5 0V21h1.25A1.75 1.75 0 0 0 21 19.25V6.75A1.75 1.75 0 0 0 19.25 5zM8.75 9a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8.75 9m6.5 0a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconSuitcase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5.75h-4a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h2m2-14.5v-2a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v2m-6.5 0h6.5m0 0h4a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-2m-10.5 0v1m0-1h10.5m0 0v1m-8.5-11.5v6.5m6.5-6.5v6.5" -})); - -const SvgIconSun = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.29V1.769m-6.158 16.39-1.077 1.078M12 22.233v-1.524m7.235-15.944-1.077 1.077M20.71 12h1.523m-4.074 6.159 1.077 1.077M1.768 12H3.29m1.474-7.235 1.077 1.077m9.87 2.446a5.25 5.25 0 1 1-7.424 7.424 5.25 5.25 0 0 1 7.424-7.424" -})); - -const SvgIconSunriseArrowUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.47 2.225a.75.75 0 0 1 1.06 0l2.5 2.5a.75.75 0 0 1-1.06 1.06l-1.22-1.22V8.25a.75.75 0 0 1-1.5 0V4.566l-1.22 1.22a.75.75 0 1 1-1.06-1.061zM2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-3.5 1.5a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.363 11.5a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.093M4.34 9.572a.75.75 0 0 1 1.056-.092l1.15.964a.75.75 0 0 1-.965 1.149l-1.149-.964a.75.75 0 0 1-.092-1.057", - clipRule: "evenodd" -})); - -const SvgIconSunriseArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8.25V3M2.75 16.25h1.5m15.5 0h1.5M9.5 5.255l2.5-2.5 2.5 2.5M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25m1.688-5.232 1.149-.964m-14.173 0 1.15.964" -})); - -const SvgIconSunriseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0v1.03a.75.75 0 0 0 1.5 0zM5.99 4.934a.75.75 0 0 0-1.06 1.06l.726.727a.75.75 0 1 0 1.061-1.06zm13.08 1.059a.75.75 0 0 0-1.06-1.06l-.727.729a.75.75 0 0 0 1.061 1.06l.727-.729ZM2.75 11.5a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm17.472 0a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm-17.472 4a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zm4 4a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5zm9.5-6.5a.75.75 0 0 0 .75-.75v-.243A5.003 5.003 0 0 0 12 7c-2.763 0-5 2.243-5 5.007v.243c0 .414.336.75.75.75z" -})); - -const SvgIconSunrise = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v1.03m-8.222 8.47H2.75m17.472 0h1.028m-3.437-6.059.727-.727M2.75 16.25h18.5m-14.5 4h10.5M6.187 6.191l-.727-.727m2.29 6.786v-.243A4.253 4.253 0 0 1 12 7.75a4.253 4.253 0 0 1 4.25 4.257v.243" -})); - -const SvgIconSunsetArrowDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a.75.75 0 0 1 .75.75v3.94l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V2.75A.75.75 0 0 1 12 2M2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-2.385-4a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.092ZM5.395 9.48a.75.75 0 0 0-.964 1.149l1.149.964a.75.75 0 1 0 .964-1.15l-1.15-.963ZM16.25 17a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" -})); - -const SvgIconSunsetArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8V2.75m-9.25 13.5h1.5m15.5 0h1.5m-3.313-5.232 1.15-.964m-14.173 0 1.15.964M9.5 6 12 8.5 14.5 6M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25" -})); - -const SvgIconSunsetFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 13a.75.75 0 0 1-.75-.75V12a9 9 0 0 1 18 0v.25a.75.75 0 0 1-.75.75zM1 16.25a.75.75 0 0 1 .75-.75h20.5a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1-.75-.75m5 4a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSunset = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.25V12a8.25 8.25 0 1 1 16.5 0v.25m-18.5 4h20.5m-15.5 4h10.5" -})); - -const SvgIconSupportFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 11.25a2.25 2.25 0 0 1 2.017-2.238C4.286 5.054 7.804 2 12 2s7.714 3.054 7.983 7.012A2.25 2.25 0 0 1 22 11.25v3.5a2.25 2.25 0 0 1-1.754 2.195A5.25 5.25 0 0 1 15 22h-2a1.75 1.75 0 0 1-1.75-1.75v-.607a.75.75 0 1 1 1.5 0v.607c0 .138.112.25.25.25h2a3.75 3.75 0 0 0 3.742-3.5h-.492a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h.227C18.203 5.961 15.454 3.5 12 3.5S5.797 5.961 5.522 9h.228a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-1.5A2.25 2.25 0 0 1 2 14.75z" -})); - -const SvgIconSupport = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 9.75V9.5c0-3.728 3.246-6.75 7.25-6.75s7.25 3.022 7.25 6.75v.25M12 19.643v.607a1 1 0 0 0 1 1h2a4.5 4.5 0 0 0 4.5-4.5m-15.25-7h1.5v6.5h-1.5a1.5 1.5 0 0 1-1.5-1.5v-3.5a1.5 1.5 0 0 1 1.5-1.5m14 0h1.5a1.5 1.5 0 0 1 1.5 1.5v3.5a1.5 1.5 0 0 1-1.5 1.5h-1.5z" -})); - -const SvgIconSwitchHorizontal2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 21.28a.75.75 0 0 0 1.06 0l3.47-3.47a1.5 1.5 0 0 0 0-2.12l-3.47-3.47a.75.75 0 1 0-1.06 1.06L18.69 16H3.75a.75.75 0 0 0 0 1.5h14.94l-2.72 2.72a.75.75 0 0 0 0 1.06m-7.94-9.5a.75.75 0 0 0 0-1.06L5.31 8h14.94a.75.75 0 0 0 0-1.5H5.31l2.72-2.72a.75.75 0 0 0-1.06-1.06L3.5 6.19a1.5 1.5 0 0 0 0 2.12l3.47 3.47a.75.75 0 0 0 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconSwitchHorizontal2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.5 3.25 4.03 6.72a.75.75 0 0 0 0 1.06l3.47 3.47m9 1.5 3.47 3.47a.75.75 0 0 1 0 1.06l-3.47 3.47M5 7.25h15.25m-16.5 9.5h15.5" -})); - -const SvgIconSwitchHorizontalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 2.72a.75.75 0 0 1 1.06 0l3.47 3.47a1.5 1.5 0 0 1 0 2.12l-3.47 3.47a.75.75 0 1 1-1.06-1.06L18.69 8H3.75a.75.75 0 0 1 0-1.5h14.94l-2.72-2.72a.75.75 0 0 1 0-1.06m-7.94 9.5a.75.75 0 0 1 0 1.06L5.31 16h14.94a.75.75 0 0 1 0 1.5H5.31l2.72 2.72a.75.75 0 1 1-1.06 1.06L3.5 17.81a1.5 1.5 0 0 1 0-2.12l3.47-3.47a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconSwitchHorizontal = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 20.75-3.47-3.47a.75.75 0 0 1 0-1.06l3.47-3.47m9-1.5 3.47-3.47a.75.75 0 0 0 0-1.06L16.5 3.25M5 16.75h15.25m-16.5-9.5h15.5" -})); - -const SvgIconSwitchVertical2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.25 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06L8.31 20.5a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06l2.72 2.72V3.75A.75.75 0 0 1 7.25 3m8.44.5a1.5 1.5 0 0 1 2.12 0l3.47 3.47a.75.75 0 0 1-1.06 1.06L17.5 5.31v14.94a.75.75 0 0 1-1.5 0V5.31l-2.72 2.72a.75.75 0 1 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconSwitchVertical2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 16.5 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47m1.5-9 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47M7.25 19V3.75m9.5 16.5V4.75" -})); - -const SvgIconSwitchVerticalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.75 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.47 3.47a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06L16 18.69V3.75a.75.75 0 0 1 .75-.75m-10.56.5a1.5 1.5 0 0 1 2.12 0l-.53.53.53-.53 3.47 3.47a.75.75 0 0 1-1.06 1.06L8 5.31v14.94a.75.75 0 0 1-1.5 0V5.31L3.78 8.03a.75.75 0 0 1-1.06-1.06zl.53.53z", - clipRule: "evenodd" -})); - -const SvgIconSwitchVertical = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 7.5 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47m1.5 9 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47M7.25 5v15.25m9.5-16.5v15.5" -})); - -const SvgIconTShirtFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.64 3.524a.75.75 0 0 0-1.044-.448L2.224 6.184a1.75 1.75 0 0 0-.882 2.159l.873 1.956a1.75 1.75 0 0 0 2.377 1.006L5 11.118v8.132c0 .966.783 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 19 19.25v-8.132l.408.187a1.75 1.75 0 0 0 2.377-1.006l.872-1.956a1.75 1.75 0 0 0-.881-2.159l-6.372-3.108a.75.75 0 0 0-1.044.448c-.404 1.277-1.4 1.863-2.36 1.863-.961 0-1.957-.586-2.36-1.863" -})); - -const SvgIconTShirt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.078 10.548.873-2.456a1 1 0 0 0-.504-1.234L15.075 3.75c-1.005 3.182-5.145 3.182-6.15 0L2.553 6.858a1 1 0 0 0-.504 1.234l.873 2.456a1 1 0 0 0 1.358.575l1.47-.673v8.8a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-8.8l1.47.673a1 1 0 0 0 1.358-.575Z" -})); - -const SvgIconTelephoneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.167 2.917a1.25 1.25 0 0 0-1.957-.243L2.627 6.257a1.72 1.72 0 0 0-.439 1.707 20.5 20.5 0 0 0 5.179 8.67 20.7 20.7 0 0 0 4.106 3.186 20.5 20.5 0 0 0 4.563 1.992c.617.184 1.269 0 1.707-.44l3.583-3.582a1.25 1.25 0 0 0-.243-1.957l-3.516-2.098a1.25 1.25 0 0 0-1.525.19l-1.4 1.4a15.2 15.2 0 0 1-3.403-2.564 15.2 15.2 0 0 1-2.563-3.404l1.4-1.4a1.25 1.25 0 0 0 .189-1.524z" -})); - -const SvgIconTelephone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.754 9.218a15.9 15.9 0 0 0 2.954 4.074 15.9 15.9 0 0 0 4.074 2.954l1.79-1.791a.5.5 0 0 1 .61-.076l3.517 2.098a.5.5 0 0 1 .097.782l-3.583 3.583a.97.97 0 0 1-.963.251 19.7 19.7 0 0 1-4.396-1.92 20 20 0 0 1-3.957-3.07 20 20 0 0 1-3.07-3.957 19.8 19.8 0 0 1-1.92-4.396.97.97 0 0 1 .25-.963l3.584-3.583a.5.5 0 0 1 .782.097l2.098 3.516a.5.5 0 0 1-.076.61z" -})); - -const SvgIconThumbsDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.002 4.5v8h2.248a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25zm-.421 9.5h2.669A1.75 1.75 0 0 0 22 12.25v-7.5A1.75 1.75 0 0 0 20.25 3H6.586A3.75 3.75 0 0 0 2.88 6.186l-.837 5.5A3.75 3.75 0 0 0 5.75 16h4.364l-.44 2.826A2.75 2.75 0 0 0 12.389 22c.65 0 1.26-.362 1.561-.949L17.58 14Z", - clipRule: "evenodd" -})); - -const SvgIconThumbsDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.252 13.25h2.998a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1h-2.998m0 0V13l-3.968 7.708c-.172.333-.52.542-.895.542a2 2 0 0 1-1.975-2.308l.575-3.692H5.75a3 3 0 0 1-2.964-3.451l.836-5.5A3 3 0 0 1 6.586 3.75z" -})); - -const SvgIconTicketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-.553.724c-2.013.549-2.013 3.503 0 4.052a.75.75 0 0 1 .553.724v3.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25v-3.5a.75.75 0 0 1 .553-.724c2.013-.549 2.013-3.503 0-4.052A.75.75 0 0 1 2 9.25zM15.25 7a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconTicket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75v.5m0 3.5v.5m0 3.5v.5M3.75 4.75h16.5a1 1 0 0 1 1 1v3.5c-2.75.75-2.75 4.75 0 5.5v3.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-3.5C5.5 14 5.5 10 2.75 9.25v-3.5a1 1 0 0 1 1-1" -})); - -const SvgIconToolboxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 3.5a.09.09 0 0 0-.077.046L5.53 6.134a.25.25 0 0 0-.03.118V10h3V6.252a.25.25 0 0 0-.03-.118L7.077 3.546A.09.09 0 0 0 7 3.5M7 2c.584 0 1.12.32 1.397.835l1.394 2.587c.137.255.209.54.209.83V10h2V3.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V10h1.25a.75.75 0 0 1 .75.75v8.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25v-8.5a.75.75 0 0 1 .75-.75H4V6.252c0-.29.072-.575.21-.83l1.393-2.587A1.59 1.59 0 0 1 7 2m6.5 8h5V3.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V6h1.75a.75.75 0 0 1 0 1.5H13.5z", - clipRule: "evenodd" -})); - -const SvgIconToolbox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 10.75v-7a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v7m-6.5-4h2.5m-10.5 4V6.252a1 1 0 0 1 .12-.474L6.263 3.19A.84.84 0 0 1 7 2.75v0c.308 0 .591.17.737.44L9.13 5.778a1 1 0 0 1 .12.474v4.498m-6.5 0h18.5v8.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1z" -})); - -const SvgIconTrashEmptyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Z", - clipRule: "evenodd" -})); - -const SvgIconTrashEmpty = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zm-6.102-.563a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" -})); - -const SvgIconTrashFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Zm1.238 5.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75-.75a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconTrashPaperFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m21.642 10.267-2.133 2.821 1.45 2.516a1.765 1.765 0 0 1-.375 2.215l-3.44 2.986a1.8 1.8 0 0 1-.608.346l-2.296.759a1.78 1.78 0 0 1-1.948-.572l-1.267-1.571-2.624 1.487a1.79 1.79 0 0 1-1.793-.019l-1.697-1.01a1.77 1.77 0 0 1-.852-1.3l-.409-3.238a.27.27 0 0 0-.12-.19l-.736-.488A1.77 1.77 0 0 1 2 13.535v-1.97c0-.674.384-1.286.986-1.584l1.068-.53-.338-2.682a1.77 1.77 0 0 1 1.496-1.97l5.721-.874 2.464-1.63a1.79 1.79 0 0 1 1.97 0l2.142 1.418c.495.327.795.88.795 1.475v.92c0 .1.056.194.152.241l2.558 1.27a1.766 1.766 0 0 1 .628 2.648" -})); - -const SvgIconTrashPaper = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.21 4.642 2.601-1.72a1.04 1.04 0 0 1 1.141 0l2.144 1.417c.286.189.458.508.458.849v.92c0 .387.22.74.569.913l2.558 1.27c.574.284.748 1.015.363 1.524l-2.433 3.217m-7.402-8.39-5.884.898c-.55.084-.934.587-.865 1.135l.405 3.21m6.344-5.243 2.115 2.622m-8.46 2.622-1.545.766a1.02 1.02 0 0 0-.569.913v1.97c0 .341.172.66.458.849l.736.487c.25.164.413.428.45.722l.409 3.24c.039.31.22.586.491.748l1.698 1.01c.319.19.716.194 1.04.01l3.177-1.8M4.865 9.886l1.062 1.053c.313.31.791.387 1.187.191l.394-.196m3.701 7.867 1.667 2.066c.27.334.72.466 1.129.33l2.295-.758c.13-.043.25-.111.352-.2l3.441-2.986c.368-.32.459-.853.216-1.275l-1.698-2.946m-7.402 5.769-1.057-1.05m8.46-4.719-2.644.524" -})); - -const SvgIconTrash = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zM10.5 10.75a.75.75 0 0 0-1.5 0zM9 16.25a.75.75 0 0 0 1.5 0zm6-5.5a.75.75 0 0 0-1.5 0zm-1.5 5.5a.75.75 0 0 0 1.5 0zm1.648-10.313a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM9 10.75v5.5h1.5v-5.5zm4.5 0v5.5H15v-5.5zM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" -})); - -const SvgIconTrendingChart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 10.964 1.026 2.434c.358.852 1.577.805 1.869-.072L6.91 9.533c.308-.922 1.612-.91 1.902.018l3.126 9.996c.304.973 1.693.923 1.927-.07l3.52-14.954c.23-.974 1.583-1.048 1.916-.105l1.949 5.518" -})); - -const SvgIconTrendingChart3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.75h5.5v5.5m-.514-4.975-7.029 7.019a1 1 0 0 1-1.414 0l-2.586-2.587a1 1 0 0 0-1.414 0L2.75 17.25" -})); - -const SvgIconTrendingChart4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h17.5m-14.5-4 3.543-3.543a1 1 0 0 1 1.414 0l.586.586a1 1 0 0 0 1.414 0l5.038-5.038M14.75 6.75h4.5v4.5" -})); - -const SvgIconTrendingChart5 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.219 10.969-1.356-1.356a1 1 0 0 0-1.414 0l-3.742 3.742a1 1 0 0 1-1.414 0l-1.164-1.164a1 1 0 0 0-1.414 0L3.75 17.157m0-13.406v13.406m16.5 3.094H4.75a1 1 0 0 1-1-1v-2.094" -})); - -const SvgIconTrendingChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 13.036 1.026-2.434c.358-.852 1.577-.805 1.869.072l1.265 3.793c.308.922 1.612.91 1.902-.018l3.126-9.996c.304-.973 1.693-.923 1.927.07l3.52 14.954c.23.974 1.583 1.048 1.916.105l1.949-5.519" -})); - -const SvgIconTriangleInfoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.809 3.982c1.466-2.37 4.913-2.37 6.379 0l6.367 10.296C23.1 16.776 21.303 20 18.365 20H5.632c-2.937 0-4.734-3.224-3.19-5.722L8.81 3.982ZM12 8a.75.75 0 0 1 .75.75v4a.75.75 0 1 1-1.5 0v-4A.75.75 0 0 1 12 8m1 7.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" -})); - -const SvgIconTriangleInfo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 8.75v4M9.45 4.376 3.08 14.672c-1.236 1.999.202 4.578 2.552 4.578h12.735c2.35 0 3.787-2.58 2.551-4.578L14.552 4.376c-1.173-1.896-3.93-1.896-5.103 0Z" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 15.5, - r: 1, - fill: "currentColor" -})); - -const SvgIconTrophyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A1.75 1.75 0 0 0 5 3.75V4H3.75A1.75 1.75 0 0 0 2 5.75v1.5a3.75 3.75 0 0 0 3.22 3.713 6.75 6.75 0 0 0 6.034 5.019V17H7.75A1.75 1.75 0 0 0 6 18.75v1.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25v-1.5A1.75 1.75 0 0 0 16.25 17h-3.496v-1.018a6.755 6.755 0 0 0 6.027-5.02A3.75 3.75 0 0 0 22 7.25v-1.5A1.75 1.75 0 0 0 20.25 4H19v-.25A1.75 1.75 0 0 0 17.25 2zm-3 3.5H5v3.75l.001.122A2.25 2.25 0 0 1 3.5 7.25v-1.5a.25.25 0 0 1 .25-.25M20.5 7.25a2.25 2.25 0 0 1-1.501 2.122L19 9.25V5.5h1.25a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" -})); - -const SvgIconTrophy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.004 18v-3M18.25 4.75h2a1 1 0 0 1 1 1v1.5a3 3 0 0 1-3 3m-12.5-5.5h-2a1 1 0 0 0-1 1v1.5a3 3 0 0 0 3 3m6 5h.5a6 6 0 0 0 6-6v-5.5a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v5.5a6 6 0 0 0 6 6Zm-4 6h8.5a1 1 0 0 0 1-1v-1.5a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v1.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconTruckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 4A1.75 1.75 0 0 0 8 5.75V6H5.524a1.75 1.75 0 0 0-1.439.754L2.311 9.316a1.75 1.75 0 0 0-.311.996v4.938c0 .966.784 1.75 1.75 1.75h.26a3.25 3.25 0 0 0 6.48 0h3.02a3.25 3.25 0 0 0 6.48 0h.26A1.75 1.75 0 0 0 22 15.25v-9.5A1.75 1.75 0 0 0 20.25 4zM8 7.5H5.524a.25.25 0 0 0-.206.108L3.544 10.17a.25.25 0 0 0-.044.142v4.938c0 .138.112.25.25.25h.5A3.25 3.25 0 0 1 8 13.587zm10.106 8.143c.072.213.18.41.314.584a1.75 1.75 0 1 1-.315-.584ZM7.25 15a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5", - clipRule: "evenodd" -})); - -const SvgIconTruck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 16.25h4.5m-9.786 0H3.75a1 1 0 0 1-1-1v-4.938a1 1 0 0 1 .178-.569l1.774-2.562a1 1 0 0 1 .822-.431H8.75V15m10.606 1.25h.894a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H9.75a1 1 0 0 0-1 1v1.09m1 9.91a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm9.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z" -})); - -const SvgIconUmbrellaFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.17 13.487c-.359.298-.72.625-1.05.962a25.6 25.6 0 0 1-2.265-6.822c-.216-1.233-.288-2.308-.217-3.108.035-.4.104-.7.188-.907.085-.21.162-.264.176-.272s.098-.047.323-.016c.22.03.515.121.88.29.728.34 1.623.94 2.582 1.742a25.6 25.6 0 0 1 4.776 5.373c-.457.116-.92.267-1.358.428-.819.303-1.598.664-2.13.971-.53.307-1.234.8-1.905 1.359M5.12 4.74c-.04.912.056 1.994.258 3.146a27.1 27.1 0 0 0 2.29 7.013c-.945.294-1.867 1.002-2.626 2.152a1 1 0 0 1-1.7-.05C.98 12.91 1.835 7.85 5.12 4.74m4.035-2.329c.81.421 1.7 1.045 2.595 1.795a27.1 27.1 0 0 1 4.929 5.491c.727-.672 1.801-1.116 3.177-1.199A1 1 0 0 0 20.662 7c-2.36-4.088-7.172-5.88-11.507-4.589m4.337 10.671a10 10 0 0 0-.667.345 10 10 0 0 0-.632.405l3.784 6.554a.75.75 0 1 0 1.3-.75z" -})); - -const SvgIconUmbrella = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-umbrella_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16.624 20.01-5.01-8.678M7.374 3.99a9.25 9.25 0 0 0-3.386 12.636c1.267-1.918 3.047-2.946 4.896-2.826m-1.51-9.81A9.25 9.25 0 0 1 20.01 7.375c-2.294.138-4.075 1.165-4.896 2.826M7.374 3.99c-1.72.994-1.045 5.385 1.51 9.81m-1.51-9.81c1.72-.993 5.186 1.788 7.74 6.212M8.884 13.8c.855-1.088 1.728-1.888 2.73-2.467m3.5-1.13c-1.37.197-2.5.552-3.5 1.13" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-umbrella_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconUndoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.28 3.78a.75.75 0 0 0-1.06-1.06l-3 3a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06-1.06L5.56 7h8.69a5.5 5.5 0 1 1 0 11h-8.5a.75.75 0 0 0 0 1.5h8.5a7 7 0 1 0 0-14H5.56z" -})); - -const SvgIconUndo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m6.75 3.25-3 3 3 3m-2.25-3h9.75a6.25 6.25 0 1 1 0 12.5h-8.5" -})); - -const SvgIconUnlockedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5 5 0 0 0-5 5v2H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H8.5V7a3.5 3.5 0 0 1 6.946-.615.75.75 0 1 0 1.477-.262A5 5 0 0 0 12 2m0 11.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconUnlocked = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 14v3M7.75 9.75V7a4.25 4.25 0 0 1 8.435-.746M5.75 21.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" -})); - -const SvgIconUnpinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06l4.737 4.738-2.779.794a1.75 1.75 0 0 0-.756 2.92l3.892 3.893L3.22 19.72a.75.75 0 1 0 1.06 1.06l4.095-4.094 3.893 3.893a1.75 1.75 0 0 0 2.92-.757l.794-2.78 4.738 4.738a.75.75 0 1 0 1.06-1.06zm13.83 10.878-.212.74-6.735-6.736.74-.211a.25.25 0 0 0 .148-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149Z" -})); - -const SvgIconUnpin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.702 7.146 2.149-3.76a1 1 0 0 1 1.575-.21l5.398 5.398a1 1 0 0 1-.21 1.576l-3.76 2.148m-8.479 3.327 4.423 4.423a1 1 0 0 0 1.669-.432l1.142-3.998m-7.234.007-4.423-4.423a1 1 0 0 1 .432-1.669l3.991-1.14m0 7.232.007-.007m-.007.007L3.75 20.25m-1-17.5 18.5 18.5" -})); - -const SvgIconUpload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.75V15m0-11.25 4.5 4.5M12 3.75l-4.5 4.5m12.75 4.5v6.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-6.5" -})); - -const SvgIconUsbCFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M0 12a6 6 0 0 1 6-6h12a6 6 0 0 1 0 12H6a6 6 0 0 1-6-6m5.75-.75a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconUsbC = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12h12.5M6 17.25h12a5.25 5.25 0 1 0 0-10.5H6a5.25 5.25 0 0 0 0 10.5" -})); - -const SvgIconUsbFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.75 5.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM14 5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 14 5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 0-.75.75V9.5H3.75a.75.75 0 0 0-.75.75v10c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 20.25v-10a.75.75 0 0 0-.75-.75H19V2.75a.75.75 0 0 0-.75-.75zM17.5 9.5v-6h-11v6z", - clipRule: "evenodd" -})); - -const SvgIconUsb = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75v1.5m4-1.5v1.5m-10.25 3h16.5v10a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1zm2-7.5h12.5v7.5H5.75z" -})); - -const SvgIconVerifiedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.614 2.632a1.836 1.836 0 0 1 2.772 0l1.37 1.576c.075.087.19.13.305.111l2.063-.327a1.835 1.835 0 0 1 2.122 1.781l.036 2.088a.34.34 0 0 0 .163.282l1.79 1.075a1.835 1.835 0 0 1 .481 2.73l-1.314 1.622a.34.34 0 0 0-.057.32l.68 1.975a1.836 1.836 0 0 1-1.385 2.4l-2.05.398a.34.34 0 0 0-.25.209l-.747 1.95a1.836 1.836 0 0 1-2.604.947l-1.826-1.013a.34.34 0 0 0-.326 0l-1.826 1.013a1.836 1.836 0 0 1-2.604-.947l-.748-1.95a.34.34 0 0 0-.25-.21l-2.05-.397a1.836 1.836 0 0 1-1.385-2.4l.68-1.975a.34.34 0 0 0-.056-.32l-1.314-1.623a1.835 1.835 0 0 1 .48-2.729l1.791-1.075c.1-.06.16-.166.163-.282l.036-2.088a1.835 1.835 0 0 1 2.122-1.78l2.063.326a.34.34 0 0 0 .306-.111zm4.416 8.648a.75.75 0 1 0-1.06-1.06L11 13.19l-.97-.97a.75.75 0 1 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconVerified = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.5 12.75 1.5 1.5 3.5-3.5M8.822 5.06l-2.063-.327a1.085 1.085 0 0 0-1.255 1.053l-.036 2.088c-.007.375-.206.72-.527.912l-1.79 1.075c-.566.34-.7 1.101-.285 1.614l1.315 1.623c.236.29.305.683.183 1.037l-.68 1.974a1.085 1.085 0 0 0 .819 1.42l2.05.397c.367.072.672.328.806.677l.748 1.95c.237.616.963.88 1.54.56l1.826-1.012a1.09 1.09 0 0 1 1.053 0l1.827 1.012c.577.32 1.303.056 1.54-.56l.748-1.95c.134-.35.439-.605.806-.677l2.05-.398a1.085 1.085 0 0 0 .82-1.419l-.68-1.974a1.09 1.09 0 0 1 .182-1.037l1.315-1.623a1.085 1.085 0 0 0-.285-1.614l-1.79-1.075a1.09 1.09 0 0 1-.527-.912l-.036-2.088a1.085 1.085 0 0 0-1.255-1.053l-2.062.327a1.09 1.09 0 0 1-.99-.36l-1.37-1.576a1.085 1.085 0 0 0-1.638 0L9.81 4.7c-.246.283-.62.419-.99.36Z" -})); - -const SvgIconVideoCamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h10.5c.966 0 1.75.784 1.75 1.75v3.037l4.191-2.096A1.25 1.25 0 0 1 22 7.81v8.382a1.25 1.25 0 0 1-1.809 1.118L16 15.214v3.036A1.75 1.75 0 0 1 14.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm14 7.787 4.5 2.25V8.214l-4.5 2.25z", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.59 2.537a.75.75 0 1 0-1.18.926l.955 1.218A1.74 1.74 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h10.5q.06 0 .118-.004l1.542 1.967a.75.75 0 0 0 1.18-.926z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 15.214v2L5.643 4h8.607c.967 0 1.75.784 1.75 1.75v3.037l4.191-2.096a1.25 1.25 0 0 1 1.81 1.118v8.382a1.25 1.25 0 0 1-1.81 1.118zm0-1.678 4.5 2.25V8.215l-4.5 2.25z", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75h6.5a1 1 0 0 1 1 1v7.75M3.089 5a1 1 0 0 0-.339.75v12.5a1 1 0 0 0 1 1h10.5c.142 0 .276-.03.398-.082M2 3l14.5 18.5m4.026-14.138L15.25 10v4l5.276 2.638a.5.5 0 0 0 .724-.447V7.809a.5.5 0 0 0-.724-.447" -})); - -const SvgIconVideoCamOnFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h11.5c.966 0 1.75.784 1.75 1.75v1.732l2.407-1.324A1.75 1.75 0 0 1 22 7.69v8.618a1.75 1.75 0 0 1-2.593 1.533L17 16.52v1.731A1.75 1.75 0 0 1 15.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM9.5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3.75 4.75h11.5a1 1 0 0 1 1 1v3l3.518-1.935a1 1 0 0 1 1.482.876v8.618a1 1 0 0 1-1.482.876L16.25 15.25v3a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12.25 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -})); - -const SvgIconVideoCam = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1zM15.25 10l5.276-2.638a.5.5 0 0 1 .724.447v8.382a.5.5 0 0 1-.724.447L15.25 14z" -})); - -const SvgIconVideoPlaylistFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75m-2 3.5c0-.966.784-1.75 1.75-1.75h16.5c.966 0 1.75.784 1.75 1.75v12A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25zm8.419 2.827a.75.75 0 0 1 .788.079l3.25 2.5a.75.75 0 0 1 0 1.188l-3.25 2.5A.75.75 0 0 1 10 15.75v-5a.75.75 0 0 1 .419-.673", - clipRule: "evenodd" -})); - -const SvgIconVideoPlaylist = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 3.75h14.5m-7.75 9.5h.75m-.75 0V13m0 .25v.25m-.75-2.75v5l3.25-2.5zm-7 9.5h16.5a1 1 0 0 0 1-1v-12a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1" -})); - -const SvgIconVideoRollFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12a9.99 9.99 0 0 1-4.73 8.5h3.98a.75.75 0 0 1 0 1.5H12C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10M7.5 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4M10 7.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2 7a2 2 0 1 0 0 4 2 2 0 0 0 0-4m2.5-2.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0", - clipRule: "evenodd" -})); - -const SvgIconVideoRoll = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5m0 0h9.25M9.25 12a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m0 9a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" -})); - -const SvgIconVideoTrimFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.25 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V20H3.75A1.75 1.75 0 0 1 2 18.25V5.75C2 4.784 2.784 4 3.75 4H14.5V2.75a.75.75 0 0 1 .75-.75M7.957 8.906A.75.75 0 0 0 6.75 9.5v5a.75.75 0 0 0 1.207.595l3.25-2.5a.75.75 0 0 0 0-1.19z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18 4h2.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H18z" -})); - -const SvgIconVideoTrim = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 2.75v2m0 0v14.5m0-14.5H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h11.5m0 0v2m3.5-2h1.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-1.5M8.25 12H9m-.75 0v-.25m0 .25v.25M7.5 9.5v5l3.25-2.5z" -})); - -const SvgIconVipFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.628 3.34a.75.75 0 0 0-1.256 0l-3.86 5.903-5.384-3.14a.75.75 0 0 0-1.113.798l2.399 11.7A1.75 1.75 0 0 0 5.128 20h13.744a1.75 1.75 0 0 0 1.714-1.399l2.399-11.7a.75.75 0 0 0-1.113-.799l-5.384 3.141z" -})); - -const SvgIconVip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.149 18.45 1.75 6.75l6 3.5L12 3.75l4.25 6.5 6-3.5-2.399 11.7a1 1 0 0 1-.98.8H5.129a1 1 0 0 1-.98-.8Z" -})); - -const SvgIconVoice = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v16.5m-4-10.5v4.5M12 7.75v8.5m4.25-10.5v12.5m4-8.5v4.5" -})); - -const SvgIconVolumeDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m3.14 8.158a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconVolumeDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 12h-6.5m-13-4.25h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconVolumeFullFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 3.75a.75.75 0 0 0-1.154-.632L5.842 6.961A.25.25 0 0 1 5.707 7H2.75A1.75 1.75 0 0 0 1 8.75v6.5c0 .966.784 1.75 1.75 1.75h2.957a.25.25 0 0 1 .135.04l6.004 3.842A.75.75 0 0 0 13 20.25zm5.718.472a.75.75 0 0 1 1.06 0A10.97 10.97 0 0 1 23 12c0 3.037-1.232 5.788-3.222 7.778a.75.75 0 1 1-1.06-1.06A9.47 9.47 0 0 0 21.5 12a9.47 9.47 0 0 0-2.782-6.718.75.75 0 0 1 0-1.06M16.42 7.581a.75.75 0 0 0-1.061 1.06 4.73 4.73 0 0 1 1.391 3.36 4.73 4.73 0 0 1-1.391 3.358.75.75 0 1 0 1.06 1.06A6.23 6.23 0 0 0 18.25 12c0-1.725-.7-3.289-1.83-4.419" -})); - -const SvgIconVolumeFull = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.248 4.752A10.22 10.22 0 0 1 22.25 12c0 2.83-1.147 5.393-3.002 7.248M15.889 8.11A5.48 5.48 0 0 1 17.5 12a5.48 5.48 0 0 1-1.61 3.889M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconVolumeOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m9.42 7.438a.75.75 0 1 0-1.06-1.06l-1.591 1.59-1.591-1.59a.75.75 0 0 0-1.061 1.06l1.591 1.591-1.591 1.591a.75.75 0 0 0 1.06 1.061l1.592-1.59 1.59 1.59a.75.75 0 1 0 1.061-1.06l-1.59-1.592z" -})); - -const SvgIconVolumeOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m6.246 7.592-.404-.631zM12.25 3.75H13a.75.75 0 0 0-1.154-.632zm0 16.5-.404.632A.75.75 0 0 0 13 20.25zm-6.004-3.842.405-.632zM22.03 10.53a.75.75 0 1 0-1.06-1.06zm-5.303 3.182a.75.75 0 0 0 1.06 1.061zm1.06-4.242a.75.75 0 0 0-1.06 1.06zm3.183 5.303a.75.75 0 1 0 1.06-1.06zM2.75 8.5h2.957V7H2.75zm3.9-.276 6.004-3.842-.808-1.264-6.004 3.843.809 1.263ZM11.5 3.75v16.5H13V3.75zm1.154 15.868-6.003-3.842-.809 1.263 6.004 3.843zM5.707 15.5H2.75V17h2.957zM2.5 15.25v-6.5H1v6.5zm4.15.526a1.75 1.75 0 0 0-.943-.276V17a.25.25 0 0 1 .135.04l.809-1.264ZM5.708 8.5c.335 0 .662-.096.944-.276l-.809-1.263A.25.25 0 0 1 5.707 7v1.5Zm-2.957 7a.25.25 0 0 1-.25-.25H1c0 .966.784 1.75 1.75 1.75zm0-8.5A1.75 1.75 0 0 0 1 8.75h1.5a.25.25 0 0 1 .25-.25zm18.22 2.47-2.122 2.121 1.061 1.06 2.121-2.12zm-2.122 2.121-2.121 2.121 1.06 1.061 2.122-2.121-1.06-1.061Zm-2.121-1.06 2.121 2.12 1.061-1.06-2.121-2.121-1.061 1.06Zm2.121 2.12 2.122 2.122 1.06-1.06-2.121-2.122-1.06 1.06Z" -})); - -const SvgIconVolumeUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m7.14 5.658a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z" -})); - -const SvgIconVolumeUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19 8.75V12m0 0v3.25M19 12h-3.25M19 12h3.25M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconWallet2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25V7h17V5.75a.25.25 0 0 0-.25-.25zm16.75 3h-17V10h5.25a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 .75-.75h5.25z", - clipRule: "evenodd" -})); - -const SvgIconWallet2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.75v-2a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v2m-18.5 0h18.5m-18.5 0v3m18.5-3v3m0 0v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-6v1.5a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-1.5h-6" -})); - -const SvgIconWallet3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm.75 3.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1V10h-2.94a1.75 1.75 0 0 0-.988.305l-1.302.89a1.75 1.75 0 0 1-.987.305h-2.566a1.75 1.75 0 0 1-.987-.305l-1.302-.89A1.75 1.75 0 0 0 7.441 10H4.5z", - clipRule: "evenodd" -})); - -const SvgIconWallet3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 10.75v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-2.5m2.5 0v-5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v5m0 0h2.5m0 0h2.19a1 1 0 0 1 .565.174l1.684 1.152a1 1 0 0 0 .565.174h3.492a1 1 0 0 0 .565-.174l1.684-1.152a1 1 0 0 1 .564-.174h2.191m-13.5 0v-3a.5.5 0 0 1 .5-.5h12.5a.5.5 0 0 1 .5.5v3" -})); - -const SvgIconWalletFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.95 6a2 2 0 0 1 2-2h14.3c.966 0 1.75.784 1.75 1.75v.75h.2c.966 0 1.75.784 1.75 1.75v10A1.75 1.75 0 0 1 20.2 20H4.7a2.75 2.75 0 0 1-2.75-2.75zm1.5 0a.5.5 0 0 0 .5.5H18.5v-.75a.25.25 0 0 0-.25-.25H3.95a.5.5 0 0 0-.5.5M15 13.25a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" -})); - -const SvgIconWallet = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 6.5v-.75a1 1 0 0 0-1-1H3.95c-.69 0-1.25.56-1.25 1.25m0 0v11.25a2 2 0 0 0 2 2h15.5a1 1 0 0 0 1-1v-10a1 1 0 0 0-1-1H3.95C3.26 7.25 2.7 6.69 2.7 6m14.55 7.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" -})); - -const SvgIconWebcamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 7.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a8 8 0 0 0-.75 15.965V20.5h-4.5a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5h-4.5v-2.535A8 8 0 0 0 12 2m-4 8a4 4 0 1 1 8 0 4 4 0 0 1-8 0", - clipRule: "evenodd" -})); - -const SvgIconWebcam = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 21.25h10.5m-5.25-4V21m0-3.75a7.25 7.25 0 1 0 0-14.5 7.25 7.25 0 0 0 0 14.5M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" -})); - -const SvgIconWhiteboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0V4h-7.5A1.75 1.75 0 0 0 2 5.75v11.5c0 .966.784 1.75 1.75 1.75h3.21l-.672 2.013a.75.75 0 0 0 1.424.474L8.54 19h2.709v1.25a.75.75 0 0 0 1.5 0V19h2.71l.828 2.487a.75.75 0 0 0 1.424-.474L17.04 19h3.209A1.75 1.75 0 0 0 22 17.25V5.75A1.75 1.75 0 0 0 20.25 4h-7.5z" -})); - -const SvgIconWhiteboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 18.25h4.25a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H12m4 13.5 1 3m-1-3h-4m-4 0H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1H12m-4 13.5-1 3m1-3h4m0-13.5v-2m0 15.5v2" -})); - -const SvgIconWifi = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 7.822c-5.249-4.097-12.751-4.097-18 0m3.751 5.492c3.062-2.388 7.437-2.388 10.499 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.5, - d: "M12 19.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" -})); - -const SvgIconWind = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h16.5a2 2 0 1 0-1.534-3.284M2.75 7.75h8.5a2 2 0 1 0 0-4c-.616 0-1.163.278-1.53.716M2.75 16.25h12.5a2 2 0 1 1-1.642 3.142" -})); - -const SvgIconWindowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 0-.75.75V9.5h20V4.75a.75.75 0 0 0-.75-.75zm2 2a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m1.75.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M9.75 6a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 19.25V11h20v8.25a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1-.75-.75" -})); - -const SvgIconWindow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3 10.75h18m-17.25 8.5h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - d: "M5.75 8.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z" -})); - -const SvgIconX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "m5 5 14 14m0-14L5 19" -})); - -const SvgIconYenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.064-4.494a.75.75 0 1 0-1.128.988l3.286 3.756H9.75a.75.75 0 0 0 0 1.5h1.5v3.5a.75.75 0 0 0 1.5 0v-3.5h1.5a.75.75 0 0 0 0-1.5h-1.472l3.286-3.756a.75.75 0 1 0-1.128-.988L12 10.861z", - clipRule: "evenodd" -})); - -const SvgIconYesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.611 2c-.654 0-1.256.365-1.557.949L6.421 10H3.75A1.75 1.75 0 0 0 2 11.75v7.5c0 .966.784 1.75 1.75 1.75h13.672a3.75 3.75 0 0 0 3.707-3.186l.837-5.5A3.75 3.75 0 0 0 18.26 8h-4.367l.44-2.826A2.753 2.753 0 0 0 11.612 2ZM6 11.5v8H3.75a.25.25 0 0 1-.25-.25v-7.5a.25.25 0 0 1 .25-.25z", - clipRule: "evenodd" -})); - -const SvgIconYes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 10.75h-3a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h3m0 0V11l3.97-7.708c.172-.333.516-.542.891-.542a2.003 2.003 0 0 1 1.98 2.308l-.575 3.692h5.243a3 3 0 0 1 2.966 3.451l-.837 5.5a3 3 0 0 1-2.966 2.549z" -})); - -const SvgIconZipFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.5 16v-1.5h3V16a1.5 1.5 0 0 1-3 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3m5 2a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zM9 9.75A.75.75 0 0 1 9.75 9h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 9.75M9.75 13a.75.75 0 0 0-.75.75V16a3 3 0 1 0 6 0v-2.25a.75.75 0 0 0-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconZip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 3.75h-1.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1h-1.5m-8 0h4.5m-4.5 4h4.5m-4.5 4h4.5V14a2.25 2.25 0 0 1-4.5 0z" -})); - -const SvgIconZoomFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 11a8 8 0 1 1 14.162 5.102l3.369 3.368a.75.75 0 1 1-1.06 1.06l-3.37-3.368A8 8 0 0 1 3 11m8.75-3.25a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z", - clipRule: "evenodd" -})); - -const SvgIconZoomOutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3a8 8 0 1 0 5.102 14.162l3.368 3.369a.75.75 0 1 0 1.06-1.06l-3.368-3.37A8 8 0 0 0 11 3m4 8a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h6.5A.75.75 0 0 1 15 11", - clipRule: "evenodd" -})); - -const SvgIconZoomOut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM14.25 11h-6.5" -})); - -const SvgIconZoom = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM11 7.75v6.5M14.25 11h-6.5" -})); - -export { SvgIcon4K as Icon4K, SvgIcon4KFill as Icon4KFill, SvgIconAcademicCap as IconAcademicCap, SvgIconAcademicCapFill as IconAcademicCapFill, SvgIconAccessible as IconAccessible, SvgIconAccessibleFill as IconAccessibleFill, SvgIconActionCam as IconActionCam, SvgIconActionCamFill as IconActionCamFill, SvgIconAdapter as IconAdapter, SvgIconAdapterFill as IconAdapterFill, SvgIconAddToBasket as IconAddToBasket, SvgIconAddToBasketFill as IconAddToBasketFill, SvgIconAddToCart as IconAddToCart, SvgIconAddToCartFill as IconAddToCartFill, SvgIconAdjustment as IconAdjustment, SvgIconAdjustmentFill as IconAdjustmentFill, SvgIconAirpodGen3Left as IconAirpodGen3Left, SvgIconAirpodGen3Right as IconAirpodGen3Right, SvgIconAirpodsGen3 as IconAirpodsGen3, SvgIconAirpodsGen3Chargingcase as IconAirpodsGen3Chargingcase, SvgIconAlbum as IconAlbum, SvgIconAlbumFill as IconAlbumFill, SvgIconAlt as IconAlt, SvgIconAltFill as IconAltFill, SvgIconAnalyticsChart as IconAnalyticsChart, SvgIconAnalyticsChartFill as IconAnalyticsChartFill, SvgIconAnonymous as IconAnonymous, SvgIconAnonymousFill as IconAnonymousFill, SvgIconApple as IconApple, SvgIconAppleFill as IconAppleFill, SvgIconArchive as IconArchive, SvgIconArchive2 as IconArchive2, SvgIconArchive2Fill as IconArchive2Fill, SvgIconArchiveFill as IconArchiveFill, SvgIconArrowDown as IconArrowDown, SvgIconArrowDownFill as IconArrowDownFill, SvgIconArrowDownLeft as IconArrowDownLeft, SvgIconArrowDownLeftFill as IconArrowDownLeftFill, SvgIconArrowDownRight as IconArrowDownRight, SvgIconArrowDownRightFill as IconArrowDownRightFill, SvgIconArrowExpandHor as IconArrowExpandHor, SvgIconArrowExpandHorFill as IconArrowExpandHorFill, SvgIconArrowExpandVer as IconArrowExpandVer, SvgIconArrowExpandVerFill as IconArrowExpandVerFill, SvgIconArrowLeft as IconArrowLeft, SvgIconArrowLeftFill as IconArrowLeftFill, SvgIconArrowPathDown as IconArrowPathDown, SvgIconArrowPathDownFill as IconArrowPathDownFill, SvgIconArrowPathLeft as IconArrowPathLeft, SvgIconArrowPathLeftFill as IconArrowPathLeftFill, SvgIconArrowPathRight as IconArrowPathRight, SvgIconArrowPathRightFill as IconArrowPathRightFill, SvgIconArrowPathUp as IconArrowPathUp, SvgIconArrowPathUpFill as IconArrowPathUpFill, SvgIconArrowRight as IconArrowRight, SvgIconArrowRightFill as IconArrowRightFill, SvgIconArrowShrink as IconArrowShrink, SvgIconArrowShrinkFill as IconArrowShrinkFill, SvgIconArrowTriangleDown as IconArrowTriangleDown, SvgIconArrowTriangleDownFill as IconArrowTriangleDownFill, SvgIconArrowTriangleLeft as IconArrowTriangleLeft, SvgIconArrowTriangleLeftFill as IconArrowTriangleLeftFill, SvgIconArrowTriangleRight as IconArrowTriangleRight, SvgIconArrowTriangleRightFill as IconArrowTriangleRightFill, SvgIconArrowTriangleUp as IconArrowTriangleUp, SvgIconArrowTriangleUpFill as IconArrowTriangleUpFill, SvgIconArrowUp as IconArrowUp, SvgIconArrowUpFill as IconArrowUpFill, SvgIconArrowUpLeft as IconArrowUpLeft, SvgIconArrowUpLeftFill as IconArrowUpLeftFill, SvgIconArrowUpRight as IconArrowUpRight, SvgIconArrowUpRightFill as IconArrowUpRightFill, SvgIconArrowWall2Down as IconArrowWall2Down, SvgIconArrowWall2DownFill as IconArrowWall2DownFill, SvgIconArrowWall2Left as IconArrowWall2Left, SvgIconArrowWall2LeftFill as IconArrowWall2LeftFill, SvgIconArrowWall2Right as IconArrowWall2Right, SvgIconArrowWall2RightFill as IconArrowWall2RightFill, SvgIconArrowWall2Up as IconArrowWall2Up, SvgIconArrowWall2UpFill as IconArrowWall2UpFill, SvgIconArrowWallDown as IconArrowWallDown, SvgIconArrowWallDownFill as IconArrowWallDownFill, SvgIconArrowWallLeft as IconArrowWallLeft, SvgIconArrowWallLeftFill as IconArrowWallLeftFill, SvgIconArrowWallRight as IconArrowWallRight, SvgIconArrowWallRightFill as IconArrowWallRightFill, SvgIconArrowWallUp as IconArrowWallUp, SvgIconArrowWallUpFill as IconArrowWallUpFill, SvgIconAsterisk as IconAsterisk, SvgIconAsteriskFill as IconAsteriskFill, SvgIconAt as IconAt, SvgIconAtFill as IconAtFill, SvgIconAtom as IconAtom, SvgIconAtomFill as IconAtomFill, SvgIconAttention as IconAttention, SvgIconAttentionFill as IconAttentionFill, SvgIconAugmentedReality as IconAugmentedReality, SvgIconAugmentedRealityFill as IconAugmentedRealityFill, SvgIconAvocado as IconAvocado, SvgIconAvocadoFill as IconAvocadoFill, SvgIconBack as IconBack, SvgIconBack10S as IconBack10S, SvgIconBackFill as IconBackFill, SvgIconBackpack as IconBackpack, SvgIconBackpackFill as IconBackpackFill, SvgIconBackspace as IconBackspace, SvgIconBackspaceFill as IconBackspaceFill, SvgIconBag as IconBag, SvgIconBag2 as IconBag2, SvgIconBag2Fill as IconBag2Fill, SvgIconBag3 as IconBag3, SvgIconBag3Fill as IconBag3Fill, SvgIconBag4 as IconBag4, SvgIconBag4Fill as IconBag4Fill, SvgIconBagAdd as IconBagAdd, SvgIconBagAddFill as IconBagAddFill, SvgIconBagBlank as IconBagBlank, SvgIconBagBlankFill as IconBagBlankFill, SvgIconBagFill as IconBagFill, SvgIconBagHeart as IconBagHeart, SvgIconBagHeartFill as IconBagHeartFill, SvgIconBarcode as IconBarcode, SvgIconBarsThree as IconBarsThree, SvgIconBarsThree2 as IconBarsThree2, SvgIconBarsThree3 as IconBarsThree3, SvgIconBarsTwo as IconBarsTwo, SvgIconBarsTwo2 as IconBarsTwo2, SvgIconBasket as IconBasket, SvgIconBasketFill as IconBasketFill, SvgIconBatteryEmpty as IconBatteryEmpty, SvgIconBatteryEmptyFill as IconBatteryEmptyFill, SvgIconBatteryError as IconBatteryError, SvgIconBatteryErrorFill as IconBatteryErrorFill, SvgIconBatteryFull as IconBatteryFull, SvgIconBatteryFullFill as IconBatteryFullFill, SvgIconBatteryLoading as IconBatteryLoading, SvgIconBatteryLoadingFill as IconBatteryLoadingFill, SvgIconBatteryLow as IconBatteryLow, SvgIconBatteryLowFill as IconBatteryLowFill, SvgIconBatteryMedium as IconBatteryMedium, SvgIconBatteryMediumFill as IconBatteryMediumFill, SvgIconBeatsFitPro as IconBeatsFitPro, SvgIconBeatsFitProChargingcase as IconBeatsFitProChargingcase, SvgIconBeatsFitProChargingcaseFill as IconBeatsFitProChargingcaseFill, SvgIconBeatsFitProLeft as IconBeatsFitProLeft, SvgIconBeatsFitProRight as IconBeatsFitProRight, SvgIconBeatsHeadphones as IconBeatsHeadphones, SvgIconBell as IconBell, SvgIconBellAlarm as IconBellAlarm, SvgIconBellAlarmFill as IconBellAlarmFill, SvgIconBellFill as IconBellFill, SvgIconBezierCurves as IconBezierCurves, SvgIconBezierCurvesFill as IconBezierCurvesFill, SvgIconBill as IconBill, SvgIconBillFill as IconBillFill, SvgIconBirthdayCake as IconBirthdayCake, SvgIconBirthdayCakeFill as IconBirthdayCakeFill, SvgIconBitcoin as IconBitcoin, SvgIconBitcoinFill as IconBitcoinFill, SvgIconBlock as IconBlock, SvgIconBlockFill as IconBlockFill, SvgIconBluetooth as IconBluetooth, SvgIconBook as IconBook, SvgIconBookFill as IconBookFill, SvgIconBookOpen as IconBookOpen, SvgIconBookOpenFill as IconBookOpenFill, SvgIconBookOpenText as IconBookOpenText, SvgIconBookOpenTextFill as IconBookOpenTextFill, SvgIconBookmark as IconBookmark, SvgIconBookmarkCheck as IconBookmarkCheck, SvgIconBookmarkCheckFill as IconBookmarkCheckFill, SvgIconBookmarkFill as IconBookmarkFill, SvgIconBookmarkOff as IconBookmarkOff, SvgIconBookmarkOffFill as IconBookmarkOffFill, SvgIconBookmarkPlus as IconBookmarkPlus, SvgIconBookmarkPlusFill as IconBookmarkPlusFill, SvgIconBookmarkX as IconBookmarkX, SvgIconBookmarkXFill as IconBookmarkXFill, SvgIconBooks as IconBooks, SvgIconBooksFill as IconBooksFill, SvgIconBottle as IconBottle, SvgIconBottleFill as IconBottleFill, SvgIconBrackets as IconBrackets, SvgIconBrackets2 as IconBrackets2, SvgIconBrain as IconBrain, SvgIconBrainFill as IconBrainFill, SvgIconBrandAdobe as IconBrandAdobe, SvgIconBrandApple as IconBrandApple, SvgIconBrandAppleMusic as IconBrandAppleMusic, SvgIconBrandAppstore as IconBrandAppstore, SvgIconBrandArc as IconBrandArc, SvgIconBrandArtifactNews as IconBrandArtifactNews, SvgIconBrandBluesky as IconBrandBluesky, SvgIconBrandCash as IconBrandCash, SvgIconBrandChrome as IconBrandChrome, SvgIconBrandCodepen as IconBrandCodepen, SvgIconBrandCopilot as IconBrandCopilot, SvgIconBrandD as IconBrandD, SvgIconBrandDiscord as IconBrandDiscord, SvgIconBrandDuolingo as IconBrandDuolingo, SvgIconBrandFacebook as IconBrandFacebook, SvgIconBrandFigma as IconBrandFigma, SvgIconBrandFirefox as IconBrandFirefox, SvgIconBrandFramer as IconBrandFramer, SvgIconBrandGithub as IconBrandGithub, SvgIconBrandGoogle as IconBrandGoogle, SvgIconBrandGooglePlayStore as IconBrandGooglePlayStore, SvgIconBrandGumroad as IconBrandGumroad, SvgIconBrandInertiajs as IconBrandInertiajs, SvgIconBrandInstagram as IconBrandInstagram, SvgIconBrandKarteil as IconBrandKarteil, SvgIconBrandLaravel as IconBrandLaravel, SvgIconBrandLayers as IconBrandLayers, SvgIconBrandLemonsqueezy as IconBrandLemonsqueezy, SvgIconBrandLinkedin as IconBrandLinkedin, SvgIconBrandLinktree as IconBrandLinktree, SvgIconBrandLottielab as IconBrandLottielab, SvgIconBrandMastadon as IconBrandMastadon, SvgIconBrandMedium as IconBrandMedium, SvgIconBrandNextjs as IconBrandNextjs, SvgIconBrandNotion as IconBrandNotion, SvgIconBrandOpenai as IconBrandOpenai, SvgIconBrandOpera as IconBrandOpera, SvgIconBrandParanoid as IconBrandParanoid, SvgIconBrandParsinta as IconBrandParsinta, SvgIconBrandPatreon as IconBrandPatreon, SvgIconBrandPerplexity as IconBrandPerplexity, SvgIconBrandPinterest as IconBrandPinterest, SvgIconBrandProducthunt as IconBrandProducthunt, SvgIconBrandReactjs as IconBrandReactjs, SvgIconBrandRemix as IconBrandRemix, SvgIconBrandRive as IconBrandRive, SvgIconBrandSafari as IconBrandSafari, SvgIconBrandSketch as IconBrandSketch, SvgIconBrandSlack as IconBrandSlack, SvgIconBrandSnapchat as IconBrandSnapchat, SvgIconBrandSpotify as IconBrandSpotify, SvgIconBrandTailwindcss as IconBrandTailwindcss, SvgIconBrandTelegram as IconBrandTelegram, SvgIconBrandThreads as IconBrandThreads, SvgIconBrandTiktok as IconBrandTiktok, SvgIconBrandTurbopack as IconBrandTurbopack, SvgIconBrandTurborepo as IconBrandTurborepo, SvgIconBrandTwitch as IconBrandTwitch, SvgIconBrandTwitter as IconBrandTwitter, SvgIconBrandVenmo as IconBrandVenmo, SvgIconBrandVercel as IconBrandVercel, SvgIconBrandVkontakte as IconBrandVkontakte, SvgIconBrandVscode as IconBrandVscode, SvgIconBrandWebflow as IconBrandWebflow, SvgIconBrandWhatsapp as IconBrandWhatsapp, SvgIconBrandX as IconBrandX, SvgIconBrandYoutube as IconBrandYoutube, SvgIconBreakfest as IconBreakfest, SvgIconBreakfestFill as IconBreakfestFill, SvgIconBroadcast as IconBroadcast, SvgIconBroadcastFill as IconBroadcastFill, SvgIconBrokenChainLink as IconBrokenChainLink, SvgIconBrokenHeart as IconBrokenHeart, SvgIconBrokenHeartFill as IconBrokenHeartFill, SvgIconBubbleQuotes as IconBubbleQuotes, SvgIconBubbleQuotesFill as IconBubbleQuotesFill, SvgIconBug as IconBug, SvgIconBugFill as IconBugFill, SvgIconBuilding as IconBuilding, SvgIconBuildingFill as IconBuildingFill, SvgIconBullet as IconBullet, SvgIconBulletFill as IconBulletFill, SvgIconBulletList as IconBulletList, SvgIconBulletListFill as IconBulletListFill, SvgIconCainLink2 as IconCainLink2, SvgIconCainLink3 as IconCainLink3, SvgIconCalculator as IconCalculator, SvgIconCalculatorFill as IconCalculatorFill, SvgIconCalendar as IconCalendar, SvgIconCalendar2 as IconCalendar2, SvgIconCalendar2Fill as IconCalendar2Fill, SvgIconCalendar3 as IconCalendar3, SvgIconCalendar3Fill as IconCalendar3Fill, SvgIconCalendarCheck as IconCalendarCheck, SvgIconCalendarCheckFill as IconCalendarCheckFill, SvgIconCalendarClock as IconCalendarClock, SvgIconCalendarClockFill as IconCalendarClockFill, SvgIconCalendarFill as IconCalendarFill, SvgIconCalendarPlus as IconCalendarPlus, SvgIconCalendarPlusFill as IconCalendarPlusFill, SvgIconCalendarRemove as IconCalendarRemove, SvgIconCalendarRemoveFill as IconCalendarRemoveFill, SvgIconCalendarSearch as IconCalendarSearch, SvgIconCalendarSearchFill as IconCalendarSearchFill, SvgIconCallIncoming as IconCallIncoming, SvgIconCallIncomingFill as IconCallIncomingFill, SvgIconCallOff as IconCallOff, SvgIconCallOffFill as IconCallOffFill, SvgIconCallOutgoing as IconCallOutgoing, SvgIconCallOutgoingFill as IconCallOutgoingFill, SvgIconCamera as IconCamera, SvgIconCameraDot as IconCameraDot, SvgIconCameraDotFill as IconCameraDotFill, SvgIconCameraFill as IconCameraFill, SvgIconCameraOff as IconCameraOff, SvgIconCameraOffFill as IconCameraOffFill, SvgIconCar as IconCar, SvgIconCarFill as IconCarFill, SvgIconCart as IconCart, SvgIconCartFill as IconCartFill, SvgIconChainLink as IconChainLink, SvgIconChainLinkFill as IconChainLinkFill, SvgIconChart as IconChart, SvgIconChart2 as IconChart2, SvgIconChart2Fill as IconChart2Fill, SvgIconChart3 as IconChart3, SvgIconChart3Fill as IconChart3Fill, SvgIconChart4 as IconChart4, SvgIconChart4Fill as IconChart4Fill, SvgIconChart5 as IconChart5, SvgIconChart5Fill as IconChart5Fill, SvgIconChartFill as IconChartFill, SvgIconCheck as IconCheck, SvgIconChecklist as IconChecklist, SvgIconChevronDoubleDown as IconChevronDoubleDown, SvgIconChevronDoubleLeft as IconChevronDoubleLeft, SvgIconChevronDoubleRight as IconChevronDoubleRight, SvgIconChevronDoubleUp as IconChevronDoubleUp, SvgIconChevronDown as IconChevronDown, SvgIconChevronLeft as IconChevronLeft, SvgIconChevronLgDown as IconChevronLgDown, SvgIconChevronLgLeft as IconChevronLgLeft, SvgIconChevronLgRight as IconChevronLgRight, SvgIconChevronLgUp as IconChevronLgUp, SvgIconChevronRight as IconChevronRight, SvgIconChevronUp as IconChevronUp, SvgIconChevronsLgDown as IconChevronsLgDown, SvgIconChevronsLgLeft as IconChevronsLgLeft, SvgIconChevronsLgRight as IconChevronsLgRight, SvgIconChevronsLgUp as IconChevronsLgUp, SvgIconChevronsUpDown as IconChevronsUpDown, SvgIconChevronsX as IconChevronsX, SvgIconChevronsY as IconChevronsY, SvgIconChromecast as IconChromecast, SvgIconChromecastFill as IconChromecastFill, SvgIconCircleArrowDown as IconCircleArrowDown, SvgIconCircleArrowDownFill as IconCircleArrowDownFill, SvgIconCircleArrowLeft as IconCircleArrowLeft, SvgIconCircleArrowLeftDown as IconCircleArrowLeftDown, SvgIconCircleArrowLeftDownFill as IconCircleArrowLeftDownFill, SvgIconCircleArrowLeftFill as IconCircleArrowLeftFill, SvgIconCircleArrowLeftUp as IconCircleArrowLeftUp, SvgIconCircleArrowLeftUpFill as IconCircleArrowLeftUpFill, SvgIconCircleArrowRight as IconCircleArrowRight, SvgIconCircleArrowRightDown as IconCircleArrowRightDown, SvgIconCircleArrowRightDownFill as IconCircleArrowRightDownFill, SvgIconCircleArrowRightFill as IconCircleArrowRightFill, SvgIconCircleArrowRightUp as IconCircleArrowRightUp, SvgIconCircleArrowRightUpFill as IconCircleArrowRightUpFill, SvgIconCircleArrowUp as IconCircleArrowUp, SvgIconCircleArrowUpFill as IconCircleArrowUpFill, SvgIconCircleCheck as IconCircleCheck, SvgIconCircleCheckFill as IconCircleCheckFill, SvgIconCircleDotsHorizontal as IconCircleDotsHorizontal, SvgIconCircleDotsHorizontalFill as IconCircleDotsHorizontalFill, SvgIconCircleDotsVertical as IconCircleDotsVertical, SvgIconCircleDotsVerticalFill as IconCircleDotsVerticalFill, SvgIconCircleDownload as IconCircleDownload, SvgIconCircleDownloadFill as IconCircleDownloadFill, SvgIconCircleHalf as IconCircleHalf, SvgIconCircleHalfFill as IconCircleHalfFill, SvgIconCircleInfo as IconCircleInfo, SvgIconCircleInfoFill as IconCircleInfoFill, SvgIconCircleMinus as IconCircleMinus, SvgIconCircleMinusFill as IconCircleMinusFill, SvgIconCirclePerson as IconCirclePerson, SvgIconCirclePersonFill as IconCirclePersonFill, SvgIconCirclePlaceholderDashed as IconCirclePlaceholderDashed, SvgIconCirclePlaceholderDashedFill as IconCirclePlaceholderDashedFill, SvgIconCirclePlay as IconCirclePlay, SvgIconCirclePlayFill as IconCirclePlayFill, SvgIconCirclePlus as IconCirclePlus, SvgIconCirclePlusFill as IconCirclePlusFill, SvgIconCircleQuestionmark as IconCircleQuestionmark, SvgIconCircleQuestionmarkFill as IconCircleQuestionmarkFill, SvgIconCircleRightUp as IconCircleRightUp, SvgIconCircleRightUpFill as IconCircleRightUpFill, SvgIconCircleStop as IconCircleStop, SvgIconCircleStopFill as IconCircleStopFill, SvgIconCircleX as IconCircleX, SvgIconCircleXFill as IconCircleXFill, SvgIconClapperboard as IconClapperboard, SvgIconClapperboardFill as IconClapperboardFill, SvgIconClipboard as IconClipboard, SvgIconClipboardFill as IconClipboardFill, SvgIconClock as IconClock, SvgIconClockFill as IconClockFill, SvgIconCloseQuote as IconCloseQuote, SvgIconCloseQuoteFill as IconCloseQuoteFill, SvgIconClosedCaptioning as IconClosedCaptioning, SvgIconClosedCaptioningFill as IconClosedCaptioningFill, SvgIconCloud as IconCloud, SvgIconCloud2 as IconCloud2, SvgIconCloud2Fill as IconCloud2Fill, SvgIconCloudDownload as IconCloudDownload, SvgIconCloudDownloadFill as IconCloudDownloadFill, SvgIconCloudFill as IconCloudFill, SvgIconCloudSnow as IconCloudSnow, SvgIconCloudSnowFill as IconCloudSnowFill, SvgIconCloudSync as IconCloudSync, SvgIconCloudSyncFill as IconCloudSyncFill, SvgIconCloudy as IconCloudy, SvgIconCloudyFill as IconCloudyFill, SvgIconCloudySun as IconCloudySun, SvgIconCloudySunFill as IconCloudySunFill, SvgIconCocktail as IconCocktail, SvgIconCocktailFill as IconCocktailFill, SvgIconCodeBrackets as IconCodeBrackets, SvgIconCodeLines as IconCodeLines, SvgIconColorPalette as IconColorPalette, SvgIconColorPaletteFill as IconColorPaletteFill, SvgIconColorSwatch as IconColorSwatch, SvgIconColorSwatchFill as IconColorSwatchFill, SvgIconColors as IconColors, SvgIconColorsFill as IconColorsFill, SvgIconCommand as IconCommand, SvgIconCommandFill as IconCommandFill, SvgIconCompass as IconCompass, SvgIconCompassFill as IconCompassFill, SvgIconComputer as IconComputer, SvgIconComputerFill as IconComputerFill, SvgIconContacts as IconContacts, SvgIconContactsFill as IconContactsFill, SvgIconControl as IconControl, SvgIconControlFill as IconControlFill, SvgIconCookies as IconCookies, SvgIconCookiesFill as IconCookiesFill, SvgIconCreditCard as IconCreditCard, SvgIconCreditCardFill as IconCreditCardFill, SvgIconCrop as IconCrop, SvgIconCropFill as IconCropFill, SvgIconCrypto as IconCrypto, SvgIconCryptoCoin as IconCryptoCoin, SvgIconCryptoCoinFill as IconCryptoCoinFill, SvgIconCryptoFill as IconCryptoFill, SvgIconCube as IconCube, SvgIconCubeFill as IconCubeFill, SvgIconCupHot as IconCupHot, SvgIconCupHotFill as IconCupHotFill, SvgIconCupStraw as IconCupStraw, SvgIconCupStrawFill as IconCupStrawFill, SvgIconCurrencyDollar as IconCurrencyDollar, SvgIconCurrencyDollarFill as IconCurrencyDollarFill, SvgIconCurrencyPound as IconCurrencyPound, SvgIconCurrencyPoundFill as IconCurrencyPoundFill, SvgIconCurrencyYen as IconCurrencyYen, SvgIconCursor as IconCursor, SvgIconCursor1 as IconCursor1, SvgIconCursor1Fill as IconCursor1Fill, SvgIconCursor3 as IconCursor3, SvgIconCursor3Fill as IconCursor3Fill, SvgIconCursorClick as IconCursorClick, SvgIconCursorClickFill as IconCursorClickFill, SvgIconCursorFill as IconCursorFill, SvgIconCut as IconCut, SvgIconDashboard as IconDashboard, SvgIconDashboardFill as IconDashboardFill, SvgIconDatabase as IconDatabase, SvgIconDatabaseFill as IconDatabaseFill, SvgIconDateTime as IconDateTime, SvgIconDeviceDesktop as IconDeviceDesktop, SvgIconDeviceDesktop2 as IconDeviceDesktop2, SvgIconDeviceDesktop2Fill as IconDeviceDesktop2Fill, SvgIconDeviceDesktopFill as IconDeviceDesktopFill, SvgIconDevicePhone as IconDevicePhone, SvgIconDevicePhoneFill as IconDevicePhoneFill, SvgIconDevices as IconDevices, SvgIconDevicesFill as IconDevicesFill, SvgIconDiamond as IconDiamond, SvgIconDiamondFill as IconDiamondFill, SvgIconDocumentChart as IconDocumentChart, SvgIconDocumentChartFill as IconDocumentChartFill, SvgIconDonut as IconDonut, SvgIconDonutFill as IconDonutFill, SvgIconDotGrid2X3 as IconDotGrid2X3, SvgIconDotGrid3X3 as IconDotGrid3X3, SvgIconDotsHorizontal as IconDotsHorizontal, SvgIconDotsVertical as IconDotsVertical, SvgIconDownload as IconDownload, SvgIconDuplicate as IconDuplicate, SvgIconDuplicateFill as IconDuplicateFill, SvgIconEnter as IconEnter, SvgIconEnter180 as IconEnter180, SvgIconEnter180Fill as IconEnter180Fill, SvgIconEnterFill as IconEnterFill, SvgIconEnvelope as IconEnvelope, SvgIconEnvelopeFill as IconEnvelopeFill, SvgIconEquals as IconEquals, SvgIconEthereum as IconEthereum, SvgIconEthereumFill as IconEthereumFill, SvgIconExpand315 as IconExpand315, SvgIconExpand315Fill as IconExpand315Fill, SvgIconExpand45 as IconExpand45, SvgIconExpand45Fill as IconExpand45Fill, SvgIconExpandSimple as IconExpandSimple, SvgIconExpandSimple2 as IconExpandSimple2, SvgIconExpandSimple2Fill as IconExpandSimple2Fill, SvgIconExpandSimpleFill as IconExpandSimpleFill, SvgIconExpandWindow as IconExpandWindow, SvgIconExpandWindowFill as IconExpandWindowFill, SvgIconEye as IconEye, SvgIconEyeFill as IconEyeFill, SvgIconEyeOff as IconEyeOff, SvgIconEyeOffFill as IconEyeOffFill, SvgIconFastForward10S as IconFastForward10S, SvgIconFastForward15S as IconFastForward15S, SvgIconFastForward30S as IconFastForward30S, SvgIconFastForward5S as IconFastForward5S, SvgIconFile as IconFile, SvgIconFileCloud as IconFileCloud, SvgIconFileCloudFill as IconFileCloudFill, SvgIconFileDownload as IconFileDownload, SvgIconFileDownloadFill as IconFileDownloadFill, SvgIconFileFill as IconFileFill, SvgIconFileLink as IconFileLink, SvgIconFileLinkFill as IconFileLinkFill, SvgIconFileLock as IconFileLock, SvgIconFileLockFill as IconFileLockFill, SvgIconFileText as IconFileText, SvgIconFileTextFill as IconFileTextFill, SvgIconFileZip as IconFileZip, SvgIconFileZipFill as IconFileZipFill, SvgIconFiles as IconFiles, SvgIconFilesFill as IconFilesFill, SvgIconFilm as IconFilm, SvgIconFilmFill as IconFilmFill, SvgIconFilter as IconFilter, SvgIconFilter2 as IconFilter2, SvgIconFilter2Fill as IconFilter2Fill, SvgIconFilterAsc as IconFilterAsc, SvgIconFilterAscFill as IconFilterAscFill, SvgIconFilterDesc as IconFilterDesc, SvgIconFilterDescFill as IconFilterDescFill, SvgIconFilterFill as IconFilterFill, SvgIconFinder as IconFinder, SvgIconFinderFill as IconFinderFill, SvgIconFlash as IconFlash, SvgIconFlashFill as IconFlashFill, SvgIconFlashOff as IconFlashOff, SvgIconFlashOffFill as IconFlashOffFill, SvgIconFlipchart as IconFlipchart, SvgIconFlipchart2 as IconFlipchart2, SvgIconFlipchart2Fill as IconFlipchart2Fill, SvgIconFlipchartFill as IconFlipchartFill, SvgIconFloppyDisk as IconFloppyDisk, SvgIconFloppyDisk2 as IconFloppyDisk2, SvgIconFloppyDisk2Fill as IconFloppyDisk2Fill, SvgIconFloppyDiskFill as IconFloppyDiskFill, SvgIconFolder as IconFolder, SvgIconFolderBookmarks as IconFolderBookmarks, SvgIconFolderBookmarksFill as IconFolderBookmarksFill, SvgIconFolderBox as IconFolderBox, SvgIconFolderBoxFill as IconFolderBoxFill, SvgIconFolderCloud as IconFolderCloud, SvgIconFolderCloudFill as IconFolderCloudFill, SvgIconFolderDelete as IconFolderDelete, SvgIconFolderDeleteFill as IconFolderDeleteFill, SvgIconFolderDownload as IconFolderDownload, SvgIconFolderDownloadFill as IconFolderDownloadFill, SvgIconFolderFill as IconFolderFill, SvgIconFolderLink as IconFolderLink, SvgIconFolderLinkFill as IconFolderLinkFill, SvgIconFolderOpen as IconFolderOpen, SvgIconFolderOpenFill as IconFolderOpenFill, SvgIconFolderPaper as IconFolderPaper, SvgIconFolderPaperFill as IconFolderPaperFill, SvgIconFolderRestricted as IconFolderRestricted, SvgIconFolderRestrictedFill as IconFolderRestrictedFill, SvgIconFolderShared as IconFolderShared, SvgIconFolderSharedFill as IconFolderSharedFill, SvgIconFolderUpload as IconFolderUpload, SvgIconFolderUploadFill as IconFolderUploadFill, SvgIconFolders as IconFolders, SvgIconFoldersFill as IconFoldersFill, SvgIconFortuneTellerBall as IconFortuneTellerBall, SvgIconFortuneTellerBallFill as IconFortuneTellerBallFill, SvgIconForward as IconForward, SvgIconForwardFill as IconForwardFill, SvgIconForwardLeft as IconForwardLeft, SvgIconForwardLeftFill as IconForwardLeftFill, SvgIconForwardRight as IconForwardRight, SvgIconForwardRightFill as IconForwardRightFill, SvgIconForwards10S as IconForwards10S, SvgIconFullscreen as IconFullscreen, SvgIconFullscreenFill as IconFullscreenFill, SvgIconGallery as IconGallery, SvgIconGalleryFill as IconGalleryFill, SvgIconGear as IconGear, SvgIconGearFill as IconGearFill, SvgIconGif as IconGif, SvgIconGifFill as IconGifFill, SvgIconGift as IconGift, SvgIconGift2 as IconGift2, SvgIconGift2Fill as IconGift2Fill, SvgIconGiftFill as IconGiftFill, SvgIconGiroCard as IconGiroCard, SvgIconGiroCardFill as IconGiroCardFill, SvgIconGiroCards as IconGiroCards, SvgIconGiroCardsFill as IconGiroCardsFill, SvgIconGlasses as IconGlasses, SvgIconGlassesFill as IconGlassesFill, SvgIconGlobe as IconGlobe, SvgIconGlobe2 as IconGlobe2, SvgIconGlobe2Fill as IconGlobe2Fill, SvgIconGlobeFill as IconGlobeFill, SvgIconGraduate as IconGraduate, SvgIconGraduateCapFill as IconGraduateCapFill, SvgIconGraph as IconGraph, SvgIconGreaterThan as IconGreaterThan, SvgIconGrid4 as IconGrid4, SvgIconGrid4Fill as IconGrid4Fill, SvgIconGuide as IconGuide, SvgIconGuideFill as IconGuideFill, SvgIconHamburger as IconHamburger, SvgIconHashtag as IconHashtag, SvgIconHashtagFill as IconHashtagFill, SvgIconHd as IconHd, SvgIconHdFill as IconHdFill, SvgIconHdd as IconHdd, SvgIconHddFill as IconHddFill, SvgIconHeadphones as IconHeadphones, SvgIconHeadphones2 as IconHeadphones2, SvgIconHeadphonesFill as IconHeadphonesFill, SvgIconHeart as IconHeart, SvgIconHeartBeat as IconHeartBeat, SvgIconHeartBeatFill as IconHeartBeatFill, SvgIconHeartFill as IconHeartFill, SvgIconHighlight as IconHighlight, SvgIconHighlightFill as IconHighlightFill, SvgIconHighlightWave as IconHighlightWave, SvgIconHighlightWaveFill as IconHighlightWaveFill, SvgIconHome as IconHome, SvgIconHome1 as IconHome1, SvgIconHome1Fill as IconHome1Fill, SvgIconHome2 as IconHome2, SvgIconHome2Fill as IconHome2Fill, SvgIconHome3 as IconHome3, SvgIconHome3Fill as IconHome3Fill, SvgIconHome4 as IconHome4, SvgIconHome4Fill as IconHome4Fill, SvgIconHome5 as IconHome5, SvgIconHome5Fill as IconHome5Fill, SvgIconHome6 as IconHome6, SvgIconHome6Fill as IconHome6Fill, SvgIconHomeFill as IconHomeFill, SvgIconHotDrinkCup as IconHotDrinkCup, SvgIconHotDrinkCupFill as IconHotDrinkCupFill, SvgIconIceCream as IconIceCream, SvgIconIceCream2 as IconIceCream2, SvgIconIceCream2Fill as IconIceCream2Fill, SvgIconIceCreamFill as IconIceCreamFill, SvgIconInbox as IconInbox, SvgIconInbox2 as IconInbox2, SvgIconInbox2Fill as IconInbox2Fill, SvgIconInboxEmpty as IconInboxEmpty, SvgIconInboxEmptyFill as IconInboxEmptyFill, SvgIconInboxFill as IconInboxFill, SvgIconInvite as IconInvite, SvgIconInviteFill as IconInviteFill, SvgIconInvoice as IconInvoice, SvgIconInvoiceFill as IconInvoiceFill, SvgIconJudgeGavel as IconJudgeGavel, SvgIconJudgeGavelFill as IconJudgeGavelFill, SvgIconKey as IconKey, SvgIconKeyFill as IconKeyFill, SvgIconKeyboardCable as IconKeyboardCable, SvgIconKeyboardCableFill as IconKeyboardCableFill, SvgIconKeyboardDown as IconKeyboardDown, SvgIconKeyboardDownFill as IconKeyboardDownFill, SvgIconKeyboardUp as IconKeyboardUp, SvgIconKeyboardUpFill as IconKeyboardUpFill, SvgIconKeyhole as IconKeyhole, SvgIconKeyholeFill as IconKeyholeFill, SvgIconLaunch as IconLaunch, SvgIconLaunchFill as IconLaunchFill, SvgIconLayers as IconLayers, SvgIconLayers2 as IconLayers2, SvgIconLayers2Fill as IconLayers2Fill, SvgIconLayersFill as IconLayersFill, SvgIconLessThan as IconLessThan, SvgIconLightBulb as IconLightBulb, SvgIconLightBulb2 as IconLightBulb2, SvgIconLightBulb2Fill as IconLightBulb2Fill, SvgIconLightBulbFill as IconLightBulbFill, SvgIconLineChart6 as IconLineChart6, SvgIconLineChartL as IconLineChartL, SvgIconLineChartR as IconLineChartR, SvgIconLink as IconLink, SvgIconLiquid as IconLiquid, SvgIconLiquidFill as IconLiquidFill, SvgIconListBullets as IconListBullets, SvgIconListBulletsFill as IconListBulletsFill, SvgIconLoader as IconLoader, SvgIconLoader2 as IconLoader2, SvgIconLocation as IconLocation, SvgIconLocationFill as IconLocationFill, SvgIconLock as IconLock, SvgIconLockFill as IconLockFill, SvgIconLogin as IconLogin, SvgIconLogout as IconLogout, SvgIconMacbook as IconMacbook, SvgIconMacbookAir as IconMacbookAir, SvgIconMacbookAirFill as IconMacbookAirFill, SvgIconMacbookFill as IconMacbookFill, SvgIconMagic as IconMagic, SvgIconMagicFill as IconMagicFill, SvgIconMagicStar as IconMagicStar, SvgIconMagicStarFill as IconMagicStarFill, SvgIconMail as IconMail, SvgIconMailFill as IconMailFill, SvgIconMailNotify as IconMailNotify, SvgIconMailNotifyFill as IconMailNotifyFill, SvgIconMap as IconMap, SvgIconMapFill as IconMapFill, SvgIconMegaphone as IconMegaphone, SvgIconMegaphoneFill as IconMegaphoneFill, SvgIconMessage as IconMessage, SvgIconMessageDots as IconMessageDots, SvgIconMessageDotsFill as IconMessageDotsFill, SvgIconMessageFill as IconMessageFill, SvgIconMessages as IconMessages, SvgIconMessagesFill as IconMessagesFill, SvgIconMic as IconMic, SvgIconMicFill as IconMicFill, SvgIconMicOff as IconMicOff, SvgIconMicOffFill as IconMicOffFill, SvgIconMinimize315 as IconMinimize315, SvgIconMinimize315Fill as IconMinimize315Fill, SvgIconMinimize45 as IconMinimize45, SvgIconMinimize45Fill as IconMinimize45Fill, SvgIconMinimizeWindow as IconMinimizeWindow, SvgIconMinimizeWindowFill as IconMinimizeWindowFill, SvgIconMinus as IconMinus, SvgIconMoneybag as IconMoneybag, SvgIconMoneybagFill as IconMoneybagFill, SvgIconMoon as IconMoon, SvgIconMoonFill as IconMoonFill, SvgIconMoonStar as IconMoonStar, SvgIconMoonStarFill as IconMoonStarFill, SvgIconMouse as IconMouse, SvgIconMouseFill as IconMouseFill, SvgIconMove as IconMove, SvgIconMoveFill as IconMoveFill, SvgIconMusicNote as IconMusicNote, SvgIconMusicNoteFill as IconMusicNoteFill, SvgIconMute as IconMute, SvgIconMuteFill as IconMuteFill, SvgIconNext as IconNext, SvgIconNextFill as IconNextFill, SvgIconNotebookCover as IconNotebookCover, SvgIconNotebookCoverFill as IconNotebookCoverFill, SvgIconNotepad as IconNotepad, SvgIconNotepadFill as IconNotepadFill, SvgIconNotes as IconNotes, SvgIconNotesFill as IconNotesFill, SvgIconOculus as IconOculus, SvgIconOculusFill as IconOculusFill, SvgIconOldTv as IconOldTv, SvgIconOldTvFill as IconOldTvFill, SvgIconOpenLink as IconOpenLink, SvgIconOpenLink2 as IconOpenLink2, SvgIconOpenLink2Fill as IconOpenLink2Fill, SvgIconOpenLinkFill as IconOpenLinkFill, SvgIconOpenQuote as IconOpenQuote, SvgIconOpenQuoteFill as IconOpenQuoteFill, SvgIconOptAlt as IconOptAlt, SvgIconOptAltFill as IconOptAltFill, SvgIconOrange as IconOrange, SvgIconOrangeFill as IconOrangeFill, SvgIconPackage as IconPackage, SvgIconPackageFill as IconPackageFill, SvgIconPaper as IconPaper, SvgIconPaperFill as IconPaperFill, SvgIconPaperclip as IconPaperclip, SvgIconPaperclip2 as IconPaperclip2, SvgIconPaperclip3 as IconPaperclip3, SvgIconPasskey as IconPasskey, SvgIconPasskeyFill as IconPasskeyFill, SvgIconPause as IconPause, SvgIconPauseFill as IconPauseFill, SvgIconPencilBox as IconPencilBox, SvgIconPencilBoxFill as IconPencilBoxFill, SvgIconPeople as IconPeople, SvgIconPeopleFill as IconPeopleFill, SvgIconPerson as IconPerson, SvgIconPersonAdd as IconPersonAdd, SvgIconPersonAddFill as IconPersonAddFill, SvgIconPersonAdded as IconPersonAdded, SvgIconPersonAddedFill as IconPersonAddedFill, SvgIconPersonFill as IconPersonFill, SvgIconPersonRemove as IconPersonRemove, SvgIconPersonRemoveFill as IconPersonRemoveFill, SvgIconPictureInPicture as IconPictureInPicture, SvgIconPictureInPictureFill as IconPictureInPictureFill, SvgIconPieChart as IconPieChart, SvgIconPieChart2 as IconPieChart2, SvgIconPieChart2Fill as IconPieChart2Fill, SvgIconPieChartFill as IconPieChartFill, SvgIconPilone as IconPilone, SvgIconPiloneFill as IconPiloneFill, SvgIconPin as IconPin, SvgIconPin2 as IconPin2, SvgIconPin2Fill as IconPin2Fill, SvgIconPinFill as IconPinFill, SvgIconPizza as IconPizza, SvgIconPizzaFill as IconPizzaFill, SvgIconPlay as IconPlay, SvgIconPlayFill as IconPlayFill, SvgIconPlaylist as IconPlaylist, SvgIconPlaylistFill as IconPlaylistFill, SvgIconPlus as IconPlus, SvgIconPopcorn as IconPopcorn, SvgIconPopcornFill as IconPopcornFill, SvgIconPriceTag as IconPriceTag, SvgIconPriceTagFill as IconPriceTagFill, SvgIconPrinter as IconPrinter, SvgIconPrinterFill as IconPrinterFill, SvgIconPuzzle as IconPuzzle, SvgIconPuzzleFill as IconPuzzleFill, SvgIconQrCode as IconQrCode, SvgIconQrCodeFill as IconQrCodeFill, SvgIconQuoteClose as IconQuoteClose, SvgIconQuoteCloseFill as IconQuoteCloseFill, SvgIconQuoteOpen as IconQuoteOpen, SvgIconQuoteOpenFill as IconQuoteOpenFill, SvgIconRainy as IconRainy, SvgIconRainyFill as IconRainyFill, SvgIconRainyLight as IconRainyLight, SvgIconRainyLightFill as IconRainyLightFill, SvgIconReceipt as IconReceipt, SvgIconReceipt2 as IconReceipt2, SvgIconReceipt2Fill as IconReceipt2Fill, SvgIconReceiptFill as IconReceiptFill, SvgIconReceiptTax as IconReceiptTax, SvgIconReceiptTaxFill as IconReceiptTaxFill, SvgIconRecord as IconRecord, SvgIconRecordFill as IconRecordFill, SvgIconRedo as IconRedo, SvgIconRedoFill as IconRedoFill, SvgIconRefresh as IconRefresh, SvgIconRefreshFill as IconRefreshFill, SvgIconRenew as IconRenew, SvgIconRenewFill as IconRenewFill, SvgIconRepeat as IconRepeat, SvgIconRepeat2 as IconRepeat2, SvgIconRepeat2Fill as IconRepeat2Fill, SvgIconRepeat3 as IconRepeat3, SvgIconRepeatFill as IconRepeatFill, SvgIconReply as IconReply, SvgIconReplyFill as IconReplyFill, SvgIconRepost as IconRepost, SvgIconRepostFill as IconRepostFill, SvgIconResizeIn as IconResizeIn, SvgIconResizeInFill as IconResizeInFill, SvgIconResizeOutFill as IconResizeOutFill, SvgIconResizeOutIn as IconResizeOutIn, SvgIconRewind10S as IconRewind10S, SvgIconRewind15S as IconRewind15S, SvgIconRewind30S as IconRewind30S, SvgIconRewind5S as IconRewind5S, SvgIconRobot as IconRobot, SvgIconRobotFill as IconRobotFill, SvgIconRocket as IconRocket, SvgIconRocketFill as IconRocketFill, SvgIconRotateLeft as IconRotateLeft, SvgIconRotateLeftFill as IconRotateLeftFill, SvgIconRotateRight as IconRotateRight, SvgIconRotateRightFill as IconRotateRightFill, SvgIconRuler as IconRuler, SvgIconRulerFill as IconRulerFill, SvgIconRunShortcut as IconRunShortcut, SvgIconRunShortcutFill as IconRunShortcutFill, SvgIconSandwich as IconSandwich, SvgIconSandwichFill as IconSandwichFill, SvgIconScreenRecord as IconScreenRecord, SvgIconScreenRecordFill as IconScreenRecordFill, SvgIconScreenSharing as IconScreenSharing, SvgIconScreenSharingFill as IconScreenSharingFill, SvgIconSdCard as IconSdCard, SvgIconSdCardFill as IconSdCardFill, SvgIconSearch as IconSearch, SvgIconSearchFill as IconSearchFill, SvgIconSearchSketchbook as IconSearchSketchbook, SvgIconSearchSketchbookFill as IconSearchSketchbookFill, SvgIconSend as IconSend, SvgIconSend2 as IconSend2, SvgIconSend2Fill as IconSend2Fill, SvgIconSend3 as IconSend3, SvgIconSend3Fill as IconSend3Fill, SvgIconSendFill as IconSendFill, SvgIconServer as IconServer, SvgIconServerFill as IconServerFill, SvgIconServerStack as IconServerStack, SvgIconServerStackFill as IconServerStackFill, SvgIconService as IconService, SvgIconServiceFill as IconServiceFill, SvgIconSettings as IconSettings, SvgIconSettingsFill as IconSettingsFill, SvgIconShield as IconShield, SvgIconShieldCheck as IconShieldCheck, SvgIconShieldCheckFill as IconShieldCheckFill, SvgIconShieldCrossed as IconShieldCrossed, SvgIconShieldCrossedFill as IconShieldCrossedFill, SvgIconShieldFill as IconShieldFill, SvgIconShieldKeyhole as IconShieldKeyhole, SvgIconShieldKeyholeFill as IconShieldKeyholeFill, SvgIconShuffle as IconShuffle, SvgIconSidebar as IconSidebar, SvgIconSidebarFill as IconSidebarFill, SvgIconSimCard as IconSimCard, SvgIconSimCardFill as IconSimCardFill, SvgIconSketchbook as IconSketchbook, SvgIconSketchbookFill as IconSketchbookFill, SvgIconSmartwatch as IconSmartwatch, SvgIconSmartwatchFill as IconSmartwatchFill, SvgIconSnowFlakes as IconSnowFlakes, SvgIconSortAsc as IconSortAsc, SvgIconSortAscFill as IconSortAscFill, SvgIconSortDesc as IconSortDesc, SvgIconSortDescFill as IconSortDescFill, SvgIconSparklesThree as IconSparklesThree, SvgIconSparklesThreeFill as IconSparklesThreeFill, SvgIconSparklesTwo as IconSparklesTwo, SvgIconSparklesTwo2 as IconSparklesTwo2, SvgIconSparklesTwo2Fill as IconSparklesTwo2Fill, SvgIconSparklesTwoFill as IconSparklesTwoFill, SvgIconSplit as IconSplit, SvgIconSplitFill as IconSplitFill, SvgIconSquareArrowInTl as IconSquareArrowInTl, SvgIconSquareArrowInTlFill as IconSquareArrowInTlFill, SvgIconSquareArrowOutTl as IconSquareArrowOutTl, SvgIconSquareArrowOutTlFill as IconSquareArrowOutTlFill, SvgIconSquareInfo as IconSquareInfo, SvgIconSquareInfoFill as IconSquareInfoFill, SvgIconSquareMinus as IconSquareMinus, SvgIconSquareMinusFill as IconSquareMinusFill, SvgIconSquarePlaceholder as IconSquarePlaceholder, SvgIconSquarePlaceholderFill as IconSquarePlaceholderFill, SvgIconSquarePlus as IconSquarePlus, SvgIconSquarePlusFill as IconSquarePlusFill, SvgIconSquareX as IconSquareX, SvgIconSquareXFill as IconSquareXFill, SvgIconStar as IconStar, SvgIconStarFill as IconStarFill, SvgIconStarLines as IconStarLines, SvgIconStarLinesFill as IconStarLinesFill, SvgIconStop as IconStop, SvgIconStopFill as IconStopFill, SvgIconStorage as IconStorage, SvgIconStorageFill as IconStorageFill, SvgIconStore as IconStore, SvgIconStore2 as IconStore2, SvgIconStore2Fill as IconStore2Fill, SvgIconStore3 as IconStore3, SvgIconStore3Fill as IconStore3Fill, SvgIconStore4 as IconStore4, SvgIconStore4Fill as IconStore4Fill, SvgIconStoreFill as IconStoreFill, SvgIconSuitcase as IconSuitcase, SvgIconSuitcaseFill as IconSuitcaseFill, SvgIconSun as IconSun, SvgIconSunrise as IconSunrise, SvgIconSunriseArrowUp as IconSunriseArrowUp, SvgIconSunriseArrowUpFill as IconSunriseArrowUpFill, SvgIconSunriseFill as IconSunriseFill, SvgIconSunset as IconSunset, SvgIconSunsetArrowDown as IconSunsetArrowDown, SvgIconSunsetArrowDownFill as IconSunsetArrowDownFill, SvgIconSunsetFill as IconSunsetFill, SvgIconSupport as IconSupport, SvgIconSupportFill as IconSupportFill, SvgIconSwitchHorizontal as IconSwitchHorizontal, SvgIconSwitchHorizontal2 as IconSwitchHorizontal2, SvgIconSwitchHorizontal2Fill as IconSwitchHorizontal2Fill, SvgIconSwitchHorizontalFill as IconSwitchHorizontalFill, SvgIconSwitchVertical as IconSwitchVertical, SvgIconSwitchVertical2 as IconSwitchVertical2, SvgIconSwitchVertical2Fill as IconSwitchVertical2Fill, SvgIconSwitchVerticalFill as IconSwitchVerticalFill, SvgIconTShirt as IconTShirt, SvgIconTShirtFill as IconTShirtFill, SvgIconTelephone as IconTelephone, SvgIconTelephoneFill as IconTelephoneFill, SvgIconThumbsDown as IconThumbsDown, SvgIconThumbsDownFill as IconThumbsDownFill, SvgIconTicket as IconTicket, SvgIconTicketFill as IconTicketFill, SvgIconToolbox as IconToolbox, SvgIconToolboxFill as IconToolboxFill, SvgIconTrash as IconTrash, SvgIconTrashEmpty as IconTrashEmpty, SvgIconTrashEmptyFill as IconTrashEmptyFill, SvgIconTrashFill as IconTrashFill, SvgIconTrashPaper as IconTrashPaper, SvgIconTrashPaperFill as IconTrashPaperFill, SvgIconTrendingChart as IconTrendingChart, SvgIconTrendingChart2 as IconTrendingChart2, SvgIconTrendingChart3 as IconTrendingChart3, SvgIconTrendingChart4 as IconTrendingChart4, SvgIconTrendingChart5 as IconTrendingChart5, SvgIconTriangleInfo as IconTriangleInfo, SvgIconTriangleInfoFill as IconTriangleInfoFill, SvgIconTrophy as IconTrophy, SvgIconTrophyFill as IconTrophyFill, SvgIconTruck as IconTruck, SvgIconTruckFill as IconTruckFill, SvgIconUmbrella as IconUmbrella, SvgIconUmbrellaFill as IconUmbrellaFill, SvgIconUndo as IconUndo, SvgIconUndoFill as IconUndoFill, SvgIconUnlocked as IconUnlocked, SvgIconUnlockedFill as IconUnlockedFill, SvgIconUnpin as IconUnpin, SvgIconUnpinFill as IconUnpinFill, SvgIconUpload as IconUpload, SvgIconUsb as IconUsb, SvgIconUsbC as IconUsbC, SvgIconUsbCFill as IconUsbCFill, SvgIconUsbFill as IconUsbFill, SvgIconVerified as IconVerified, SvgIconVerifiedFill as IconVerifiedFill, SvgIconVideoCam as IconVideoCam, SvgIconVideoCamFill as IconVideoCamFill, SvgIconVideoCamOff as IconVideoCamOff, SvgIconVideoCamOffFill as IconVideoCamOffFill, SvgIconVideoCamOn as IconVideoCamOn, SvgIconVideoCamOnFill as IconVideoCamOnFill, SvgIconVideoPlaylist as IconVideoPlaylist, SvgIconVideoPlaylistFill as IconVideoPlaylistFill, SvgIconVideoRoll as IconVideoRoll, SvgIconVideoRollFill as IconVideoRollFill, SvgIconVideoTrim as IconVideoTrim, SvgIconVideoTrimFill as IconVideoTrimFill, SvgIconVip as IconVip, SvgIconVipFill as IconVipFill, SvgIconVoice as IconVoice, SvgIconVolumeDown as IconVolumeDown, SvgIconVolumeDownFill as IconVolumeDownFill, SvgIconVolumeFull as IconVolumeFull, SvgIconVolumeFullFill as IconVolumeFullFill, SvgIconVolumeOff as IconVolumeOff, SvgIconVolumeOffFill as IconVolumeOffFill, SvgIconVolumeUp as IconVolumeUp, SvgIconVolumeUpFill as IconVolumeUpFill, SvgIconWallet as IconWallet, SvgIconWallet2 as IconWallet2, SvgIconWallet2Fill as IconWallet2Fill, SvgIconWallet3 as IconWallet3, SvgIconWallet3Fill as IconWallet3Fill, SvgIconWalletFill as IconWalletFill, SvgIconWebcam as IconWebcam, SvgIconWebcamFill as IconWebcamFill, SvgIconWhiteboard as IconWhiteboard, SvgIconWhiteboardFill as IconWhiteboardFill, SvgIconWifi as IconWifi, SvgIconWind as IconWind, SvgIconWindow as IconWindow, SvgIconWindowFill as IconWindowFill, SvgIconX as IconX, SvgIconYenFill as IconYenFill, SvgIconYes as IconYes, SvgIconYesFill as IconYesFill, SvgIconZip as IconZip, SvgIconZipFill as IconZipFill, SvgIconZoom as IconZoom, SvgIconZoomFill as IconZoomFill, SvgIconZoomOut as IconZoomOut, SvgIconZoomOutFill as IconZoomOutFill }; diff --git a/dist/esm/index.js b/dist/esm/index.js deleted file mode 100644 index 3e60c6cd..00000000 --- a/dist/esm/index.js +++ /dev/null @@ -1,19057 +0,0 @@ -import _extends from '@babel/runtime/helpers/extends'; -import * as React from 'react'; - -const SvgIcon4KFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.344 9.523v3.545H7.088v-.039c.571-1.064 1.22-2.055 2.226-3.506z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7.314 9.135c0 .469.293.717.699.717s.703-.248.703-.717v-.679h.4c.386 0 .606-.24.606-.586 0-.347-.215-.59-.606-.59h-.4V9.41c0-.659-.469-1.064-1.216-1.064-.596 0-.952.244-1.44.99-.767 1.139-1.47 2.213-1.954 3.082-.22.386-.307.66-.307.962 0 .493.356.825.888.825h2.627v.679Zm3.204-.059c0 .484.273.767.737.767s.737-.283.737-.767v-1.48l.703-.737 2.1 2.583c.23.293.434.406.737.406a.7.7 0 0 0 .713-.713c0-.2-.098-.41-.317-.684l-2.115-2.568 1.944-2.036c.185-.196.259-.357.259-.562a.68.68 0 0 0-.694-.679c-.244 0-.43.093-.634.318l-2.652 2.895h-.044V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772z", - clipRule: "evenodd" -})); - -const SvgIcon4K = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.013 15.602c-.406 0-.699-.248-.699-.717v-.679H6.687c-.532 0-.888-.332-.888-.825 0-.303.088-.576.307-.962.484-.87 1.187-1.943 1.954-3.081.488-.747.844-.991 1.44-.991.747 0 1.216.405 1.216 1.064v3.618h.4c.39 0 .606.244.606.591s-.22.586-.606.586h-.4v.679c0 .469-.298.717-.703.717m-.67-2.534V9.523h-.029c-1.005 1.45-1.655 2.442-2.226 3.506v.04zm3.912 2.525c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.441h.044l2.652-2.895c.205-.225.39-.318.634-.318.39 0 .694.298.694.68 0 .204-.074.365-.26.56l-1.943 2.037 2.115 2.568c.22.274.317.484.317.684 0 .4-.308.713-.713.713-.302 0-.508-.113-.737-.406l-2.1-2.583-.703.738v1.48c0 .483-.273.766-.737.766" -})); - -const SvgIconAcademicCapFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.7 2.805a.75.75 0 0 1 .6 0A60.7 60.7 0 0 1 22.83 8.72a.75.75 0 0 1-.231 1.337 50 50 0 0 0-9.902 3.912l-.003.002q-.17.09-.34.18a.75.75 0 0 1-.707 0A51 51 0 0 0 7.5 12.173v-.224a.36.36 0 0 1 .172-.311 55 55 0 0 1 4.653-2.52.75.75 0 0 0-.65-1.352 56 56 0 0 0-4.78 2.589 1.86 1.86 0 0 0-.86 1.228 50 50 0 0 0-4.633-1.527.75.75 0 0 1-.231-1.337A60.7 60.7 0 0 1 11.7 2.805" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.06 15.473a48.5 48.5 0 0 1 7.666-3.282q.202 2.122.255 4.284a.75.75 0 0 1-.46.71 48 48 0 0 0-8.105 4.343.75.75 0 0 1-.832 0 48 48 0 0 0-8.104-4.342.75.75 0 0 1-.461-.71q.053-2.163.255-4.286 1.382.456 2.726.99v1.27a1.5 1.5 0 0 0-.14 2.508c-.09.38-.222.753-.397 1.11q.678.32 1.346.66c.25-.51.436-1.05.551-1.607a1.5 1.5 0 0 0 .14-2.67v-.645a49 49 0 0 1 3.44 1.667 2.25 2.25 0 0 0 2.12 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.462 19.462a5.2 5.2 0 0 0 1-1.395q.68.321 1.347.662a6.7 6.7 0 0 1-1.286 1.794.75.75 0 0 1-1.06-1.06z" -})); - -const SvgIconAcademicCap = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.26 10.147a60 60 0 0 0-.49 6.347 48.6 48.6 0 0 1 8.23 4.41 48.6 48.6 0 0 1 8.232-4.41 61 61 0 0 0-.49-6.347m0 0a51 51 0 0 1 2.657-.814A60 60 0 0 0 12 3.493a60 60 0 0 0-10.399 5.84 50.7 50.7 0 0 1 10.4 4.156 51 51 0 0 1 7.74-3.342ZM6.75 15a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m0 0v-3.675A55 55 0 0 1 12 8.443m-7.007 11.55A5.98 5.98 0 0 0 6.75 15.75v-1.5" -})); - -const SvgIconAccessibleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m0 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-.76 5.183c-.07 1.567-.627 2.785-1.925 4.025a.75.75 0 1 0 1.036 1.084c.734-.7 1.283-1.417 1.67-2.183.393.76.931 1.468 1.608 2.164a.75.75 0 1 0 1.075-1.046c-1.244-1.28-1.863-2.497-1.946-4.044.489-.025.995-.07 1.422-.113q.586-.061 1.17-.137a.747.747 0 0 0 .643-.842.753.753 0 0 0-.843-.645q-.559.073-1.121.131c-.648.066-1.43.129-2.03.129s-1.38-.063-2.028-.129a42 42 0 0 1-1.121-.13.753.753 0 0 0-.843.644.747.747 0 0 0 .643.842q.584.076 1.17.137c.427.043.932.088 1.42.113", - clipRule: "evenodd" -})); - -const SvgIconAccessible = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.248 16.25c-1.5-1.51-2.248-3.016-2.25-5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 16.25c1.54-1.492 2.25-3.016 2.248-5m-3.248-.559s1.97.265 3.25.265c1.279 0 3.25-.265 3.25-.265M12.75 8a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" -})); - -const SvgIconActionCamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.01 4a3.24 3.24 0 0 0-.51 1.75v5.503a3.25 3.25 0 0 0 3.25 3.25h5.5c.644 0 1.245-.188 1.75-.511v5.258A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V5.75C2 4.784 2.784 4 3.75 4zM5 17.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.75 4A1.75 1.75 0 0 0 13 5.75v5.503c0 .966.784 1.75 1.75 1.75h5.5a1.75 1.75 0 0 0 1.75-1.75V5.75A1.75 1.75 0 0 0 20.25 4zm1.75 4.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" -})); - -const SvgIconActionCam = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 16.25h2.5m.5-11.5h-6a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-3m-7.5-2.997h6.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1v6.503a1 1 0 0 0 1 1" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M17 9v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" -})); - -const SvgIconAdapterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 2.75a.75.75 0 0 0-1.5 0V5.5H5.75A1.75 1.75 0 0 0 4 7.25v7A4.75 4.75 0 0 0 8.75 19h2.5v2.25a.75.75 0 0 0 1.5 0V19h2.5A4.75 4.75 0 0 0 20 14.25v-7a1.75 1.75 0 0 0-1.75-1.75H16V2.75a.75.75 0 0 0-1.5 0V5.5h-5z" -})); - -const SvgIconAdapter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 6.25h-3a1 1 0 0 0-1 1v7a4 4 0 0 0 4 4H12m-3.25-12v-3.5m0 3.5h6.5m0 0h3a1 1 0 0 1 1 1v7a4 4 0 0 1-4 4H12m3.25-12v-3.5M12 18.25v3" -})); - -const SvgIconAddToBasketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m21.073 13.594.717-4.134h-.01C21.91 8.7 21.33 8 20.55 8h-2.4l-1.81-4.53a.745.745 0 0 0-.97-.42c-.39.15-.57.59-.42.97l1.59 3.97H7.26l1.59-3.97a.753.753 0 0 0-.42-.97.753.753 0 0 0-.97.42L5.65 8h-2.4c-.77 0-1.36.7-1.23 1.46l1.76 10.09c.14.84.87 1.45 1.72 1.45h6.303a6 6 0 0 1 9.27-7.406" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 14a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 17 14", - clipRule: "evenodd" -})); - -const SvgIconAddToBasket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.75 8.75h3.5l-.521 2.998M17.75 8.75H6.25m11.5 0-2-5m-9.5 5h-3.5l1.856 10.671a1 1 0 0 0 .985.829h4.659m-4-11.5 2-5M13.75 18H17m0 0h3.25M17 18v-3.25M17 18v3.25" -})); - -const SvgIconAddToCartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.265 10.505A5.5 5.5 0 0 1 13.05 5H4.716l-.319-1.593A1.75 1.75 0 0 0 2.68 2h-.93a.75.75 0 0 0 0 1.5h.93a.25.25 0 0 1 .245.201l2.179 10.892A1.75 1.75 0 0 0 6.82 16h11.869a1.75 1.75 0 0 0 1.712-1.39zM8 17a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.5 2a.75.75 0 0 1 .75.75V5h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0V6.5H15.5a.75.75 0 0 1 0-1.5h2.25V2.75A.75.75 0 0 1 18.5 2", - clipRule: "evenodd" -})); - -const SvgIconAddToCart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.25 5.75-1.6 8.681a1 1 0 0 1-.983.819H6.82a1 1 0 0 1-.98-.804L3.66 3.554a1 1 0 0 0-.98-.804h-.93M9.5 7h3.25m0 0H16m-3.25 0V3.75m0 3.25v3.25M9.25 19a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m9 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0" -})); - -const SvgIconAdjustmentFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 3a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h9.32A4 4 0 1 0 17 3M9 13a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h1.32a4 4 0 0 0 7.86 0h7.32a.75.75 0 0 0 0-1.5h-7.32A4 4 0 0 0 9 13" -})); - -const SvgIconAdjustment = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 7h-10m10 0a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 1 1-6.5 0m6.5 10h-8m0 0a3.25 3.25 0 1 1-6.5 0m6.5 0a3.25 3.25 0 1 0-6.5 0m0 0h-2" -})); - -const SvgIconAirpodGen3Left = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.08 5.022c-1.791.007-3.32 1.491-3.32 3.472 0 2.057 2.9 4.528 5.047 4.536 1.552.007 3.435-1.515 3.435-3.39 0-2.268-2.787-4.634-5.16-4.618Zm.332 3.533c-.233.346-.7.414-1.047.165l-1.054-.745a.72.72 0 0 1-.151-1.047.72.72 0 0 1 1.024-.181l1.055.76a.74.74 0 0 1 .173 1.048m2.095 3.367c-.422 0-.437-.535-.03-1.213.406-.67 1.077-1.205 1.491-1.205.43 0 .452.535.038 1.205-.407.678-1.07 1.213-1.5 1.213Zm-2.795 6.524c.52 0 .866-.286.866-.79v-4.031c-.941-.271-1.876-.821-2.66-1.514v5.544c0 .505.34.791.867.791z" -})); - -const SvgIconAirpodGen3Right = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.92 5.022c-2.374-.016-5.161 2.35-5.161 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.047-2.479 5.047-4.536 0-1.98-1.529-3.465-3.322-3.472Zm-.332 3.533a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.159 1.048l-1.047.745c-.354.25-.82.181-1.054-.165m-2.095 3.367c-.43 0-1.092-.535-1.499-1.213-.414-.67-.392-1.205.038-1.205.414 0 1.085.535 1.492 1.205.406.678.391 1.213-.03 1.213Zm2.803 6.524h.926c.52 0 .86-.286.86-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.346.791.874.791Z" -})); - -const SvgIconAirpodsGen3Chargingcase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.55 18.394h6.893c3.134 0 4.64-1.5 4.64-4.626V9.64c0-3.127-1.506-4.626-4.64-4.626H8.55c-3.142 0-4.641 1.5-4.641 4.626v4.128c0 3.127 1.5 4.626 4.64 4.626ZM15.043 8.9H8.941a.92.92 0 0 0-.843.52H5.385C5.453 7.401 6.44 6.49 8.55 6.49h6.893c2.11 0 3.088.911 3.156 2.93h-2.712c-.135-.316-.452-.52-.844-.52M8.55 16.917c-2.185 0-3.165-.98-3.165-3.149V10.22h2.713c.15.316.467.52.843.52h6.102c.392 0 .709-.204.844-.52h2.72v3.548c0 2.17-.98 3.15-3.164 3.15zm3.442-3.563a.764.764 0 0 0 .754-.746.75.75 0 0 0-1.5 0c0 .407.34.753.746.746" -})); - -const SvgIconAirpodsGen3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.174 5.022c-1.793.007-3.323 1.491-3.323 3.472 0 2.057 2.893 4.528 5.04 4.536 1.56.007 3.443-1.515 3.443-3.39 0-2.268-2.795-4.634-5.16-4.618m-8.348 0c-2.373-.016-5.16 2.35-5.16 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.048-2.479 5.048-4.536 0-1.98-1.53-3.465-3.323-3.472m8.679 3.533c-.233.346-.7.414-1.055.165l-1.047-.745a.73.73 0 0 1-.158-1.047.73.73 0 0 1 1.032-.181l1.055.76a.75.75 0 0 1 .173 1.048m-9.01 0a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.158 1.048L8.55 8.72c-.354.25-.821.181-1.055-.165m-2.094 3.367c-.43 0-1.093-.535-1.5-1.213-.414-.67-.391-1.205.038-1.205.415 0 1.085.535 1.492 1.205.407.678.392 1.213-.03 1.213m13.19 0c-.414 0-.436-.535-.022-1.213.407-.67 1.07-1.205 1.492-1.205.43 0 .444.535.038 1.205-.407.678-1.078 1.213-1.507 1.213ZM8.204 18.446h.927c.52 0 .859-.286.859-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.347.791.874.791Zm7.594 0c.527 0 .866-.286.866-.79v-4.031c-.934-.271-1.868-.821-2.652-1.514v5.544c0 .505.34.791.86.791z" -})); - -const SvgIconAlbumFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.802 4.489a.25.25 0 0 0-.302.245v14.533a.25.25 0 0 0 .302.244l6.5-1.374a.25.25 0 0 0 .198-.245V6.108a.25.25 0 0 0-.198-.245zM11 4.734a1.75 1.75 0 0 1 2.112-1.713l6.5 1.374A1.75 1.75 0 0 1 21 6.108v11.784a1.75 1.75 0 0 1-1.388 1.713l-6.5 1.374A1.75 1.75 0 0 1 11 19.267zM7.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 7.75 4m-4 1a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-1.5 0V5.75A.75.75 0 0 1 3.75 5", - clipRule: "evenodd" -})); - -const SvgIconAlbum = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" -})); - -const SvgIconAltFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.082 12.589H6.667l.68-2.308h.034z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm2.604 8.615c0 .452.295.726.776.726.407 0 .635-.207.78-.714l.204-.639h2.05l.203.664c.133.49.362.69.801.69.445 0 .764-.304.764-.731 0-.158-.029-.299-.1-.494l-1.49-4.06C8.365 9.186 8 8.92 7.373 8.92c-.593 0-.963.278-1.183.888l-1.477 4.059c-.066.183-.108.37-.108.498Zm6.313-.162c0 .507.282.797.763.797h2.636c.41 0 .676-.224.676-.614s-.27-.614-.676-.614H12.44v-4.06c0-.506-.278-.792-.76-.792-.481 0-.763.286-.763.792zm5.391.096c0 .506.278.792.76.792.481 0 .76-.286.76-.792v-4.06h1.053c.403 0 .677-.224.677-.614s-.266-.614-.677-.614h-3.623c-.415 0-.68.224-.68.614s.273.614.68.614h1.05z", - clipRule: "evenodd" -})); - -const SvgIconAlt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.38 15.092c-.481 0-.776-.274-.776-.727 0-.128.042-.315.108-.498l1.477-4.059c.22-.61.59-.888 1.183-.888.627 0 .992.266 1.22.888l1.49 4.06c.071.194.1.335.1.493 0 .428-.32.73-.764.73-.44 0-.668-.199-.8-.688l-.204-.665h-2.05l-.204.64c-.145.506-.373.714-.78.714m1.287-2.503h1.415l-.701-2.308h-.034zM11.68 15c-.481 0-.763-.29-.763-.797v-4.49c0-.507.282-.793.763-.793s.76.286.76.793v4.059h1.876c.407 0 .676.224.676.614s-.265.614-.676.614zm5.388.092c-.482 0-.76-.287-.76-.793v-4.06h-1.05c-.407 0-.68-.223-.68-.614 0-.39.265-.614.68-.614h3.623c.411 0 .677.224.677.614s-.274.615-.677.615h-1.054v4.059c0 .506-.278.793-.76.793Z" -})); - -const SvgIconAnalyticsChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v6.5h-4.298l-2.04-3.85a.75.75 0 0 0-1.34.03L9.96 14.574 8.412 11.65a.75.75 0 0 0-.663-.399H3v-6.5Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 12.75v6.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25v-6.5h-4.75a.75.75 0 0 1-.663-.4L14.04 9.429l-3.361 7.141a.75.75 0 0 1-1.342.032L7.298 12.75z" -})); - -const SvgIconAnalyticsChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4L10 16.25l4-8.5L16.25 12h4m-15.5 8.25h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconAnonymousFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m19.907 10.5-.798-5.981A1.75 1.75 0 0 0 17.374 3H6.627A1.75 1.75 0 0 0 4.89 4.519L4.093 10.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zM7 14.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5M3 17a4 4 0 0 1 7.599-1.748A4 4 0 0 1 12 15c.492 0 .965.09 1.401.252a4 4 0 1 1-.39 1.46A2.5 2.5 0 0 0 12 16.5c-.36 0-.702.076-1.01.212A4 4 0 1 1 3 17m14-2.5a2.501 2.501 0 1 0 0 5.002 2.501 2.501 0 0 0 0-5.002", - clipRule: "evenodd" -})); - -const SvgIconAnonymous = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.177 16.31A3.24 3.24 0 0 1 12 15.75c.676 0 1.304.206 1.823.56m-3.646 0a3.251 3.251 0 1 0-6.354 1.383 3.251 3.251 0 0 0 6.354-1.384Zm3.646 0a3.25 3.25 0 1 0 6.353 1.381 3.25 3.25 0 0 0-6.353-1.382ZM2.75 11.25h2m0 0 .884-6.632a1 1 0 0 1 .992-.868h10.748a1 1 0 0 1 .992.868l.884 6.632m-14.5 0h14.5m0 0h2" -})); - -const SvgIconAppleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.288 1.586a.75.75 0 1 0-.697 1.328c.86.452 1.457.988 1.87 1.625.226.349.406.742.542 1.188-2.626-.763-4.679-.236-6.069 1.208-1.536 1.595-2.072 4.126-1.905 6.548.168 2.435 1.056 4.961 2.614 6.63.786.842 1.758 1.479 2.9 1.748 1.065.25 2.227.17 3.456-.296 1.23.466 2.392.546 3.455.296 1.144-.269 2.115-.906 2.902-1.748 1.558-1.669 2.447-4.194 2.614-6.63.167-2.422-.368-4.953-1.905-6.548-1.462-1.518-3.655-2.022-6.478-1.08-.175-.784-.454-1.495-.868-2.132-.575-.887-1.38-1.585-2.43-2.137Z" -})); - -const SvgIconApple = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.94 2.25c1.91 1.003 2.804 2.47 3.06 4.627m0 0c-12.238-5.141-9.688 17.993-.001 13.88 9.69 4.113 12.24-19.021 0-13.88Z" -})); - -const SvgIconArchive2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.75 3c-.414 0-.75.252-.75.563v3.374c0 .311.336.563.75.563h18.5c.414 0 .75-.252.75-.563V3.563c0-.31-.336-.562-.75-.562H2.75Zm.835 6 1.311 10.468A1.75 1.75 0 0 0 6.633 21h10.734a1.75 1.75 0 0 0 1.737-1.532L20.415 9z" -})); - -const SvgIconArchive2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.247 8.248 5.64 19.374a1 1 0 0 0 .993.876h10.734a1 1 0 0 0 .993-.876l1.393-11.126z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 3.75h18.5v4.5H2.75z" -})); - -const SvgIconArchiveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.75 3a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 8.5H3v10.176c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692zM9.25 11.75A.75.75 0 0 1 10 11h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArchive = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.25 7.75H21a.75.75 0 0 0-.75-.75zm-16.5 0V7a.75.75 0 0 0-.75.75zm.546 12.391.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zM2.75 3.75V3a.75.75 0 0 0-.75.75zm18.5 0H22a.75.75 0 0 0-.75-.75zm0 4v.75a.75.75 0 0 0 .75-.75zm-18.5 0H2c0 .414.336.75.75.75zM10 11a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm5.5-4.75v10.9H21V7.75zm-.85 11.75H5.35V21h13.3zM4.5 18.65V7.75H3v10.9zM3.75 8.5h16.5V7H3.75zm1.6 11c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM2.75 4.5h18.5V3H2.75zm17.75-.75v4H22v-4zM21.25 7H2.75v1.5h18.5zM3.5 7.75v-4H2v4zM10 12.5h4V11h-4z" -})); - -const SvgIconArrowDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 21a1.25 1.25 0 0 1-.884-.366l-5.75-5.75a1.25 1.25 0 0 1 1.768-1.768l3.616 3.616V4.25a1.25 1.25 0 0 1 2.5 0v12.482l3.616-3.616a1.25 1.25 0 0 1 1.768 1.768l-5.75 5.75A1.25 1.25 0 0 1 12 21", - clipRule: "evenodd" -})); - -const SvgIconArrowDownLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.634 5.366a1.25 1.25 0 0 0-1.768 0L7.5 14.732V9.25a1.25 1.25 0 1 0-2.5 0v8.5c0 .69.56 1.25 1.25 1.25h8.5a1.25 1.25 0 1 0 0-2.5H9.268l9.366-9.366a1.25 1.25 0 0 0 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowDownLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v9.5h9.5M18 6 6.4 17.6" -})); - -const SvgIconArrowDownRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.366 5.366a1.25 1.25 0 0 1 1.768 0l9.366 9.366V9.25a1.25 1.25 0 1 1 2.5 0v8.5c0 .69-.56 1.25-1.25 1.25h-8.5a1.25 1.25 0 1 1 0-2.5h5.482L5.366 7.134a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowDownRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 8.75v9.5h-9.5M6 6l11.6 11.6" -})); - -const SvgIconArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14 12 20.25 5.75 14M12 19.5V3.75" -})); - -const SvgIconArrowExpandHorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.53 7.22a.75.75 0 0 1 0 1.06l-2.97 2.97h16.88l-2.97-2.97a.75.75 0 0 1 1.06-1.06l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l2.97-2.97H3.56l2.97 2.97a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowExpandHor = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 7.75 22.25 12 18 16.25M6 7.75 1.75 12 6 16.25M3 12h18" -})); - -const SvgIconArrowExpandVerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .53.22l4.25 4.25a.75.75 0 0 1-1.06 1.06l-2.97-2.97v14.88l2.97-2.97a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0l-4.25-4.25a.75.75 0 1 1 1.06-1.06l2.97 2.97V4.56L8.28 7.53a.75.75 0 0 1-1.06-1.06l4.25-4.25A.75.75 0 0 1 12 2", - clipRule: "evenodd" -})); - -const SvgIconArrowExpandVer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7 12 2.75 16.25 7m-8.5 10L12 21.25 16.25 17M12 20V4" -})); - -const SvgIconArrowLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.884 18.634a1.25 1.25 0 0 1-1.768 0l-5.75-5.75a1.25 1.25 0 0 1 0-1.768l5.75-5.75a1.25 1.25 0 0 1 1.768 1.768L7.268 10.75H19.75a1.25 1.25 0 0 1 0 2.5H7.268l3.616 3.616a1.25 1.25 0 0 1 0 1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75 3.75 12 10 18.25M4.5 12h15.75" -})); - -const SvgIconArrowPathDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.393 15.098c-.698-.81-.122-2.066.947-2.066H8v-9.25c0-.966.783-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v9.25h2.66c1.069 0 1.645 1.256.947 2.066l-6.281 7.294a1.75 1.75 0 0 1-2.652 0z" -})); - -const SvgIconArrowPathDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 2.75h-4.5a1 1 0 0 0-1 1v10H5.34a.5.5 0 0 0-.379.826l6.281 7.294a1 1 0 0 0 1.516 0l6.28-7.294a.5.5 0 0 0-.378-.826h-3.41v-10a1 1 0 0 0-1-1Z" -})); - -const SvgIconArrowPathLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.902 4.393c.81-.698 2.066-.122 2.066.947V8h9.25c.966 0 1.75.783 1.75 1.75v4.5a1.75 1.75 0 0 1-1.75 1.75h-9.25v2.66c0 1.069-1.256 1.645-2.066.947l-7.294-6.281a1.75 1.75 0 0 1 0-2.652z" -})); - -const SvgIconArrowPathLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 14.25v-4.5a1 1 0 0 0-1-1h-10V5.34a.5.5 0 0 0-.826-.379L2.13 11.242a1 1 0 0 0 0 1.516l7.294 6.28a.5.5 0 0 0 .826-.378v-3.41h10a1 1 0 0 0 1-1Z" -})); - -const SvgIconArrowPathRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.066 4.393C14.256 3.695 13 4.271 13 5.34V8H3.75A1.75 1.75 0 0 0 2 9.75v4.5c0 .966.784 1.75 1.75 1.75H13v2.66c0 1.069 1.255 1.645 2.066.947l7.293-6.281a1.75 1.75 0 0 0 0-2.652z" -})); - -const SvgIconArrowPathRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.379l7.294 6.281a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z" -})); - -const SvgIconArrowPathUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.393 8.934C3.695 9.744 4.271 11 5.34 11H8v9.25c0 .966.783 1.75 1.75 1.75h4.5A1.75 1.75 0 0 0 16 20.25V11h2.66c1.069 0 1.645-1.256.947-2.066L13.326 1.64a1.75 1.75 0 0 0-2.652 0z" -})); - -const SvgIconArrowPathUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 21.25h-4.5a1 1 0 0 1-1-1v-10H5.34a.5.5 0 0 1-.379-.826l6.281-7.294a1 1 0 0 1 1.516 0l6.28 7.294a.5.5 0 0 1-.378.826h-3.41v10a1 1 0 0 1-1 1Z" -})); - -const SvgIconArrowRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.116 5.366a1.25 1.25 0 0 1 1.768 0l5.75 5.75a1.25 1.25 0 0 1 0 1.768l-5.75 5.75a1.25 1.25 0 0 1-1.768-1.768l3.616-3.616H4.25a1.25 1.25 0 0 1 0-2.5h12.482l-3.616-3.616a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" -})); - -const SvgIconArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 5.75 20.25 12 14 18.25M19.5 12H3.75" -})); - -const SvgIconArrowShrinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconArrowShrink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" -})); - -const SvgIconArrowTriangleDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.187 6.535C3.613 5.388 4.427 4 5.735 4h12.53c1.309 0 2.122 1.388 1.548 2.535L13.548 19.04c-.642 1.28-2.454 1.28-3.095 0z" -})); - -const SvgIconArrowTriangleDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 4.75H5.735c-.734 0-1.21.785-.877 1.449l6.265 12.505a.977.977 0 0 0 1.754 0L19.142 6.2c.332-.664-.143-1.449-.877-1.449Z" -})); - -const SvgIconArrowTriangleLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.465 4.187C18.612 3.613 20 4.427 20 5.735v12.53c0 1.309-1.388 2.122-2.535 1.547L4.96 13.547c-1.28-.64-1.28-2.454 0-3.095z" -})); - -const SvgIconArrowTriangleLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 18.265V5.735c0-.734-.785-1.21-1.449-.877L5.296 11.123a.978.978 0 0 0 0 1.754L17.8 19.142c.664.332 1.449-.143 1.449-.877Z" -})); - -const SvgIconArrowTriangleRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.535 4.187C5.388 3.613 4 4.427 4 5.735v12.53c0 1.309 1.388 2.122 2.535 1.547l12.505-6.265c1.28-.64 1.28-2.454 0-3.095z" -})); - -const SvgIconArrowTriangleRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 18.265V5.735c0-.734.785-1.21 1.449-.877l12.505 6.265a.977.977 0 0 1 0 1.754L6.2 19.142c-.664.332-1.449-.143-1.449-.877Z" -})); - -const SvgIconArrowTriangleUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.187 17.465C3.613 18.612 4.427 20 5.735 20h12.53c1.309 0 2.122-1.388 1.548-2.535L13.548 4.96c-.642-1.28-2.454-1.28-3.095 0z" -})); - -const SvgIconArrowTriangleUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 19.25H5.735c-.734 0-1.21-.785-.877-1.449l6.265-12.505a.978.978 0 0 1 1.754 0L19.142 17.8c.332.664-.143 1.449-.877 1.449Z" -})); - -const SvgIconArrowUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c.332 0 .65.132.884.366l5.75 5.75a1.25 1.25 0 0 1-1.768 1.768L13.25 7.268V19.75a1.25 1.25 0 0 1-2.5 0V7.268l-3.616 3.616a1.25 1.25 0 0 1-1.768-1.768l5.75-5.75A1.25 1.25 0 0 1 12 3", - clipRule: "evenodd" -})); - -const SvgIconArrowUpLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 6.25C16 5.56 15.44 5 14.75 5h-8.5C5.56 5 5 5.56 5 6.25v8.5a1.25 1.25 0 1 0 2.5 0V9.268l9.366 9.366a1.25 1.25 0 0 0 1.768-1.768L9.268 7.5h5.482c.69 0 1.25-.56 1.25-1.25", - clipRule: "evenodd" -})); - -const SvgIconArrowUpLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 15.25v-9.5h9.5M18 18 6.4 6.4" -})); - -const SvgIconArrowUpRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6.25C8 5.56 8.56 5 9.25 5h8.5c.69 0 1.25.56 1.25 1.25v8.5a1.25 1.25 0 1 1-2.5 0V9.268l-9.366 9.366a1.25 1.25 0 0 1-1.768-1.768L14.732 7.5H9.25C8.56 7.5 8 6.94 8 6.25", - clipRule: "evenodd" -})); - -const SvgIconArrowUpRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 15.25v-9.5m0 0h-9.5m9.5 0L6 18" -})); - -const SvgIconArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 10 12 3.75 18.25 10M12 20.25V4.5" -})); - -const SvgIconArrowWall2DownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3a.75.75 0 0 1 .75.75v13.44l2.97-2.97a.75.75 0 1 1 1.06 1.06L13.06 19a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V3.75A.75.75 0 0 1 12 3M4 20.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Down = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 14.75 3.72 3.72a.75.75 0 0 0 1.06 0l3.72-3.72M12 3.75v14.5m-7.25 2h14.5" -})); - -const SvgIconArrowWall2LeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 3.75 4m6.03 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h13.44a.75.75 0 0 1 0 1.5H6.81l2.97 2.97a.75.75 0 1 1-1.06 1.06L5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Left = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72m11-4.25H5.75m-2-7.25v14.5" -})); - -const SvgIconArrowWall2RightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.28 7.22a.75.75 0 1 0-1.06 1.06l2.97 2.97H3.75a.75.75 0 0 0 0 1.5h13.44l-2.97 2.97a.75.75 0 1 0 1.06 1.06L19 13.06a1.5 1.5 0 0 0 0-2.12z" -})); - -const SvgIconArrowWall2Right = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.75 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M3.75 12h14.5m2-7.25v14.5" -})); - -const SvgIconArrowWall2UpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75M10.94 5a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 0 1-1.06 1.06l-2.97-2.97v13.44a.75.75 0 0 1-1.5 0V6.81L8.28 9.78a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconArrowWall2Up = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 9.25 3.72-3.72a.75.75 0 0 1 1.06 0l3.72 3.72m-4.25 11V5.75m-7.25-2h14.5" -})); - -const SvgIconArrowWallDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v12.94l2.97-2.97a.75.75 0 1 1 1.06 1.06l-3.72 3.72a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V2.75A.75.75 0 0 1 12 2M4 21.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconArrowWallDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 13 12 17.25m0 0L7.75 13M12 17.25V2.75m7.25 18.5H4.75" -})); - -const SvgIconArrowWallLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 2.75 4m8.53 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h12.94a.75.75 0 0 1 0 1.5H8.31l2.97 2.97a.75.75 0 1 1-1.06 1.06L6.5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconArrowWallLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72M21.25 12h-14m-4.5-7.25v14.5" -})); - -const SvgIconArrowWallRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0zm-8.22 2.47a.75.75 0 1 0-1.06 1.06l2.97 2.97H2.75a.75.75 0 0 0 0 1.5h12.94l-2.97 2.97a.75.75 0 1 0 1.06 1.06l3.72-3.72a1.5 1.5 0 0 0 0-2.12z" -})); - -const SvgIconArrowWallRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m13.25 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M2.75 12h14m4.5-7.25v14.5" -})); - -const SvgIconArrowWallUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 2.75A.75.75 0 0 1 4.75 2h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 2.75m6.94 3.75a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 1 1-1.06 1.06l-2.97-2.97v12.94a.75.75 0 0 1-1.5 0V8.31l-2.97 2.97a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconArrowWallUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11 12 6.75m0 0L7.75 11M12 6.75v14.5m7.25-18.5H4.75" -})); - -const SvgIconAsteriskFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.003 2a.75.75 0 0 1 .75.75v7.951l6.887-3.976a.75.75 0 1 1 .75 1.3L13.504 12l6.885 3.976a.75.75 0 0 1-.75 1.298L12.753 13.3v7.951a.75.75 0 1 1-1.5 0V13.3l-6.885 3.974a.75.75 0 0 1-.75-1.299L10.504 12 3.617 8.025a.75.75 0 0 1 .75-1.3l6.886 3.976V2.75a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconAsterisk = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.003 2.75v18.5M3.993 7.375l16.02 9.25m-16.02 0 16.022-9.25" -})); - -const SvgIconAtFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 12v.143C21.718 13.479 21.222 15 19.125 15c-2.17 0-2.625-1.631-2.625-3V8.25a.75.75 0 0 0-.8-.75.766.766 0 0 0-.7.775v.375a4.5 4.5 0 1 0 .63 6.005q.142.246.318.469c.503.626 1.462 1.376 3.177 1.376q.436 0 .864-.07a.376.376 0 0 1 .384.562 9.76 9.76 0 0 1-8.569 4.758c-5.136-.103-9.348-4.232-9.546-9.365A9.75 9.75 0 1 1 21.75 12M9 12a3 3 0 1 0 6 0 3 3 0 0 0-6 0" -})); - -const SvgIconAt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2.25a9.75 9.75 0 0 0 0 19.5c2.017 0 4.134-.608 5.665-1.625a.748.748 0 0 0 .003-1.247.75.75 0 0 0-.833-.002c-1.273.847-3.128 1.374-4.835 1.374A8.25 8.25 0 1 1 20.25 12c0 2.48-1.02 3-1.875 3s-1.875-.52-1.875-3V8.25a.75.75 0 1 0-1.5 0v.4a4.5 4.5 0 1 0 .556 6.102c.562 1.125 1.533 1.748 2.819 1.748 2.113 0 3.375-1.682 3.375-4.5A9.76 9.76 0 0 0 12 2.25M12 15a3 3 0 1 1 0-5.999A3 3 0 0 1 12 15" -})); - -const SvgIconAtomFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.732 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.456 5.933-1.74Zm-14.352 0c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.455-5.932 1.739M12 13.125a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25m7.177 6.053c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.054 1.984-2.21c1.968 2.894 2.455 5.215 1.739 5.932Z" -})); - -const SvgIconAtom = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.733 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.457 5.933-1.74ZM16.528 12a27 27 0 0 1-2.134 2.393A27 27 0 0 1 12 16.527a27 27 0 0 1-2.393-2.134A27 27 0 0 1 7.473 12 28 28 0 0 1 12 7.473q1.261.996 2.393 2.134Q15.531 10.74 16.527 12ZM4.824 4.824c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.456-5.932 1.739m14.353 0c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.053 1.984-2.21c1.968 2.895 2.455 5.216 1.739 5.933M13.125 12a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0" -})); - -const SvgIconAttentionFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.537 3a1.75 1.75 0 0 0-1.701 1.338L2.02 20.073a.75.75 0 1 0 1.458.354l.71-2.927h8.956l-.624 2.573a.75.75 0 1 0 1.458.354l.71-2.927h5.123l.71 2.927a.75.75 0 1 0 1.457-.354L18.164 4.338A1.75 1.75 0 0 0 16.464 3zm9.713 3.933L15.052 16h4.396z", - clipRule: "evenodd" -})); - -const SvgIconAttention = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 20.25 6.565 4.514a1 1 0 0 1 .972-.764h8.442m0 0h.485a1 1 0 0 1 .971.764L21.25 20.25m-5.271-16.5a1 1 0 0 1 .972 1.236L14.098 16.75m-.848 3.5.848-3.5m0 0H4m10.098 0H20" -})); - -const SvgIconAugmentedRealityFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v11.5c0 .966.784 1.75 1.75 1.75h4.767c.432 0 .847-.16 1.168-.447L12 16.583l3.315 2.97a1.75 1.75 0 0 0 1.168.447h4.767A1.75 1.75 0 0 0 23 18.25V6.75A1.75 1.75 0 0 0 21.25 5zM7.5 9.375a2.125 2.125 0 1 0 0 4.25 2.125 2.125 0 0 0 0-4.25m6.875 2.125a2.125 2.125 0 1 1 4.25 0 2.125 2.125 0 0 1-4.25 0", - clipRule: "evenodd" -})); - -const SvgIconAugmentedReality = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1h-4.767a1 1 0 0 1-.668-.255l-3.481-3.12a.5.5 0 0 0-.668 0l-3.481 3.12a1 1 0 0 1-.668.255H2.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M9.25 11.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm9 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z" -})); - -const SvgIconAvocadoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.81 2.955q-.69.259-1.384.571C8.83 4.696 6.273 6.39 4.536 8.084c-3.204 3.124-3.52 8.488-.248 11.666v.001l.002.002c3.219 3.224 8.577 2.9 11.65-.272 1.982-2.045 3.97-5.23 5.107-8.278.569-1.526.94-3.06.972-4.43.03-1.365-.278-2.673-1.197-3.593-.918-.92-2.224-1.23-3.586-1.199-1.369.03-2.902.403-4.426.974M9.688 17.812a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7", - clipRule: "evenodd" -})); - -const SvgIconAvocado = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12.77 14.313a3.083 3.083 0 1 1-6.166 0 3.083 3.083 0 0 1 6.167 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "m4.83 19.203.006.005c2.887 2.892 7.75 2.629 10.551-.263 1.901-1.962 3.835-5.054 4.938-8.011.55-1.48.895-2.925.923-4.179s-.26-2.318-.972-3.03c-.71-.712-1.77-1.001-3.023-.973-1.252.028-2.695.372-4.172.925-2.955 1.105-6.044 3.046-8.007 4.96-2.929 2.855-3.175 7.718-.25 10.56z", - clipRule: "evenodd" -})); - -const SvgIconBack10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.35 9.25c.95-3.25 4.191-5.5 7.655-5.5 3.495 0 6.482 2.28 7.687 5.5M3.75 4.75v4.5h4.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.664 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" -})); - -const SvgIconBackFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.062 19.865A1.25 1.25 0 0 0 20 18.82V5.18a1.25 1.25 0 0 0-1.938-1.044L7.72 10.956a1.25 1.25 0 0 0 0 2.087zM4 19.25a.75.75 0 0 0 1.5 0V4.75a.75.75 0 0 0-1.5 0z" -})); - -const SvgIconBack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 19.25V4.75m13.725.012-10.342 6.82a.5.5 0 0 0 0 .836l10.342 6.82a.5.5 0 0 0 .775-.417V5.18a.5.5 0 0 0-.775-.417Z" -})); - -const SvgIconBackpackFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.25 2.5a.25.25 0 0 0-.25.25V4h4V2.75a.25.25 0 0 0-.25-.25zM15.5 4V2.75A1.75 1.75 0 0 0 13.75 1h-3.5A1.75 1.75 0 0 0 8.5 2.75V4H4.75A1.75 1.75 0 0 0 3 5.75v2.5c0 .985.38 1.88 1 2.55v7.45A3.75 3.75 0 0 0 7.75 22h8.5A3.75 3.75 0 0 0 20 18.25V10.8c.62-.67 1-1.565 1-2.55v-2.5A1.75 1.75 0 0 0 19.25 4zm-1 8v1.25a.75.75 0 0 0 1.5 0V12h1.25a3.8 3.8 0 0 0 1.25-.213v6.463a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25v-6.463A3.8 3.8 0 0 0 6.75 12H8v1.25a.75.75 0 0 0 1.5 0V12zM9 17.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconBackpack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.5v7.75a3 3 0 0 0 3 3h8.5a3 3 0 0 0 3-3V10.5m-10-5.75v-2a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1v2m-6 6.5v2m6.5-2v2m-5.5 4h4.5m6-9v-2.5a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v2.5a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3" -})); - -const SvgIconBackspaceFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.275 4a1.75 1.75 0 0 0-1.44.756l-4.31 6.25a1.75 1.75 0 0 0 0 1.987l4.31 6.25a1.75 1.75 0 0 0 1.44.757H20.25A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm2.443 5.47a.75.75 0 0 1 1.06 0l1.472 1.471 1.471-1.471a.75.75 0 0 1 1.061 1.06l-1.471 1.472 1.47 1.47a.75.75 0 0 1-1.061 1.06l-1.47-1.47-1.47 1.47a.75.75 0 1 1-1.06-1.06l1.47-1.47-1.472-1.472a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconBackspace = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.248 10 4.002 4.002M15.252 10l-4.002 4.002m-8.108-2.57 4.31-6.25a1 1 0 0 1 .823-.432H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H8.275a1 1 0 0 1-.823-.432l-4.31-6.25a1 1 0 0 1 0-1.136" -})); - -const SvgIconBag2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l1.704 11.5A1.75 1.75 0 0 1 18.591 22H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm1.5 1h5V6a2.5 2.5 0 0 0-5 0z", - clipRule: "evenodd" -})); - -const SvgIconBag2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m-3.34 13.5h13.18a1 1 0 0 0 .99-1.146l-1.704-11.5a1 1 0 0 0-.99-.854H7.113a1 1 0 0 0-.99.853l-1.703 11.5a1 1 0 0 0 .99 1.147Z" -})); - -const SvgIconBag3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.252 7V4.75c0-.966.784-1.75 1.75-1.75h6c.967 0 1.75.784 1.75 1.75V7h3.498c.966 0 1.75.784 1.75 1.75V12H2V8.75C2 7.784 2.784 7 3.75 7zm1.5-2.25a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h-6.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 19.25V13.5h9.25l.002 1.75a.75.75 0 1 0 1.5 0l-.001-1.75H22v5.75A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25" -})); - -const SvgIconBag3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 12.75h-9m0 0H3m9 0 .002 2.5m-4-7.5v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3m4.248 12.5H3.75a1 1 0 0 1-1-1V8.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1" -})); - -const SvgIconBag4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.752 4.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h1.498v14h3.5A1.75 1.75 0 0 0 22 19.25V8.75A1.75 1.75 0 0 0 20.25 7h-3.498V4.75A1.75 1.75 0 0 0 15.002 3h-6a1.75 1.75 0 0 0-1.75 1.75V7H8.75v14h6.5V7H8.752zM3.75 7h3.5v14h-3.5A1.75 1.75 0 0 1 2 19.25V8.75C2 7.784 2.784 7 3.75 7" -})); - -const SvgIconBag4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.252 7.75a.75.75 0 1 0 1.5 0zm8 0a.75.75 0 0 0 1.5 0zm1.498-.5V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm-6.5-13V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm13-.75H3.75V21h16.5zm-16.5-11h16.5V7H3.75zm16.75.25v10.5H22V8.75zm-17 10.5V8.75H2v10.5zM20.25 8.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 7zM3.75 7A1.75 1.75 0 0 0 2 8.75h1.5a.25.25 0 0 1 .25-.25zm0 12.5a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.5 1.5A1.75 1.75 0 0 0 22 19.25h-1.5a.25.25 0 0 1-.25.25zM8.752 7.75v-3h-1.5v3zm.25-3.25h6V3h-6zm6.25.25v3h1.5v-3zm-.25-.25a.25.25 0 0 1 .25.25h1.5A1.75 1.75 0 0 0 15.002 3zm-6.25.25a.25.25 0 0 1 .25-.25V3a1.75 1.75 0 0 0-1.75 1.75zm6.498 2.5v13h1.5v-13zm-8 0v13h1.5v-13z" -})); - -const SvgIconBagAddFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l.871 5.878A2.25 2.25 0 0 0 16 16.25V17h-.749a2.25 2.25 0 0 0 0 4.5H16v.5H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm6.5 1V6a2.5 2.5 0 0 0-5 0v1z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19 16.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V20h2.25a.75.75 0 0 0 0-1.5H19z" -})); - -const SvgIconBagAdd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m3.5 13.5H5.41a1 1 0 0 1-.99-1.146l1.704-11.5a1 1 0 0 1 .989-.854h9.774a1 1 0 0 1 .99.853l.65 4.397m-.277 3.25v3m0 0v3m0-3h-3m3 0h3" -})); - -const SvgIconBagBlankFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 3.5a.25.25 0 0 0-.25.25V6h7V3.75a.25.25 0 0 0-.25-.25zM17 6V3.75A1.75 1.75 0 0 0 15.25 2h-6.5A1.75 1.75 0 0 0 7 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25V7.75A1.75 1.75 0 0 0 20.25 6z", - clipRule: "evenodd" -})); - -const SvgIconBagBlank = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 6.75h-4a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-4m-8.5 0v-3a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v3m-8.5 0h8.5" -})); - -const SvgIconBagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.944 4.644A1.75 1.75 0 0 1 5.691 3H18.31c.925 0 1.69.72 1.747 1.644l.878 14.5A1.75 1.75 0 0 1 19.188 21H4.812a1.75 1.75 0 0 1-1.746-1.856zM9.75 8a.75.75 0 1 0-1.5 0 3.75 3.75 0 1 0 7.5 0 .75.75 0 0 0-1.5 0 2.25 2.25 0 0 1-4.5 0", - clipRule: "evenodd" -})); - -const SvgIconBagHeartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.691 3c-.925 0-1.69.72-1.747 1.644l-.878 14.5A1.75 1.75 0 0 0 4.812 21h9.021c-.693-.814-1.333-1.937-1.333-3.333 0-1.203.385-2.324 1.173-3.164a3.95 3.95 0 0 1 2.882-1.253c.552 0 1.038.1 1.445.24.407-.14.892-.24 1.444-.24.386 0 .772.057 1.143.17l-.532-8.776A1.75 1.75 0 0 0 18.31 3zM9 7.25a.75.75 0 0 1 .75.75 2.25 2.25 0 1 0 4.5 0 .75.75 0 0 1 1.5 0 3.75 3.75 0 0 1-7.5 0A.75.75 0 0 1 9 7.25", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18 22.03c-.67 0-4-1.81-4-4.36 0-1.92 1.29-2.92 2.56-2.92.62 0 1.11.19 1.44.38.34-.19.83-.38 1.44-.38 1.27 0 2.56 1 2.56 2.92 0 2.56-3.33 4.36-4 4.36m-1.44-5.78c-.53 0-1.06.44-1.06 1.42 0 1.33 1.87 2.52 2.5 2.82.63-.29 2.5-1.49 2.5-2.82 0-.98-.53-1.42-1.06-1.42-.56 0-.91.32-.92.33-.3.28-.77.28-1.05 0 0 0-.35-.32-.91-.32z" -})); - -const SvgIconBagHeart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0m10.765 4.254-.458-7.564a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94l-.879 14.5a1 1 0 0 0 .999 1.06h7.44M18 21.278c.27 0 3.25-1.535 3.25-3.611 0-1.445-.903-2.167-1.805-2.167-.903 0-1.445.542-1.445.542s-.542-.542-1.444-.542c-.903 0-1.806.722-1.806 2.167 0 2.076 2.98 3.61 3.25 3.61Z" -})); - -const SvgIconBag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0M4.693 4.69l-.879 14.5a1 1 0 0 0 .999 1.06h14.375a1 1 0 0 0 .998-1.06l-.879-14.5a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94Z" -})); - -const SvgIconBarcode = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 4.75h-3.5a1 1 0 0 0-1 1v3.5m14-4.5h3.5a1 1 0 0 1 1 1v3.5m0 5.5v3.5a1 1 0 0 1-1 1h-3.5m-9.5 0h-3.5a1 1 0 0 1-1-1v-3.5m5-5v4.5m8.5-4.5v4.5M12 9.75v2.5" -})); - -const SvgIconBarsThree2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h8.75" -})); - -const SvgIconBarsThree3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h10.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconBarsThree = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconBarsTwo2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h11.5" -})); - -const SvgIconBarsTwo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h18.5" -})); - -const SvgIconBasketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m21.79 9.46-1.75 10.09c-.15.84-.87 1.45-1.72 1.45H5.5c-.85 0-1.58-.61-1.72-1.45L2.02 9.46C1.89 8.7 2.48 8 3.25 8h2.4l1.81-4.53c.15-.38.59-.57.97-.42s.57.59.42.97L7.26 7.99h9.28l-1.59-3.97c-.15-.38.03-.82.42-.97.38-.15.82.03.97.42L18.15 8h2.4c.78 0 1.36.7 1.23 1.46z", - clipRule: "evenodd" -})); - -const SvgIconBasket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.25 3.75-2 5h11.5l-2-5m5.398 5.586L19.394 19.42a1 1 0 0 1-.985.829H5.59a1 1 0 0 1-.985-.829L2.852 9.336a.5.5 0 0 1 .492-.586h17.311a.5.5 0 0 1 .493.586" -})); - -const SvgIconBatteryEmptyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.75C1 5.784 1.784 5 2.75 5h15.5c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19H2.75A1.75 1.75 0 0 1 1 17.25zm19 7.75h1.5v-5H20z", - clipRule: "evenodd" -})); - -const SvgIconBatteryEmpty = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1zm17.5 2h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryErrorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM7.22 9.22a.75.75 0 0 1 1.06 0L10 10.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L11.06 12l1.72 1.72a.75.75 0 1 1-1.06 1.06L10 13.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L8.94 12l-1.72-1.72a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconBatteryError = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.25 9.75 10 12m0 0-2.25 2.25M10 12 7.75 9.75M10 12l2.25 2.25m-9.5 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryFullFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0zM15 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 15 9", - clipRule: "evenodd" -})); - -const SvgIconBatteryFull = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m4.5-4.5v4.5m-12.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryLoadingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.75 5h9.063L6.9 11.55a.75.75 0 0 0 .6 1.2H12L7.312 19H2.75A1.75 1.75 0 0 1 1 17.25V6.75C1 5.784 1.784 5 2.75 5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.25 19H9.187l4.913-6.55a.75.75 0 0 0-.6-1.2H9L13.688 5h4.562c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19M20 14.5h1.5v-5H20z", - clipRule: "evenodd" -})); - -const SvgIconBatteryLoading = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 5.75h-5a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h2.5m10.5-12.5h2.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-1-12.5L7.5 12h6l-4.75 6.25m10.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryLowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9", - clipRule: "evenodd" -})); - -const SvgIconBatteryLow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m-3.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBatteryMediumFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconBatteryMedium = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m-7.75 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" -})); - -const SvgIconBeatsFitProChargingcaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase-fill_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M0 11.003h5.747c.143-.324.46-.527.844-.527H17.4c.392 0 .701.203.844.527H24c-.4-3.835-3.142-5.816-8.121-5.816H8.113c-4.972 0-7.715 1.974-8.114 5.816Zm15.88 7.217c5.22 0 8.09-2.222 8.15-6.426h-5.792a.89.89 0 0 1-.837.52H6.591a.9.9 0 0 1-.836-.52H-.04c.053 4.09 3.074 6.426 8.152 6.426h7.767ZM12 14.86a.78.78 0 0 1-.784-.776.79.79 0 0 1 .784-.791.79.79 0 0 1 .783.791c0 .4-.354.76-.783.776" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase-fill_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBeatsFitProChargingcase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M-.039 11.704c0 4.15 2.954 6.516 8.152 6.516h7.767c5.198 0 8.15-2.366 8.15-6.516s-2.952-6.517-8.15-6.517H8.113c-5.198 0-8.152 2.366-8.152 6.516Zm17.44-1.311H6.591c-.384 0-.7.203-.844.527H1.491c.361-2.735 2.72-4.256 6.63-4.256h7.759c3.91 0 6.26 1.521 6.63 4.256h-4.257c-.136-.324-.452-.527-.852-.527M6.591 12.23H17.4c.392 0 .701-.204.844-.512h4.317c0 3.209-2.418 5.024-6.682 5.024H8.12c-4.264 0-6.667-1.808-6.682-5.024h4.317c.143.308.46.512.836.512M12 14.506c.43-.015.783-.377.783-.776a.783.783 0 1 0-1.567 0c0 .422.354.784.784.776" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBeatsFitProLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.1 15.053c.898 0 1.869-.535 2.076-1.674l.355-1.942c.375-2.042-1.172-3.562-3.65-4.42a13.1 13.1 0 0 0-4.359-.743c-.442 0-.582.161-.582.442 0 .697.361 1.226 1.065 1.333 1.151.174 2.062.415 2.96.844.361.174.495.435.428.823l-.435 2.639c-.248 1.52.776 2.698 2.143 2.698Zm0 .697c-1.841 0-3.147-1.614-2.832-3.51l.268-1.58c-1.42.376-2.458.985-2.913 1.916a17.5 17.5 0 0 0 1.915 4.901c.415.208.857.282 1.453.282 2.304 0 4.36-1.112 4.52-3.335-.482.817-1.372 1.326-2.41 1.326Zm0-1.714a1.14 1.14 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0c0 .643-.508 1.146-1.145 1.146m0-.51a.63.63 0 0 0 .637-.636.63.63 0 0 0-.636-.636.63.63 0 0 0-.637.636c0 .355.282.637.636.637Zm-8.698 1.902c0 1.735 1.165 2.907 2.893 2.907.696 0 1.285-.215 1.667-.47A18.3 18.3 0 0 1 8.92 12.65c-1.293.134-2.518 1.186-2.518 2.78Z" -})); - -const SvgIconBeatsFitProRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.886 15.053c1.373 0 2.398-1.178 2.143-2.698l-.435-2.639c-.067-.388.073-.65.435-.823.897-.429 1.801-.67 2.953-.844.71-.107 1.072-.636 1.072-1.333 0-.28-.148-.442-.59-.442-1.446 0-2.893.235-4.36.744-2.477.857-4.024 2.377-3.649 4.42l.355 1.941c.215 1.139 1.179 1.674 2.076 1.674m0 .697c-1.031 0-1.922-.51-2.41-1.326.167 2.223 2.216 3.335 4.52 3.335.602 0 1.037-.074 1.46-.282a17.9 17.9 0 0 0 1.915-4.901c-.456-.931-1.494-1.54-2.913-1.915l.26 1.58c.322 1.895-.984 3.509-2.832 3.509m.007-1.714a1.13 1.13 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0 1.14 1.14 0 0 1-1.145 1.146m0-.51c.355 0 .63-.28.63-.636a.626.626 0 0 0-.63-.636.63.63 0 0 0-.636.636c0 .355.274.637.636.637Zm8.698 1.902c0-1.593-1.232-2.645-2.524-2.779a18.3 18.3 0 0 1-2.036 5.217c.375.254.971.469 1.668.469 1.727 0 2.893-1.172 2.893-2.907Z" -})); - -const SvgIconBeatsFitPro = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.201 14.84c.83 0 1.721-.49 1.915-1.541l.328-1.795c.348-1.881-1.078-3.288-3.368-4.078a12.1 12.1 0 0 0-4.018-.683c-.408 0-.542.147-.542.409 0 .643.335 1.131.984 1.225 1.065.16 1.902.382 2.726.784.334.16.462.395.401.756l-.401 2.431c-.235 1.406.71 2.491 1.975 2.491Zm5.605 0c1.266 0 2.21-1.086 1.982-2.492l-.402-2.43c-.067-.362.06-.597.395-.757.83-.402 1.668-.623 2.726-.784.656-.094.984-.583.984-1.225 0-.262-.127-.409-.535-.409-1.34 0-2.666.214-4.025.683-2.284.79-3.71 2.197-3.368 4.078l.334 1.795c.188 1.051 1.085 1.54 1.909 1.54Zm-5.605.642c-1.7 0-2.906-1.487-2.612-3.234l.241-1.454c-1.305.342-2.263.904-2.685 1.762a16.4 16.4 0 0 0 1.768 4.526c.388.188.79.255 1.346.255 2.123 0 4.018-1.025 4.165-3.074-.448.75-1.265 1.219-2.223 1.219m5.605 0c-.951 0-1.775-.469-2.223-1.219.154 2.05 2.049 3.074 4.172 3.074.549 0 .957-.067 1.346-.255.817-1.426 1.4-2.92 1.76-4.526-.414-.857-1.372-1.42-2.684-1.761l.24 1.453c.295 1.747-.904 3.234-2.611 3.234M9.2 13.902a1.05 1.05 0 0 1-1.058-1.052c0-.589.469-1.064 1.058-1.064s1.058.468 1.058 1.064c0 .59-.469 1.052-1.058 1.052m5.612 0c-.59 0-1.058-.462-1.058-1.052 0-.596.468-1.064 1.058-1.064.589 0 1.051.475 1.051 1.064 0 .583-.462 1.052-1.051 1.052m-5.612-.47a.58.58 0 0 0 .583-.582.586.586 0 1 0-.583.583Zm5.612 0a.58.58 0 0 0 .582-.582.58.58 0 0 0-.582-.589.58.58 0 0 0-.59.59.58.58 0 0 0 .59.582Zm-13.64 1.756c0 1.6 1.078 2.686 2.672 2.686.643 0 1.192-.201 1.533-.436a17 17 0 0 1-1.875-4.808c-1.192.12-2.33 1.092-2.33 2.558m21.663 0c0-1.466-1.132-2.437-2.324-2.558a17 17 0 0 1-1.881 4.808c.348.235.897.436 1.54.436 1.593 0 2.665-1.085 2.665-2.686" -})); - -const SvgIconBeatsHeadphones = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.54 19.222h1.236v-6.456c.422-.045.685-.31.685-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.339 0-.633.03-.904.113V6.25a1.53 1.53 0 0 1 .904-.301c.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.614 1.614 0 0 1-1.642-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.27.709.685.754zm8.912 0v-6.456c.415-.045.686-.31.686-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.332 0-.633.03-.904.113V6.25c.27-.196.58-.301.904-.301.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.62 1.62 0 0 1-1.643-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.264.709.686.754v6.456zM4.097 7.62c0-1.34.656-2.53 1.658-3.27-1.83.061-3.24 1.462-3.24 3.27 0 1.8 1.387 3.217 3.24 3.27a4.04 4.04 0 0 1-1.658-3.27m15.798 0a4.04 4.04 0 0 1-1.657 3.27c1.83-.053 3.24-1.454 3.24-3.27 0-1.793-1.387-3.209-3.24-3.27a4.06 4.06 0 0 1 1.657 3.27m-11.737.897a.92.92 0 0 0 .896-.904c0-.46-.429-.897-.896-.897a.92.92 0 0 0-.897.897c0 .49.407.904.897.904m7.677 0a.92.92 0 0 0 .896-.904c0-.46-.422-.897-.896-.897-.468 0-.897.415-.897.897 0 .49.407.904.897.904" -})); - -const SvgIconBellAlarmFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.849 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.245c.678.937 1.68 1.5 2.754 1.5s2.076-.563 2.754-1.5ZM5.658 2.232a.75.75 0 0 1-.027 1.06 9.25 9.25 0 0 0-2.527 4.164.75.75 0 0 1-1.442-.411 10.75 10.75 0 0 1 2.936-4.84.75.75 0 0 1 1.06.027m12.684 0a.75.75 0 0 1 1.06-.028 10.75 10.75 0 0 1 2.936 4.84.75.75 0 1 1-1.442.412 9.25 9.25 0 0 0-2.527-4.164.75.75 0 0 1-.027-1.06", - clipRule: "evenodd" -})); - -const SvgIconBellAlarm = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m3.687 17.09.74.12zm16.626 0-.74.12zm-1.358-8.417.74-.119zm-13.91 0-.74-.119zM1.662 7.045a.75.75 0 0 0 1.442.411zm3.97-3.753a.75.75 0 0 0-1.034-1.088zm13.77-1.088a.75.75 0 1 0-1.033 1.088zm1.494 5.252a.75.75 0 0 0 1.442-.411zm-2.681 1.337 1.358 8.417 1.48-.239-1.357-8.417zm1.11 8.707H4.676V19h14.65v-1.5Zm-14.898-.29 1.358-8.417-1.48-.239-1.358 8.417zm.247.29a.25.25 0 0 1-.247-.29l-1.48-.239A1.75 1.75 0 0 0 4.674 19zm14.899-.29a.25.25 0 0 1-.247.29V19a1.75 1.75 0 0 0 1.727-2.029zM12 3.5a6.295 6.295 0 0 1 6.215 5.293l1.48-.239A7.795 7.795 0 0 0 12 2zM12 2a7.795 7.795 0 0 0-7.696 6.554l1.481.239A6.295 6.295 0 0 1 12 3.5zm3.3 15.983c-.585 1.533-1.88 2.517-3.3 2.517V22c2.158 0 3.939-1.484 4.7-3.483zM12 20.5c-1.42 0-2.715-.984-3.3-2.517l-1.4.534C8.06 20.516 9.841 22 12 22zM3.104 7.456a9.25 9.25 0 0 1 2.527-4.164L4.598 2.204a10.75 10.75 0 0 0-2.936 4.84zm15.265-4.164a9.25 9.25 0 0 1 2.527 4.164l1.442-.411a10.75 10.75 0 0 0-2.936-4.84z" -})); - -const SvgIconBellFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.85 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.247c.677.937 1.68 1.5 2.753 1.5s2.076-.563 2.754-1.5", - clipRule: "evenodd" -})); - -const SvgIconBell = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M16 18.25c-.673 1.766-2.21 3-4 3-1.789 0-3.327-1.234-4-3m-3.326 0h14.652a1 1 0 0 0 .987-1.16l-1.357-8.417a7.045 7.045 0 0 0-13.911 0l-1.358 8.418a1 1 0 0 0 .987 1.159Z" -})); - -const SvgIconBezierCurvesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm11.447 4c-1.34 0-2.316.703-3.057 1.601-.712.863-1.274 1.99-1.788 3.019l-.023.045c-.541 1.084-1.034 2.062-1.626 2.78-.574.695-1.165 1.055-1.9 1.055H7.75a.75.75 0 0 0 0 1.5h.053c1.34 0 2.316-.703 3.057-1.6.712-.864 1.274-1.99 1.788-3.02l.023-.045c.541-1.083 1.034-2.061 1.626-2.78.574-.695 1.165-1.055 1.9-1.055h.053a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconBezierCurves = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 7.75h-.053c-4.15.001-4.245 8.5-8.394 8.5H7.75m-3-12.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" -})); - -const SvgIconBillFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.25c0-.966.784-1.75 1.75-1.75h18.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H2.75A1.75 1.75 0 0 1 1 17.75zM3.75 7a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 0-1.5zm14.75 9.25a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75M9.5 12a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -})); - -const SvgIconBill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.25h1m12.5 7.5h1m-17.5 2V6.25a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0" -})); - -const SvgIconBirthdayCakeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.998 1.068a.75.75 0 0 1 .53.22l1.592 1.59a3 3 0 0 1-1.37 5.027V9h6c.966 0 1.75.783 1.75 1.75v3.406c0 .469-.187.91-.508 1.233a1 1 0 0 1 .008.11v4.75A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V15.5q0-.056.008-.11a1.75 1.75 0 0 1-.508-1.233V10.75C3.5 9.783 4.284 9 5.25 9h6V7.905a3 3 0 0 1-1.373-5.027l1.591-1.59a.75.75 0 0 1 .53-.22M5.25 10.5a.25.25 0 0 0-.25.25v3.406c0 .092.05.176.13.22l1.727.941a.25.25 0 0 0 .248-.005l1.495-.897a1.75 1.75 0 0 1 1.8 0l1.471.883a.25.25 0 0 0 .258 0l1.47-.883a1.75 1.75 0 0 1 1.801 0l1.495.897a.25.25 0 0 0 .248.005l1.727-.941a.25.25 0 0 0 .13-.22V10.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconBirthdayCake = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 15.5v4.75a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V15.5M12 7.25a2.25 2.25 0 0 1-1.593-3.841l1.591-1.591 1.591 1.59A2.25 2.25 0 0 1 12 7.25m0 0v2.5m0 0H5.25a1 1 0 0 0-1 1v3.406a1 1 0 0 0 .521.878l1.726.942a1 1 0 0 0 .994-.02l1.495-.897a1 1 0 0 1 1.028 0l1.472.882a1 1 0 0 0 1.028 0l1.472-.883a1 1 0 0 1 1.028 0l1.495.897a1 1 0 0 0 .994.02l1.726-.94a1 1 0 0 0 .521-.879V10.75a1 1 0 0 0-1-1z" -})); - -const SvgIconBitcoinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.375 15a1.125 1.125 0 0 0 0-2.25H10.5V15zM10.5 11.25V9h2.875a1.125 1.125 0 0 1 0 2.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.25-4.5a.75.75 0 0 0 0 1.5H9v6h-.75a.75.75 0 0 0 0 1.5h3v.75a.75.75 0 0 0 1.5 0v-.75h.625a2.625 2.625 0 0 0 1.837-4.5 2.625 2.625 0 0 0-1.837-4.5h-.625v-.75a.75.75 0 0 0-1.5 0v.75z", - clipRule: "evenodd" -})); - -const SvgIconBitcoin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 8.25V12m0-3.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 1 0 3.75M9.75 12v3.75m0-3.75h3.625M9.75 15.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 0 0-3.75M12 6.75v1.5m0 7.5v1.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconBlockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.52 4.418A9.96 9.96 0 0 0 12 2C6.477 2 2 6.477 2 12a9.96 9.96 0 0 0 2.418 6.52L18.521 4.419Zm1.062 1.062L5.479 19.581A9.96 9.96 0 0 0 12 22c5.523 0 10-4.477 10-10a9.96 9.96 0 0 0-2.418-6.52" -})); - -const SvgIconBlock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M18.54 5.46A9.25 9.25 0 0 0 5.46 18.54M18.541 5.459A9.25 9.25 0 0 1 5.46 18.54M18.54 5.46 5.46 18.54" -})); - -const SvgIconBluetooth = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" -})); - -const SvgIconBookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22h11.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 19v.25c0 .69.56 1.25 1.25 1.25h11.5a.25.25 0 0 0 .25-.25v-2.768a2 2 0 0 1-.25.018H7A1.5 1.5 0 0 0 5.5 19M8.75 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5zM8 11a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5A.75.75 0 0 1 8 11", - clipRule: "evenodd" -})); - -const SvgIconBookOpenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.5 5.25v13.5a.75.75 0 0 1-.75.75H15a2.25 2.25 0 0 0-2.25 2.244.74.74 0 0 1-.48.708.75.75 0 0 1-1.02-.702A2.25 2.25 0 0 0 9 19.5H2.25a.75.75 0 0 1-.75-.75V5.25a.75.75 0 0 1 .75-.75h6a3 3 0 0 1 3 3v8.225a.766.766 0 0 0 .7.773.75.75 0 0 0 .8-.75V7.5a3 3 0 0 1 3-3h6a.75.75 0 0 1 .75.75" -})); - -const SvgIconBookOpenTextFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5h-6a3 3 0 0 0-3 3v8.225a.766.766 0 0 1-.7.773.75.75 0 0 1-.8-.75V7.5a3 3 0 0 0-3-3h-6a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.244.74.74 0 0 0 .48.708.75.75 0 0 0 1.02-.702A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M19.5 15.75h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.775-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .775.7.75.75 0 0 1-.75.8" -})); - -const SvgIconBookOpenText = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6zm-6-9.75h3.75a.75.75 0 1 1 0 1.5H15a.75.75 0 1 1 0-1.5M19.5 12a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75m0 3a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75" -})); - -const SvgIconBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6z" -})); - -const SvgIconBook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12v3.75a1 1 0 0 1-1 1H7a2.25 2.25 0 0 0 0 4.5h3M8.75 7h6.5m-6.5 4h3.5m-5.5-8.25h11.5a1 1 0 0 1 1 1v16.5a1 1 0 0 1-1 1H6.75a2 2 0 0 1-2-2V4.75a2 2 0 0 1 2-2" -})); - -const SvgIconBookmarkCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.746c0-.967.784-1.75 1.75-1.75h12.5c.966 0 1.75.783 1.75 1.75v16.35c0 1.41-1.583 2.241-2.744 1.44l-5.114-3.527a.25.25 0 0 0-.284 0l-5.114 3.527C5.583 22.337 4 21.506 4 20.096zM15.38 8.68a.75.75 0 0 0-1.06-1.061L11 10.94 9.88 9.82a.75.75 0 0 0-1.06 1.06l1.65 1.65a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconBookmarkCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.35 10.35 11 12l3.85-3.85m-9.1-5.404h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmarkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.502c0 1.4 1.565 2.234 2.727 1.451l5.133-3.455a.25.25 0 0 1 .28 0l5.133 3.455c1.162.783 2.727-.05 2.727-1.451V3.75A1.75 1.75 0 0 0 18.25 2z" -})); - -const SvgIconBookmarkOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v9.878l-2.508.918a.75.75 0 0 0 .516 1.408l20.5-7.5a.75.75 0 0 0-.516-1.408L20 7.775V3.75A1.75 1.75 0 0 0 18.25 2zM4 20.252v-3.43l16-5.853v9.283c0 1.4-1.565 2.234-2.727 1.451l-5.133-3.455a.25.25 0 0 0-.28 0l-5.133 3.455C5.565 22.486 4 21.653 4 20.252" -})); - -const SvgIconBookmarkOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.75 15.25 3-1.098m17.5-6.402-3 1.098m-14.5 5.304V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v5.098m-14.5 5.304 14.5-5.304M4.75 18.25v2.002a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83V12.75" -})); - -const SvgIconBookmarkPlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zM12 6a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 12 6", - clipRule: "evenodd" -})); - -const SvgIconBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v6.5M15.25 10h-6.5m-3-7.254h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmarkXFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zm9.078 5.18a.75.75 0 0 1 0 1.061l-1.767 1.768 1.767 1.768a.75.75 0 0 1-1.06 1.06L12 11.065l-1.768 1.768a.75.75 0 1 1-1.06-1.06l1.767-1.768-1.767-1.768a.75.75 0 0 1 1.06-1.06L12 8.943l1.768-1.768a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" -})); - -const SvgIconBookmarkX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.298 7.707-4.596 4.596m4.596 0L9.702 7.707M5.75 2.746h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" -})); - -const SvgIconBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 20.252V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.502a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83Z" -})); - -const SvgIconBooksFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.138 7.152a.5.5 0 0 1 .343-.618l3.845-1.103a.5.5 0 0 1 .618.343l3.86 13.458a.5.5 0 0 1-.344.618l-3.845 1.103a.5.5 0 0 1-.618-.343zM8.5 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5zM9 7.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m4 9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.5 5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5z" -})); - -const SvgIconBooks = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - d: "M7.5 20.5v-15h-5v15zm0 0h6v-17h-6zm0-13h6m-6 9h6m.5-9 4.347-1.165 3.494 13.04-4.347 1.165z" -})); - -const SvgIconBottleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.375 1a.75.75 0 0 0-.125 1.49v4.322a.25.25 0 0 1-.08.184L6.563 9.402A1.75 1.75 0 0 0 6 10.688V21.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 21.25V10.688a1.75 1.75 0 0 0-.563-1.286L14.83 6.996a.25.25 0 0 1-.08-.184V2.49A.75.75 0 0 0 14.625 1z" -})); - -const SvgIconBottle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 1.75v5.062a1 1 0 0 1-.322.735L7.072 9.953a1 1 0 0 0-.322.735V21.25a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1V10.688a1 1 0 0 0-.322-.735l-2.606-2.406A1 1 0 0 1 14 6.812V1.75m-4 0h4m-4 0h-.625m4.625 0h.625" -})); - -const SvgIconBrackets2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-2.5a1 1 0 0 0-1 1V11a1 1 0 0 1-1 1m0 0h-1m1 0a1 1 0 0 1 1 1v6.25a1 1 0 0 0 1 1h2.5m12-8.25h1m-1 0a1 1 0 0 1-1-1V4.75a1 1 0 0 0-1-1h-2.5m4.5 8.25a1 1 0 0 0-1 1v6.25a1 1 0 0 1-1 1h-2.5" -})); - -const SvgIconBrackets = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 3.75h-2.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h2.5m9.5-16.5h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5" -})); - -const SvgIconBrainFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.26 2.18a4.86 4.86 0 0 0-5.882 3.012A4.35 4.35 0 0 0 2.84 12a4.347 4.347 0 0 0 1.53 6.442 5.377 5.377 0 0 0 6.908 3.232.8.8 0 0 1-.028-.203V17a2.5 2.5 0 0 0-2.5-2.5.75.75 0 0 1 0-1.5c.946 0 1.815.328 2.5.877V2.3q0-.06.01-.12m1.462 19.494a5.377 5.377 0 0 0 6.907-3.232A4.347 4.347 0 0 0 21.16 12a4.35 4.35 0 0 0-2.537-6.808 4.86 4.86 0 0 0-5.881-3.012q.009.06.009.12v4.704a2.5 2.5 0 0 0 2.5 2.496.75.75 0 0 1 0 1.5 4 4 0 0 1-2.5-.877V21.47q0 .106-.028.203Z" -})); - -const SvgIconBrain = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 20.471a4.627 4.627 0 0 0 7.017-2.572A3.598 3.598 0 0 0 20.17 12a3.598 3.598 0 0 0-2.128-6.146A4.113 4.113 0 0 0 12 3.3m0 17.171A4.627 4.627 0 0 1 4.983 17.9 3.598 3.598 0 0 1 3.83 12a3.598 3.598 0 0 1 2.128-6.146A4.113 4.113 0 0 1 12 3.3m0 17.171V3.3M8.75 13.75A3.25 3.25 0 0 1 12 17m3.25-6.75A3.25 3.25 0 0 1 12 7" -})); - -const SvgIconBrandAdobe = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 21" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "#E1251B", - d: "M14.667 1.733H22v17.333zm-5.267 0H2v17.334zm2.6 6.4 4.733 10.933h-3.066l-1.4-3.466H8.8z" -})); - -const SvgIconBrandAppleMusic = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 8.442v7.251l-.001.544q0 .286-.009.574a8 8 0 0 1-.11 1.247 4.2 4.2 0 0 1-.39 1.187 4 4 0 0 1-1.745 1.744c-.38.194-.768.317-1.186.392a8 8 0 0 1-1.248.11q-.288.007-.574.008H8.443l-.136.001-.544-.001a26 26 0 0 1-.574-.009 8 8 0 0 1-1.248-.11 4.2 4.2 0 0 1-1.186-.39 4 4 0 0 1-1.745-1.745 4.2 4.2 0 0 1-.39-1.187 8 8 0 0 1-.11-1.247 26 26 0 0 1-.009-.574l-.001-.68V8.442l.001-.68q0-.286.009-.573a8 8 0 0 1 .11-1.248 4.2 4.2 0 0 1 .39-1.187A4 4 0 0 1 4.755 3.01c.38-.193.768-.316 1.186-.391a8 8 0 0 1 1.248-.11q.287-.008.574-.009l.68-.001h7.114l.68.001q.288 0 .574.009c.416.01.837.035 1.248.11.418.075.807.197 1.186.39a4 4 0 0 1 1.745 1.745c.193.38.316.769.391 1.187.074.411.099.831.11 1.247q.007.287.008.574zM15.431 5.49c.05-.01.458-.082.503-.086.306-.027.478.174.476.5v8.962c0 .24-.002.458-.052.7-.05.233-.139.453-.277.651s-.314.36-.52.481a2.1 2.1 0 0 1-.66.24c-.438.088-.737.108-1.019.052a1.4 1.4 0 0 1-.685-.349 1.5 1.5 0 0 1-.48-.94 1.5 1.5 0 0 1 .405-1.181 1.64 1.64 0 0 1 .616-.397c.275-.106.579-.17 1.045-.264l.37-.074c.161-.033.3-.074.411-.211.113-.137.115-.305.115-.47V8.916c0-.32-.144-.407-.45-.348-.219.042-4.913.99-4.913.99-.265.064-.358.15-.358.478v6.13c0 .241-.012.46-.063.7-.049.234-.138.454-.276.652s-.314.36-.52.481a2.1 2.1 0 0 1-.66.243c-.438.09-.738.109-1.019.052a1.4 1.4 0 0 1-.686-.351 1.48 1.48 0 0 1-.468-.94 1.49 1.49 0 0 1 .394-1.182 1.64 1.64 0 0 1 .616-.396c.275-.107.578-.17 1.045-.265l.369-.074c.162-.033.3-.074.412-.21.112-.138.125-.298.125-.463V7.346c0-.095.008-.16.013-.191a.57.57 0 0 1 .19-.367.8.8 0 0 1 .352-.159h.002z", - clipRule: "evenodd" -})); - -const SvgIconBrandApple = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.003 7.158a4.76 4.76 0 0 0-2.273 4.002 4.63 4.63 0 0 0 2.817 4.246 11 11 0 0 1-1.442 2.98c-.899 1.294-1.838 2.587-3.267 2.587s-1.796-.83-3.443-.83c-1.606 0-2.178.857-3.485.857s-2.218-1.198-3.266-2.668a12.9 12.9 0 0 1-2.191-6.955c0-4.083 2.654-6.247 5.267-6.247 1.388 0 2.545.912 3.416.912.83 0 2.123-.966 3.702-.966a4.95 4.95 0 0 1 4.165 2.082m-4.913-3.81A4.7 4.7 0 0 0 16.206.421 2 2 0 0 0 16.165 0a4.7 4.7 0 0 0-3.09 1.592 4.56 4.56 0 0 0-1.157 2.845q0 .193.041.381.142.027.286.027a4.08 4.08 0 0 0 2.845-1.498Z" -})); - -const SvgIconBrandAppstore = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.338 2.5h11.324a3.84 3.84 0 0 1 3.84 3.838v11.324c0 2.12-1.72 3.838-3.838 3.838H6.338A3.836 3.836 0 0 1 2.5 17.664V6.338A3.836 3.836 0 0 1 6.338 2.5m5.966 3.7-.385.665-.377-.667a.867.867 0 0 0-1.501.864l.88 1.53-2.82 4.89H5.895a.86.86 0 0 0-.864.865c0 .48.384.864.864.864h7.862c.377-.708-.11-1.729-.979-1.729h-2.681l3.707-6.417a.866.866 0 1 0-1.501-.865Zm-4.55 11.343.83-1.441c-.448-.542-1.016-.708-1.714-.492l-.618 1.069a.866.866 0 1 0 1.501.864Zm10.238-4.056h-2.249l-.497-.861q-1.33-2.306-2.051-3.545c-.511.425-1.029 1.68-.304 2.928l1.153 2q.855 1.479 2.041 3.534a.867.867 0 0 0 1.501-.864l-.843-1.463h1.25a.86.86 0 0 0 .864-.865.86.86 0 0 0-.865-.864", - clipRule: "evenodd" -})); - -const SvgIconBrandArc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.45 2.15a2.2 2.2 0 0 1 1.968 1.216l3.635 7.27a7.2 7.2 0 0 0 1.58-3.372 2.2 2.2 0 1 1 4.333.771 11.62 11.62 0 0 1-3.841 6.745l1.442 2.886a2.2 2.2 0 0 1-3.935 1.967l-1.325-2.65a11.6 11.6 0 0 1-3.788.63c-1.37 0-2.685-.237-3.905-.672l-1.346 2.692a2.2 2.2 0 0 1-3.935-1.967l1.484-2.97a11.7 11.7 0 0 1-2.556-3.232A2.2 2.2 0 0 1 5.14 9.39q.326.61.758 1.143l3.583-7.166A2.2 2.2 0 0 1 11.45 2.15M9.606 12.958c.61.166 1.25.255 1.913.255a7.2 7.2 0 0 0 1.791-.223l-1.86-3.721z", - clipRule: "evenodd" -})); - -const SvgIconBrandArtifactNews = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.002 10.625h-7.618l3.814-6.593-2.38-1.376-2.442 4.22V2h-2.75v7.617L4.031 5.804l-1.376 2.38 4.221 2.441H2v2.75h7.617l-3.813 6.593 2.381 1.378 2.44-4.221V22h2.751v-7.616l6.594 3.814 1.376-2.382-4.221-2.441h4.877z" -})); - -const SvgIconBrandBluesky = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 11.454c-.922-1.915-3.436-5.483-5.772-7.242-1.685-1.27-4.417-2.252-4.417.874 0 .624.357 5.244.566 5.994.728 2.608 3.378 3.273 5.736 2.87-4.121.704-5.17 3.035-2.905 5.366 4.3 4.426 6.18-1.11 6.661-2.53.09-.262.131-.383.131-.276 0-.107.041.014.13.276.482 1.42 2.362 6.956 6.662 2.53 2.264-2.331 1.216-4.662-2.905-5.365 2.358.402 5.008-.263 5.736-2.87.21-.75.566-5.371.566-5.995 0-3.126-2.732-2.144-4.417-.874-2.336 1.76-4.85 5.327-5.772 7.242" -})); - -const SvgIconBrandCash = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.764 2.825c-1.027-.325-1.98-.325-3.888-.325H9.124c-1.907 0-2.86 0-3.887.325a4.04 4.04 0 0 0-2.412 2.412C2.5 6.263 2.5 7.217 2.5 9.124v5.752c0 1.907 0 2.86.325 3.888a4.04 4.04 0 0 0 2.412 2.411c1.026.325 1.98.325 3.887.325h5.752c1.907 0 2.86 0 3.888-.325a4.04 4.04 0 0 0 2.411-2.412c.325-1.026.325-1.98.325-3.887V9.124c0-1.907 0-2.86-.325-3.887a4.04 4.04 0 0 0-2.412-2.412Zm-4 6.976c-.574-.51-1.455-.882-2.373-.882-.72 0-1.439.257-1.439.908 0 .616.657.853 1.458 1.142l.203.073c1.559.531 2.843 1.182 2.843 2.723 0 1.675-1.289 2.819-3.394 2.949l-.191.91a.36.36 0 0 1-.354.285l-1.324-.01a.36.36 0 0 1-.349-.433l.202-.947c-.828-.226-1.555-.629-2.128-1.185a.36.36 0 0 1-.002-.516l.735-.725a.357.357 0 0 1 .502 0c.71.702 1.627.99 2.501.99.96 0 1.61-.394 1.61-1.062 0-.588-.533-.784-1.547-1.159q-.161-.059-.337-.125c-1.301-.462-2.534-1.13-2.534-2.688 0-1.8 1.49-2.677 3.248-2.765l.194-.91a.36.36 0 0 1 .35-.283h1.323c.228 0 .398.21.351.432l-.215 1.022a5.4 5.4 0 0 1 1.835 1.032.357.357 0 0 1 .017.52l-.684.694a.36.36 0 0 1-.5.01Z", - clipRule: "evenodd" -})); - -const SvgIconBrandChrome = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.415 5.484C9.063.074 17.683 1.142 20.905 7.46h-7.744c-1.395 0-2.296-.031-3.272.483a4.61 4.61 0 0 0-2.314 3.037z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.673 12a3.33 3.33 0 0 0 3.323 3.325A3.33 3.33 0 0 0 15.32 12a3.33 3.33 0 0 0-3.324-3.326A3.33 3.33 0 0 0 8.673 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.286 16.352c-1.865.554-4.048-.06-5.244-2.124-.913-1.576-3.324-5.777-4.42-7.687-3.84 5.884-.53 13.902 6.439 15.27z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.084 8.674a4.55 4.55 0 0 1 .84 5.6c-.794 1.366-3.324 5.638-4.55 7.706 7.18.442 12.415-6.595 10.05-13.306z", - clipRule: "evenodd" -})); - -const SvgIconBrandCodepen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.992 8.854c-.08-.52-.66-.8-1.06-1.061-.718-.48-1.418-.94-2.137-1.42-1.699-1.141-3.417-2.282-5.115-3.423-.4-.26-.8-.54-1.199-.8-.28-.2-.66-.2-.959 0-1.139.76-2.298 1.54-3.437 2.301L3.05 7.813c-.44.28-1.019.56-1.039 1.16-.02.66 0 1.341 0 2.002v3.201c0 .58-.12 1.26.42 1.621 1.279.88 2.577 1.721 3.876 2.581 1.599 1.061 3.197 2.142 4.795 3.202.44.3.88.62 1.419.26.46-.3.9-.6 1.359-.9 1.778-1.18 3.556-2.381 5.335-3.562l1.977-1.32c.12-.08.26-.16.38-.26.28-.201.4-.481.4-.821V9.474c.02-.22.04-.42.02-.62 0 .04 0-.02 0 0M12.86 4.47l6.733 4.503-2.997 2.02-3.736-2.5zm-1.719 0v4.002l-3.716 2.502-3.017-2.001zM3.73 10.574l2.138 1.441-2.138 1.44zm7.412 8.985L4.41 15.057l2.997-2.021 3.716 2.501v4.022h.02Zm.86-5.503-3.037-2.04 3.037-2.042 3.037 2.041zm.859 5.503v-4.002l3.716-2.501 2.997 2.02zm7.412-6.103-2.137-1.44 2.157-1.442z" -})); - -const SvgIconBrandCopilot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.997 21C6.152 21 1.91 17.263 1.75 16.192v-2.498c.109-.806.867-2.163 2.035-2.649q.023-.135.046-.28c.037-.234.077-.492.161-.784-.257-.652-.325-1.39-.325-2.124 0-1.116.164-2.269.888-3.186.742-.94 1.914-1.441 3.49-1.617 1.545-.172 2.898.044 3.772.981q.096.102.178.212c.056-.073.12-.144.183-.212.874-.937 2.227-1.153 3.772-.981 1.576.176 2.748.677 3.49 1.617.725.917.888 2.07.888 3.186 0 .734-.068 1.472-.325 2.124.084.292.125.55.161.785q.022.145.047.28c1.184.493 1.95 1.886 2.039 2.686v2.4c0 .983-4.294 4.868-10.253 4.868m0-1.904c2.922 0 5.874-1.424 6.41-1.838V11.8l-.03-.15c-.628.27-1.378.374-2.213.374-1.468 0-2.638-.42-3.472-1.27A4.1 4.1 0 0 1 12 9.8q-.28.527-.697.953c-.833.852-2.003 1.271-3.472 1.271-.836 0-1.584-.104-2.213-.373l-.03.149v5.457c.537.414 3.488 1.838 6.41 1.838ZM10.414 5.347c-.248-.264-.816-.53-2.155-.38-1.306.144-1.895.517-2.195.897-.317.4-.473 1.012-.473 1.993 0 1.017.165 1.502.395 1.758.207.232.665.486 1.847.486 1.093 0 1.716-.301 2.1-.692.403-.413.674-1.06.79-1.992.15-1.2-.048-1.789-.31-2.07Zm5.323-.38c-1.337-.15-1.906.116-2.153.38-.262.281-.46.87-.31 2.07.116.931.388 1.579.791 1.992.383.39 1.005.692 2.1.692 1.18 0 1.64-.254 1.847-.486.229-.256.394-.741.394-1.758 0-.981-.157-1.593-.474-1.993-.298-.38-.888-.753-2.195-.898Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.758 13.308a.97.97 0 0 1 .96.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.961-.961v-1.926a.97.97 0 0 1 .96-.961Zm5.445.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.962-.961v-1.926a.97.97 0 0 1 .961-.961.97.97 0 0 1 .961.961" -})); - -const SvgIconBrandD = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.087 2h6.826c.602 0 1.087 0 1.48.032.406.033.761.103 1.09.27.523.267.948.692 1.214 1.215.168.329.238.684.27 1.09C22 5 22 5.484 22 6.086v7.381c0 .602 0 1.088-.032 1.481-.033.405-.103.76-.27 1.09a2.78 2.78 0 0 1-1.215 1.214c-.329.168-.684.237-1.09.27-.393.033-.878.033-1.48.033h-.357v.357c0 .602 0 1.087-.033 1.48-.033.406-.102.761-.27 1.09a2.78 2.78 0 0 1-1.214 1.214c-.33.168-.685.238-1.09.27-.393.033-.879.033-1.48.033H6.086c-.602 0-1.087 0-1.48-.032-.406-.033-.761-.103-1.09-.27a2.78 2.78 0 0 1-1.214-1.215c-.168-.329-.238-.684-.27-1.09C2 19 2 18.516 2 17.914v-7.381c0-.602 0-1.088.032-1.481.033-.405.103-.76.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.167.684-.237 1.09-.27.393-.033.878-.033 1.48-.033H7v-.357c0-.602 0-1.087.032-1.48.033-.406.103-.761.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.168.684-.238 1.09-.27C10 2 10.484 2 11.086 2Zm6.802 14.444h-.333v-5.912c0-.602 0-1.088-.033-1.481-.033-.405-.102-.76-.27-1.09a2.78 2.78 0 0 0-1.214-1.214c-.33-.167-.685-.237-1.09-.27-.393-.033-.879-.033-1.48-.033H8.11v-.333c0-.631 0-1.072.029-1.414.027-.336.078-.53.153-.676.16-.313.415-.568.728-.728.146-.075.34-.126.676-.153.343-.028.783-.029 1.414-.029h6.778c.631 0 1.072 0 1.414.029.336.027.53.078.676.153.314.16.568.415.728.728.075.146.126.34.153.676.029.342.029.783.029 1.414v7.333c0 .632 0 1.072-.029 1.415-.027.336-.078.53-.153.675a1.67 1.67 0 0 1-.728.729c-.146.074-.34.125-.676.153-.343.028-.783.028-1.414.028ZM5.442 18.558A1.44 1.44 0 0 0 6.5 19q.417 0 .75-.2a1.56 1.56 0 0 0 .542-.55Q8 17.908 8 17.5a1.44 1.44 0 0 0-.442-1.058A1.44 1.44 0 0 0 6.5 16a1.44 1.44 0 0 0-1.058.442A1.44 1.44 0 0 0 5 17.5q0 .617.442 1.058", - clipRule: "evenodd" -})); - -const SvgIconBrandDiscord = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.636 5.023a18.1 18.1 0 0 0-4.539-1.404q-.321.579-.581 1.188a16.8 16.8 0 0 0-5.037 0 13 13 0 0 0-.582-1.188 18.3 18.3 0 0 0-4.542 1.407C1.483 9.3.705 13.465 1.093 17.572A18.3 18.3 0 0 0 6.66 20.38q.677-.916 1.192-1.933a12 12 0 0 1-1.877-.9c.157-.115.311-.234.46-.348a13.02 13.02 0 0 0 11.13 0q.225.186.46.347-.902.535-1.88.903.513 1.017 1.191 1.931a18.2 18.2 0 0 0 5.57-2.808c.457-4.762-.78-8.89-3.27-12.55ZM8.346 15.046c-1.086 0-1.982-.99-1.982-2.207 0-1.218.865-2.217 1.978-2.217s2.002.999 1.983 2.216c-.02 1.218-.874 2.208-1.98 2.208Zm7.309 0c-1.087 0-1.98-.99-1.98-2.207 0-1.218.865-2.217 1.98-2.217s1.996.999 1.977 2.216-.872 2.208-1.978 2.208Z" -})); - -const SvgIconBrandDuolingo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.295 11.265a6.565 6.565 0 0 1-4.524 7.024 6.53 6.53 0 0 1-7.725-3.13c-2.542.105-4.85-1.403-5.762-3.723a.78.78 0 0 1 .674-1.06l3.391-.21-.842-2.679a2.22 2.22 0 0 1 .39-2.057 2.2 2.2 0 0 1 1.925-.813q2.763.264 3.67-.021.906-.286 2.967-2.062a2.2 2.2 0 0 1 3.538 1.013L17.83 6.2l2.852-1.754a.773.773 0 0 1 1.159.48c.573 2.408-.437 4.953-2.546 6.338Zm-8.676 8.663-1.548-.742a1.093 1.093 0 0 0-.936 1.974l1.549.741a1.093 1.093 0 0 0 .936-1.974h-.001Zm10.803-4.595a1.084 1.084 0 0 0-1.483.413l-.844 1.497a1.088 1.088 0 0 0 1.894 1.076l.844-1.496a1.094 1.094 0 0 0-.41-1.49Z", - clipRule: "evenodd" -})); - -const SvgIconBrandFacebook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.584 21.706v-6.65H7.52V12h2.064v-1.317c0-3.404 1.54-4.98 4.88-4.98.632 0 1.724.124 2.172.248V8.72a13 13 0 0 0-1.156-.036c-1.64 0-2.272.62-2.272 2.236V12h3.268l-.56 3.056h-2.704v6.872C18.164 21.328 22 17.112 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.69 3.228 8.625 7.584 9.706" -})); - -const SvgIconBrandFigma = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.665 2a3.335 3.335 0 0 0-.014 6.667 3.335 3.335 0 0 0 .014 6.666H12V12.02a3.335 3.335 0 1 0 3.347-3.354A3.335 3.335 0 0 0 15.332 2zm6.647 6.667h-3.313v3.312a3.335 3.335 0 0 1 3.313-3.312", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.665 22A3.334 3.334 0 0 0 12 18.667v-3.334H8.665a3.335 3.335 0 0 0 0 6.667" -})); - -const SvgIconBrandFirefox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.986 5.932a10 10 0 0 0-1.083-1.216 8 8 0 0 0-.798-.686 6.5 6.5 0 0 0-1.645-1.02 9.85 9.85 0 0 0-4.062-1.009c-2.321-.046-3.925.652-4.833 1.214a5 5 0 0 0-.89.677 8.4 8.4 0 0 1 5.251-.99c3.535.465 6.768 3.22 6.768 6.855 0 2.798-2.158 4.934-4.685 4.78-3.753-.225-4.7-4.082-2.747-5.748-.526-.114-1.516.109-2.205 1.14-.618.927-.583 2.357-.201 3.372a5.4 5.4 0 0 1-.491-1.586c-.495-3.343 1.745-6.195 3.801-6.9-1.109-.97-3.887-.904-5.955.62-1.2.884-2.06 2.14-2.516 3.635A9.5 9.5 0 0 1 4.73 5.696c-.692.359-1.573 1.494-2.008 2.545a10.4 10.4 0 0 0-.65 5.054l.013.114q.014.137.033.274a10.04 10.04 0 0 0 5.109 7.112 10 10 0 0 0 12.352-2.286 10.04 10.04 0 0 0 2.235-8.471 10.04 10.04 0 0 0-1.827-4.106Z" -})); - -const SvgIconBrandFramer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.667 2v6.667H12L5.333 2zM5.333 8.667H12l6.667 6.666H12V22l-6.667-6.667z" -})); - -const SvgIconBrandGithub = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 1.95c5.525 0 10 4.476 10 10a10.02 10.02 0 0 1-6.813 9.488c-.5.1-.687-.212-.687-.475 0-.337.012-1.412.012-2.75 0-.937-.312-1.537-.675-1.85 2.226-.25 4.563-1.1 4.563-4.937 0-1.1-.387-1.988-1.025-2.688.1-.25.45-1.275-.1-2.65 0 0-.837-.275-2.75 1.025a9.3 9.3 0 0 0-2.5-.337c-.85 0-1.7.112-2.5.337-1.913-1.287-2.75-1.025-2.75-1.025-.55 1.375-.2 2.4-.1 2.65-.638.7-1.025 1.6-1.025 2.688 0 3.825 2.325 4.687 4.55 4.937-.287.25-.55.688-.637 1.338-.575.262-2.013.687-2.913-.825-.188-.3-.75-1.038-1.538-1.025-.837.012-.337.475.013.662.425.238.912 1.125 1.025 1.413.2.562.85 1.637 3.362 1.175 0 .837.013 1.625.013 1.862 0 .263-.188.563-.688.475A9.99 9.99 0 0 1 2 11.951c0-5.525 4.475-10 10-10Z" -})); - -const SvgIconBrandGooglePlayStore = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.91 2.013c.372-.048.75.035 1.067.233l10.846 6.15-2.745 2.77zm-.835.833A2 2 0 0 0 4 3.403v17.192q-.003.284.075.557L13.252 12zm10.012 9.985L4.91 21.985c.372.052.751-.03 1.067-.233l10.846-6.15zm7.108-1.947L17.908 9.02l-3.004 2.979 2.995 2.987 3.288-1.864c1.084-.615 1.084-1.63 0-2.246z" -})); - -const SvgIconBrandGoogle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 12.234C22 17.939 18.029 22 12.164 22 6.54 22 2 17.532 2 12S6.541 2 12.164 2c2.738 0 5.04.988 6.816 2.617l-2.767 2.617C12.594 3.798 5.865 6.379 5.865 12c0 3.488 2.832 6.314 6.299 6.314 4.025 0 5.533-2.838 5.77-4.31h-5.77v-3.44h9.676c.094.513.16 1.005.16 1.67" -})); - -const SvgIconBrandGumroad = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-15.52-.232c0 2.922 1.722 5.272 4.652 5.272s3.676-2.35 3.848-3.553v3.324h2.38v-5.273h-5.424v1.032h2.585c-.288 1.26-.977 2.521-2.585 2.521-1.78 0-2.93-1.547-2.93-3.438s1.15-3.438 2.93-3.438c1.666 0 2.355 1.203 2.412 2.005h2.7c-.058-1.432-1.321-3.954-5.055-3.954-3.618 0-5.514 2.464-5.514 5.502Z", - clipRule: "evenodd" -})); - -const SvgIconBrandInertiajs = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.101 6.743H2.35L7.907 12.3 2.35 17.857H8.1l5.557-5.557L8.1 6.743Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.793 6.743H11.04L16.6 12.3l-5.558 5.557h5.752L22.35 12.3z" -})); - -const SvgIconBrandInstagram = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 4.212c2.537 0 2.837.01 3.839.055a5.3 5.3 0 0 1 1.763.327c.413.153.786.395 1.093.711.316.307.558.68.71 1.093.21.564.32 1.16.328 1.763.046 1.002.055 1.303.055 3.839s-.01 2.837-.055 3.839a5.3 5.3 0 0 1-.327 1.763 3.15 3.15 0 0 1-1.804 1.804c-.564.209-1.16.32-1.763.327-1.002.046-1.303.055-3.839.055s-2.837-.01-3.839-.055a5.3 5.3 0 0 1-1.764-.327 2.94 2.94 0 0 1-1.092-.711 2.94 2.94 0 0 1-.71-1.093 5.3 5.3 0 0 1-.328-1.763c-.046-1.002-.055-1.303-.055-3.839s.01-2.837.055-3.839a5.3 5.3 0 0 1 .327-1.763c.153-.413.395-.786.711-1.093.307-.316.68-.558 1.093-.71a5.3 5.3 0 0 1 1.763-.328c1.002-.046 1.303-.055 3.839-.055M12 2.5c-2.58 0-2.904.011-3.917.057a7 7 0 0 0-2.306.441 4.66 4.66 0 0 0-1.683 1.097 4.66 4.66 0 0 0-1.096 1.683 7 7 0 0 0-.44 2.305C2.51 9.096 2.5 9.42 2.5 12s.011 2.903.057 3.917c.016.788.165 1.567.441 2.306a4.66 4.66 0 0 0 1.097 1.683 4.66 4.66 0 0 0 1.683 1.096 7 7 0 0 0 2.305.44c1.013.048 1.337.058 3.917.058s2.903-.011 3.917-.057a7 7 0 0 0 2.306-.441 4.86 4.86 0 0 0 2.779-2.78 7 7 0 0 0 .44-2.305c.048-1.014.058-1.337.058-3.917s-.011-2.904-.057-3.917a7 7 0 0 0-.441-2.306 4.66 4.66 0 0 0-1.097-1.683 4.66 4.66 0 0 0-1.683-1.096 7 7 0 0 0-2.305-.44C14.903 2.51 14.58 2.5 12 2.5m0 4.621a4.879 4.879 0 1 0 0 9.758 4.879 4.879 0 0 0 0-9.758m0 8.046a3.167 3.167 0 1 1 0-6.334 3.167 3.167 0 0 1 0 6.334m5.071-9.378a1.14 1.14 0 1 0 0 2.28 1.14 1.14 0 0 0 0-2.28" -})); - -const SvgIconBrandKarteil = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - className: "icon-brand-karteil_svg__icon-brand-karteil", - clipPath: "url(#icon-brand-karteil_svg__a)" -}, /*#__PURE__*/React.createElement("rect", { - width: 16.5, - height: 16.5, - x: 0.354, - y: 12, - fill: "#0E0E10", - stroke: "#3F3F46", - strokeWidth: 0.5, - className: "icon-brand-karteil_svg__Rectangle icon-brand-karteil_svg__7", - rx: 1.749, - transform: "rotate(-45 .354 12)" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-brand-karteil_svg__a", - className: "icon-brand-karteil_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconBrandLaravel = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.85 6.626a.3.3 0 0 1 .012.083v4.389a.32.32 0 0 1-.161.277l-3.684 2.121V17.7a.32.32 0 0 1-.16.277l-7.689 4.427q-.027.014-.056.023-.01.005-.022.009a.3.3 0 0 1-.164 0l-.025-.01q-.026-.009-.053-.022l-7.687-4.427A.32.32 0 0 1 2 17.7V4.534q0-.044.011-.084l.011-.027q.008-.026.02-.05l.023-.028q.013-.02.028-.037.015-.014.032-.024a.2.2 0 0 1 .035-.028l3.844-2.213a.32.32 0 0 1 .32 0l3.844 2.213q.02.013.036.027.016.011.032.024l.028.038q.012.014.022.028c.01.016.014.033.02.05q.007.013.012.027a.3.3 0 0 1 .011.084v8.223l3.203-1.844V6.709q0-.043.012-.083.005-.014.01-.028.01-.025.022-.05.01-.014.021-.028.014-.02.029-.037l.031-.024q.018-.016.035-.027l3.845-2.214a.32.32 0 0 1 .32 0l3.844 2.214q.02.013.036.027.016.011.031.024.016.018.029.037.012.014.021.029.014.024.021.05.007.013.011.027m-.63 4.287v-3.65l-3.203 1.845v3.65l3.204-1.845Zm-3.843 6.602v-3.652l-7.048 4.023v3.686zM2.64 5.088v12.427l7.047 4.057v-3.686l-3.682-2.083v-.001h-.002q-.018-.013-.035-.027-.016-.011-.03-.024h-.001q-.014-.016-.026-.034-.013-.015-.024-.032-.01-.02-.018-.04-.009-.018-.015-.037-.005-.023-.006-.047-.004-.018-.005-.036V6.932zM6.165 2.69 2.962 4.534l3.202 1.843 3.202-1.844zm3.523 10.436V5.088L6.485 6.932v8.038zm8.01-8.26-3.203 1.843 3.202 1.844L20.9 6.709zm-.321 4.242-3.204-1.845v3.65l3.204 1.844v-3.65Zm-7.369 8.224 7.045-4.022-3.2-1.842-7.042 4.054z", - clipRule: "evenodd" -})); - -const SvgIconBrandLayers = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 25" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" -})); - -const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", - clipRule: "evenodd" -})); - -const SvgIconBrandLinkedin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.65 3H4.35A1.35 1.35 0 0 0 3 4.35v15.3A1.35 1.35 0 0 0 4.35 21h15.3A1.35 1.35 0 0 0 21 19.65V4.35A1.35 1.35 0 0 0 19.65 3M8.4 18.3H5.7v-8.1h2.7zM7.05 8.625A1.575 1.575 0 1 1 8.67 7.05a1.6 1.6 0 0 1-1.62 1.575M18.3 18.3h-2.7v-4.266c0-1.278-.54-1.737-1.242-1.737a1.565 1.565 0 0 0-1.458 1.674.6.6 0 0 0 0 .126V18.3h-2.7v-8.1h2.61v1.17a2.8 2.8 0 0 1 2.43-1.26c1.395 0 3.024.774 3.024 3.294z" -})); - -const SvgIconBrandLinktree = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m13.466 6.877 3.38-3.43 1.962 1.984-3.545 3.337h4.987v2.754h-5.011l3.57 3.423-1.963 1.945L12 12.082 7.155 16.89l-1.963-1.938 3.57-3.423H3.75V8.768h4.987L5.192 5.43l1.962-1.984 3.38 3.43V2h2.932zm-2.932 8.588h2.932V22h-2.932v-6.534Z" -})); - -const SvgIconBrandLottielab = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.048 3.817c.67-1.32 1.833-2.659 3.589-2.383.679.107 1.295.377 1.774.853.477.476.739 1.078.849 1.714.211 1.222-.11 2.713-.71 4.28-.861 2.246-2.421 4.96-4.518 7.882.217 1.058.522 1.89.88 2.421 2.065 3.066 5.296 1.762 5.717-.256a1.1 1.1 0 1 1 2.154.449c-.872 4.181-6.693 5.494-9.696 1.037a6.8 6.8 0 0 1-.715-1.437 76 76 0 0 1-1.225 1.525 1.1 1.1 0 1 1-1.698-1.4 70 70 0 0 0 2.256-2.882q-.045-.315-.082-.635c-.213-1.886-.195-3.993.038-5.951.23-1.942.682-3.825 1.387-5.217m.632 8.962c1.284-1.982 2.238-3.779 2.816-5.286.557-1.455.705-2.49.596-3.117-.05-.289-.145-.441-.233-.53-.088-.086-.247-.188-.564-.238-.238-.038-.707.064-1.284 1.204-.541 1.067-.95 2.663-1.165 4.481a25 25 0 0 0-.166 3.486", - clipRule: "evenodd" -})); - -const SvgIconBrandMastadon = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 17.244c2.505-.3 4.687-1.843 4.962-3.254.432-2.223.396-5.424.396-5.424 0-4.338-2.843-5.61-2.843-5.61-1.433-.658-3.894-.935-6.45-.956h-.064c-2.556.02-5.016.298-6.45.956 0 0-2.842 1.272-2.842 5.61l-.003.828c-.004.8-.008 1.687.015 2.613.103 4.243.778 8.425 4.7 9.463 1.81.48 3.363.58 4.613.51 2.268-.125 3.542-.809 3.542-.809l-.075-1.646s-1.621.512-3.441.45c-1.804-.063-3.708-.195-4-2.41a5 5 0 0 1-.04-.62s1.77.432 4.014.535c1.372.063 2.659-.08 3.966-.236m2.005-3.088V8.903q0-1.611-.822-2.558c-.567-.631-1.308-.955-2.229-.955-1.065 0-1.871.41-2.404 1.228l-.519.87-.518-.87c-.534-.819-1.34-1.228-2.405-1.228-.92 0-1.662.324-2.229.955q-.823.947-.822 2.558v5.253h2.081V9.057c0-1.075.452-1.62 1.357-1.62 1 0 1.502.647 1.502 1.927v2.79h2.069v-2.79c0-1.28.5-1.927 1.501-1.927.905 0 1.357.545 1.357 1.62v5.1h2.081Z", - clipRule: "evenodd" -})); - -const SvgIconBrandMedium = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.769 18.82c3.738 0 6.768-3.051 6.768-6.815S10.507 5.19 6.769 5.19 0 8.24 0 12.005s3.03 6.815 6.769 6.815m10.809-.4c1.87 0 3.385-2.872 3.385-6.415 0-3.542-1.515-6.415-3.385-6.415s-3.384 2.873-3.384 6.415 1.515 6.415 3.384 6.415m5.232-.667c.657 0 1.19-2.573 1.19-5.748 0-3.174-.532-5.748-1.19-5.748s-1.19 2.574-1.19 5.748.532 5.748 1.19 5.748" -})); - -const SvgIconBrandNextjs = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__icon-brand-nextjs" -}, /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__Mask icon-brand-nextjs_svg__group" -}, /*#__PURE__*/React.createElement("mask", { - id: "icon-brand-nextjs_svg__a", - width: 20, - height: 20, - x: 2, - y: 2, - className: "icon-brand-nextjs_svg__a", - maskUnits: "userSpaceOnUse", - style: { - maskType: "alpha" - } -}, /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__Group" -}, /*#__PURE__*/React.createElement("path", { - fill: "none", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10", - className: "icon-brand-nextjs_svg__Vector" -}))), /*#__PURE__*/React.createElement("g", { - className: "icon-brand-nextjs_svg__Group", - mask: "url(#icon-brand-nextjs_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "none", - stroke: "#fff", - strokeWidth: 0.8, - d: "M12 21.667A9.667 9.667 0 0 0 21.667 12 9.667 9.667 0 0 0 12 2.334C6.66 2.334 2.333 6.66 2.333 12S6.661 21.667 12 21.667Z", - className: "icon-brand-nextjs_svg__Vector" -}), /*#__PURE__*/React.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__b)", - d: "M18.612 19.503 9.682 8H8v7.997h1.346V9.71l8.21 10.606q.556-.372 1.056-.813", - className: "icon-brand-nextjs_svg__Vector" -}), /*#__PURE__*/React.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__c)", - d: "M16.111 8h-1.333v8h1.333z", - className: "icon-brand-nextjs_svg__Vector" -})))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__b", - x1: 14.111, - x2: 18.056, - y1: 14.945, - y2: 19.834, - className: "icon-brand-nextjs_svg__b", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React.createElement("stop", { - stopColor: "#fff" -}), /*#__PURE__*/React.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 -})), /*#__PURE__*/React.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__c", - x1: 15.444, - x2: 15.422, - y1: 8, - y2: 13.875, - className: "icon-brand-nextjs_svg__c", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React.createElement("stop", { - stopColor: "#fff" -}), /*#__PURE__*/React.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 -})))); - -const SvgIconBrandNotion = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.776 5.571c.616.5.848.462 2.004.385l10.906-.655c.231 0 .039-.23-.038-.269l-1.811-1.31c-.347-.269-.81-.577-1.696-.5l-10.56.77c-.385.039-.462.231-.309.385zm.655 2.542v11.474c0 .617.308.848 1.002.81l11.985-.694c.694-.038.772-.462.772-.963V7.342c0-.5-.193-.77-.618-.731l-12.525.731c-.462.039-.616.27-.616.77Zm11.832.615c.077.347 0 .694-.347.733l-.578.115v8.471c-.501.27-.964.424-1.349.424-.617 0-.771-.193-1.233-.77l-3.778-5.93v5.737l1.196.27s0 .693-.965.693l-2.658.154c-.078-.154 0-.539.27-.616l.693-.192V10.23l-.963-.078c-.077-.346.115-.847.655-.885l2.852-.193 3.931 6.008V9.767l-1.002-.115c-.077-.424.23-.732.616-.77zM3.694 2.953l10.985-.81c1.348-.115 1.696-.037 2.543.578l3.507 2.465c.578.424.771.539.771 1.001v13.516c0 .847-.309 1.348-1.387 1.425l-12.756.77c-.81.039-1.196-.077-1.62-.616l-2.582-3.35c-.463-.617-.655-1.078-.655-1.618V4.3c0-.693.309-1.27 1.194-1.347" -})); - -const SvgIconBrandOpenai = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.565 10.187a4.98 4.98 0 0 0-.428-4.093 5.04 5.04 0 0 0-5.428-2.418A4.99 4.99 0 0 0 10.95 2a5.04 5.04 0 0 0-4.807 3.49A4.99 4.99 0 0 0 2.81 7.905a5.04 5.04 0 0 0 .62 5.91 4.98 4.98 0 0 0 .428 4.092 5.04 5.04 0 0 0 5.428 2.418A4.98 4.98 0 0 0 13.044 22a5.04 5.04 0 0 0 4.81-3.491 4.99 4.99 0 0 0 3.332-2.417 5.04 5.04 0 0 0-.622-5.908v.002Zm-7.518 10.507a3.74 3.74 0 0 1-2.4-.867c.03-.017.084-.046.118-.067l3.983-2.3a.65.65 0 0 0 .328-.567v-5.615l1.683.972a.06.06 0 0 1 .032.046v4.65a3.753 3.753 0 0 1-3.744 3.748m-8.054-3.44a3.73 3.73 0 0 1-.447-2.51l.119.07 3.982 2.3a.65.65 0 0 0 .655 0l4.862-2.808v1.944a.06.06 0 0 1-.024.052l-4.026 2.325a3.753 3.753 0 0 1-5.12-1.372ZM3.945 8.562a3.74 3.74 0 0 1 1.95-1.644l-.001.138v4.601a.65.65 0 0 0 .327.566l4.862 2.807-1.683.972a.06.06 0 0 1-.057.005L5.316 13.68a3.753 3.753 0 0 1-1.372-5.12h.001Zm13.83 3.218-4.862-2.808L14.596 8a.06.06 0 0 1 .057-.005l4.027 2.325a3.75 3.75 0 0 1-.58 6.764v-4.739a.65.65 0 0 0-.324-.566Zm1.675-2.521-.118-.071-3.983-2.3a.65.65 0 0 0-.654 0L9.832 9.695V7.75a.06.06 0 0 1 .024-.052l4.026-2.323a3.748 3.748 0 0 1 5.567 3.882h.001ZM8.917 12.722l-1.683-.972a.06.06 0 0 1-.033-.046v-4.65a3.75 3.75 0 0 1 6.147-2.879l-.118.067-3.983 2.3a.65.65 0 0 0-.327.567zm.915-1.971 2.166-1.25 2.166 1.25v2.5l-2.166 1.25-2.166-1.25z" -})); - -const SvgIconBrandOpera = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 12.012a10.05 10.05 0 0 1-3.334 7.472c-2.562 1.246-4.95.374-5.746-.174 2.513-.548 4.428-3.611 4.428-7.298s-1.915-6.75-4.428-7.297c.796-.548 3.184-1.42 5.746-.175A10.05 10.05 0 0 1 22 12.012" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.717 6.359C7.622 7.654 6.9 9.597 6.85 11.763v.474c.05 2.166.771 4.11 1.866 5.404 1.442 1.868 3.557 3.039 5.945 3.039a7.23 7.23 0 0 0 4.005-1.22A9.9 9.9 0 0 1 12 22h-.472C6.229 21.776 2 17.392 2 12.012 2 6.483 6.478 2 12 2h.05c2.537 0 4.85.971 6.616 2.54a7.23 7.23 0 0 0-4.004-1.22c-2.388 0-4.527 1.196-5.945 3.039" -})); - -const SvgIconBrandParanoid = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "url(#icon-brand-paranoid_svg__a)", - d: "M17.5 1h-11A5.5 5.5 0 0 0 1 6.5v11A5.5 5.5 0 0 0 6.5 23h11a5.5 5.5 0 0 0 5.5-5.5v-11A5.5 5.5 0 0 0 17.5 1" -}), /*#__PURE__*/React.createElement("path", { - stroke: "#fff", - strokeWidth: 0.825, - d: "M7.21 6.895h-.378v3.657h7.125v7.183h3.715V6.895z" -}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", { - id: "icon-brand-paranoid_svg__a", - cx: 0, - cy: 0, - r: 1, - gradientTransform: "translate(1101 1101)scale(2200)", - gradientUnits: "userSpaceOnUse" -}, /*#__PURE__*/React.createElement("stop", { - stopColor: "#A1A1AA" -}), /*#__PURE__*/React.createElement("stop", { - offset: 1, - stopColor: "#3F3F46" -})))); - -const SvgIconBrandParsinta = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillOpacity: 0.3, - d: "M18.321 18.774c.306.328.821.348 1.123.017A10.024 10.024 0 1 0 2.92 16.206c.186.407.683.546 1.074.327.39-.218.526-.71.346-1.12A8.404 8.404 0 1 1 18.334 17.6c-.297.335-.318.846-.013 1.174" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.036 2.826c0-.45-.365-.818-.814-.782a10.025 10.025 0 1 0 10.806 10.807c.037-.45-.332-.815-.782-.815s-.811.366-.855.814a8.395 8.395 0 1 1-9.169-9.169c.448-.044.814-.404.814-.855" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.26 11.311a.824.824 0 0 1 0 1.428l-4.234 2.445a.824.824 0 0 1-1.237-.714V9.58a.824.824 0 0 1 1.237-.714z" -})); - -const SvgIconBrandPatreon = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.449 11.994c-1.383 1.451-3.11 1.668-4.982 2.085-1.869.408-2.776 1.828-3.39 3.525-.487 1.368-.959 3.307-2.361 4.049-.86.458-1.947.487-2.772-.06-1.313-.91-1.834-2.543-2.143-4.035-.413-1.957-.753-3.964-.794-5.97-.04-1.701.077-3.594.937-5.113C6.628 1.763 15.03.47 19.124 4.055c2.345 2.043 2.535 5.715.325 7.939" -})); - -const SvgIconBrandPerplexity = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m6 1.869 5.492 5V2h1v4.87l5.508-5v5.687h2.254v8.537H18v6.095L12.492 16.8V22h-1v-5.163l-5.398 5.35L6.027 16H3.5V7.556H6zm1 5.687h3.762L7 4.131zm3.778 1H4.5V15h1.516l-.018-1.706zm.714.7-4.49 4.45.066 6.107 4.424-4.384zm1.002 0 .01 6.158L17 19.812v-6.103zm.715-.7L18 13.291v1.803h1.254V8.558h-6.045Zm.016-1H17v-3.36l-.07-.003z", - clipRule: "evenodd" -})); - -const SvgIconBrandPinterest = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.474 2 2 6.478 2 12.008a10 10 0 0 0 6.351 9.316c-.09-.797-.165-1.999.03-2.87.18-.782 1.172-4.974 1.172-4.974s-.3-.601-.3-1.488c0-1.397.81-2.434 1.801-2.434.856 0 1.261.646 1.261 1.413 0 .856-.54 2.149-.825 3.335-.24.992.495 1.804 1.486 1.804 1.772 0 3.138-1.879 3.138-4.583 0-2.39-1.727-4.072-4.174-4.072-2.838 0-4.52 2.133-4.52 4.342 0 .857.33 1.788.751 2.284.075.105.09.18.075.286-.075.315-.24.991-.27 1.127-.045.18-.15.225-.33.135-1.247-.586-2.027-2.404-2.027-3.877 0-3.155 2.297-6.056 6.606-6.056 3.469 0 6.156 2.48 6.156 5.77 0 3.442-2.177 6.222-5.18 6.222-1.006 0-1.967-.526-2.297-1.142l-.616 2.374c-.225.871-.84 1.953-1.246 2.63.931.285 1.922.45 2.958.45 5.526 0 10-4.478 10-10.008C22 6.478 17.526 2 12 2" -})); - -const SvgIconBrandProducthunt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.5 12h2.833a1.5 1.5 0 0 0 0-3H10.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.5 7h4.833a3.5 3.5 0 0 1 0 7H10.5v3h-2z", - clipRule: "evenodd" -})); - -const SvgIconBrandReactjs = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.951 11.623c0-1.325-1.659-2.58-4.203-3.359.587-2.593.326-4.655-.823-5.316a1.8 1.8 0 0 0-.913-.228v.909c.187 0 .338.037.464.106.555.318.795 1.529.608 3.086-.045.383-.118.787-.208 1.199a20 20 0 0 0-2.589-.445 20 20 0 0 0-1.696-2.038c1.33-1.235 2.577-1.912 3.425-1.912v-.91c-1.121 0-2.589.8-4.073 2.186-1.484-1.378-2.951-2.169-4.072-2.169v.91c.843 0 2.095.672 3.424 1.899-.57.6-1.142 1.28-1.684 2.034-.921.098-1.793.249-2.592.449a12 12 0 0 1-.212-1.183c-.192-1.557.044-2.768.595-3.09a.9.9 0 0 1 .469-.106v-.909c-.343 0-.653.074-.922.228-1.145.66-1.402 2.72-.811 5.304-2.536.783-4.187 2.034-4.187 3.355 0 1.325 1.66 2.58 4.203 3.36-.587 2.592-.326 4.655.824 5.315.265.155.575.229.917.229 1.121 0 2.589-.8 4.073-2.185 1.483 1.378 2.951 2.168 4.072 2.168.343 0 .652-.073.922-.228 1.145-.66 1.402-2.72.81-5.304 2.528-.778 4.18-2.034 4.18-3.355Zm-5.308-2.719c-.15.526-.338 1.068-.55 1.61a22 22 0 0 0-1.121-1.932 19 19 0 0 1 1.671.322m-1.867 4.342c-.318.55-.644 1.072-.982 1.557a21 21 0 0 1-3.677.004 21 21 0 0 1-1.834-3.172 21.7 21.7 0 0 1 1.826-3.184 21 21 0 0 1 3.677-.003 21 21 0 0 1 1.835 3.172 23 23 0 0 1-.845 1.626m1.317-.53c.22.546.408 1.092.563 1.622-.534.13-1.097.24-1.68.327a23 23 0 0 0 1.117-1.95Zm-4.134 4.35a17 17 0 0 1-1.133-1.305c.367.016.742.029 1.121.029q.576.001 1.134-.029c-.367.477-.746.913-1.122 1.305m-3.033-2.401a18 18 0 0 1-1.671-.323c.15-.526.338-1.068.55-1.61q.249.489.534.979a27 27 0 0 0 .587.954M11.94 6.18q.57.588 1.133 1.304a25 25 0 0 0-1.12-.028q-.577-.001-1.134.028c.367-.476.746-.913 1.121-1.304M8.922 8.582a23 23 0 0 0-1.117 1.945 18 18 0 0 1-.562-1.623 20 20 0 0 1 1.68-.322Zm-3.689 5.104c-1.443-.616-2.377-1.423-2.377-2.063s.934-1.451 2.377-2.063c.35-.15.734-.285 1.13-.411.232.799.537 1.63.916 2.482a19 19 0 0 0-.905 2.47 12 12 0 0 1-1.141-.415m2.193 5.826c-.554-.318-.795-1.53-.607-3.086.045-.384.118-.787.208-1.199.799.196 1.671.346 2.588.444.55.755 1.121 1.44 1.696 2.039-1.329 1.235-2.576 1.912-3.424 1.912a1 1 0 0 1-.46-.11Zm9.67-3.107c.192 1.557-.045 2.768-.595 3.09a.9.9 0 0 1-.469.106c-.844 0-2.095-.672-3.424-1.9.57-.599 1.141-1.28 1.683-2.034a19 19 0 0 0 2.593-.448q.143.618.212 1.186m1.57-2.719c-.351.15-.734.285-1.13.412a20 20 0 0 0-.917-2.483c.375-.848.677-1.675.905-2.47q.607.19 1.146.415c1.443.616 2.376 1.423 2.376 2.063-.004.64-.937 1.452-2.38 2.063" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.947 13.486a1.863 1.863 0 1 0 0-3.726 1.863 1.863 0 0 0 0 3.726" -})); - -const SvgIconBrandRemix = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-brand-remix_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - fill: "#212121", - d: "M22 2H2v20h20z" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - fillRule: "evenodd", - d: "M16.699 15.194c.106 1.367.106 2.007.106 2.706h-3.161c0-.152.003-.291.005-.433.009-.439.018-.897-.053-1.821-.094-1.354-.677-1.655-1.75-1.655h-4.97v-2.463h5.122c1.354 0 2.031-.412 2.031-1.503 0-.958-.677-1.54-2.03-1.54H6.874v-2.41h5.686c3.066 0 4.589 1.448 4.589 3.76 0 1.73-1.072 2.859-2.52 3.047 1.222.244 1.937.94 2.069 2.312Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.8, - strokeWidth: 0.025, - d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-brand-remix_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M2 2h20v20H2z" -})))); - -const SvgIconBrandRive = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", - clipRule: "evenodd" -})); - -const SvgIconBrandSafari = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.071 18.679A10 10 0 1 0 4.928 4.537a10 10 0 0 0 14.143 14.142M11.854 2.275a.145.145 0 1 1 .292 0v1.682a.145.145 0 1 1-.292 0zm-.837-.085a.146.146 0 0 1 .16.13l.073.703a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16m1.813.13a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm-2.793.015a.145.145 0 0 1 .173.112l.348 1.646a.145.145 0 1 1-.285.06l-.348-1.645a.146.146 0 0 1 .112-.173m3.76.114a.145.145 0 0 1 .173-.113.145.145 0 0 1 .112.173l-.35 1.645a.145.145 0 1 1-.285-.06zm-4.723.153a.145.145 0 0 1 .184.094l.218.672a.145.145 0 1 1-.277.09l-.219-.672a.145.145 0 0 1 .094-.184m5.67.094a.145.145 0 0 1 .184-.094.146.146 0 0 1 .093.184l-.219.673a.146.146 0 1 1-.277-.09zm-6.594.25a.145.145 0 0 1 .193.075l.683 1.536a.145.145 0 1 1-.267.119l-.683-1.537a.145.145 0 0 1 .074-.192Zm7.52.08a.146.146 0 1 1 .265.118L15.25 4.68a.146.146 0 1 1-.266-.119zm-8.405.381a.146.146 0 0 1 .2.053l.353.613a.145.145 0 1 1-.252.146l-.354-.613a.145.145 0 0 1 .053-.199m9.27.054a.145.145 0 0 1 .2-.054c.07.04.093.13.053.2l-.354.612a.146.146 0 1 1-.252-.146zm-10.1.475a.146.146 0 0 1 .203.032l.987 1.361a.145.145 0 1 1-.236.171l-.987-1.36a.145.145 0 0 1 .032-.204Zm10.937.04a.145.145 0 0 1 .204-.033c.065.048.08.138.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36ZM5.665 4.57a.145.145 0 0 1 .206.01l.473.526a.146.146 0 1 1-.217.196l-.473-.526a.145.145 0 0 1 .01-.206Zm12.465.012a.146.146 0 1 1 .217.195l-.473.526a.145.145 0 1 1-.217-.195zm-13.175.685a.146.146 0 0 1 .206-.011l1.25 1.125c.06.054.065.146.01.206a.145.145 0 0 1-.205.01l-1.25-1.125a.145.145 0 0 1-.01-.205Zm13.888-.006a.145.145 0 0 1 .206.01c.054.06.05.152-.01.206l-1.252 1.125a.14.14 0 0 1-.067.034l-4.577 6.17-8.11 5.455.43-.581-.306.276a.146.146 0 1 1-.195-.217l1.25-1.124a.15.15 0 0 1 .067-.035l4.578-6.17 8.11-5.455-.432.583zM4.34 6.04a.145.145 0 0 1 .204-.031l.572.415a.146.146 0 1 1-.171.236l-.572-.415a.145.145 0 0 1-.033-.204Zm15.122-.026a.146.146 0 1 1 .171.236l-.572.415a.146.146 0 1 1-.171-.236zm-15.67.854a.145.145 0 0 1 .2-.054l1.456.841a.145.145 0 1 1-.146.253l-1.456-.841a.145.145 0 0 1-.054-.2Zm16.218-.054a.146.146 0 1 1 .146.253l-1.456.84a.146.146 0 1 1-.146-.252l1.456-.84ZM3.353 7.75a.145.145 0 0 1 .192-.074l.647.288a.146.146 0 1 1-.12.266l-.645-.288a.145.145 0 0 1-.074-.192m17.106-.068a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm-17.47.989a.145.145 0 0 1 .184-.094L4.77 9.1a.145.145 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.184Zm17.843-.088a.146.146 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zM2.738 9.64a.145.145 0 0 1 .173-.112l.691.147a.145.145 0 1 1-.06.285l-.692-.147a.145.145 0 0 1-.112-.173m18.352-.11a.145.145 0 1 1 .06.285l-.692.147a.146.146 0 1 1-.06-.286zM2.574 10.611a.145.145 0 0 1 .16-.13l1.673.177a.146.146 0 1 1-.03.29l-1.673-.177a.145.145 0 0 1-.13-.16m18.693-.117a.145.145 0 0 1 .16.13.145.145 0 0 1-.13.16l-1.672.174a.145.145 0 1 1-.03-.29zM2.531 11.607c0-.08.065-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.145-.146m17.94 0c0-.08.064-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.146-.146Zm-16.096.65a.145.145 0 1 1 .03.29l-1.672.174a.145.145 0 1 1-.03-.29l1.672-.175Zm15.089.14a.145.145 0 0 1 .16-.13l1.672.176a.146.146 0 1 1-.03.29l-1.673-.176a.145.145 0 0 1-.13-.16Zm-15.922.857a.146.146 0 1 1 .06.285l-.692.148a.146.146 0 1 1-.06-.286zm16.743.114a.145.145 0 0 1 .173-.112l.692.147a.146.146 0 1 1-.06.285l-.692-.147a.146.146 0 0 1-.113-.173m-15.606.466a.145.145 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zm14.457.098a.145.145 0 0 1 .184-.093l1.599.521a.146.146 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.185M4.069 14.98a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm15.667.08a.145.145 0 0 1 .192-.074l.646.288a.146.146 0 0 1-.118.267l-.646-.289a.145.145 0 0 1-.074-.192M5.3 15.307a.145.145 0 0 1 .2.054c.04.07.016.159-.054.2l-1.456.84a.145.145 0 0 1-.2-.053.145.145 0 0 1 .054-.2zm13.199.054a.145.145 0 0 1 .199-.054l1.456.841c.07.04.094.13.054.2a.145.145 0 0 1-.2.053l-1.456-.84a.145.145 0 0 1-.053-.2M4.94 16.55a.146.146 0 1 1 .171.236l-.572.416a.146.146 0 1 1-.171-.237zm13.912.037a.145.145 0 0 1 .204-.032l.572.416a.145.145 0 1 1-.17.236l-.573-.416a.146.146 0 0 1-.033-.204m-1.274.043a.146.146 0 0 1 .206-.011l1.25 1.125a.146.146 0 1 1-.195.217l-1.25-1.125a.145.145 0 0 1-.01-.206ZM7.381 17.71a.145.145 0 0 1 .204-.033c.065.048.08.139.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36Zm9.026-.027a.146.146 0 0 1 .204.033l.987 1.361a.146.146 0 1 1-.236.171l-.987-1.361a.145.145 0 0 1 .032-.204m-10.28.23a.146.146 0 1 1 .216.196l-.473.526a.145.145 0 1 1-.217-.196l.473-.525Zm11.54-.01a.145.145 0 0 1 .206.012l.473.525a.146.146 0 1 1-.217.195l-.473-.525a.145.145 0 0 1 .01-.206Zm-8.917.633a.145.145 0 0 1 .192-.074.145.145 0 0 1 .074.193l-.685 1.535a.145.145 0 1 1-.266-.118zm6.298-.07a.145.145 0 0 1 .193.074l.683 1.537a.145.145 0 1 1-.266.118l-.684-1.536a.145.145 0 0 1 .074-.193m-7.482.531a.145.145 0 0 1 .199-.053c.07.04.094.129.053.199l-.353.612a.146.146 0 1 1-.253-.146zm8.67-.053a.145.145 0 0 1 .198.053l.354.613a.145.145 0 1 1-.252.145l-.354-.612a.146.146 0 0 1 .053-.2Zm-5.968.118a.145.145 0 0 1 .172-.113c.08.017.13.094.113.173l-.35 1.645a.145.145 0 1 1-.285-.06zm3.286-.112a.145.145 0 0 1 .173.113l.349 1.645a.146.146 0 1 1-.286.06l-.348-1.645a.145.145 0 0 1 .112-.173m-1.7.309a.146.146 0 0 1 .292 0v1.682c0 .08-.065.146-.146.146a.145.145 0 0 1-.146-.146zm-2.656.498a.146.146 0 1 1 .277.09l-.219.673a.145.145 0 1 1-.277-.09zm5.42-.093a.146.146 0 0 1 .184.094l.218.672a.146.146 0 1 1-.277.09l-.22-.673a.146.146 0 0 1 .095-.183m-3.664.498a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm1.926-.13a.146.146 0 0 1 .16.13l.073.704a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16Z", - clipRule: "evenodd" -})); - -const SvgIconBrandSketch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m1.11 8.96 4.47-6.07a.56.56 0 0 1 .388-.223l5.974-.664a.6.6 0 0 1 .122 0l5.973.664a.56.56 0 0 1 .388.223L22.9 8.96a.57.57 0 0 1-.028.696l-10.55 12.2a.423.423 0 0 1-.633 0L1.136 9.655a.57.57 0 0 1-.027-.695Zm12.433-5.162L17.76 7.78c.181.172.489.026.47-.223l-.202-2.827c-.013-.157.229-.21.273-.049l.925 3.238a.7.7 0 0 0 .45.47l1.974.657c.146.048.11.272-.043.272H19.71a.7.7 0 0 0-.588.323l-5.171 8.125a.21.21 0 0 1-.365-.203l3.706-7.644a.422.422 0 0 0-.377-.6H7.093a.422.422 0 0 0-.376.6l3.706 7.644a.21.21 0 0 1-.365.204l-5.17-8.125a.7.7 0 0 0-.59-.324H2.342c-.154 0-.19-.224-.043-.272l2.028-.659a.7.7 0 0 0 .455-.472l.924-3.234c.044-.158.287-.115.274.049l-.203 2.827c-.018.249.29.395.47.223l4.218-3.983a.14.14 0 0 1 .205.19L7.84 7.47a.281.281 0 0 0 .216.454h7.896c.23 0 .36-.276.216-.454l-2.83-3.482a.14.14 0 0 1 .205-.19", - clipRule: "evenodd" -})); - -const SvgIconBrandSlack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.361 14.577a2.047 2.047 0 1 1-4.095 0c0-1.133.915-2.05 2.048-2.05H6.36zm1.024 0a2.047 2.047 0 1 1 4.096 0v5.124a2.047 2.047 0 1 1-4.096 0zm2.048-8.228a2.047 2.047 0 0 1-2.048-2.05 2.047 2.047 0 1 1 4.095 0v2.05zm0 1.04c1.132 0 2.047.916 2.047 2.05a2.046 2.046 0 0 1-2.047 2.049H4.298a2.047 2.047 0 0 1-2.048-2.05c0-1.133.915-2.05 2.048-2.05h5.135Zm8.206 2.049a2.047 2.047 0 1 1 4.096 0c0 1.134-.916 2.05-2.048 2.05h-2.048zm-1.024 0a2.047 2.047 0 1 1-4.095 0V4.3a2.047 2.047 0 1 1 4.095 0v5.14Zm-2.048 8.213c1.133 0 2.048.916 2.048 2.05a2.047 2.047 0 1 1-4.095 0v-2.05zm0-1.024a2.047 2.047 0 0 1-2.047-2.05c0-1.133.915-2.05 2.047-2.05h5.135c1.133 0 2.048.917 2.048 2.05 0 1.134-.915 2.05-2.048 2.05z" -})); - -const SvgIconBrandSnapchat = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.628 16.894c-.084-.28-.488-.475-.488-.475-.037-.022-.073-.039-.1-.053a7.7 7.7 0 0 1-1.767-1.157 6 6 0 0 1-1.024-1.167 4.4 4.4 0 0 1-.563-1.163c-.04-.15-.031-.21 0-.287a.46.46 0 0 1 .142-.157c.226-.159.591-.396.815-.541.192-.126.36-.234.457-.301.315-.22.53-.444.659-.687.164-.312.184-.658.055-.996-.173-.457-.6-.73-1.14-.73-.12 0-.246.013-.369.038-.31.067-.605.179-.85.274-.018.008-.037-.006-.037-.025.025-.611.056-1.432-.011-2.213-.062-.706-.207-1.3-.444-1.819a4.8 4.8 0 0 0-.792-1.183 4.9 4.9 0 0 0-1.25-1.007c-.862-.494-1.845-.745-2.919-.745-1.071 0-2.05.251-2.915.742A5 5 0 0 0 7.834 4.25a5 5 0 0 0-.792 1.183c-.237.52-.382 1.114-.444 1.82-.067.78-.039 1.537-.011 2.212 0 .02-.02.033-.036.025a6 6 0 0 0-.851-.273 1.7 1.7 0 0 0-.369-.04c-.54 0-.968.274-1.14.731-.129.34-.11.684.055.996.128.243.343.466.659.687.097.067.265.176.457.301.22.143.575.371.8.533a.5.5 0 0 1 .154.168c.034.08.04.139-.002.298a4.4 4.4 0 0 1-.561 1.152c-.276.419-.622.81-1.024 1.167a7.8 7.8 0 0 1-1.766 1.157q-.048.021-.112.059c-.042.025-.402.204-.477.469-.112.39.184.756.491.954.497.32 1.102.494 1.454.586q.146.037.268.075c.05.017.175.064.231.134.067.087.075.195.1.318.04.207.126.46.38.636.279.193.636.207 1.085.223.472.017 1.058.042 1.727.263.31.103.592.276.918.477.681.418 1.53.94 2.977.94 1.448 0 2.302-.524 2.988-.943.324-.198.603-.371.907-.471.67-.221 1.255-.243 1.727-.263.45-.017.806-.03 1.085-.223.274-.187.352-.469.388-.68.02-.104.034-.199.092-.277.05-.067.168-.112.223-.131q.124-.037.277-.078c.351-.095.79-.204 1.325-.508.633-.363.678-.812.611-1.032Z" -})); - -const SvgIconBrandSpotify = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.475 2 2 6.477 2 12s4.476 10 10 10c5.523 0 10-4.477 10-10S17.523 2 12 2m4.585 14.423a.623.623 0 0 1-.857.207c-2.348-1.435-5.304-1.76-8.785-.964a.624.624 0 0 1-.277-1.216c3.81-.87 7.077-.495 9.713 1.116.293.18.387.563.206.857M17.81 13.7a.78.78 0 0 1-1.072.257c-2.688-1.653-6.786-2.131-9.965-1.166a.78.78 0 0 1-.453-1.492c3.632-1.102 8.147-.568 11.234 1.329a.78.78 0 0 1 .256 1.072m.105-2.836c-3.223-1.914-8.54-2.09-11.617-1.156a.935.935 0 1 1-.543-1.79c3.532-1.072 9.404-.865 13.115 1.338a.934.934 0 1 1-.954 1.608Z" -})); - -const SvgIconBrandTailwindcss = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.993 6c-2.662 0-4.32 1.324-4.99 3.97 1.004-1.323 2.168-1.817 3.506-1.497.756.189 1.31.742 1.905 1.338.975 1.004 2.11 2.153 4.582 2.153 2.662 0 4.335-1.324 5.004-3.971q-1.506 1.985-3.49 1.483c-.757-.189-1.31-.741-1.906-1.338C15.614 7.15 14.48 6 11.993 6m-4.99 5.964c-2.676 0-4.334 1.323-5.003 3.97 1.004-1.323 2.167-1.818 3.505-1.498.757.19 1.31.742 1.906 1.338.974 1.004 2.109 2.153 4.582 2.153 2.662 0 4.334-1.323 5.003-3.97-1.003 1.323-2.167 1.817-3.505 1.483-.756-.19-1.31-.742-1.905-1.338-.975-.99-2.11-2.138-4.582-2.138Z", - clipRule: "evenodd" -})); - -const SvgIconBrandTelegram = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.581 10.68q9.263-4.023 12.35-5.303c5.884-2.44 7.105-2.863 7.903-2.877.175-.003.566.04.82.246.212.173.272.407.302.572.026.164.063.538.033.83-.318 3.339-1.698 11.44-2.4 15.178-.294 1.582-.88 2.113-1.446 2.165-1.23.112-2.164-.81-3.355-1.589-1.863-1.218-2.916-1.976-4.726-3.164-2.091-1.374-.735-2.129.457-3.363.31-.323 5.731-5.236 5.834-5.682.013-.055.027-.263-.1-.373-.122-.11-.304-.072-.436-.042-.189.042-3.164 2.004-8.935 5.886q-1.266.867-2.297.845c-.754-.016-2.21-.426-3.293-.776-1.323-.43-2.379-.657-2.286-1.387q.07-.57 1.575-1.167Z" -})); - -const SvgIconBrandThreads = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.906 11.251a7 7 0 0 0-.269-.122c-.158-2.915-1.75-4.584-4.424-4.602h-.036c-1.6 0-2.93.683-3.749 1.926l1.47 1.01c.612-.929 1.572-1.127 2.28-1.127h.024c.88.006 1.544.262 1.975.761q.47.547.625 1.5a11.3 11.3 0 0 0-2.527-.121c-2.542.146-4.177 1.63-4.067 3.69.056 1.046.576 1.945 1.466 2.533.752.497 1.72.74 2.728.685 1.33-.073 2.372-.58 3.1-1.509.553-.704.902-1.617 1.057-2.768.633.382 1.103.886 1.362 1.49.441 1.03.467 2.72-.912 4.098-1.208 1.208-2.66 1.73-4.855 1.746-2.434-.018-4.275-.799-5.472-2.321-1.121-1.426-1.7-3.485-1.722-6.12.021-2.635.6-4.694 1.722-6.12 1.197-1.522 3.038-2.303 5.472-2.32 2.452.018 4.326.803 5.568 2.332.61.75 1.07 1.694 1.372 2.794l1.723-.46c-.367-1.354-.944-2.52-1.73-3.488-1.594-1.961-3.924-2.966-6.927-2.987h-.012c-2.996.02-5.3 1.03-6.849 2.998-1.377 1.752-2.088 4.19-2.111 7.245v.014c.023 3.056.734 5.493 2.111 7.245 1.548 1.969 3.853 2.977 6.85 2.998h.011c2.664-.018 4.542-.716 6.089-2.262 2.024-2.023 1.963-4.559 1.296-6.115-.479-1.116-1.391-2.023-2.639-2.622Zm-4.6 4.327c-1.114.062-2.271-.438-2.328-1.51-.043-.794.565-1.68 2.397-1.787q.315-.018.618-.018c.665 0 1.288.065 1.854.189-.211 2.637-1.45 3.066-2.54 3.126Z" -})); - -const SvgIconBrandTiktok = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.714 10.213a8.2 8.2 0 0 1-4.773-1.526v6.986A6.33 6.33 0 0 1 9.611 22a6.3 6.3 0 0 1-3.524-1.07A6.329 6.329 0 0 1 10.48 9.405v3.499a2.895 2.895 0 1 0 2.017 2.769V2h3.444v.44a4.79 4.79 0 0 0 4.773 4.35z" -})); - -const SvgIconBrandTurbopack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.737 9.34a.41.41 0 0 0-.41.41v4.554c0 .226.184.41.41.41h4.555a.41.41 0 0 0 .41-.41V9.75a.41.41 0 0 0-.41-.41zM6.452 6.089a.375.375 0 0 0-.375.375V17.59c0 .207.168.375.375.375h11.126a.375.375 0 0 0 .375-.375V6.464a.375.375 0 0 0-.375-.375z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12.213v7.234c0 .485.135.939.37 1.325l2.609-2.608v-5.951zm1.19 9.393 2.585-2.586.055.001h5.698V22H4.553c-.501 0-.97-.145-1.364-.394Zm9.506.394h6.75A2.553 2.553 0 0 0 22 19.447V4.553A2.553 2.553 0 0 0 19.447 2h-7.234v2.979h5.957c.47 0 .851.38.851.85V18.17a.85.85 0 0 1-.85.851h-5.475z", - clipRule: "evenodd" -})); - -const SvgIconBrandTurborepo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.992 5.496C8.41 5.496 5.494 8.414 5.494 12s2.915 6.503 6.498 6.503 6.499-2.917 6.499-6.503-2.915-6.504-6.499-6.504m0 9.87A3.364 3.364 0 0 1 8.63 12a3.364 3.364 0 1 1 6.726 0 3.364 3.364 0 0 1-3.363 3.366Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.537 4.428V2C17.81 2.282 22 6.652 22 12s-4.19 9.717-9.463 10v-2.428c3.93-.281 7.043-3.568 7.043-7.572s-3.113-7.29-7.043-7.572M6.26 16.965a7.57 7.57 0 0 1-1.833-4.42H2a9.98 9.98 0 0 0 2.543 6.139zM11.447 22v-2.428a7.54 7.54 0 0 1-4.418-1.835l-1.717 1.719A9.96 9.96 0 0 0 11.446 22h.002Z", - clipRule: "evenodd" -})); - -const SvgIconBrandTwitch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.542 6.607H12v4.607h1.542zm3.854 4.607V6.607h-1.541v4.607z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.604 2 2.75 5.84v13.82h4.625v3.84l3.854-3.84h3.084l6.937-6.91V2zm10.023 13.054 3.083-3.072V3.536H7.377v11.518h3.083v3.071l3.084-3.071z", - clipRule: "evenodd" -})); - -const SvgIconBrandTwitter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M23.25 5.131a9.4 9.4 0 0 1-2.65.715 4.57 4.57 0 0 0 2.029-2.514c-.892.52-1.88.899-2.931 1.102A4.65 4.65 0 0 0 16.328 3c-2.548 0-4.615 2.035-4.615 4.545q.001.533.119 1.034a13.18 13.18 0 0 1-9.515-4.748 4.5 4.5 0 0 0-.625 2.284c0 1.577.816 2.969 2.054 3.783a4.66 4.66 0 0 1-2.091-.569v.059c0 2.201 1.59 4.038 3.703 4.456a4.7 4.7 0 0 1-2.085.078c.588 1.804 2.292 3.119 4.312 3.154a9.36 9.36 0 0 1-5.733 1.946 10 10 0 0 1-1.102-.063A13.2 13.2 0 0 0 7.825 21c8.492 0 13.135-6.923 13.135-12.928q0-.294-.014-.587a9.3 9.3 0 0 0 2.302-2.35z" -})); - -const SvgIconBrandVenmo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.766 2.5c.678 1.11.984 2.255.984 3.7 0 4.609-3.97 10.596-7.19 14.8H6.2L3.25 3.51l6.443-.607 1.56 12.446c1.458-2.354 3.257-6.054 3.257-8.576 0-1.381-.239-2.321-.611-3.096z" -})); - -const SvgIconBrandVercel = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12 3 10 17.32H2z" -})); - -const SvgIconBrandVkontakte = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.982 19C5.466 19 1.18 13.745 1 5h3.765c.124 6.418 2.9 9.137 5.098 9.698V5h3.546v5.536c2.17-.239 4.451-2.761 5.221-5.536h3.545c-.59 3.42-3.064 5.942-4.823 6.979 1.759.84 4.576 3.041 5.648 7.021h-3.903c-.838-2.663-2.926-4.723-5.688-5.003V19z" -})); - -const SvgIconBrandVscode = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.19 8.903s-.486-.352.098-.82L3.65 6.864a.58.58 0 0 1 .8-.052l12.567 9.519v4.566s0 .716-.927.636z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.421 11.845 2.19 14.791s-.332.248 0 .69l1.504 1.369s.359.384.887-.052l3.436-2.601-2.596-2.354Zm5.689.025 5.945-4.54-.038-4.53s-.254-1-1.1-.484l-7.91 7.203z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.09 21.54a.82.82 0 0 0 .763.237l4.632-2.283c.6-.4.51-.904.51-.904V4.96c0-.601-.612-.801-.612-.801l-4.016-1.941c-.877-.542-1.45.098-1.45.098s.738-.532 1.1.484v18.01a.8.8 0 0 1-.08.356c-.106.212-.334.412-.885.328z" -})); - -const SvgIconBrandWebflow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m24 4.827-7.339 14.347H9.768l3.071-5.946h-.138C10.167 16.517 6.387 18.682 1 19.174V13.31s3.446-.204 5.472-2.334H1v-6.15h6.15v5.059h.138L9.8 4.826h4.65v5.026h.139l2.607-5.026z", - clipRule: "evenodd" -})); - -const SvgIconBrandWhatsapp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.127 7.456c.172.006.362.015.543.417.123.274.33.785.496 1.193.123.302.223.548.248.6.06.12.1.262.02.423l-.034.07c-.06.123-.104.213-.207.332l-.125.15c-.083.101-.165.202-.237.273-.121.12-.247.252-.106.493.14.242.625 1.032 1.343 1.672.773.69 1.444.98 1.784 1.128q.1.042.159.071c.241.12.382.1.523-.06.14-.162.603-.706.764-.947.162-.242.322-.202.544-.121.221.08 1.408.665 1.65.785l.133.066c.168.08.282.135.33.216.06.101.06.585-.14 1.149-.202.564-1.188 1.108-1.63 1.148l-.13.014c-.409.048-.925.109-2.769-.619-2.27-.895-3.767-3.115-4.075-3.57q-.037-.057-.05-.075l-.003-.004c-.131-.175-.984-1.315-.984-2.494 0-1.111.547-1.694.798-1.963l.048-.051a.89.89 0 0 1 .644-.302z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m2.339 21.75 1.371-5.007a9.65 9.65 0 0 1-1.29-4.83c.002-5.329 4.338-9.663 9.666-9.663a9.6 9.6 0 0 1 6.837 2.834 9.6 9.6 0 0 1 2.829 6.836c-.003 5.327-4.339 9.663-9.666 9.663h-.004a9.66 9.66 0 0 1-4.62-1.177zm9.75-17.868c-4.432 0-8.036 3.603-8.037 8.03a8 8 0 0 0 1.228 4.275l.191.304-.811 2.963 3.04-.797.294.174a8 8 0 0 0 4.089 1.12h.003c4.428 0 8.032-3.603 8.033-8.032a7.98 7.98 0 0 0-2.35-5.682 7.98 7.98 0 0 0-5.68-2.355", - clipRule: "evenodd" -})); - -const SvgIconBrandX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.403 3.5h2.882l-6.296 7.201 7.407 9.799h-5.8l-4.542-5.943L5.856 20.5H2.973l6.734-7.702L2.602 3.5h5.946l4.106 5.432 4.75-5.432Zm-1.011 15.274h1.597L7.68 5.135H5.967z" -})); - -const SvgIconBrandYoutube = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.204 4.008c.904.28 1.615 1.101 1.857 2.147C22.498 8.048 22.5 12 22.5 12s0 3.952-.44 5.845c-.241 1.046-.952 1.867-1.856 2.147C18.567 20.5 12 20.5 12 20.5s-6.567 0-8.204-.508c-.904-.28-1.615-1.101-1.857-2.147C1.5 15.952 1.5 12 1.5 12s0-3.952.44-5.845c.241-1.046.952-1.867 1.856-2.147C5.433 3.5 12 3.5 12 3.5s6.567 0 8.204.508M15.514 12l-5.716 3.3V8.7l5.715 3.3Z", - clipRule: "evenodd" -})); - -const SvgIconBreakfestFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 3c-2.66 0-5.105.61-6.91 1.635C3.304 5.648 2 7.162 2 9c0 1.438.805 2.683 2 3.634v6.616c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 19.25v-6.616c1.195-.951 2-2.196 2-3.634 0-1.838-1.305-3.352-3.09-4.365C17.106 3.61 14.66 3 12 3" -})); - -const SvgIconBreakfest = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12.26c1.252-.895 2-2.028 2-3.26 0-2.9-4.141-5.25-9.25-5.25S2.75 6.1 2.75 9c0 1.232.748 2.365 2 3.26v6.99a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" -})); - -const SvgIconBroadcastFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m3.75 0a7.48 7.48 0 0 0-1.91-5 .75.75 0 1 0-1.117 1 6 6 0 0 1 0 8 .75.75 0 0 0 1.117 1 7.48 7.48 0 0 0 1.91-5M7.527 8A.75.75 0 1 0 6.41 7a7.494 7.494 0 0 0 0 10 .75.75 0 0 0 1.117-1 5.995 5.995 0 0 1 0-8m14.839-.374a11.2 11.2 0 0 0-2.33-3.501.75.75 0 1 0-1.071 1.05 9.74 9.74 0 0 1 0 13.646.751.751 0 0 0 1.07 1.054 11.26 11.26 0 0 0 2.33-12.254zm-19.35 8.169a9.74 9.74 0 0 1 2.02-10.618.75.75 0 1 0-1.071-1.052 11.24 11.24 0 0 0 0 15.75.75.75 0 1 0 1.07-1.05 9.7 9.7 0 0 1-2.02-3.03Z" -})); - -const SvgIconBroadcast = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m0 6a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5m6.91.67A7.5 7.5 0 0 1 17.59 17a.75.75 0 0 1-1.117-1 5.995 5.995 0 0 0 0-8 .751.751 0 1 1 1.117-1 7.51 7.51 0 0 1 1.32 7.92M6.47 9.664A6 6 0 0 0 7.524 16a.75.75 0 0 1-1.117 1 7.493 7.493 0 0 1 0-10 .751.751 0 0 1 1.12 1A6 6 0 0 0 6.47 9.666ZM23.25 12a11.2 11.2 0 0 1-3.215 7.875.75.75 0 1 1-1.07-1.05 9.74 9.74 0 0 0 0-13.646.75.75 0 1 1 1.07-1.054A11.2 11.2 0 0 1 23.25 12M5.035 18.823a.75.75 0 1 1-1.07 1.052 11.24 11.24 0 0 1 0-15.75.75.75 0 1 1 1.07 1.05 9.74 9.74 0 0 0 0 13.646z" -})); - -const SvgIconBrokenChainLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.25 3.25a.75.75 0 0 0 1.5 0zm1.5-1.5a.75.75 0 0 0-1.5 0zm6 19a.75.75 0 0 0-1.5 0zm-1.5 1.5a.75.75 0 0 0 1.5 0zm-11-12.5a.75.75 0 0 0 0-1.5zm-1.5-1.5a.75.75 0 0 0 0 1.5zm19 6a.75.75 0 0 0 0 1.5zm1.5 1.5a.75.75 0 0 0 0-1.5zM4.22 5.28a.75.75 0 0 0 1.06-1.06zm-.44-2.56a.75.75 0 0 0-1.06 1.06zm16 16a.75.75 0 1 0-1.06 1.06zm.44 2.56a.75.75 0 1 0 1.06-1.06zM3.207 15.207l.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 1 0 1.06 1.06zm-3.44 5.56a.75.75 0 1 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 1 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 1 0-1.06-1.06zM9.75 3.25v-1.5h-1.5v1.5zm4.5 17.5v1.5h1.5v-1.5zm-11-12.5h-1.5v1.5h1.5zm17.5 7.5h1.5v-1.5h-1.5zM5.28 4.22l-1.5-1.5-1.06 1.06 1.5 1.5zm13.44 15.56 1.5 1.5 1.06-1.06-1.5-1.5zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.474-5.586-5.586-1.06 1.06 5.586 5.586zm-8.06-5.586L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.043 1.06 1.06L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.043zm9.526-12a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.474zm-12 12a1.75 1.75 0 0 0 2.474 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.526-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.474 0l1.06 1.06a.25.25 0 0 1 .354 0z" -})); - -const SvgIconBrokenHeartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.916 3.792c-1.36-.768-2.819-.957-4.17-.655-1.89.422-3.497 1.791-4.264 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.307-.291-2.717-.124-4.038.584a3.95 3.95 0 0 0-1.328 1.302c-.503.805-.85 1.948-1.094 3.71l2.738 2.738c.201.2.271.498.181.767l-1 3a.75.75 0 1 1-1.422-.474l.853-2.56L9.47 9.53a.75.75 0 0 1-.214-.623c.254-2.031.645-3.538 1.358-4.68q.143-.229.302-.435" -})); - -const SvgIconBrokenHeart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572m0 0c-.88.964-1.512 2.216-2 3.428l3 3-1 3" -})); - -const SvgIconBubbleQuotesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.874a.25.25 0 0 0-.16.058l-2.098 1.738a1.75 1.75 0 0 1-2.24-.007l-2.066-1.73a.25.25 0 0 0-.16-.059H3.75A1.75 1.75 0 0 1 2 17.25zm5.5 5.283C7.5 8.91 8.406 8 9.523 8c1.113 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.624-.126.453.453 0 0 1 .125-.627c.679-.454 1.201-.837 1.554-1.339q.084-.12.157-.251a2.028 2.028 0 0 1-2.81-1.874m4.945 0c0-1.123.906-2.033 2.023-2.033 1.114 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.623-.126.453.453 0 0 1 .125-.627c.678-.454 1.2-.837 1.554-1.339q.084-.12.156-.251a2 2 0 0 1-.787.16 2.03 2.03 0 0 1-2.023-2.034", - clipRule: "evenodd" -})); - -const SvgIconBubbleQuotes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4.874a1 1 0 0 0-.638.23l-2.098 1.738a1 1 0 0 1-1.28-.003l-2.066-1.731a1 1 0 0 0-.642-.234H3.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.523 8C8.406 8 7.5 8.91 7.5 10.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.157.251c-.353.502-.875.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .624.125c.67-.449 1.328-.913 1.79-1.569.474-.674.716-1.51.658-2.66A2.03 2.03 0 0 0 9.523 8m4.945 0c-1.117 0-2.023.91-2.023 2.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.156.251c-.353.502-.876.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .623.125c.67-.449 1.328-.913 1.79-1.569.474-.674.717-1.51.658-2.66A2.03 2.03 0 0 0 14.468 8" -})); - -const SvgIconBugFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 7h.25c.966 0 1.75.784 1.75 1.75v.138l1.758-.598a.75.75 0 0 1 .484 1.42L19 10.473V13h2.25a.75.75 0 0 1 0 1.5H19v.5a7 7 0 0 1-.21 1.71 1 1 0 0 1 .082.024l2.37.806a.75.75 0 0 1-.484 1.42l-2.37-.806a1 1 0 0 1-.113-.05 7 7 0 0 1-5.525 3.856v-8.21a.75.75 0 0 0-1.5 0v8.21a7 7 0 0 1-5.525-3.855 1 1 0 0 1-.113.049l-2.37.806a.75.75 0 1 1-.484-1.42l2.37-.806a1 1 0 0 1 .083-.023A7 7 0 0 1 5 15v-.5H2.75a.75.75 0 0 1 0-1.5H5v-2.527L2.758 9.71a.75.75 0 1 1 .484-1.42L5 8.888V8.75C5 7.784 5.784 7 6.75 7H7a5 5 0 0 1 10 0m-5-3.5A3.5 3.5 0 0 0 8.5 7h7A3.5 3.5 0 0 0 12 3.5", - clipRule: "evenodd" -})); - -const SvgIconBug = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.37 9.806 3 9m2.37 4.75H2.75m2.62 3.694L3 18.25m15.63-8.444L21 9m-2.37 4.75h2.62m-2.62 3.694 2.37.806m-9-4.5v7M7.75 7.5V7a4.25 4.25 0 0 1 8.5 0v.5M5.75 15V8.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1V15a6.25 6.25 0 1 1-12.5 0" -})); - -const SvgIconBuildingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 5.75C6 4.784 6.784 4 7.75 4h8.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.75h.25a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1 0-1.5H2V9.75C2 8.784 2.784 8 3.75 8H6zM6 9.5H3.75a.25.25 0 0 0-.25.25v8.75H6zm12 9h2.5V9.75a.25.25 0 0 0-.25-.25H18zm-4 0v-3.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25v3.25z", - clipRule: "evenodd" -})); - -const SvgIconBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 19.25h1m19.5 0h-1m0 0v-9.5a1 1 0 0 0-1-1h-3m4 10.5h-4m0-10.5v10.5m0-10.5v-3a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v3m10.5 10.5h-3m-7.5 0V8.75m0 10.5h-4m4 0h3m-3-10.5h-3a1 1 0 0 0-1 1v9.5m7 0v-3.5a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v3.5m-4.5 0h4.5" -})); - -const SvgIconBulletFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2" -})); - -const SvgIconBulletListFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 4.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm-6 7.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconBulletList = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.75h8.5m-8.5-9.5h8.5m-12.5 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 9.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0" -})); - -const SvgIconBullet = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5 -})); - -const SvgIconCainLink2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 7.5a.25.25 0 0 0-.25.25v8.5c0 .138.112.25.25.25h5.5a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 1 16.25v-8.5C1 6.784 1.784 6 2.75 6h5.5a.75.75 0 0 1 0 1.5zM15 6.75a.75.75 0 0 1 .75-.75h5.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 21.25 18h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-5.5a.75.75 0 0 1-.75-.75M6 12a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75A.75.75 0 0 1 6 12", - clipRule: "evenodd" -})); - -const SvgIconCainLink3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.913 5.088a5.42 5.42 0 0 0-7.666 0l-.966.966a.75.75 0 0 1-1.061-1.06l.966-.967a6.92 6.92 0 0 1 9.787 9.787l-.968.968a.75.75 0 0 1-1.061-1.06l.969-.97a5.42 5.42 0 0 0 0-7.664M15.03 8.97a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 1 1-1.06-1.06l5-5a.75.75 0 0 1 1.06 0m-8.97.245a.75.75 0 0 1 0 1.06l-.972.972a5.42 5.42 0 0 0 7.665 7.666l.964-.965a.75.75 0 0 1 1.061 1.06l-.964.965a6.92 6.92 0 0 1-9.787-9.787l.972-.971a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" -})); - -const SvgIconCalculatorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM18.5 7V3.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V7zm-9 6.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m6-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCalculator = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 7.75v12.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V7.75m-14.5 0h14.5m-14.5 0v-4a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v4" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M9.5 13a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconCalendar2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M7 8.75A.75.75 0 0 1 7.75 8h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 7 8.75", - clipRule: "evenodd" -})); - -const SvgIconCalendar2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-8.5 6h8.5m-11.5 11.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconCalendar3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" -})); - -const SvgIconCalendar3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m7.53 8.045a.75.75 0 0 1 0 1.06l-3.85 3.85a.75.75 0 0 1-1.06 0l-1.65-1.65a.75.75 0 1 1 1.06-1.06l1.12 1.12 3.32-3.32a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconCalendarCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-7 10.025 1.65 1.65 3.85-3.85m-10 9.675h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarClockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v4.907A7.5 7.5 0 0 0 10.656 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 14a.75.75 0 0 1 .75.75v1.939l1.53 1.53a.75.75 0 0 1-1.06 1.061l-1.75-1.75a.75.75 0 0 1-.22-.53v-2.25A.75.75 0 0 1 17 14" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 11.25a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5M12.75 17a4.25 4.25 0 1 1 8.5 0 4.25 4.25 0 0 1-8.5 0", - clipRule: "evenodd" -})); - -const SvgIconCalendarClock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 20.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v3m-12.5-4v-2m8.5 2v-2m.75 12V17l1.75 1.75m-3.758-6.6a5.248 5.248 0 1 1 4.016 9.699 5.248 5.248 0 0 1-4.016-9.698Z" -})); - -const SvgIconCalendarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75V9H3V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M3 10.5v8.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V10.5z" -})); - -const SvgIconCalendarPlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m5 7.75a.75.75 0 1 0-1.5 0v2h-2a.75.75 0 0 0 0 1.5h2v2a.75.75 0 0 0 1.5 0v-2h2a.75.75 0 0 0 0-1.5h-2z", - clipRule: "evenodd" -})); - -const SvgIconCalendarPlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-4.25 7v5.5m2.75-2.75h-5.5m-4.5 7.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarRemoveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m2.278 7.47a.75.75 0 0 0-1.06 1.06l1.971 1.972-1.97 1.97a.75.75 0 0 0 1.061 1.06l1.97-1.97 1.97 1.97a.75.75 0 1 0 1.06-1.06l-1.97-1.97 1.972-1.972a.75.75 0 1 0-1.06-1.06L12 11.44z", - clipRule: "evenodd" -})); - -const SvgIconCalendarRemove = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M9.498 10l5.002 5.002M14.502 10 9.5 15.002M4.75 20.25h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCalendarSearchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m4 6.25a3.75 3.75 0 1 0 2.068 6.879l.902.901a.75.75 0 1 0 1.06-1.06l-.901-.902A3.75 3.75 0 0 0 11.75 8.25", - clipRule: "evenodd" -})); - -const SvgIconCalendarSearch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M14 14.25l1.25 1.25m-10.5 4.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1m10-8.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0" -})); - -const SvgIconCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.75h16.5m-12.5-5v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" -})); - -const SvgIconCallIncomingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.737 3c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17.1 17.1 0 0 0 6.195 6.195c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.551-4.55c-.034-.06-.034-.163.052-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.78 3.22a.75.75 0 0 1 0 1.06L16.56 8.5h2.69a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v2.69l4.22-4.22a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconCallIncoming = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 9.25h-4.5v-4.5m5.5-1-4.996 4.996M9.211 4.468l.867 2.95a1 1 0 0 1-.266 1.003l-.914.877a.95.95 0 0 0-.184 1.16 13.06 13.06 0 0 0 4.829 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.423-.985.97-.985h3.515a1 1 0 0 1 .959.718" -})); - -const SvgIconCallOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm.656 6.598a17 17 0 0 1-1.806-1.208l3.4-3.4q.41.281.842.529c.059.034.162.034.245-.052l.877-.914a1.75 1.75 0 0 1 1.756-.467l2.95.867A1.75 1.75 0 0 1 21 15.75v3.501c0 .955-.782 1.777-1.79 1.722-2.708-.147-5.348-.876-7.73-2.258Z" -})); - -const SvgIconCallOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-2.302 2.301a15.6 15.6 0 0 1-1.94-2.65A15.5 15.5 0 0 1 4.517 4.7c-.004-.09.071-.201.22-.201h3.515a.25.25 0 0 1 .24.18l.868 2.949a.25.25 0 0 1-.067.25l-.914.878c-.546.524-.716 1.373-.314 2.073.483.843 1.053 1.63 1.697 2.348z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.233 17.417q-.773-.45-1.488-.982l-1.07 1.071q.861.661 1.805 1.208c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12 12 0 0 1-.842-.529l-1.076 1.077q.565.405 1.171.753c.701.402 1.55.231 2.074-.314l.877-.914a.25.25 0 0 1 .25-.067l2.95.867a.25.25 0 0 1 .18.24v3.502c0 .15-.114.23-.21.224-2.49-.135-4.897-.804-7.057-2.057" -})); - -const SvgIconCallOutgoingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.721 3c-.943 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.269 7.75a17.1 17.1 0 0 0 6.195 6.195c2.381 1.382 5.021 2.11 7.729 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.55-4.55c-.035-.06-.035-.163.051-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.867-2.95A1.75 1.75 0 0 0 8.235 3H4.722Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.984 3.75a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0V5.56l-4.22 4.22a.75.75 0 0 1-1.06-1.06l4.22-4.22h-2.69a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCallOutgoing = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 3.75h4.5v4.5m-5.5 1 4.998-4.998m-10.537.216.868 2.95a1 1 0 0 1-.267 1.003l-.914.877a.95.95 0 0 0-.183 1.16 13.06 13.06 0 0 0 4.828 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.424-.985.97-.985h3.515a1 1 0 0 1 .96.718Z" -})); - -const SvgIconCameraDotFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 9.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.914 3c-.464 0-.909.184-1.237.513l-.414.414A.25.25 0 0 1 4.086 4H3.75A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4H9.914a.25.25 0 0 1-.177-.073l-.414-.414A1.75 1.75 0 0 0 8.086 3zM10 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0m-3-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCameraDot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7 9v-.01M3.75 4.75h.336a1 1 0 0 0 .707-.293l.414-.414a1 1 0 0 1 .707-.293h2.172a1 1 0 0 1 .707.293l.414.414a1 1 0 0 0 .707.293H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1M17.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0m-10-3a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0" -})); - -const SvgIconCameraFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.58 3.78A1.75 1.75 0 0 1 10.034 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h3.215a.25.25 0 0 0 .208-.111zM12 9a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7", - clipRule: "evenodd" -})); - -const SvgIconCameraOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06L4.94 6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.19l.78.78a.75.75 0 1 0 1.06-1.06zm10.9 13.02-4.92-4.92a3.5 3.5 0 0 0 4.918 4.918Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 7.75v11.069L7.932 4.75l.647-.97A1.75 1.75 0 0 1 10.035 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75" -})); - -const SvgIconCameraOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 3.75h4.215a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v8.5M2.75 2.75l4 4m0 0h-3a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5M6.75 6.75l13.5 13.5m0 0 1 1M14.562 15A3.25 3.25 0 1 1 10 10.438" -})); - -const SvgIconCamera = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 6.75h3.215a1 1 0 0 0 .832-.445l1.406-2.11a1 1 0 0 1 .832-.445h3.93a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V7.75a1 1 0 0 1 1-1Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconCarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22.5 11.5v6.75A1.75 1.75 0 0 1 20.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75v-.321h-11v.321A1.75 1.75 0 0 1 4.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75V11.5H.75a.75.75 0 0 1 0-1.5h1.084L5.07 4.822A1.75 1.75 0 0 1 6.554 4h10.892c.603 0 1.164.31 1.484.822L22.166 10h1.084a.75.75 0 0 1 0 1.5zM5 13.036a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m10.5 0a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.25 10.75 3.456-5.53a1 1 0 0 1 .848-.47h10.892a1 1 0 0 1 .848.47l3.456 5.53m-19.5 0H.75m1.5 0v7.5a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-1.071h12.5v1.071a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-7.5m0 0h1.5m-17.5 2.286h2m8.5 0h2" -})); - -const SvgIconCartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.75 3a.75.75 0 0 0 0 1.5h2.147a.25.25 0 0 1 .247.21l1.73 10.817A1.75 1.75 0 0 0 7.604 17h10.292a1.75 1.75 0 0 0 1.73-1.477L20.9 7.445A1.25 1.25 0 0 0 19.665 6H5.87l-.245-1.526A1.75 1.75 0 0 0 3.897 3zm6.5 18a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m9 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5" -})); - -const SvgIconCart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 3.75h2.147a1 1 0 0 1 .988.842L5.23 6.75m0 0 1.385 8.658a1 1 0 0 0 .988.842h10.292a1 1 0 0 0 .988-.844l1.276-8.078a.5.5 0 0 0-.494-.578z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.25, - d: "M8.25 20.875a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m9 0a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25" -})); - -const SvgIconChainLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.641 9.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.73 4.73 0 0 1 1.354 2.766.75.75 0 0 1-1.488.186 3.23 3.23 0 0 0-.927-1.891l-.343-.343a3.25 3.25 0 0 0-4.596 0l-3.343 3.343a3.25 3.25 0 0 0 0 4.596l.343.343a3.25 3.25 0 0 0 4.596 0l.172-.171a.75.75 0 1 1 1.06 1.06l-.171.172a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.75 4.75 0 0 1 0-6.718z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.641 5.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.75 4.75 0 0 1 0 6.718l-3.343 3.343a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.73 4.73 0 0 1-1.354-2.766.75.75 0 1 1 1.488-.186c.087.691.395 1.36.927 1.891l.343.343a3.25 3.25 0 0 0 4.596 0l3.343-3.343a3.25 3.25 0 0 0 0-4.596l-.343-.343a3.25 3.25 0 0 0-4.596 0l-.172.171a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconChainLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19-.172.172a4 4 0 0 1-5.656 0l-.344-.344a4 4 0 0 1 0-5.656l3.344-3.344a4 4 0 0 1 5.656 0l.344.344a4 4 0 0 1 1.14 2.328" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.688 12.5a4 4 0 0 0 1.14 2.328l.344.344a4 4 0 0 0 5.656 0l3.344-3.344a4 4 0 0 0 0-5.657l-.344-.343a4 4 0 0 0-5.656 0L14 6" -})); - -const SvgIconChart2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 4.501a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v15a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5zm-5 4a1.5 1.5 0 0 0-1.5 1.5v9.5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-9.5a1.5 1.5 0 0 0-1.5-1.5zm-6.5 5.5a1.5 1.5 0 0 0-1.5 1.5v4a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5z" -})); - -const SvgIconChart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-5.5h-5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0V9.75a.5.5 0 0 1 .5-.5h5v11m0 0h5a.5.5 0 0 0 .5-.5V4.25a.5.5 0 0 0-.5-.5h-4.5a.5.5 0 0 0-.5.5z" -})); - -const SvgIconChart3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 3.001a1.5 1.5 0 0 0-1.5 1.5v15a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-15a1.5 1.5 0 0 0-1.5-1.5zm-6.5 10a1.5 1.5 0 0 0-1.5 1.5v5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-5a1.5 1.5 0 0 0-1.5-1.5zm11.5-3.5a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5z" -})); - -const SvgIconChart3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-6.5h-5a.5.5 0 0 0-.5.5v5.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0v-16a.5.5 0 0 1 .5-.5h4.5a.5.5 0 0 1 .5.5v16m0 0h5a.5.5 0 0 0 .5-.5V9.25a.5.5 0 0 0-.5-.5h-5z" -})); - -const SvgIconChart4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.5 3.001a1.5 1.5 0 0 0-1.5 1.5V19.5h-1.5v-9.499a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H8v-3.999a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H1.75a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5H21V4.501a1.5 1.5 0 0 0-1.5-1.5z" -})); - -const SvgIconChart4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.25 14.75H10a.75.75 0 0 0-.75-.75zm-5.5 5.5H3V21h.75zm11-11h.75a.75.75 0 0 0-.75-.75zm5.5 11V21H21v-.75zm-18.5-.75a.75.75 0 0 0 0 1.5zm20.5 1.5a.75.75 0 0 0 0-1.5zm-18-5.5h5V14h-5zm4.25-.75v5.5H10v-5.5zm.75 4.75h-5.5V21h5.5zm-4.75.75v-5H3v5zM4.25 14C3.56 14 3 14.56 3 15.25h1.5a.25.25 0 0 1-.25.25zm5.5-4h5V8.5h-5zM14 9.25v11h1.5v-11zm.75 10.25h-5.5V21h5.5zm-4.75.75V9.75H8.5v10.5zM9.75 8.5c-.69 0-1.25.56-1.25 1.25H10a.25.25 0 0 1-.25.25zm5.5-4h4.5V3h-4.5zm4.25-.25v16H21v-16zm.75 15.25h-5.5V21h5.5zm-4.75.75v-16H14v16zM19.75 4.5a.25.25 0 0 1-.25-.25H21C21 3.56 20.44 3 19.75 3zM15.25 3C14.56 3 14 3.56 14 4.25h1.5a.25.25 0 0 1-.25.25zM1.75 21h20.5v-1.5H1.75z" -})); - -const SvgIconChart5Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.501 1.751a.75.75 0 1 0-1.5 0v20.5a.75.75 0 0 0 1.5 0v-1.25H19.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H14a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H8.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501z" -})); - -const SvgIconChart5 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.25 9.25V10H10v-.75zm-5.5 0H3zm0-5.5V3a.75.75 0 0 0-.75.75zm5.5.5H8.5zm-.5-.5V3zm6 11v.75h.75v-.75zm0-5H14zm-.5-.5V10zm-10.5 11H3c0 .414.336.75.75.75zm16.5-.5H21zm-.5.5v-.75zm.5-5h-.75zm-.5-.5V14zM4.5 1.75a.75.75 0 0 0-1.5 0zM3 22.25a.75.75 0 0 0 1.5 0zm5.5-18v5H10v-5zm.75 4.25h-5.5V10h5.5zm-4.75.75v-5.5H3v5.5zM3.75 4.5h5V3h-5zM10 4.25C10 3.56 9.44 3 8.75 3v1.5a.25.25 0 0 1-.25-.25zm4 5.5v5h1.5v-5zm.75 4.25h-11v1.5h11zm-10.25.75v-5.5H3v5.5zM3.75 10h10.5V8.5H3.75zm11.75-.25c0-.69-.56-1.25-1.25-1.25V10a.25.25 0 0 1-.25-.25zm4 5.5v4.5H21v-4.5zm.25 4.25h-16V21h16zm-15.25.75v-5.5H3v5.5zm-.75-4.75h16V14h-16zm15.75 4.25a.25.25 0 0 1 .25-.25V21c.69 0 1.25-.56 1.25-1.25zm1.5-4.5c0-.69-.56-1.25-1.25-1.25v1.5a.25.25 0 0 1-.25-.25zM3 1.75v20.5h1.5V1.75z" -})); - -const SvgIconChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.42 3a1.75 1.75 0 0 0-1.75 1.75v14.5c0 .966.783 1.75 1.75 1.75h1.83A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm-6.34 5.334a1.75 1.75 0 0 0-1.75 1.75v9.167c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-9.167a1.75 1.75 0 0 0-1.75-1.75zm-6.33 4.443A1.75 1.75 0 0 0 3 14.527v4.723c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-4.723a1.75 1.75 0 0 0-1.75-1.75z" -})); - -const SvgIconChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 13.527a1 1 0 0 0-1 1v4.723a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-4.723a1 1 0 0 0-1-1zm6.33-4.443a1 1 0 0 0-1 1v9.167a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-9.167a1 1 0 0 0-1-1zm6.34-5.334a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1z" -})); - -const SvgIconCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M20 6 9 17l-5-5" -})); - -const SvgIconChecklist = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.25h8.5m-8.5-8.5h8.5m-16.5.875L5.417 9.75l3.333-4.5m-5 12.375 1.667 1.125 3.333-4.5" -})); - -const SvgIconChevronDoubleDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 13.5 4 4 4-4m-8-7 4 4 4-4" -})); - -const SvgIconChevronDoubleLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16-4-4 4-4m7 8-4-4 4-4" -})); - -const SvgIconChevronDoubleRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16 4-4-4-4m-7 8 4-4-4-4" -})); - -const SvgIconChevronDoubleUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10.5 4-4 4 4m-8 7 4-4 4 4" -})); - -const SvgIconChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10 4 4 4-4" -})); - -const SvgIconChevronLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16-4-4 4-4" -})); - -const SvgIconChevronLgDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 9-8 8-8-8" -})); - -const SvgIconChevronLgLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15 20-8-8 8-8" -})); - -const SvgIconChevronLgRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 4 8 8-8 8" -})); - -const SvgIconChevronLgUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 15.75 7.5-7.5 7.5 7.5" -})); - -const SvgIconChevronRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16 4-4-4-4" -})); - -const SvgIconChevronUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 14 4-4 4 4" -})); - -const SvgIconChevronsLgDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 5.25 7.5 7.5 7.5-7.5m-15 6 7.5 7.5 7.5-7.5" -})); - -const SvgIconChevronsLgLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m18.75 4.5-7.5 7.5 7.5 7.5m-6-15L5.25 12l7.5 7.5" -})); - -const SvgIconChevronsLgRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.25 4.5 7.5 7.5-7.5 7.5m6-15 7.5 7.5-7.5 7.5" -})); - -const SvgIconChevronsLgUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 18.75 7.5-7.5 7.5 7.5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 12.75 7.5-7.5 7.5 7.5" -})); - -const SvgIconChevronsUpDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" -})); - -const SvgIconChevronsX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 16-4-4 4-4m6 0 4 4-4 4" -})); - -const SvgIconChevronsY = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" -})); - -const SvgIconChromecastFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v2.02q.372-.02.75-.02c7.456 0 13.5 6.044 13.5 13.5q0 .378-.02.75h4.02A1.75 1.75 0 0 0 22 19.25V4.75A1.75 1.75 0 0 0 20.25 3zm-1 10a.75.75 0 0 0 0 1.5 5.75 5.75 0 0 1 5.75 5.75.75.75 0 0 0 1.5 0A7.25 7.25 0 0 0 2.75 13" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 9.75A.75.75 0 0 1 2.75 9C8.963 9 14 14.037 14 20.25a.75.75 0 0 1-1.5 0 9.75 9.75 0 0 0-9.75-9.75.75.75 0 0 1-.75-.75M2.75 17a.75.75 0 0 0 0 1.5c.966 0 1.75.784 1.75 1.75a.75.75 0 0 0 1.5 0A3.25 3.25 0 0 0 2.75 17" -})); - -const SvgIconChromecast = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 13.75a6.5 6.5 0 0 1 6.5 6.5m-6.5-10.5c5.799 0 10.5 4.701 10.5 10.5m3.5 0h3.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v1.5m0 11.5a2.5 2.5 0 0 1 2.5 2.5" -})); - -const SvgIconCircleArrowDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6.22 1.53-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97V7.75a.75.75 0 0 1 1.5 0v6.69l1.97-1.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13 12 16.25 8.75 13M12 7.75v7.75m0 5.75a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5" -})); - -const SvgIconCircleArrowLeftDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12m6 3.25c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-3.69l5.22-5.22a.75.75 0 0 0-1.06-1.06L9.5 13.44V9.75a.75.75 0 0 0-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15.25 8.75-5.82 5.82m-.68-4.82v5.5h5.5M2.75 12a9.25 9.25 0 1 0 18.5 0 9.25 9.25 0 0 0-18.5 0" -})); - -const SvgIconCircleArrowLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m-1.53-6.22-3.25-3.25a.75.75 0 0 1 0-1.06l3.25-3.25a.75.75 0 1 1 1.06 1.06l-1.97 1.97h6.69a.75.75 0 0 1 0 1.5H9.56l1.97 1.97a.75.75 0 1 1-1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6-3.25A.75.75 0 0 1 8.75 8h5.5a.75.75 0 0 1 0 1.5h-3.69l5.22 5.22a.75.75 0 1 1-1.06 1.06L9.5 10.56v3.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowLeftUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 15.25 9.43 9.43m-.68 4.82v-5.5h5.5M2.75 12a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" -})); - -const SvgIconCircleArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 15.25 7.75 12 11 8.75M16.25 12H8.5m-5.75 0a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" -})); - -const SvgIconCircleArrowRightDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6 3.25a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.69L8.22 9.28a.75.75 0 0 1 1.06-1.06l5.22 5.22V9.75a.75.75 0 0 1 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 8.75 5.82 5.82m.68-4.82v5.5h-5.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleArrowRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m1.53 6.22 3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 1 1-1.06-1.06l1.97-1.97H7.75a.75.75 0 0 1 0-1.5h6.69l-1.97-1.97a.75.75 0 0 1 1.06-1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowRightUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" -})); - -const SvgIconCircleArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 8.75 16.25 12 13 15.25M7.75 12h7.75m5.75 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleArrowUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.22-1.53 3.25-3.25a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 1 1-1.06 1.06l-1.97-1.97v6.69a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 0 1-1.06-1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 16.25V8.5M8.75 11 12 7.75 15.25 11M12 2.75a9.25 9.25 0 1 1 0 18.5 9.25 9.25 0 0 1 0-18.5" -})); - -const SvgIconCircleCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m3.58 7.975a.75.75 0 0 0-1.16-.95l-3.976 4.859L9.03 12.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.11-.055z", - clipRule: "evenodd" -})); - -const SvgIconCircleCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 9.5 10.5 15l-2-2m12.75-1a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleDotsHorizontalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m5-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" -})); - -const SvgIconCircleDotsHorizontal = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M8 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeWidth: 1.5 -})); - -const SvgIconCircleDotsVerticalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-1 6a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 4a1 1 0 1 0 2 0 1 1 0 0 0-2 0m1 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" -})); - -const SvgIconCircleDotsVertical = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M11.25 8a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5Z" -})); - -const SvgIconCircleDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.75 5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 0 1.5zm6.03-5.22-2.25 2.25a.75.75 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l.97.97V7.75a.75.75 0 0 1 1.5 0v3.94l.97-.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconCircleDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75v5.75m0 0 2.25-2.25M12 13.5l-2.25-2.25m-1 5h6.5m6-4.25a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCircleHalfFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 0 0 0 17zM2 12C2 6.477 6.477 2 12 2q.41 0 .81.032C17.954 2.445 22 6.75 22 12s-4.046 9.555-9.19 9.968Q12.41 22 12 22C6.477 22 2 17.523 2 12", - clipRule: "evenodd" -})); - -const SvgIconCircleHalf = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 20.5a8.5 8.5 0 0 0 0-17zM22 12c0 5.523-4.477 10-10 10q-.41 0-.81-.032C6.046 21.555 2 17.25 2 12s4.046-9.555 9.19-9.968Q11.59 2 12 2c5.523 0 10 4.477 10 10", - clipRule: "evenodd" -})); - -const SvgIconCircleInfoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-2 9a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -})); - -const SvgIconCircleInfo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 11H12v5.25M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -}), /*#__PURE__*/React.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 -})); - -const SvgIconCircleMinusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.243.75a.75.75 0 1 0 0-1.5H7.757a.75.75 0 1 0 0 1.5z", - clipRule: "evenodd" -})); - -const SvgIconCircleMinus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757m13.493 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconCirclePersonFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 0 0 3.2 7.333A9.97 9.97 0 0 0 12 22a9.97 9.97 0 0 0 6.8-2.667A9.97 9.97 0 0 0 22 12c0-5.523-4.477-10-10-10M5.976 17.997C7.299 16.174 9.411 15 12 15s4.7 1.174 6.024 2.997A8.47 8.47 0 0 1 12 20.5a8.47 8.47 0 0 1-6.024-2.503M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0", - clipRule: "evenodd" -})); - -const SvgIconCirclePerson = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.857 18.916C7.171 16.996 9.332 15.75 12 15.75s4.83 1.247 6.143 3.166m-12.286 0A9.22 9.22 0 0 0 12 21.25c2.358 0 4.51-.882 6.143-2.334m-12.286 0a9.25 9.25 0 1 1 12.286 0M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconCirclePlaceholderDashedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.325 2.14a10 10 0 0 1 3.35 0 .75.75 0 1 1-.25 1.479 8.6 8.6 0 0 0-2.85 0 .75.75 0 0 1-.25-1.48ZM7.258 4.02a.75.75 0 0 1-.177 1.047A8.6 8.6 0 0 0 5.067 7.08a.75.75 0 0 1-1.223-.869 10 10 0 0 1 2.368-2.368.75.75 0 0 1 1.046.177m9.484 0a.75.75 0 0 1 1.046-.176 10 10 0 0 1 2.368 2.368.75.75 0 0 1-1.223.87 8.6 8.6 0 0 0-2.014-2.015.75.75 0 0 1-.177-1.046ZM3.004 9.71a.75.75 0 0 1 .615.865 8.6 8.6 0 0 0 0 2.85.75.75 0 0 1-1.48.25 10 10 0 0 1 0-3.35.75.75 0 0 1 .865-.615m17.992 0a.75.75 0 0 1 .864.615 10 10 0 0 1 0 3.35.75.75 0 1 1-1.479-.25 8.6 8.6 0 0 0 0-2.85.75.75 0 0 1 .615-.865M4.02 16.742a.75.75 0 0 1 1.046.177 8.6 8.6 0 0 0 2.014 2.014.75.75 0 1 1-.869 1.223 10 10 0 0 1-2.368-2.368.75.75 0 0 1 .177-1.046m15.958 0a.75.75 0 0 1 .177 1.046 10 10 0 0 1-2.368 2.368.75.75 0 1 1-.87-1.223 8.6 8.6 0 0 0 2.015-2.014.75.75 0 0 1 1.046-.177M9.71 20.996a.75.75 0 0 1 .865-.615 8.6 8.6 0 0 0 2.85 0 .75.75 0 0 1 .25 1.48 10 10 0 0 1-3.35 0 .75.75 0 0 1-.615-.865", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.5 12a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0" -})); - -const SvgIconCirclePlaceholderDashed = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeDasharray: "3 4", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -})); - -const SvgIconCirclePlayFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.782 8.783a.5.5 0 0 0-.782.413v5.608a.5.5 0 0 0 .782.413l4.112-2.804a.5.5 0 0 0 0-.826z", - clipRule: "evenodd" -})); - -const SvgIconCirclePlay = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.25 3.75a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17m-10 8.5c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10-10-4.477-10-10", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.25 15.054V9.446a.5.5 0 0 1 .782-.413l4.112 2.804a.5.5 0 0 1 0 .826l-4.112 2.804a.5.5 0 0 1-.782-.413" -})); - -const SvgIconCirclePlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-4.242a.75.75 0 0 0-1.5 0v3.493H7.757a.75.75 0 1 0 0 1.5h3.493v3.492a.75.75 0 0 0 1.5 0v-3.492h3.493a.75.75 0 1 0 0-1.5H12.75z", - clipRule: "evenodd" -})); - -const SvgIconCirclePlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757M12 16.244V7.758M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconCircleQuestionmarkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-1.25 6.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25zM12 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2", - clipRule: "evenodd" -})); - -const SvgIconCircleQuestionmark = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.75 8.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 16a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -})); - -const SvgIconCircleRightUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconCircleRightUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" -})); - -const SvgIconCircleStopFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.5 9.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z", - clipRule: "evenodd" -})); - -const SvgIconCircleStop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 10.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1z" -})); - -const SvgIconCircleXFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.53-3.53a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" -})); - -const SvgIconCircleX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m15 9-6 6m6 0L9 9m12.25 3a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -})); - -const SvgIconClapperboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.5 0a.25.25 0 0 1 .25-.25h3.335l-.7 3.5H3.5zM20.5 9V5.75a.25.25 0 0 0-.25-.25h-2.414L16.96 9zm-5.086 0 .875-3.5h-3.174l-.7 3.5h3Zm-4.529 0 .7-3.5h-2.97l-.7 3.5z", - clipRule: "evenodd" -})); - -const SvgIconClapperboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75h18.5m-18.5 0v8.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-8.5m-18.5 0v-4a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v4M12.45 5l-.9 4.5M17.187 5l-1.125 4.5M7.95 5l-.9 4.5" -})); - -const SvgIconClipboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 3.75C8 2.784 8.784 2 9.75 2h4.5c.966 0 1.75.784 1.75 1.75V4h2.25c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V5.75C4 4.784 4.784 4 5.75 4H8zm1.5 2.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconClipboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 4.75h3a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h3m1 2.5h4.5a1 1 0 0 0 1-1v-2.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconClockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-14.25a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l2.75 2.75a.75.75 0 1 0 1.06-1.06l-2.53-2.53z", - clipRule: "evenodd" -})); - -const SvgIconClock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V12l2.75 2.75m6.5-2.75a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCloseQuoteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v6.289c0 .967.784 1.75 1.75 1.75H5.5v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C9.886 17.352 11 15.613 11 13.039V5.75C11 4.779 10.214 4 9.25 4zm11 0A1.75 1.75 0 0 0 13 5.75v6.289c0 .967.784 1.75 1.75 1.75h1.75v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C20.887 17.352 22 15.613 22 13.039V5.75C22 4.779 21.215 4 20.25 4z" -})); - -const SvgIconCloseQuote = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 4.75h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Zm11 0h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Z" -})); - -const SvgIconClosedCaptioningFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm5.55 7.6a1.75 1.75 0 1 0 0 2.8.75.75 0 1 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m4.213.163a1.75 1.75 0 0 1 2.287-.164.75.75 0 1 0 .901-1.198 3.25 3.25 0 1 0 0 5.198.75.75 0 0 0-.901-1.198 1.75 1.75 0 0 1-2.287-2.638", - clipRule: "evenodd" -})); - -const SvgIconClosedCaptioning = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.3 10.6a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m6.5 0a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconCloud2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.925 4C4.541 4 1 7.59 1 12s3.54 8 7.925 8h8.2C20.377 20 23 17.338 23 14.071c0-3.266-2.623-5.928-5.875-5.928q-.41 0-.806.055a.56.56 0 0 1-.56-.25C14.385 5.589 11.841 4 8.925 4" -})); - -const SvgIconCloud2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.125 19.25h-8.2c-3.963 0-7.175-3.246-7.175-7.25s3.212-7.25 7.175-7.25c2.635 0 4.94 1.436 6.187 3.576.262.45.794.687 1.31.615q.346-.048.703-.048c2.83 0 5.125 2.318 5.125 5.178s-2.294 5.179-5.125 5.179Z" -})); - -const SvgIconCloudDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m5.47.626a.75.75 0 0 1 1.5 0v5.69l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22z", - clipRule: "evenodd" -})); - -const SvgIconCloudDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.75 19.25h1.375a4.125 4.125 0 1 0-.13-8.248 6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h.25m4.75-7.5v7.5m0 0 2.5-2.5m-2.5 2.5-2.5-2.5" -})); - -const SvgIconCloudFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 4a6.75 6.75 0 0 0-6.22 4.124A6.002 6.002 0 0 0 7 20h11.125a4.875 4.875 0 0 0 .61-9.712A6.75 6.75 0 0 0 12 4" -})); - -const SvgIconCloudSnowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m9-2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h6.703C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Z" -})); - -const SvgIconCloudSnow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H6m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H6m0-.25V18m0 0-.177.177M6 18l.177-.177M6 18l-.177-.177M6 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M12.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H12m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H12m0-.25V18m0 0-.177.177M12 18l.177-.177M12 18l-.177-.177M12 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M18.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H18m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H18m0-.25V18m0 0-.177.177M18 18l.177-.177M18 18l-.177-.177M18 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M15.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H15m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H15m0-.25V20m0 0-.177.177M15 20l.177-.177M15 20l-.177-.177M15 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M9.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H9m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H9m0-.25V20m0 0-.177.177M9 20l.177-.177M9 20l-.177-.177M9 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354m.599-4.573h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" -})); - -const SvgIconCloudSyncFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m6.877 3.627 1.726-1.444a.4.4 0 0 0 0-.614L12.657 8.25a.4.4 0 0 0-.657.307v.694a3.5 3.5 0 1 0 3.444 4.13.75.75 0 0 0-1.476-.27A2 2 0 1 1 12 10.75v.694a.4.4 0 0 0 .657.307", - clipRule: "evenodd" -})); - -const SvgIconCloudSync = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m14.383 10.307-1.726 1.444a.4.4 0 0 1-.657-.307v-.694a2 2 0 1 0 1.968 2.361.75.75 0 0 1 1.476.268A3.5 3.5 0 1 1 12 9.25v-.694a.4.4 0 0 1 .657-.307l1.726 1.444a.4.4 0 0 1 0 .614" -})); - -const SvgIconCloud = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" -})); - -const SvgIconCloudyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 6.28a7 7 0 0 0-1.573-.18C5.093 6.1 2 9.215 2 13.05S5.093 20 8.917 20h7.708C19.597 20 22 17.578 22 14.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 5.19 17.772 3 15.084 3a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28Z", - clipRule: "evenodd" -})); - -const SvgIconCloudySunFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 8.28a7 7 0 0 0-1.573-.18C5.093 8.1 2 11.215 2 15.05S5.093 22 8.917 22h7.708C19.597 22 22 19.578 22 16.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 7.19 17.772 5 15.084 5a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28ZM15.25 1a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75m6.187 2.563a.75.75 0 0 1 0 1.06l-.707.708a.75.75 0 0 1-1.06-1.061l.706-.707a.75.75 0 0 1 1.061 0m-12.374 0a.75.75 0 0 1 1.061 0l.707.707a.75.75 0 1 1-1.06 1.06l-.708-.707a.75.75 0 0 1 0-1.06M21.5 9.75a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconCloudySun = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9.75h1m-8-7v-1M20.2 4.8l.707-.707m-11.313 0 .707.707m8.248 7.212A4 4 0 1 0 11.32 9m5.306 2.95q-.585.001-1.128.14c-.553.139-1.17-.07-1.49-.542a6.2 6.2 0 0 0-2.734-2.23 6.1 6.1 0 0 0-2.356-.468c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.904-4.317 4.6 4.6 0 0 0-1.721-.333" -})); - -const SvgIconCloudy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.615 10a4.13 4.13 0 0 0 .58-2.117c0-2.282-1.841-4.133-4.112-4.133a4.12 4.12 0 0 0-3.979 3.09m5.521 3.11q-.585.001-1.128.14c-.553.139-1.17-.071-1.49-.542a6.2 6.2 0 0 0-2.982-2.326 6.1 6.1 0 0 0-2.108-.372c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.838-4.29 4.6 4.6 0 0 0-1.787-.36" -})); - -const SvgIconCocktailFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.74 3C2.107 3 1.364 5.037 2.612 6.088l8.638 7.276V20.5h-3.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-3.5v-7.136l8.638-7.276C22.636 5.037 21.893 3 20.26 3z" -})); - -const SvgIconCocktail = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 13.015v8.235m0-8.235-8.905-7.5c-.713-.601-.288-1.765.645-1.765h16.52c.933 0 1.358 1.164.644 1.765zm0 8.235H7.75m4.25 0h4.25" -})); - -const SvgIconCodeBrackets = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 20.25 4.5-16.5m4 4 3.355 3.565a1 1 0 0 1 0 1.37L18.25 16.25m-12.5 0-3.355-3.565a1 1 0 0 1 0-1.37L5.75 7.75" -})); - -const SvgIconCodeLines = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75H13.2m4.55 0h3.5M2.75 12h5.5m4.5 0h8.5m-18.5 7.25h7.5m4.5 0h6.5" -})); - -const SvgIconColorPaletteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0-5.285 4.517-9.5 10-9.5S22 6.715 22 12c0 1.888-.506 3.152-1.566 3.812-.985.615-2.234.548-3.284.412-.369-.048-.753-.112-1.12-.172l-.492-.08c-.52-.082-.988-.143-1.405-.149-.835-.012-1.24.186-1.462.63-.132.264-.131.583.015 1.018.129.383.335.757.557 1.159l.12.216c.123.226.254.476.345.716.085.226.18.555.108.904-.086.42-.373.705-.727.858-.312.135-.69.176-1.089.176-5.483 0-10-4.215-10-9.5m8.25-5.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3 4.25a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m8-2.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" -})); - -const SvgIconColorPalette = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M21.25 12c0 7.11-7.593.798-9.25 4.118-1.028 2.059 2.906 4.632 0 4.632-5.109 0-9.25-3.918-9.25-8.75S6.891 3.25 12 3.25s9.25 3.918 9.25 8.75Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M11.5 7.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM8.5 12A1.25 1.25 0 1 1 6 12a1.25 1.25 0 0 1 2.5 0Zm8-2.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z" -})); - -const SvgIconColorSwatchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 2A1.75 1.75 0 0 0 2 3.75V16.5a5.5 5.5 0 0 0 8.324 4.72l10.968-6.332a1.75 1.75 0 0 0 .64-2.39l-3.065-5.31a1.75 1.75 0 0 0-.87-1.37l-5.31-3.066A1.75 1.75 0 0 0 11.25 2zm16.792 11.59-7.515 4.338L18.18 9l2.453 4.248a.25.25 0 0 1-.092.341ZM17.34 7.457 13 14.974V4.664l4.248 2.453a.25.25 0 0 1 .091.341ZM7.5 18.25a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5", - clipRule: "evenodd" -})); - -const SvgIconColorSwatch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m17.623 6.467.375-.65zm.366 1.366.65.375zm3.294 5.04.65-.375zm-.366 1.366-.375-.65zM3.75 3.5h7.5V2h-7.5zm7.75.25V16.5H13V3.75zm-8 12.75V3.75H2V16.5zm4 4a4 4 0 0 1-4-4H2A5.5 5.5 0 0 0 7.5 22zm4-4a4 4 0 0 1-4 4V22a5.5 5.5 0 0 0 5.5-5.5zM3.75 2A1.75 1.75 0 0 0 2 3.75h1.5a.25.25 0 0 1 .25-.25zm13.59 5.458L10.963 18.5l1.3.75 6.375-11.042-1.3-.75Zm3.202 6.131L9.5 19.964l.75 1.3 11.042-6.376zm.092-.341a.25.25 0 0 1-.092.341l.75 1.3a1.75 1.75 0 0 0 .64-2.391zM11.77 3.954l5.477 3.163.75-1.3-5.477-3.162-.75 1.3Zm-.52-.454a.25.25 0 0 1 .224.14l1.343-.67A1.75 1.75 0 0 0 11.25 2zm.224.14a.23.23 0 0 1 .026.11H13c0-.278-.066-.544-.183-.78zm5.998 4.13 3.162 5.478 1.299-.75L18.77 7.02l-1.3.75Zm-.224-.653a.25.25 0 0 1 .125.232l1.497.093a1.75 1.75 0 0 0-.872-1.624zm.125.232a.25.25 0 0 1-.034.11l1.3.75c.139-.242.215-.504.23-.767zM8.5 16.5a1 1 0 0 1-1 1V19a2.5 2.5 0 0 0 2.5-2.5zm-1 1a1 1 0 0 1-1-1H5A2.5 2.5 0 0 0 7.5 19zm-1-1a1 1 0 0 1 1-1V14A2.5 2.5 0 0 0 5 16.5zm1-1a1 1 0 0 1 1 1H10A2.5 2.5 0 0 0 7.5 14z" -})); - -const SvgIconColorsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5.346 5.346 0 0 0-5.342 5.351 5.35 5.35 0 0 0 4.335 5.256 6.48 6.48 0 0 1 6.038-3.455c.2-.562.31-1.168.31-1.8A5.346 5.346 0 0 0 12 2m.72 17.18A5.32 5.32 0 0 0 16.733 21a5.346 5.346 0 0 0 5.341-5.351 5.35 5.35 0 0 0-5.341-5.351c-1.6 0-3.035.703-4.015 1.82a6.5 6.5 0 0 1 1.04 3.53 6.48 6.48 0 0 1-1.04 3.531Zm-.423-5.333c.2.563.31 1.169.31 1.802a5.33 5.33 0 0 1-1.068 3.211A5.33 5.33 0 0 1 7.266 21a5.346 5.346 0 0 1-5.342-5.351 5.35 5.35 0 0 1 4.335-5.256 6.5 6.5 0 0 0 6.038 3.454", - clipRule: "evenodd" -})); - -const SvgIconColors = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M7.303 9.989a5.1 5.1 0 0 1-.442-2.092c0-2.843 2.3-5.147 5.139-5.147a5.143 5.143 0 0 1 5.139 5.147c0 .745-.158 1.453-.442 2.092m-9.394 0a5.145 5.145 0 0 0-4.553 5.114c0 2.843 2.3 5.147 5.139 5.147A5.13 5.13 0 0 0 12 18.192M7.303 9.989a5.14 5.14 0 0 0 4.111 3.022m5.283-3.022A5.13 5.13 0 0 0 12 12.014m4.697-2.025a5.145 5.145 0 0 1 4.553 5.114c0 2.843-2.3 5.147-5.139 5.147A5.13 5.13 0 0 1 12 18.192m0-6.178c-.23.308-.428.642-.586.997m.586-.997c.23.308.428.642.586.997m-1.172 0a5.2 5.2 0 0 0 1.172 0m0 0c.284.64.442 1.347.442 2.092A5.13 5.13 0 0 1 12 18.192" -})); - -const SvgIconCommandFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.281 8.39v.891h-.89a.89.89 0 1 1 .89-.89Zm1.5 4.829V10.78h2.438v2.438H10.78Zm-2.391 1.5h.891v.89a.89.89 0 1 1-.89-.89Zm6.329.891v-.891h.89a.89.89 0 1 1-.89.89Zm.891-6.329h-.891v-.89a.89.89 0 1 1 .89.89Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm3.64 3a2.39 2.39 0 0 0 0 4.781h.891v2.438h-.89a2.39 2.39 0 1 0 2.39 2.39v-.89h2.438v.89a2.39 2.39 0 1 0 2.39-2.39h-.89V10.78h.89a2.39 2.39 0 1 0-2.39-2.39v.89H10.78v-.89A2.39 2.39 0 0 0 8.391 6Z", - clipRule: "evenodd" -})); - -const SvgIconCommand = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.254 5.395v-1.64h-1.5v1.64zm-2.39.75h1.64v-1.5h-1.64zm6.328-.75v-1.64h-1.5v1.64zm.89-.75h-1.64v1.5h1.64zm-5.578 1.5h3.938v-1.5H10.03v1.5Zm3.938 2.438H10.03v1.5h3.938zm-3.188.75V10.03h-1.5v3.938zm2.438-3.938v3.938h1.5V10.03h-1.5Zm1.5 5.578v-1.64h-1.5v1.64zm-3.938 0v-1.64h-1.5v1.64zm-.75-2.39h-1.64v1.5h1.64zm3.938 1.5h1.64v-1.5h-1.64zm-6.469.89a.89.89 0 0 1 .89-.89v-1.5A2.39 2.39 0 0 0 6 15.609zm10.5 0a2.39 2.39 0 0 0-2.39-2.39v1.5a.89.89 0 0 1 .89.89zm-4.781 0A2.39 2.39 0 0 0 15.609 18v-1.5a.89.89 0 0 1-.89-.89zM16.5 8.391a.89.89 0 0 1-.89.89v1.5A2.39 2.39 0 0 0 18 8.391zm-1.781 0a.89.89 0 0 1 .89-.891V6a2.39 2.39 0 0 0-2.39 2.39zM8.39 18a2.39 2.39 0 0 0 2.39-2.39h-1.5a.89.89 0 0 1-.89.89zM6 8.39a2.39 2.39 0 0 0 2.39 2.391v-1.5a.89.89 0 0 1-.89-.89zm2.39 8.11a.89.89 0 0 1-.89-.89H6A2.39 2.39 0 0 0 8.39 18zm0-10.5A2.39 2.39 0 0 0 6 8.39h1.5a.89.89 0 0 1 .89-.89zm7.22 1.5a.89.89 0 0 1 .89.89H18A2.39 2.39 0 0 0 15.61 6zm.89 8.11a.89.89 0 0 1-.89.89V18A2.39 2.39 0 0 0 18 15.61zm-5.719-7.22A2.39 2.39 0 0 0 8.391 6v1.5a.89.89 0 0 1 .89.89z" -})); - -const SvgIconCompassFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.929 2.526a1.25 1.25 0 0 1 1.545 1.546l-3.6 12.6a1.75 1.75 0 0 1-1.202 1.202l-12.6 3.6a1.25 1.25 0 0 1-1.546-1.545l3.6-12.6a1.75 1.75 0 0 1 1.202-1.203l12.6-3.6ZM9.625 12a2.375 2.375 0 1 1 4.75 0 2.375 2.375 0 0 1-4.75 0", - clipRule: "evenodd" -})); - -const SvgIconCompass = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.466 17.153a1 1 0 0 0 .686-.687l3.6-12.6a.5.5 0 0 0-.617-.619l-12.6 3.6a1 1 0 0 0-.688.687l-3.6 12.6a.5.5 0 0 0 .618.619z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" -})); - -const SvgIconComputerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.75h20V4.75A1.75 1.75 0 0 0 20.25 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 16.25V14h20v2.25A1.75 1.75 0 0 1 20.25 18H15v3.25a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25M10.5 18v2.5h3V18z", - clipRule: "evenodd" -})); - -const SvgIconComputer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.75 17.25v-.75a.75.75 0 0 0-.75.75zm4.5 0H15a.75.75 0 0 0-.75-.75zm0 4V22a.75.75 0 0 0 .75-.75zm-4.5 0H9c0 .414.336.75.75.75zm-7-8.75H2V14h.75zm7 5.5h4.5v-1.5h-4.5zm3.75-.75v4H15v-4zm.75 3.25h-4.5V22h4.5zm-3.75.75v-4H9v4zm10.75-8.75H2.75V14h18.5zm-17.5-8h16.5V3H3.75zm16.75.25v11.5H22V4.75zm-.25 11.75H3.75V18h16.5zM3.5 16.25V4.75H2v11.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V18A1.75 1.75 0 0 0 22 16.25zM20.25 4.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 3zM3.75 3A1.75 1.75 0 0 0 2 4.75h1.5a.25.25 0 0 1 .25-.25z" -})); - -const SvgIconContactsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h13.5a.75.75 0 0 1 .75.75v16a.75.75 0 0 1-.75.75H5.75a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h13.5a.75.75 0 0 1 0 1.5H5.75A1.75 1.75 0 0 1 4 20.25zm6.25 5.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m4 5.25h-4.5c-.238 0-1.355-.569-.319-1.95.452-.603 1.261-1.05 2.569-1.05s2.117.447 2.569 1.05c1.035 1.381-.081 1.95-.319 1.95", - clipRule: "evenodd" -})); - -const SvgIconContacts = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 21.25H5.75a1 1 0 0 1-1-1v-.5a1 1 0 0 1 1-1h13.5v-16H5.75a1 1 0 0 0-1 1V20M11.5 9.25h1m-2.75 4.5s0-1.5 2.25-1.5 2.25 1.5 2.25 1.5zM13 9.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0" -})); - -const SvgIconControlFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 6.75A3.75 3.75 0 0 1 6.75 3h10.5A3.75 3.75 0 0 1 21 6.75v10.5A3.75 3.75 0 0 1 17.25 21H6.75A3.75 3.75 0 0 1 3 17.25zm11.53.47a.75.75 0 0 0-1.06 0l-2.25 2.25a.75.75 0 1 0 1.06 1.06L14 8.81l1.72 1.72a.75.75 0 1 0 1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconControl = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 10 14 7.75 16.25 10m-9.5-6.25h10.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H6.75a3 3 0 0 1-3-3V6.75a3 3 0 0 1 3-3" -})); - -const SvgIconCookiesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m8-3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m3 3.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-4 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 15a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconCookies = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m10-8.5a8.5 8.5 0 1 0 8.394 7.156 4.25 4.25 0 0 1-5-3.05 4.25 4.25 0 0 1-3.144-4.102z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M8 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0" -})); - -const SvgIconCreditCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4.003A1.75 1.75 0 0 0 2 5.753V9h19.996v1.5H2v7.746c0 .967.784 1.75 1.75 1.75h16.496a1.75 1.75 0 0 0 1.75-1.75V9.053q0-1.65-.002-3.304a1.75 1.75 0 0 0-1.749-1.746zm3 8.497a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconCreditCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75v8.496a1 1 0 0 0 1 1h16.496a1 1 0 0 0 1-1V9.75m-18.496 0V5.753a1 1 0 0 1 1-1h16.495a1 1 0 0 1 1 .997q.002 2 .001 4m-18.496 0h18.496M6.75 13.25h3" -})); - -const SvgIconCropFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.75 8H8v7.75c0 .138.112.25.25.25H16V8.25a.25.25 0 0 0-.25-.25" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 1 .75.75V5h10.75c.966 0 1.75.784 1.75 1.75V17.5h2.25a.75.75 0 0 1 0 1.5H19v2.25a.75.75 0 0 1-1.5 0V19H6.75A1.75 1.75 0 0 1 5 17.25V6.5H2.75a.75.75 0 0 1 0-1.5H5V2.75A.75.75 0 0 1 5.75 2m.75 15.25V6.5h10.75a.25.25 0 0 1 .25.25V17.5H6.75a.25.25 0 0 1-.25-.25", - clipRule: "evenodd" -})); - -const SvgIconCrop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h14.5a1 1 0 0 1 1 1v14.5M5.75 2.75v14.5a1 1 0 0 0 1 1h14.5" -})); - -const SvgIconCryptoCoinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-5.25a.75.75 0 0 0-1.5 0v1.066a4.251 4.251 0 0 0 0 8.368v1.066a.75.75 0 0 0 1.5 0v-1.066a4.25 4.25 0 0 0 2.589-1.554.75.75 0 0 0-1.178-.93 2.75 2.75 0 1 1 0-3.402.75.75 0 0 0 1.178-.928 4.25 4.25 0 0 0-2.589-1.554z", - clipRule: "evenodd" -})); - -const SvgIconCryptoCoin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75V8.5m0 0a3.5 3.5 0 1 0 0 7m0-7c1.116 0 2.11.522 2.75 1.335M12 15.5v1.75m0-1.75c1.116 0 2.11-.522 2.75-1.335M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCryptoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m8.625 9.907 3.25-1.876a.25.25 0 0 1 .25 0l3.25 1.876a.25.25 0 0 1 .125.217v3.752a.25.25 0 0 1-.125.217l-3.25 1.876a.25.25 0 0 1-.25 0l-3.25-1.876a.25.25 0 0 1-.125-.217v-3.752a.25.25 0 0 1 .125-.217" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.125-3.392-3.25-1.876a1.75 1.75 0 0 0-1.75 0l-3.25 1.876A1.75 1.75 0 0 0 7 10.124v3.752c0 .626.334 1.203.875 1.516l3.25 1.876a1.75 1.75 0 0 0 1.75 0l3.25-1.876A1.75 1.75 0 0 0 17 13.876v-3.752a1.75 1.75 0 0 0-.875-1.516", - clipRule: "evenodd" -})); - -const SvgIconCrypto = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.5 7.381a1 1 0 0 1 1 0l3.25 1.877a1 1 0 0 1 .5.866v3.752a1 1 0 0 1-.5.866L12.5 16.62a1 1 0 0 1-1 0l-3.25-1.877a1 1 0 0 1-.5-.866v-3.752a1 1 0 0 1 .5-.866L11.5 7.38Z" -})); - -const SvgIconCubeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.13 2.32a1.77 1.77 0 0 1 1.74 0l7.25 4.08q.075.042.146.092L12 11.14 3.735 6.49q.07-.048.146-.091zM2.983 7.789a2 2 0 0 0-.006.155v8.112c0 .64.345 1.232.904 1.546l7.25 4.078q.059.033.12.061V12.44L2.983 7.79ZM12.75 21.74q.06-.027.12-.06l7.25-4.078c.558-.314.903-.905.903-1.546V7.944q0-.078-.006-.155l-8.266 4.65v9.302Z" -})); - -const SvgIconCube = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 12v8.5m0-8.5L4.5 7.781m7.5 4.22 7.263-4.086m.987.03v8.11a1 1 0 0 1-.51.872l-7.25 4.079a1 1 0 0 1-.98 0l-7.25-4.079a1 1 0 0 1-.51-.871V7.944a1 1 0 0 1 .51-.871l7.25-4.078a1 1 0 0 1 .98 0l7.25 4.078a1 1 0 0 1 .51.871Z" -})); - -const SvgIconCupHotFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.75 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 8.75C4 7.784 4.784 7 5.75 7h10.5c.966 0 1.75.784 1.75 1.75V9h.5a3.5 3.5 0 1 1 0 7H18v4.25A1.75 1.75 0 0 1 16.25 22H5.75A1.75 1.75 0 0 1 4 20.25zm14 5.75h.5a2 2 0 1 0 0-4H18z", - clipRule: "evenodd" -})); - -const SvgIconCupHot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M11 5.25v-2.5m-4 2.5v-2.5m8 2.5v-2.5m-9.25 18.5h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1Zm11.5-11.5h1.25a2.75 2.75 0 1 1 0 5.5h-1.25z" -})); - -const SvgIconCupStrawFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.413 2.482a.75.75 0 0 0-.326-1.464l-3.717.826A1.75 1.75 0 0 0 11 3.552V6H6.817A1.75 1.75 0 0 0 5.07 7.863l.322 4.994v.006l.55 8.5A1.75 1.75 0 0 0 7.687 23h8.624a1.75 1.75 0 0 0 1.747-1.637l.87-13.5A1.75 1.75 0 0 0 17.184 6H12.5V3.552a.25.25 0 0 1 .196-.244zM6.776 11l-.209-3.234a.25.25 0 0 1 .25-.266h10.366a.25.25 0 0 1 .25.266L17.224 11z", - clipRule: "evenodd" -})); - -const SvgIconCupStraw = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.927 11.75-.617 9.564a1 1 0 0 1-.998.936H7.688a1 1 0 0 1-.998-.936l-.617-9.564m11.854 0 .254-3.936a1 1 0 0 0-.998-1.064H6.817a1 1 0 0 0-.998 1.064l.254 3.936m11.854 0H6.073m5.677-5V3.552a1 1 0 0 1 .783-.976l3.717-.826" -})); - -const SvgIconCurrencyDollarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-6.25a.75.75 0 0 0-1.5 0v1.055c-.558.087-1.08.28-1.508.618-.643.508-.979 1.264-.979 2.178 0 1.064.432 1.786 1.091 2.271.53.39 1.203.615 1.74.795l.165.056.124.042c.598.201 1.043.352 1.373.595.28.206.48.483.48 1.064 0 .522-.174.816-.407 1-.26.205-.696.35-1.329.35-.804 0-1.318-.366-1.575-.826a.75.75 0 1 0-1.31.73c.43.77 1.177 1.331 2.135 1.524v1.048a.75.75 0 0 0 1.5 0v-1.03c.558-.087 1.08-.28 1.508-.618.644-.508.979-1.264.979-2.178 0-1.064-.432-1.786-1.091-2.271-.53-.391-1.203-.616-1.74-.796l-.165-.055-.124-.042c-.598-.202-1.043-.352-1.373-.596-.28-.205-.48-.482-.48-1.063 0-.522.174-.816.407-1 .26-.205.696-.35 1.329-.35.804 0 1.318.366 1.575.826a.75.75 0 0 0 1.31-.73c-.43-.77-1.177-1.331-2.135-1.524z", - clipRule: "evenodd" -})); - -const SvgIconCurrencyDollar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.5c-1.466 0-2.487.665-2.487 2.1 0 1.646 1.267 1.999 2.487 2.412 1.22.414 2.487.767 2.487 2.412 0 1.436-1.021 2.1-2.487 2.1M12 7.5c1.06 0 1.834.502 2.23 1.212M12 7.5V5.75m0 10.774c-1.06 0-1.834-.5-2.23-1.211M12 16.524v1.726M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCurrencyPoundFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m8.596-2.611c0-1.017.864-1.889 1.99-1.889.55 0 1.043.21 1.4.547a.75.75 0 1 0 1.028-1.092A3.54 3.54 0 0 0 12.586 6c-1.9 0-3.49 1.491-3.49 3.389 0 .734.23 1.385.488 1.889H8.75a.75.75 0 0 0 0 1.5h1.13L8.603 15.97A.75.75 0 0 0 9.298 17h4.931a.75.75 0 0 0 0-1.5h-3.823l1.09-2.722h2.733a.75.75 0 0 0 0-1.5h-2.865a4 4 0 0 1-.302-.429c-.25-.409-.466-.924-.466-1.46", - clipRule: "evenodd" -})); - -const SvgIconCurrencyPound = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.5 7.501a2.79 2.79 0 0 0-1.914-.751c-1.514 0-2.74 1.181-2.74 2.639S11 12 11 12l-.011.028m3.24 4.222h-4.93l1.69-4.222m0 0H8.75m2.239 0h3.24M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" -})); - -const SvgIconCurrencyYen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.064 7.506a.75.75 0 1 0-1.128.988zm7 .988a.75.75 0 1 0-1.128-.988zM11.25 17.25a.75.75 0 0 0 1.5 0zm-1.5-5a.75.75 0 0 0 0 1.5zm4.5 1.5a.75.75 0 0 0 0-1.5zM7.936 8.494l3.5 4 1.128-.988-3.5-4zm4.628 4 3.5-4-1.128-.988-3.5 4zM11.25 12v1h1.5v-1zm0 1v4.25h1.5V13zm-1.5.75H12v-1.5H9.75zm2.25 0h2.25v-1.5H12zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" -})); - -const SvgIconCursor1Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l4.17-4.17 6.219 6.22a.75.75 0 1 0 1.06-1.06l-6.22-6.22 4.17-4.17a1.25 1.25 0 0 0-.447-2.055z" -})); - -const SvgIconCursor1 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.5 14.5 4.7-4.7a.5.5 0 0 0-.179-.822L4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179zm0 0 6.75 6.75" -})); - -const SvgIconCursor3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l1.92-1.92 3.865 3.867a1.25 1.25 0 0 0 1.768 0l3.793-3.793a1.25 1.25 0 0 0 0-1.768L17.81 12.25l1.92-1.92a1.25 1.25 0 0 0-.448-2.055z" -})); - -const SvgIconCursor3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.021 8.978 4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179l2.45-2.45 4.396 4.396a.5.5 0 0 0 .707 0l3.793-3.793a.5.5 0 0 0 0-.707L16.75 12.25 19.2 9.8a.5.5 0 0 0-.179-.822" -})); - -const SvgIconCursorClickFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 2a.75.75 0 0 1 .75.75V4.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 11 2m6.437 2.563a.75.75 0 0 1 0 1.06l-1.311 1.31a.75.75 0 1 1-1.06-1.06l1.31-1.31a.75.75 0 0 1 1.06 0ZM6.935 16.126a.75.75 0 1 0-1.061-1.06l-1.31 1.31a.75.75 0 0 0 1.06 1.06l1.31-1.31ZM5.25 11a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5H4.5a.75.75 0 0 1 .75.75m.624-4.065a.75.75 0 0 0 1.06-1.061l-1.31-1.31a.75.75 0 1 0-1.06 1.06zm5.177 2.577c-.804-.321-1.61.463-1.309 1.276l3.866 10.461a1 1 0 0 0 1.813.14l2.131-3.838 3.853-2.14a1 1 0 0 0-.114-1.803z" -})); - -const SvgIconCursorClick = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 2.75V4.5m5.907.593-1.31 1.31m-9.193 9.193-1.31 1.31M4.5 11H2.75m3.654-4.596-1.31-1.31m9.217 15.895-3.866-10.461a.25.25 0 0 1 .327-.319l10.24 4.096a.25.25 0 0 1 .028.45l-3.978 2.21a.25.25 0 0 0-.097.097l-2.2 3.962a.25.25 0 0 1-.454-.035" -})); - -const SvgIconCursorFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.254 2.655c-.995-.359-1.958.604-1.6 1.6l6.132 17.03c.388 1.076 1.896 1.11 2.332.054l2.984-7.236 7.237-2.985c1.057-.436 1.022-1.944-.053-2.332z" -})); - -const SvgIconCursor = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.36 4 6.132 17.032a.5.5 0 0 0 .932.02l3.024-7.332a.5.5 0 0 1 .272-.271l7.332-3.024a.5.5 0 0 0-.02-.933L4 3.36a.5.5 0 0 0-.64.64Z" -})); - -const SvgIconCut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 3a4 4 0 1 0 2.845 6.812L11.883 12l-3.038 2.188a4 4 0 1 0 .837 1.246L22.547 6.17l-.48-.227a2 2 0 0 0-2.026.183l-6.874 4.95-3.485-2.51A4 4 0 0 0 6 3M3.5 7a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m0 10a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.067 18.057a2 2 0 0 1-2.026-.183l-5.59-4.026 1.283-.924 6.813 4.906z" -})); - -const SvgIconDashboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a10 10 0 0 1-.515 3.178A.75.75 0 0 0 21 15h-7.763l2.428-4.653a.75.75 0 1 0-1.33-.694L11.545 15H3a.75.75 0 0 0-.485.178A10 10 0 0 1 2 12m1.067 4.5A10 10 0 0 0 12 22a10 10 0 0 0 8.933-5.5z", - clipRule: "evenodd" -})); - -const SvgIconDashboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.75 15 10m-3 5.75H3.542m8.458 0h8.459m-16.917 0a9.2 9.2 0 0 0 1.917 2.79 9.25 9.25 0 0 0 13.082 0 9.2 9.2 0 0 0 1.918-2.79m-16.917 0A9.25 9.25 0 0 1 5.459 5.46a9.25 9.25 0 0 1 13.082 0 9.25 9.25 0 0 1 1.918 10.29" -})); - -const SvgIconDatabaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.16 3.75c.46.38.84.91.84 1.57v5.37c0 .26-.12.58-.47.93-.36.36-.9.71-1.64 1.03-1.47.63-3.55 1.04-5.89 1.04s-4.42-.41-5.89-1.04c-.74-.32-1.29-.67-1.64-1.03-.35-.35-.47-.67-.47-.93V5.32c0-.66.38-1.19.84-1.57.46-.39 1.08-.7 1.78-.95C8.03 2.3 9.93 2 12 2s3.97.3 5.38.8c.7.25 1.32.56 1.78.95m-12.04.47c-.61.21-1.05.45-1.32.68-.28.24-.3.38-.3.43s.02.2.3.43c.27.22.71.46 1.32.68 1.22.43 2.94.71 4.88.71s3.67-.28 4.88-.71c.61-.21 1.05-.45 1.32-.68.28-.24.3-.38.3-.43s-.02-.2-.3-.43c-.27-.22-.71-.46-1.32-.68-1.22-.43-2.94-.71-4.88-.71s-3.67.28-4.88.71", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.52 14.03c1.69.73 3.99 1.16 6.48 1.16s4.78-.43 6.48-1.16c.57-.24 1.08-.52 1.52-.84v5.49c0 .67-.38 1.2-.84 1.58-.46.39-1.08.7-1.78.95-1.41.5-3.31.8-5.38.8s-3.97-.3-5.38-.8c-.7-.25-1.32-.56-1.78-.95S4 19.34 4 18.68v-5.49c.44.32.96.6 1.52.84" -})); - -const SvgIconDatabase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 5.32c0 1.419-3.246 2.569-7.25 2.569s-7.25-1.15-7.25-2.57m14.5 0C19.25 3.9 16.004 2.75 12 2.75S4.75 3.9 4.75 5.32m14.5 0v13.36c0 1.42-3.246 2.57-7.25 2.57s-7.25-1.15-7.25-2.57V5.32M19.25 12c0 1.38-3.246 2.5-7.25 2.5S4.75 13.38 4.75 12" -})); - -const SvgIconDateTime = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.462 9.956 1.302 7.386a1 1 0 0 0 1.159.812l5.193-.916M2.462 9.956 1.94 7.002a1 1 0 0 1 .811-1.159l11.325-1.997a1 1 0 0 1 1.159.812l.52 2.954L2.463 9.956ZM16 11.75V14l2 2m4.25-2a6.25 6.25 0 1 1-12.5 0 6.25 6.25 0 0 1 12.5 0" -})); - -const SvgIconDeviceDesktop2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 18H16v2.25a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25zM9.5 18v1.5h5V18z", - clipRule: "evenodd" -})); - -const SvgIconDeviceDesktop2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 17.25h-5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-6.5 0v3h6.5v-3m-6.5 0h6.5" -})); - -const SvgIconDeviceDesktopFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 17H3.75A1.75 1.75 0 0 1 2 15.25zm4.244 16.21A17.7 17.7 0 0 1 12 20c2.012 0 3.947.337 5.756.96a.75.75 0 0 0 .488-1.42A19.2 19.2 0 0 0 12 18.5a19.2 19.2 0 0 0-6.244 1.04.75.75 0 0 0 .488 1.42" -})); - -const SvgIconDeviceDesktop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 20.25c-1.886-.649-3.903-1-6-1s-4.114.351-6 1m-2.25-4h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1" -})); - -const SvgIconDevicePhoneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 2.75C5 1.784 5.784 1 6.75 1h10.5c.966 0 1.75.784 1.75 1.75v18.5A1.75 1.75 0 0 1 17.25 23H6.75A1.75 1.75 0 0 1 5 21.25zM9.75 18.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconDevicePhone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 19.25h4.5m-7.5 3h10.5a1 1 0 0 0 1-1V2.75a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v18.5a1 1 0 0 0 1 1" -})); - -const SvgIconDevicesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.25 17.5a.75.75 0 0 0 0 1.5h2.25a.75.75 0 0 0 0-1.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75V16H1.75a.75.75 0 0 0-.75.75v2.5c0 .966.784 1.75 1.75 1.75h10.918c.281.591.884 1 1.582 1h6A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H21V4.75A1.75 1.75 0 0 0 19.25 3zM15 9.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-6a.25.25 0 0 1-.25-.25zm-1.5 7.75v2H2.75a.25.25 0 0 1-.25-.25V17.5z", - clipRule: "evenodd" -})); - -const SvgIconDevices = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25h2.25m-15.75-1.5v-12a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v4m-16.5 8h-2v2.5a1 1 0 0 0 1 1h11.5m-10.5-3.5h10.5m0 3.5V9.75a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1" -})); - -const SvgIconDiamondFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.564 3.523A1.75 1.75 0 0 1 7.812 3h8.376c.47 0 .919.189 1.248.523l5.154 5.244a1.75 1.75 0 0 1-.01 2.464l-9.343 9.342a1.75 1.75 0 0 1-2.475 0l-9.341-9.342a1.75 1.75 0 0 1-.011-2.464zM9.03 7.22a.75.75 0 0 1 0 1.06L7.31 10l1.72 1.72a.75.75 0 1 1-1.06 1.06l-2.25-2.25a.75.75 0 0 1 0-1.06l2.25-2.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconDiamond = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.5 7.75 6.25 10l2.25 2.25m4.207 7.793L22.05 10.7a1 1 0 0 0 .006-1.408l-5.154-5.244a1 1 0 0 0-.713-.299H7.812a1 1 0 0 0-.713.299L1.945 9.293A1 1 0 0 0 1.95 10.7l9.342 9.342a1 1 0 0 0 1.414 0Z" -})); - -const SvgIconDocumentChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m3.5 14.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 13a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 12 13m4.25 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -})); - -const SvgIconDocumentChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10.25 8v-1.5m3.5 1.5v-4.5m3.5 4.5v-2.5m-9.75-12h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" -})); - -const SvgIconDonutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.232 6.34a1.32 1.32 0 0 1 1.787.364l.44.634c.339.49.824.859 1.386 1.055l.728.254a1.32 1.32 0 0 1 .83 1.624l-.222.74c-.171.57-.157 1.18.04 1.741l.255.728a1.32 1.32 0 0 1-.753 1.66l-.716.288a2.82 2.82 0 0 0-1.337 1.118l-.41.653a1.32 1.32 0 0 1-1.768.447l-.67-.38a2.8 2.8 0 0 0-1.708-.35l-.766.087A1.32 1.32 0 0 1 7.896 15.9l-.12-.762a2.82 2.82 0 0 0-.793-1.552l-.545-.545a1.32 1.32 0 0 1-.042-1.823l.52-.57a2.82 2.82 0 0 0 .72-1.587l.085-.766a1.32 1.32 0 0 1 1.4-1.17l.77.052a2.82 2.82 0 0 0 1.688-.427zM12 10.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m13.251-6.15a2.82 2.82 0 0 0-3.817-.78l-.653.41a1.32 1.32 0 0 1-.79.2l-.77-.051a2.82 2.82 0 0 0-2.99 2.499l-.086.766a1.32 1.32 0 0 1-.337.743l-.52.57a2.82 2.82 0 0 0 .09 3.895l.545.545c.197.197.327.451.37.726l.122.762a2.82 2.82 0 0 0 3.101 2.359l.767-.087c.277-.031.556.026.799.163l.67.38a2.82 2.82 0 0 0 3.779-.953l.41-.654a1.32 1.32 0 0 1 .625-.523l.716-.287a2.82 2.82 0 0 0 1.61-3.549l-.256-.728a1.32 1.32 0 0 1-.018-.815l.221-.739a2.82 2.82 0 0 0-1.77-3.47l-.73-.255a1.32 1.32 0 0 1-.648-.494z", - clipRule: "evenodd" -})); - -const SvgIconDonut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M14.25 12a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.833 5.705a2.07 2.07 0 0 1 2.802.572l.44.634c.249.359.605.63 1.018.774l.728.254a2.07 2.07 0 0 1 1.3 2.548l-.222.739c-.125.418-.115.866.03 1.278l.255.728a2.07 2.07 0 0 1-1.182 2.605l-.715.287a2.07 2.07 0 0 0-.982.82l-.41.654a2.07 2.07 0 0 1-2.772.7l-.672-.38a2.07 2.07 0 0 0-1.253-.256l-.766.087a2.07 2.07 0 0 1-2.276-1.732l-.122-.761a2.07 2.07 0 0 0-.58-1.14l-.546-.545a2.07 2.07 0 0 1-.066-2.859l.52-.57c.295-.322.48-.73.528-1.164l.086-.767a2.07 2.07 0 0 1 2.195-1.834l.77.052c.435.029.87-.08 1.239-.313z" -})); - -const SvgIconDotGrid2X3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.5 5.75a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m-5.5 12.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0M7.5 11.9a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0zm5.5 0a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconDotGrid3X3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDotsHorizontal = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDotsVertical = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2" -})); - -const SvgIconDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 14.75v4.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-4.5M12 15V3.75M12 15l-3.5-3.5M12 15l3.5-3.5" -})); - -const SvgIconDuplicateFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 4.75C7 3.784 7.784 3 8.75 3h10.5c.966 0 1.75.784 1.75 1.75v10.51a1.75 1.75 0 0 1-1.75 1.75H17v2.24A1.75 1.75 0 0 1 15.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.75C3 7.784 3.784 7 4.75 7H7zm10 10.76V8.75A1.75 1.75 0 0 0 15.25 7H8.5V4.75a.25.25 0 0 1 .25-.25h10.5a.25.25 0 0 1 .25.25v10.51a.25.25 0 0 1-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconDuplicate = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v10.51a1 1 0 0 1-1 1h-3M3.75 8.75v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" -})); - -const SvgIconEnter180Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 20a.75.75 0 0 0 .75-.75v-9.5a.25.25 0 0 1 .25-.25h13.69l-2.72 2.72a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 1 0-1.06 1.06L18.44 8H4.75A1.75 1.75 0 0 0 3 9.75v9.5c0 .414.336.75.75.75", - clipRule: "evenodd" -})); - -const SvgIconEnter180 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25v-9.5a1 1 0 0 1 1-1h14.5m-3 4 4-4-4-4" -})); - -const SvgIconEnterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.25 4a.75.75 0 0 0-.75.75v9.5a.25.25 0 0 1-.25.25H5.56l2.72-2.72a.75.75 0 1 0-1.06-1.06l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06-1.06L5.56 16h13.69A1.75 1.75 0 0 0 21 14.25v-9.5a.75.75 0 0 0-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconEnter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75v9.5a1 1 0 0 1-1 1H4.75m3-4-4 4 4 4" -})); - -const SvgIconEnvelopeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v1.04l9.888 4.975a.25.25 0 0 0 .224 0L22 6.789V5.75A1.75 1.75 0 0 0 20.25 4z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m22 8.469-9.213 4.636a1.75 1.75 0 0 1-1.574 0L2 8.468v9.781c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" -})); - -const SvgIconEnvelope = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.587 8.67a.75.75 0 1 0-.674-1.34zm-18.5-1.34a.75.75 0 1 0-.674 1.34zm9.363 5.104.337.67zm-.9 0 .337-.67zM20.5 5.75v12.5H22V5.75zm-.25 12.75H3.75V20h16.5zM3.5 18.25V5.75H2v12.5zM3.75 5.5h16.5V4H3.75zm17.163 1.83-8.8 4.434.674 1.34 8.8-4.434zm-9.026 4.434-8.8-4.434-.674 1.34 8.8 4.434.675-1.34ZM3.5 5.75a.25.25 0 0 1 .25-.25V4A1.75 1.75 0 0 0 2 5.75zm.25 12.75a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V20A1.75 1.75 0 0 0 22 18.25zm-8.387-6.486a.25.25 0 0 1-.226 0l-.675 1.34c.496.25 1.08.25 1.575 0l-.675-1.34ZM22 5.75A1.75 1.75 0 0 0 20.25 4v1.5a.25.25 0 0 1 .25.25z" -})); - -const SvgIconEquals = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "M5 9h14M5 15h14" -})); - -const SvgIconEthereumFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m11.737 14.202-1.66-.622L12 16.225l1.924-2.645-1.66.622a.75.75 0 0 1-.527 0M12 12.699l2.814-1.055L12 7.775l-2.814 3.869z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.607-5.941a.75.75 0 0 0-1.214 0l-4 5.5a.75.75 0 0 0 0 .882l4 5.5a.75.75 0 0 0 1.214 0l4-5.5a.75.75 0 0 0 0-.882z", - clipRule: "evenodd" -})); - -const SvgIconEthereum = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12 6.5.607-.441a.75.75 0 0 0-1.214 0zM8 12l-.607-.441a.75.75 0 0 0 0 .882zm4 5.5-.607.441a.75.75 0 0 0 1.214 0zm4-5.5.607.441a.75.75 0 0 0 0-.882zm-4 1.5-.263.702a.75.75 0 0 0 .526 0zm-.607-7.441-4 5.5 1.214.882 4-5.5zm-4 6.382 4 5.5 1.214-.882-4-5.5zm5.214 5.5 4-5.5-1.214-.882-4 5.5zm4-6.382-4-5.5-1.214.882 4 5.5zm-8.87 1.143 4 1.5.526-1.404-4-1.5zm4.526 1.5 4-1.5-.526-1.404-4 1.5zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" -})); - -const SvgIconExpand315Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3.75a.75.75 0 0 0-.75-.75h-6.5a.75.75 0 0 0-.75.75v6.5a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06L5.56 4.5h4.69a.75.75 0 0 0 .75-.75m10 10a.75.75 0 0 0-1.5 0v4.69l-5.22-5.22a.75.75 0 1 0-1.06 1.06l5.22 5.22h-4.69a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 .75-.75z", - clipRule: "evenodd" -})); - -const SvgIconExpand315 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75h-6.5v6.5m16.5 3.5v6.5h-6.5M4.523 4.523l5.727 5.727m3.5 3.5 5.727 5.727" -})); - -const SvgIconExpand45Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-5.22 5.22a.75.75 0 1 1-1.06-1.06l5.22-5.22h-4.69a.75.75 0 0 1-.75-.75m-10 10a.75.75 0 0 1 1.5 0v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L5.56 19.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconExpand45 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75h6.5v6.5m-6.5 0 5.727-5.727M10.25 13.75l-5.727 5.727M3.75 13.75v6.5h6.5" -})); - -const SvgIconExpandSimple2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 12a.75.75 0 0 1-.75-.75v-5.5A.75.75 0 0 1 5.75 5h5.5a.75.75 0 0 1 0 1.5H6.5v4.75a.75.75 0 0 1-.75.75M12 18.25a.75.75 0 0 1 .75-.75h4.75v-4.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconExpandSimple2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 18.5h5.5V13M6 11.5V6h5.5" -})); - -const SvgIconExpandSimpleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 5.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0V6.5h-4.75a.75.75 0 0 1-.75-.75M5.75 12a.75.75 0 0 1 .75.75v4.75h4.75a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconExpandSimple = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12.75v5.5h5.5m1.5-12.5h5.5v5.5" -})); - -const SvgIconExpandWindowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.25 7a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 1 1-1.06-1.06l1.97-1.97h-1.19a.75.75 0 0 1 0-1.5z" -})); - -const SvgIconExpandWindow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m2.5-7.5v3m0-3h-3m3 0L14 11m-3.75 10.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" -})); - -const SvgIconEyeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6C19.91 17.524 16.01 20 12 20s-7.91-2.477-10.43-7.2a1.71 1.71 0 0 1 0-1.6C4.09 6.476 7.99 4 12 4m-3.625 8a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" -})); - -const SvgIconEyeOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.22 2.22a.75.75 0 0 1 1.06 0l3.758 3.757.023.022 3.165 3.165-.017-.016.047.047-.016-.017 4.582 4.582-.017-.016.047.047-.016-.017 3.165 3.165.022.023 3.757 3.758a.75.75 0 1 1-1.06 1.06l-3.35-3.349c-2.582 1.592-5.503 1.98-8.265 1.13-2.944-.907-5.632-3.195-7.536-6.763a1.7 1.7 0 0 1-.001-1.595c1.06-1.988 2.363-3.578 3.82-4.754L2.22 3.28a.75.75 0 0 1 0-1.06M8 12c0-.833.256-1.608.691-2.248l1.092 1.092a2.5 2.5 0 0 0 3.373 3.373l1.092 1.092A4 4 0 0 1 8 11.999Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.43 12.8c-.782 1.466-1.697 2.715-2.707 3.741L8.021 4.84A9.95 9.95 0 0 1 12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6" -})); - -const SvgIconEyeOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.165 4.42a.75.75 0 0 0 .433 1.437l-.433-1.436Zm12.605 7.135-.661.353zm-2.629 3.412a.75.75 0 0 0 1.127.99zm2.63-2.523-.662-.353zM3.281 2.22A.75.75 0 0 0 2.22 3.28zm-1.052 9.336-.662-.353zM17.47 17.47l.53-.53zm3.25 4.31a.75.75 0 0 0 1.06-1.06zM2.23 12.446l-.662.353zm8.002-2.214a.75.75 0 1 0-1.06-1.06zm4.597 4.596a.75.75 0 1 0-1.061-1.06zm-5.231-8.97c4.045-1.219 8.639.668 11.51 6.05l1.324-.706c-3.126-5.86-8.383-8.251-13.267-6.781l.433 1.436Zm10.67 10.1a16.6 16.6 0 0 0 2.165-3.161l-1.324-.706a15 15 0 0 1-1.968 2.876l1.127.99Zm.84-4.05a.19.19 0 0 1 .001.183l1.324.706a1.7 1.7 0 0 0 0-1.595l-1.324.706ZM2.22 3.28 6 7.06 7.06 6 3.28 2.22zm.67 8.63c1.135-2.127 2.542-3.707 4.067-4.764l-.855-1.233c-1.746 1.21-3.303 2.982-4.535 5.29l1.324.706ZM6 7.06 16.94 18 18 16.94 7.06 6zM16.94 18l3.78 3.78 1.06-1.06L18 16.94zM1.568 12.8c1.904 3.568 4.593 5.855 7.537 6.762 2.951.908 6.084.403 8.793-1.474l-.855-1.233c-2.35 1.629-5.008 2.04-7.497 1.273-2.497-.768-4.9-2.746-6.654-6.034zm0-1.596c-.267.5-.264 1.1 0 1.596l1.324-.707a.2.2 0 0 1-.001-.183l-1.324-.706ZM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12c0-.69.28-1.315.732-1.768l-1.06-1.06A4 4 0 0 0 8 12zm4.268 1.768A2.5 2.5 0 0 1 12 14.5V16a4 4 0 0 0 2.829-1.172z" -})); - -const SvgIconEye = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.231 11.552 1.57 11.2zm19.538 0 .662-.353zm-19.538.896-.661.353zm19.538 0 .662.353zm-18.876-.543C5.213 7.558 8.663 5.5 12 5.5c3.338 0 6.787 2.058 9.107 6.405l1.323-.706C19.91 6.477 16.01 4 12 4S4.09 6.477 1.57 11.2zm-1.323.896C4.09 17.523 7.99 20 12 20s7.91-2.477 10.43-7.2l-1.323-.706C18.787 16.442 15.337 18.5 12 18.5c-3.338 0-6.787-2.058-9.107-6.406zm0-1.602a1.71 1.71 0 0 0 0 1.602l1.323-.707a.21.21 0 0 1 0-.189zm19.537.707c.03.056.03.132 0 .188l1.323.707a1.71 1.71 0 0 0 0-1.602zM14.5 12a2.5 2.5 0 0 1-2.5 2.5V16a4 4 0 0 0 4-4zM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12A2.5 2.5 0 0 1 12 9.5V8a4 4 0 0 0-4 4zM12 9.5a2.5 2.5 0 0 1 2.5 2.5H16a4 4 0 0 0-4-4z" -})); - -const SvgIconFastForward10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.756 15.036c0 .488.263.779.714.779.457 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.961.672c-.274.183-.414.381-.414.607 0 .296.22.516.516.516.156 0 .29-.049.52-.2l.737-.52h.032zm2.701-2.772c0 2.213 1.037 3.642 2.777 3.642s2.804-1.445 2.804-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.799 1.44-2.799 3.641zm1.45-.338c0-1.547.506-2.466 1.338-2.466s1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47v-.328Z" -})); - -const SvgIconFastForward15S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.708 15.036c0 .488.263.779.714.779.456 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.962.672c-.274.183-.413.381-.413.607 0 .296.22.516.515.516.156 0 .29-.049.521-.2l.736-.52h.033zm2.986-.774c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.358-2.385-.628 0-1.224.236-1.477.58h-.075l.15-1.896h2.777c.435 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.709.811.199 0 .354-.064.671-.333a1.7 1.7 0 0 1 1.042-.381c.774 0 1.327.537 1.327 1.321 0 .811-.575 1.375-1.386 1.375-.548 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" -})); - -const SvgIconFastForward30S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.188 14.203c0 .886 1.112 1.703 2.562 1.703 1.617 0 2.756-.897 2.756-2.18 0-.93-.671-1.693-1.563-1.779v-.091c.741-.107 1.337-.838 1.337-1.633 0-1.144-1.042-1.944-2.524-1.944-1.402 0-2.45.79-2.45 1.649 0 .349.248.59.591.59.253 0 .44-.112.602-.38.285-.484.698-.731 1.23-.731.682 0 1.155.403 1.155.993 0 .591-.484 1.02-1.144 1.02h-.5a.543.543 0 0 0-.558.565c0 .333.236.575.558.575h.527c.79 0 1.32.45 1.32 1.117 0 .666-.52 1.1-1.326 1.1-.601 0-1.08-.262-1.39-.756-.2-.29-.377-.403-.613-.403-.328 0-.57.247-.57.585m6.14-1.939c0 2.213 1.036 3.642 2.777 3.642 1.74 0 2.803-1.445 2.803-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.798 1.44-2.798 3.641zm1.45-.338c0-1.547.505-2.466 1.337-2.466.833 0 1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47z" -})); - -const SvgIconFastForward5S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.438 14.262c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.357-2.385-.629 0-1.225.236-1.478.58h-.075l.15-1.896h2.777c.436 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.71.811.198 0 .354-.064.67-.333a1.7 1.7 0 0 1 1.043-.381c.773 0 1.326.537 1.326 1.321 0 .811-.575 1.375-1.386 1.375-.547 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" -})); - -const SvgIconFileCloudFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v9.549A5.2 5.2 0 0 1 5.75 13c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.854 22h6.396A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 14.5a3.75 3.75 0 1 0 0 7.5H8.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 5.75 14.5M3.5 18.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H5.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" -})); - -const SvgIconFileCloud = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 12.25v-8.5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-5m-.5-18v5a1 1 0 0 0 1 1h5m-13 12a3 3 0 1 1 2.601-4.495A2.25 2.25 0 1 1 8.5 21.25z" -})); - -const SvgIconFileDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m9.28 15.03-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -})); - -const SvgIconFileDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 21.25h-3a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-3m-2.5-18v5a1 1 0 0 0 1 1h5M12 13.75V20m0 0 2.5-2.5M12 20l-2.5-2.5" -})); - -const SvgIconFileFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -})); - -const SvgIconFileLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v6.125A5.5 5.5 0 0 1 11.5 15v3a5.49 5.49 0 0 1-1.725 4h8.475A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25zM3.5 15a2.5 2.5 0 0 1 5 0 .75.75 0 0 0 1.5 0 4 4 0 0 0-8 0 .75.75 0 0 0 1.5 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.75 15.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.5 18A.75.75 0 0 0 2 18a4 4 0 0 0 8 0 .75.75 0 0 0-1.5 0 2.5 2.5 0 0 1-5 0" -})); - -const SvgIconFileLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.75v-5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-6.5m1-18v5a1 1 0 0 0 1 1h5M2.75 18a3.25 3.25 0 0 0 6.5 0m0-3a3.25 3.25 0 0 0-6.5 0m3.25.75v1.5" -})); - -const SvgIconFileLockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22h-5.878q.126-.354.128-.75v-4.5a2.25 2.25 0 0 0-1.422-2.093A4.377 4.377 0 0 0 4 12.577V3.75C4 2.784 4.784 2 5.75 2" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 16.75a.75.75 0 0 1 .75-.75H4a3 3 0 1 1 6 0h.25a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75zm6.5.75h-5v3h5zm-1-1.5a1.5 1.5 0 0 0-3 0z", - clipRule: "evenodd" -})); - -const SvgIconFileLock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m13.043 3.043-.53.53zm5.914 5.914-.53.53zM4 10.75a.75.75 0 0 0 1.5 0zm9.25 9.75a.75.75 0 0 0 0 1.5zm.25-17.25a.75.75 0 0 0-1.5 0zM18.75 10a.75.75 0 0 0 0-1.5zm-15 6.75V16a.75.75 0 0 0-.75.75zm6.5 0H11a.75.75 0 0 0-.75-.75zm0 4.5V22a.75.75 0 0 0 .75-.75zm-6.5 0H3c0 .414.336.75.75.75zm5.5-4.5v.75H10v-.75zm-4.5 0H4v.75h.75zm1-13.25h6.586V2H5.75zM18.5 9.664V20.25H20V9.664zm-5.987-6.09 5.914 5.913 1.06-1.06-5.914-5.914zM5.5 10.75v-7H4v7zm12.75 9.75h-5V22h5zM20 9.664c0-.464-.184-.909-.513-1.237l-1.06 1.06a.25.25 0 0 1 .073.177zM12.336 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 12.336 2zM18.5 20.25a.25.25 0 0 1-.25.25V22A1.75 1.75 0 0 0 20 20.25zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zM12 3.25v5h1.5v-5zM13.75 10h5V8.5h-5zM12 8.25c0 .966.784 1.75 1.75 1.75V8.5a.25.25 0 0 1-.25-.25zM3.75 17.5h6.5V16h-6.5zm5.75-.75v4.5H11v-4.5zm.75 3.75h-6.5V22h6.5zm-5.75.75v-4.5H3v4.5zm4-5.25v.75H10V16zm.75 0h-4.5v1.5h4.5zm-3.75.75V16H4v.75zM7 14.5A1.5 1.5 0 0 1 8.5 16H10a3 3 0 0 0-3-3zM7 13a3 3 0 0 0-3 3h1.5A1.5 1.5 0 0 1 7 14.5z" -})); - -const SvgIconFileTextFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25zM8 14.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" -})); - -const SvgIconFileText = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10 4h3.5m-3.5 4h6.5m-9.5-14.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" -})); - -const SvgIconFileZipFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.5 6.75V2H6.75A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22H8v-1.5h1.5V22h7.75A2.75 2.75 0 0 0 20 19.25V9.5h-4.75a2.75 2.75 0 0 1-2.75-2.75M9.5 19v1.5H11V19zm0-1.5H8V19h1.5zm0-1.5v1.5H11V16zm0-1.5H8V16h1.5zm0-1.5v1.5H11V13zm0 0v-1.5H8V13z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 6.75v-4.6c.235.097.45.24.634.423l4.793 4.793c.183.183.326.4.424.634H15.25C14.56 8 14 7.44 14 6.75" -})); - -const SvgIconFileZip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M13.25 2.75h-6.5a2 2 0 0 0-2 2v14.5a2 2 0 0 0 2 2h10.5a2 2 0 0 0 2-2V8.75m-6-6v4a2 2 0 0 0 2 2h4m-6-6c.32 0 .627.127.854.354l4.792 4.792c.227.227.354.534.354.854M8.75 19v-1.5m1.5 0V16m-1.5 0v-1.5m1.5 6V19m0-4.5V13m-1.5 0v-1.5" -})); - -const SvgIconFile = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-13-6.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconFilesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 2A1.75 1.75 0 0 0 7 3.75V5H5.75A1.75 1.75 0 0 0 4 6.75v13.5c0 .966.784 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 18 20.25V19h1.25A1.75 1.75 0 0 0 21 17.25V8.5h-4.75a1.75 1.75 0 0 1-1.75-1.75V2zm7.75 17H8.75A1.75 1.75 0 0 1 7 17.25V6.5H5.75a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 2.44 20.56 7h-4.31a.25.25 0 0 1-.25-.25z" -})); - -const SvgIconFiles = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25v2a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V6.75a1 1 0 0 1 1-1h2m7.5-3h-6.5a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-9.5m-5-5 5 5m-5-5v4a1 1 0 0 0 1 1h4" -})); - -const SvgIconFilmFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v2.375H7V4.5zM17 4.5v2.625h2.5V4.75a.25.25 0 0 0-.25-.25zm2.5 4.125H17v2.625h2.5zm0 4.125H17v3.083h2.5zm0 4.583H17V19.5h2.25a.25.25 0 0 0 .25-.25zm-4-4.583v-1.5h-7v1.5zM7 19.5v-2.625H4.5v2.375c0 .138.112.25.25.25zm-2.5-4.125H7V12.75H4.5zm0-4.125H7V8.625H4.5z", - clipRule: "evenodd" -})); - -const SvgIconFilm = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4m-4 0V7.875m0 4.125v4.125m4-4.125h8.5m-8.5 0v4.125m0-4.125V7.875M16.25 12h4m-4 0v4.583m0-4.583V7.875m4 4.125V7.875m0 4.125v4.583m-4 3.667h3a1 1 0 0 0 1-1v-2.667m-4 3.667v-3.667m0 3.667h-8.5m8.5-16.5h3a1 1 0 0 1 1 1v3.125m-4-4.125v4.125m0-4.125h-8.5m8.5 4.125h4m-4 8.708h4M7.75 20.25h-3a1 1 0 0 1-1-1v-3.125m4 4.125v-4.125m0-12.375h-3a1 1 0 0 0-1 1v3.125m4-4.125v4.125m-4 0h4m-4 8.25h4" -})); - -const SvgIconFilter2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75A.75.75 0 0 1 2.75 4h18.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M5 12a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H5.75A.75.75 0 0 1 5 12m3 7.25a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconFilter2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 4.75h18.5m-12.5 14.5h6.5M5.75 12h12.5" -})); - -const SvgIconFilterAscFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 3a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 8.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 3m-.743 4h1.48L17.5 5.471zM14 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.235L16.367 19.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.235l4.455-5.265H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" -})); - -const SvgIconFilterAsc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 10.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5m-5.892 3.5h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" -})); - -const SvgIconFilterDescFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 13a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 18.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 13m-.743 4h1.48l-.738-1.529zM14 3.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.234L16.367 9.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.234L18.633 4.5H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" -})); - -const SvgIconFilterDesc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 20.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5M14.75 3.75h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" -})); - -const SvgIconFilterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v2.836c0 .464.184.909.513 1.237l5.414 5.414a.25.25 0 0 1 .073.177v6.836a.75.75 0 0 0 .95.723l4.5-1.25A.75.75 0 0 0 15 20v-5.586a.25.25 0 0 1 .073-.177l5.414-5.414A1.75 1.75 0 0 0 21 7.586V4.75A1.75 1.75 0 0 0 19.25 3z" -})); - -const SvgIconFilter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v2.836a1 1 0 0 0 .293.707l5.414 5.414a1 1 0 0 1 .293.707v6.836l4.5-1.25v-5.586a1 1 0 0 1 .293-.707l5.414-5.414a1 1 0 0 0 .293-.707V4.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconFinderFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.247 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25V5.75A2.75 2.75 0 0 0 18.25 3h-4.442a45.8 45.8 0 0 0-1.756 9.5h1.198a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.749-.793A47 47 0 0 1 12.247 3M7.75 8a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 7.75 8m8.5 0a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m-9.117 7.073a.75.75 0 0 1 1.044-.19c1.579 1.094 2.737 1.555 3.823 1.555s2.244-.461 3.823-1.555a.75.75 0 1 1 .854 1.234c-1.671 1.156-3.138 1.82-4.677 1.82-1.54 0-3.006-.664-4.677-1.82a.75.75 0 0 1-.19-1.044", - clipRule: "evenodd" -})); - -const SvgIconFinder = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.25 13.25h-2c.19-3.254.718-6.381 1.567-9.5M7.75 15.5c3.25 2.25 5.25 2.25 8.5 0m-8.5-6.75v1.5m8.5-1.5v1.5m-3.433-6.5H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2z" -})); - -const SvgIconFlashFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L3.172 14.04A1.25 1.25 0 0 0 4.202 16h5.797v5.645c0 1.226 1.583 1.719 2.28.71L20.825 9.96A1.25 1.25 0 0 0 19.797 8h-5.798z" -})); - -const SvgIconFlashOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798zM3.172 14.04 6.12 9.768l9.188 8.195-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96" -})); - -const SvgIconFlashOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798V2.356c0-1.227-1.583-1.72-2.279-.71zm1.128 1.006 6.931 6.183L19.321 9.5h-5.572c-.69 0-1.25-.56-1.25-1.25V3.16z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m6.119 9.768 1.128 1.006-2.57 3.726h5.572c.69 0 1.25.56 1.25 1.25v5.092l2.68-3.885 1.128 1.006-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96L6.12 9.768Z" -})); - -const SvgIconFlash = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.798 8.75H13.75a.5.5 0 0 1-.5-.5V2.356a.5.5 0 0 0-.912-.284L3.791 14.466a.5.5 0 0 0 .411.784h6.048a.5.5 0 0 1 .5.5v5.894a.5.5 0 0 0 .912.284l8.547-12.394a.5.5 0 0 0-.411-.784Z" -})); - -const SvgIconFlipchart2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.256l.727 2.544a.75.75 0 1 1-1.442.412L14.434 19H9.566l-.845 2.956a.75.75 0 0 1-1.442-.412L8.006 19H3.75A1.75 1.75 0 0 1 2 17.25zm6.5 8a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 7a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 12 7m5 3.75a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconFlipchart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16 21.75-.857-3M8 21.75l.857-3m-1.107-6v1.5M12 7.75v6.5m4.25-3.5v3.5m-13.5-9.5v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1" -})); - -const SvgIconFlipchartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75A.75.75 0 0 1 1.75 3h20.5a.75.75 0 0 1 0 1.5H21v11.75A1.75 1.75 0 0 1 19.25 18h-5.849l1.223 1.834a.75.75 0 1 1-1.248.832L12 18.602l-1.376 2.064a.75.75 0 1 1-1.248-.832L10.599 18H4.75A1.75 1.75 0 0 1 3 16.25V4.5H1.75A.75.75 0 0 1 1 3.75m11.75 4a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75 2a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0zm-7.5 2a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconFlipchart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 3.75h16.5m-16.5 0v12.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V3.75m-16.5 0H23h-2.75m-16.5 0H1m13 16.5-1.666-2.5M10 20.25l1.666-2.5m.334-10v5.5m-3.75-1.5v1.5m7.5-3.5v3.5" -})); - -const SvgIconFloppyDisk2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 14.25a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3H8v4.25C8 8.216 8.784 9 9.75 9h4.5A1.75 1.75 0 0 0 16 7.25V3h.836c.464 0 .909.184 1.237.513l2.414 2.414c.329.328.513.773.513 1.237V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3M12 10.25a4 4 0 1 0 0 8 4 4 0 0 0 0-8", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 3h5v4.25a.25.25 0 0 1-.25.25h-4.5a.25.25 0 0 1-.25-.25z" -})); - -const SvgIconFloppyDisk2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 4v3.25a1 1 0 0 0 1 1h4.5a1 1 0 0 0 1-1V4m5 3.164V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707m-5 7.086a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" -})); - -const SvgIconFloppyDiskFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75H7v-8.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 .75.75V21h2.25A1.75 1.75 0 0 0 21 19.25V7.164c0-.464-.184-.909-.513-1.237l-2.414-2.414A1.75 1.75 0 0 0 17 3.008V8.25a.75.75 0 0 1-.75.75h-8.5A.75.75 0 0 1 7 8.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.5 3h-7v4.5h7zm0 18v-7.5h-7V21z" -})); - -const SvgIconFloppyDisk = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v3.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-3.5m4 3.414V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707M7.75 13.75v5.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-5.5a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1" -})); - -const SvgIconFolderBookmarksFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H9.5v-7.5a1 1 0 0 0-1-1H2z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.11.658L4.5 19.604l-2.39 1.304A.75.75 0 0 1 1 20.25zm1.5.75v4.487l1.64-.895a.75.75 0 0 1 .72 0l1.64.895V14.5z", - clipRule: "evenodd" -})); - -const SvgIconFolderBookmarks = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h10a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6m4.5 3h-5.5v6.5l2.75-1.5 2.75 1.5z" -})); - -const SvgIconFolderBoxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 8.001V3.75C5 2.784 5.784 2 6.75 2h3.336c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h4.336c.966 0 1.75.784 1.75 1.75v2.251q.203.002.373.015c.213.018.446.057.676.175.33.168.598.435.765.765.118.23.157.463.175.676.016.198.016.434.016.692v8.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676v-8.352c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175Q4.8 8.003 5 8.001M6.5 3.75a.25.25 0 0 1 .25-.25h3.336a.25.25 0 0 1 .177.073l1.414 1.414a1.75 1.75 0 0 0 1.237.513h4.336a.25.25 0 0 1 .25.25V8h-11zm.5 9a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconFolderBox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.287 0-.668-.34zm-.437.437-.34-.668zm.437-10.845-.668.34zm-.437-.437.34-.668zm-15.85.437-.668-.34zm.437-.437-.34-.668zM5 8a.75.75 0 0 0 1.5 0zm5.793-4.957.53-.53zm1.414 1.414.53-.53zM17.5 8A.75.75 0 0 0 19 8zm-9.75 4a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm7.755-3.15v8.3h1.5v-8.3zm-.85 9.15H5.35V21h13.305zM4.5 18.65v-8.3H3v8.3zm.85-9.15h13.305V8H5.35zm0 10c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zm14.869-.823c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zm-.85 2.35c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .676-.175l-.68-1.336c.016-.009.002.006-.118.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zm1.527-9.013c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.169 8 18.923 8 18.655 8zm2.16-.544a1.75 1.75 0 0 0-.766-.765l-.68 1.336a.25.25 0 0 1 .109.11l1.336-.681ZM4.5 10.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 9.837 3 10.082 3 10.35zM5.35 8c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM6.5 8V3.75H5V8zm.25-4.5h3.336V2H6.75zm3.513.073 1.414 1.414 1.06-1.06-1.414-1.414zM12.914 5.5h4.336V4h-4.336zm4.586.25V8H19V5.75zm-.25-.25a.25.25 0 0 1 .25.25H19A1.75 1.75 0 0 0 17.25 4zm-5.573-.513a1.75 1.75 0 0 0 1.237.513V4a.25.25 0 0 1-.177-.073zM10.086 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 10.086 2zM6.5 3.75a.25.25 0 0 1 .25-.25V2A1.75 1.75 0 0 0 5 3.75zm1.25 9.75h4V12h-4z" -})); - -const SvgIconFolderCloudFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v8.027A5.23 5.23 0 0 1 4.75 12c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.532 20h8.718A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 13.5a3.75 3.75 0 1 0 0 7.5H7.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 4.75 13.5M2.5 17.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H4.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" -})); - -const SvgIconFolderCloud = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 19.25h7.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6.5" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 17.25a3 3 0 0 0 3 3H7.5a2.25 2.25 0 1 0-.149-4.495A3 3 0 0 0 1.75 17.25Z" -})); - -const SvgIconFolderDeleteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75A.75.75 0 0 1 2.75 3H10a.75.75 0 0 1 .624.334L12.401 6h8.849a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75H9.372a2.25 2.25 0 0 0-.531-2.341L8.182 17l.659-.659a2.25 2.25 0 0 0-3.182-3.182L5 13.818l-.659-.659A2.25 2.25 0 0 0 2 12.629z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.78 14.22a.75.75 0 0 1 0 1.06L6.06 17l1.72 1.72a.75.75 0 1 1-1.06 1.06L5 18.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L3.94 17l-1.72-1.72a.75.75 0 1 1 1.06-1.06L5 15.94l1.72-1.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconFolderDelete = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h11V6.75H12l-2-3H2.75v8m4.5 3L5 17m0 0-2.25 2.25M5 17l-2.25-2.25M5 17l2.25 2.25" -})); - -const SvgIconFolderDownloadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm13.03 10.28-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" -})); - -const SvgIconFolderDownload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.375 19.25H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625M12 11.75V18m0 0 2.5-2.5M12 18l-2.5-2.5" -})); - -const SvgIconFolderFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -})); - -const SvgIconFolderLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.64a5.47 5.47 0 0 1 3-.89h3a5.5 5.5 0 0 1 4.61 8.5h7.64A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5 19.5a2.5 2.5 0 0 1 0-5A.75.75 0 0 0 5 13a4 4 0 0 0 0 8 .75.75 0 0 0 0-1.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 16.25a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8 19.5A.75.75 0 0 0 8 21a4 4 0 0 0 0-8 .75.75 0 0 0 0 1.5 2.5 2.5 0 0 1 0 5" -})); - -const SvgIconFolderLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 19.25h6a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6M5 20.25a3.25 3.25 0 0 1 0-6.5m3 6.5a3.25 3.25 0 0 0 0-6.5M5.75 17h1.5" -})); - -const SvgIconFolderOpenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.778 20h13.974a1.75 1.75 0 0 0 1.679-1.256l2.1-7.141a1.25 1.25 0 0 0-1.2-1.603H21V7.75A1.75 1.75 0 0 0 19.25 6h-6.849l-1.48-2.22A1.75 1.75 0 0 0 9.465 3H3.75A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75zM3.75 4.5a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h1.012a.25.25 0 0 0 .228-.174l2.08-7.07.003-.013.134-.454a.75.75 0 0 1 .631-.534c.268-.163.58-.255.91-.255H19.5V7.75a.25.25 0 0 0-.25-.25H12a.75.75 0 0 1-.624-.334L9.673 4.611a.25.25 0 0 0-.208-.111z", - clipRule: "evenodd" -})); - -const SvgIconFolderOpen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 19.25 2.289-7.782a1 1 0 0 1 .96-.718H20.25M5.5 19.25h13.252a1 1 0 0 0 .96-.718l2.1-7.14a.5.5 0 0 0-.48-.642H20.25M5.5 19.25H3.75m16.5-8.5v-3a1 1 0 0 0-1-1H12l-1.703-2.555a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v13.5m0 0a1 1 0 0 0 1 1m-1-1V11m1 8.25h1.002a1 1 0 0 0 .96-.718L7.925 11" -})); - -const SvgIconFolderPaperFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h10.5c.966 0 1.75.784 1.75 1.75V5h2.25c.966 0 1.75.784 1.75 1.75v3.418c.591.281 1 .884 1 1.582v7.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V8.75c0-.698.409-1.3 1-1.582zM4.5 7h3.836c.464 0 .909.184 1.237.513l2.414 2.414a.25.25 0 0 0 .177.073H15.5V4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25zM17 10h2.5V6.75a.25.25 0 0 0-.25-.25H17z", - clipRule: "evenodd" -})); - -const SvgIconFolderPaper = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 5.75h3a1 1 0 0 1 1 1v4m-16.5-3v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v6m-12.5-3a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1m-16.5-3h4.586a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 0 .707.293h4.086m0 0h4" -})); - -const SvgIconFolderRestrictedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v5.886A6.752 6.752 0 0 1 11.364 20h8.886A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.462 12.538a5.25 5.25 0 1 0-7.424 7.424 5.25 5.25 0 0 0 7.424-7.424m-.583 5.78-5.197-5.197a3.751 3.751 0 0 1 5.197 5.197M2.62 14.182l5.197 5.197a3.751 3.751 0 0 1-5.197-5.197", - clipRule: "evenodd" -})); - -const SvgIconFolderRestricted = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.5 19.25h7.75a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1V9.5m6.182 9.932a4.5 4.5 0 0 0-6.364-6.364m6.364 6.364a4.5 4.5 0 0 1-6.364-6.364m6.364 6.364-6.364-6.364" -})); - -const SvgIconFolderSharedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.889a2 2 0 0 0-.046-.265c-.447-1.906-1.681-3.589-3.392-4.505A4 4 0 1 0 2 12.5z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 12.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2M6 16c-1.883 0-3.494 1.119-4.344 2.72a1.49 1.49 0 0 0 .11 1.595c.306.421.814.685 1.372.685h5.726c.558 0 1.066-.264 1.372-.685a1.49 1.49 0 0 0 .11-1.596C9.496 17.12 7.886 16 6.001 16Zm-3.02 3.423C3.605 18.248 4.741 17.5 6 17.5s2.397.747 3.022 1.923l.003.007-.003.003c-.019.026-.072.067-.158.067H3.138c-.086 0-.14-.04-.158-.067l-.003-.003z", - clipRule: "evenodd" -})); - -const SvgIconFolderShared = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.25 19.25h7a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v3.5m5 4.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm-5.433 6.571C3.055 17.683 4.428 16.75 6 16.75s2.945.933 3.683 2.321c.303.57-.175 1.179-.82 1.179H3.137c-.645 0-1.123-.61-.82-1.179Z" -})); - -const SvgIconFolderUploadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.5v-5.19l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 1 0 1.06 1.06l1.22-1.22V20h-7.5A1.75 1.75 0 0 1 2 18.25z" -})); - -const SvgIconFolderUpload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19.25V13m0 0 2.5 2.5M12 13l-2.5 2.5m-2.125 3.75H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625" -})); - -const SvgIconFolder = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1" -})); - -const SvgIconFoldersFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 3A1.75 1.75 0 0 0 5 4.75V7H2.75A1.75 1.75 0 0 0 1 8.75v10.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 19 19.25V17h2.25A1.75 1.75 0 0 0 23 15.25v-8.5A1.75 1.75 0 0 0 21.25 5h-6.836a.25.25 0 0 1-.177-.073l-1.414-1.414A1.75 1.75 0 0 0 11.586 3zM19 15.5h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-6.836a1.75 1.75 0 0 1-1.237-.513l-1.414-1.414a.25.25 0 0 0-.177-.073H6.75a.25.25 0 0 0-.25.25V7h1.086c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h6.836c.966 0 1.75.784 1.75 1.75z", - clipRule: "evenodd" -})); - -const SvgIconFolders = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.29 16.25h2.96a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1h-6.836a1 1 0 0 1-.707-.293l-1.414-1.414a1 1 0 0 0-.707-.293H6.75a1 1 0 0 0-1 1v3m-4 11.5V8.75a1 1 0 0 1 1-1h4.836a1 1 0 0 1 .707.293l1.414 1.414a1 1 0 0 0 .707.293h6.836a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1" -})); - -const SvgIconFortuneTellerBallFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 11.406c0 2.952-1.374 5.584-3.518 7.307q.131.176.216.387l.2.5a1.75 1.75 0 0 1-1.625 2.4H7.227a1.75 1.75 0 0 1-1.625-2.4l.2-.5q.085-.21.216-.387C3.874 16.99 2.5 14.358 2.5 11.406 2.5 6.203 6.761 2 12 2s9.5 4.203 9.5 9.406M7.195 19.657a.25.25 0 0 1 .232-.157h9.146a.25.25 0 0 1 .232.157l.2.5a.25.25 0 0 1-.232.343H7.227a.25.25 0 0 1-.232-.343zm5.638-13.56c.044-.13.29-.13.334 0 .127.373.328.833.615 1.12s.748.49 1.121.616c.13.044.13.29 0 .334-.373.126-.834.328-1.12.615-.288.287-.49.748-.616 1.12-.044.13-.29.13-.334 0-.126-.372-.328-.833-.615-1.12s-.748-.489-1.12-.615c-.13-.044-.13-.29 0-.334.372-.127.832-.328 1.12-.615.287-.288.489-.748.615-1.121m2.48 3.262c.048-.145.325-.145.375 0 .142.42.369.938.692 1.261s.842.55 1.26.692c.146.05.146.327 0 .376-.418.142-.937.369-1.26.692s-.55.842-.692 1.26c-.05.146-.327.146-.376 0-.142-.418-.369-.937-.692-1.26s-.842-.55-1.26-.692c-.146-.05-.146-.327 0-.376.418-.142.937-.369 1.26-.692s.55-.842.692-1.26Z", - clipRule: "evenodd" -})); - -const SvgIconFortuneTellerBall = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.367 18.75c-2.472-1.53-4.117-4.247-4.117-7.344 0-4.78 3.918-8.656 8.75-8.656s8.75 3.875 8.75 8.656c0 3.097-1.645 5.815-4.117 7.344m-10.134.629-.2.5a1 1 0 0 0 .928 1.371h9.546a1 1 0 0 0 .928-1.371l-.2-.5a1 1 0 0 0-.928-.629H7.427a1 1 0 0 0-.928.629" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.167 6.097c-.044-.13-.29-.13-.334 0-.126.373-.328.834-.615 1.12-.287.288-.748.49-1.12.616-.13.044-.13.29 0 .334.372.127.832.328 1.12.615.287.288.489.748.615 1.121.044.13.29.13.334 0 .127-.373.328-.833.615-1.12s.748-.49 1.121-.616c.13-.044.13-.29 0-.334-.373-.126-.834-.328-1.12-.615-.288-.287-.49-.748-.616-1.12Zm2.521 3.263c-.05-.146-.327-.146-.376 0-.142.418-.369.937-.692 1.26s-.842.55-1.26.692c-.146.05-.146.327 0 .376.418.142.937.369 1.26.692s.55.842.692 1.26c.05.146.327.146.376 0 .142-.418.369-.937.692-1.26s.842-.55 1.26-.692c.146-.05.146-.326 0-.376-.418-.142-.937-.369-1.26-.692s-.55-.842-.692-1.26" -})); - -const SvgIconForwardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.748 4.37c0-1.08 1.28-1.652 2.085-.93l8.501 7.63a1.25 1.25 0 0 1 0 1.86l-8.501 7.63c-.805.722-2.085.15-2.085-.93v-3.375c-3.743.05-5.702.482-6.88 1.148-1.196.675-1.672 1.629-2.425 3.135l-.024.047a.75.75 0 0 1-1.421-.335c0-4.265.552-7.455 2.37-9.554 1.738-2.004 4.473-2.845 8.38-2.937z" -})); - -const SvgIconForwardLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.074 18.657 11.72 14.07v3.256c0 1.495-1.753 2.302-2.888 1.33l-6.22-5.328a1.75 1.75 0 0 1 0-2.658l6.22-5.327c1.135-.972 2.888-.165 2.888 1.33v3.255l5.354-4.585c1.136-.972 2.889-.165 2.889 1.33v10.653c0 1.495-1.753 2.302-2.889 1.33Z" -})); - -const SvgIconForwardLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.01 12.441v4.886a1 1 0 0 1-1.651.76l-6.22-5.328a1 1 0 0 1 0-1.519l6.22-5.327a1 1 0 0 1 1.65.76v4.886m0 .882 6.592 5.645a1 1 0 0 0 1.65-.76V6.674a1 1 0 0 0-1.65-.76L11.01 11.56m0 .882v-.882" -})); - -const SvgIconForwardRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m6.888 5.344 5.354 4.585V6.673c0-1.494 1.753-2.301 2.889-1.329l6.22 5.327a1.75 1.75 0 0 1 0 2.659l-6.22 5.327c-1.136.972-2.889.165-2.889-1.33v-3.256l-5.354 4.586C5.753 19.629 4 18.822 4 17.327V6.673C4 5.18 5.753 4.372 6.888 5.344" -})); - -const SvgIconForwardRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.992 11.559V6.673a1 1 0 0 1 1.65-.76l6.221 5.327a1 1 0 0 1 0 1.52l-6.22 5.326a1 1 0 0 1-1.65-.76v-4.885m0-.882L6.4 5.913a1 1 0 0 0-1.65.76v10.654a1 1 0 0 0 1.65.76l6.592-5.646m0-.882v.882" -})); - -const SvgIconForward = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.834 11.628-8.502-7.63a.5.5 0 0 0-.834.373V8.5c-8.5 0-10.75 3.25-10.75 11.75 1.5-3 2.25-4.75 10.75-4.75v4.129a.5.5 0 0 0 .835.372l8.5-7.63a.5.5 0 0 0 0-.744Z" -})); - -const SvgIconForwards10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.65 9.25c-.95-3.25-4.19-5.5-7.655-5.5-3.495 0-6.482 2.28-7.686 5.5m15.34 0h.601v-4.5m-.6 4.5h-3.9" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.164 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" -})); - -const SvgIconFullscreenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h3.5a.75.75 0 0 1 0 1.5h-3.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0zm12-1a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75M3.75 15a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 3 19.25v-3.5a.75.75 0 0 1 .75-.75m16.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 19.25 21h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconFullscreen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-3.5a1 1 0 0 0-1 1v3.5m12-4.5h3.5a1 1 0 0 1 1 1v3.5m0 7.5v3.5a1 1 0 0 1-1 1h-3.5m-7.5 0h-3.5a1 1 0 0 1-1-1v-3.5" -})); - -const SvgIconGalleryFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.25 6.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm16.5 13.69-4.616-4.617a1.25 1.25 0 0 0-1.768 0l-.94.94a.25.25 0 0 1-.353 0l-2.95-2.95a1.25 1.25 0 0 0-1.74-.027L4.5 14.264V4.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" -})); - -const SvgIconGallery = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m3.75 16 3.897-3.668a.5.5 0 0 1 .696.011L12 16l1.646-1.646a.5.5 0 0 1 .708 0L19.5 19.5m-14.75.75h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1ZM15.75 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" -})); - -const SvgIconGearFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.154 2.78A1.75 1.75 0 0 1 11.61 2h.78a1.75 1.75 0 0 1 1.456.78l1.17 1.754a.25.25 0 0 0 .264.105l1.793-.414a1.75 1.75 0 0 1 1.63.468l.604.604a1.75 1.75 0 0 1 .468 1.63L19.36 8.72a.25.25 0 0 0 .105.264l1.755 1.17c.487.325.779.871.779 1.456v.78a1.75 1.75 0 0 1-.78 1.456l-1.754 1.17a.25.25 0 0 0-.105.264l.414 1.793a1.75 1.75 0 0 1-.468 1.63l-.604.604a1.75 1.75 0 0 1-1.63.468l-1.793-.414a.25.25 0 0 0-.264.105l-1.17 1.755A1.75 1.75 0 0 1 12.39 22h-.78a1.75 1.75 0 0 1-1.456-.78l-1.17-1.754a.25.25 0 0 0-.264-.105l-1.793.414a1.75 1.75 0 0 1-1.63-.468l-.604-.604a1.75 1.75 0 0 1-.468-1.63l.414-1.793a.25.25 0 0 0-.105-.264l-1.755-1.17A1.75 1.75 0 0 1 2 12.39v-.78c0-.585.292-1.131.78-1.456l1.754-1.17a.25.25 0 0 0 .105-.264l-.414-1.793a1.75 1.75 0 0 1 .468-1.63l.604-.604a1.75 1.75 0 0 1 1.63-.468l1.793.414a.25.25 0 0 0 .264-.105zM8.875 12a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" -})); - -const SvgIconGear = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.552 5.37-1.793-.414a1 1 0 0 0-.932.267l-.604.604a1 1 0 0 0-.267.932l.414 1.793a1 1 0 0 1-.42 1.056l-1.755 1.17a1 1 0 0 0-.445.832v.78a1 1 0 0 0 .445.832l1.755 1.17a1 1 0 0 1 .42 1.056l-.414 1.793a1 1 0 0 0 .267.932l.604.604a1 1 0 0 0 .932.267l1.793-.414a1 1 0 0 1 1.056.42l1.17 1.755a1 1 0 0 0 .832.445h.78a1 1 0 0 0 .832-.445l1.17-1.755a1 1 0 0 1 1.056-.42l1.793.414a1 1 0 0 0 .932-.267l.604-.604a1 1 0 0 0 .267-.932l-.414-1.793a1 1 0 0 1 .42-1.056l1.755-1.17a1 1 0 0 0 .445-.832v-.78a1 1 0 0 0-.445-.832l-1.755-1.17a1 1 0 0 1-.42-1.056l.414-1.793a1 1 0 0 0-.267-.932l-.604-.604a1 1 0 0 0-.932-.267l-1.793.414a1 1 0 0 1-1.056-.42l-1.17-1.755a1 1 0 0 0-.832-.445h-.78a1 1 0 0 0-.832.445L9.608 4.95a1 1 0 0 1-1.056.42Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -})); - -const SvgIconGifFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.75 6.618C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.542 0 .863.315 1.202.649l.024.023a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm3.27-.752c0 .482-.25.752-.697.752-.46 0-.728-.278-.728-.752V9.904c0-.515.289-.798.822-.798h2.63c.326 0 .563.236.563.566 0 .325-.237.553-.564.553H15.66v1.386h1.807c.34 0 .564.22.564.545s-.229.545-.564.545H15.66z", - clipRule: "evenodd" -})); - -const SvgIconGif = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 12.368C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.554 0 .877.33 1.226.672a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm2.573 0c.447 0 .697-.27.697-.752v-1.462h1.807c.335 0 .564-.22.564-.545s-.224-.545-.564-.545H15.66v-1.386h2.026c.327 0 .564-.228.564-.553a.545.545 0 0 0-.564-.566h-2.629c-.533 0-.822.283-.822.798v4.26c0 .473.267.752.728.752Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -})); - -const SvgIconGift2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.25 3h-6.5A1.75 1.75 0 0 0 3 4.75v6.5h4.668A3.57 3.57 0 0 1 7 9.167C7 7.97 7.97 7 9.167 7a3.56 3.56 0 0 1 2.083.668zM3 12.75v6.5c0 .966.784 1.75 1.75 1.75h6.5v-6.794a13.8 13.8 0 0 1-2.843 2.424.75.75 0 0 1-.814-1.26 12.3 12.3 0 0 0 2.928-2.62zM12.75 21h6.5A1.75 1.75 0 0 0 21 19.25v-6.5h-7.521a12.3 12.3 0 0 0 2.928 2.62.75.75 0 0 1-.814 1.26 13.8 13.8 0 0 1-2.843-2.424zM21 11.25v-6.5A1.75 1.75 0 0 0 19.25 3h-6.5v4.668A3.57 3.57 0 0 1 14.833 7C16.03 7 17 7.97 17 9.167a3.56 3.56 0 0 1-.668 2.083z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.167 8.5c1.15 0 2.083.933 2.083 2.083v.667h-.667A2.083 2.083 0 0 1 8.5 9.167c0-.369.298-.667.667-.667m3.583 2.083v.667h.667c1.15 0 2.083-.933 2.083-2.083a.667.667 0 0 0-.667-.667c-1.15 0-2.083.933-2.083 2.083" -})); - -const SvgIconGift2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8 16c1.648-1.064 2.916-2.363 4-4m0 0c1.084 1.637 2.352 2.936 4 4m-4-4v-1.417M12 12h-1.417A2.833 2.833 0 0 1 7.75 9.167c0-.783.634-1.417 1.417-1.417A2.833 2.833 0 0 1 12 10.583M12 12h1.417a2.833 2.833 0 0 0 2.833-2.833c0-.783-.634-1.417-1.417-1.417A2.833 2.833 0 0 0 12 10.583M12 12v8.25m0-9.667V3.75m0 0H4.75a1 1 0 0 0-1 1V12M12 3.75h7.25a1 1 0 0 1 1 1V12m0 0v7.25a1 1 0 0 1-1 1H12M20.25 12H3.75M12 20.25H4.75a1 1 0 0 1-1-1V12" -})); - -const SvgIconGiftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.25 4.417A2.417 2.417 0 0 1 8.667 2c1.376 0 2.593.68 3.333 1.724A4.08 4.08 0 0 1 15.333 2a2.417 2.417 0 0 1 2.417 2.417c0 .98-.345 1.88-.92 2.583h2.42c.966 0 1.75.784 1.75 1.75v.75a1.75 1.75 0 0 1-1.75 1.75h-6.5V7h.917a2.583 2.583 0 0 0 2.583-2.583.917.917 0 0 0-.917-.917 2.583 2.583 0 0 0-2.583 2.583V7h-1.5v-.917A2.583 2.583 0 0 0 8.667 3.5a.917.917 0 0 0-.917.917A2.583 2.583 0 0 0 10.333 7h.917v4.25h-6.5A1.75 1.75 0 0 1 3 9.5v-.75C3 7.784 3.784 7 4.75 7h2.42a4.07 4.07 0 0 1-.92-2.583m6.5 8.333H20v6.5A1.75 1.75 0 0 1 18.25 21h-5.5zm-1.5 0H4v6.5c0 .966.784 1.75 1.75 1.75h5.5z", - clipRule: "evenodd" -})); - -const SvgIconGift = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V6.083m0 1.667h-1.667A3.333 3.333 0 0 1 7 4.417c0-.92.746-1.667 1.667-1.667A3.333 3.333 0 0 1 12 6.083m0 1.667h1.667A3.333 3.333 0 0 0 17 4.417c0-.92-.746-1.667-1.667-1.667A3.333 3.333 0 0 0 12 6.083m0 1.667H4.75a1 1 0 0 0-1 1V11a1 1 0 0 0 1 1M12 7.75h7.25a1 1 0 0 1 1 1V11a1 1 0 0 1-1 1M12 7.75V12m0 8.25H5.75a1 1 0 0 1-1-1V12M12 20.25h6.25a1 1 0 0 0 1-1V12M12 20.25V12m0 0h7.25M12 12H4.75m0-.5v.5m14.5 0v-.5" -})); - -const SvgIconGiroCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7 4A.75.75 0 0 0 8.25 9h-1.5a.75.75 0 0 0 0 1.5h1.5A.75.75 0 0 0 9 9.75", - clipRule: "evenodd" -})); - -const SvgIconGiroCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 9.75h1.5m-4.5-5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" -})); - -const SvgIconGiroCardsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 20.25 20H7.75A1.75 1.75 0 0 1 6 18.25V16H3.75A1.75 1.75 0 0 1 2 14.25zM7.5 16v2.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H18v4.75A1.75 1.75 0 0 1 16.25 16zM6 8.75A.75.75 0 0 1 6.75 8h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 6 8.75", - clipRule: "evenodd" -})); - -const SvgIconGiroCards = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 8.75h3a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-3m0-6.5h1.5m-4.5 6.5h12.5a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1" -})); - -const SvgIconGlassesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 7a5 5 0 0 0-4 2H.75a.75.75 0 0 0 0 1.5h.48a5 5 0 1 0 9.278-.667A3.5 3.5 0 0 1 12 9.5c.535 0 1.04.12 1.493.333a5 5 0 1 0 9.278.667h.479a.75.75 0 0 0 0-1.5H22a5 5 0 0 0-4-2c-1.441 0-2.74.61-3.652 1.585A5 5 0 0 0 12 8a5 5 0 0 0-2.348.585A4.99 4.99 0 0 0 6 7", - clipRule: "evenodd" -})); - -const SvgIconGlasses = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M.75 9.75H2m21.25 0H22m-7.939-.468A4.23 4.23 0 0 0 12 8.75a4.23 4.23 0 0 0-2.061.532M10.25 12a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0m12 0a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0" -})); - -const SvgIconGlobe2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.028 11.25H7.01c.078-2.544.549-4.862 1.294-6.614.408-.96.913-1.785 1.512-2.382l.02-.02c-4.247.937-7.48 4.573-7.81 9.016Zm0 1.5a10.005 10.005 0 0 0 7.808 9.015l-.02-.02c-.598-.595-1.103-1.42-1.511-2.38-.745-1.752-1.216-4.07-1.294-6.615zm12.136 9.015c4.246-.936 7.479-4.571 7.808-9.015H16.99c-.078 2.545-.549 4.863-1.294 6.615-.408.96-.913 1.785-1.512 2.38zm7.808-10.515a10.01 10.01 0 0 0-7.808-9.015l.02.02c.598.596 1.104 1.42 1.511 2.38.745 1.753 1.216 4.07 1.294 6.615zm-8.847-7.932c-.415-.413-.794-.568-1.125-.568s-.71.155-1.125.568c-.418.416-.829 1.055-1.19 1.904C9.032 6.76 8.59 8.87 8.512 11.25h6.976c-.078-2.38-.52-4.49-1.173-6.028-.361-.85-.772-1.488-1.19-1.904m1.19 15.46c.653-1.537 1.095-3.648 1.173-6.028H8.512c.078 2.38.52 4.491 1.173 6.028.361.85.772 1.489 1.19 1.905.415.413.794.567 1.125.567s.71-.154 1.125-.567c.418-.416.829-1.055 1.19-1.905" -})); - -const SvgIconGlobe2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 0 0 0-18.5m0 18.5a9.25 9.25 0 0 1 0-18.5m0 18.5c-2.347 0-4.25-4.141-4.25-9.25S9.653 2.75 12 2.75m0 18.5c2.347 0 4.25-4.141 4.25-9.25S14.347 2.75 12 2.75M21 12H3" -})); - -const SvgIconGlobeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.27 10.467a.5.5 0 0 1-.746.175L4.691 8.518a.48.48 0 0 1-.14-.615 8.5 8.5 0 0 1 9.023-4.258.48.48 0 0 1 .367.592l-.866 3.472a.5.5 0 0 1-.364.364l-3.482.876a.5.5 0 0 0-.325.26l-.633 1.258Zm6.87 6.257a.5.5 0 0 1-.447.276H12.27a.5.5 0 0 1-.416-.223l-1.624-2.435a.5.5 0 0 1 .063-.632l.659-.656a.5.5 0 0 1 .384-.145l1.583.101a.5.5 0 0 1 .247.084l2.471 1.66a.5.5 0 0 1 .169.64z", - clipRule: "evenodd" -})); - -const SvgIconGlobe = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.244 3.024 13.147 7.42a1 1 0 0 1-.726.727l-2.97.747a1 1 0 0 0-.65.52l-.262.52a1 1 0 0 1-1.492.35L3.749 7.813m10.495-4.788A9.3 9.3 0 0 0 12 2.75a9.25 9.25 0 0 0-8.25 5.062m10.495-4.788C18.268 4.028 21.25 7.666 21.25 12a9.25 9.25 0 1 1-18.5 0c0-1.508.36-2.93 1-4.188m7.956 8.743-1.248-1.872a1 1 0 0 1 .127-1.263l.207-.207a1 1 0 0 1 .77-.29l1.223.079a1 1 0 0 1 .494.168l1.994 1.34a1 1 0 0 1 .337 1.277l-.33.66a1 1 0 0 1-.895.553h-1.847a1 1 0 0 1-.832-.445" -})); - -const SvgIconGraduateCapFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m5 13.193 5.974 3.06a2.25 2.25 0 0 0 2.052 0L19 13.193v3.213c0 .64-.35 1.23-.914 1.537l-5.25 2.856a1.75 1.75 0 0 1-1.672 0l-5.25-2.856A1.75 1.75 0 0 1 5 16.406z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.658 14.918c.215.11.47.11.684 0l9.158-4.691v5.023a.75.75 0 0 0 1.5 0V9a.75.75 0 0 0-.408-.668l-10.25-5.25a.75.75 0 0 0-.684 0l-10.25 5.25a.75.75 0 0 0 0 1.336z" -})); - -const SvgIconGraduate = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9 12 14.25 2.5 9 12 3.75zm0 0v6.25m-4-4.031v5.174a1 1 0 0 1-.539.887l-5.25 2.73a1 1 0 0 1-.922 0l-5.25-2.73a1 1 0 0 1-.539-.887v-5.3" -})); - -const SvgIconGraph = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M9 5v14m-5.996-8L3 19M21 8v11m-6.002-5v5" -})); - -const SvgIconGreaterThan = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "m6 7 12 5-12 5" -})); - -const SvgIconGrid4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h4.926a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3m14.044.016c.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v4.926a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h4.926c.258 0 .494 0 .692.016M3 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676zm10 0a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v4.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H13.75a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconGrid4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h4.9v6.5h-6.5zm10-1.6h4.9c.56 0 .84 0 1.054.109a1 1 0 0 1 .437.437c.109.214.109.494.109 1.054v4.9h-6.5zm-10 10h6.5v6.5h-4.9c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054zm10 0h6.5v4.9c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109h-4.9z" -})); - -const SvgIconGuideFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.25 7.75A3.75 3.75 0 0 0 7.5 4H2.75A1.75 1.75 0 0 0 1 5.75v12.5c0 .966.784 1.75 1.75 1.75h5.973c.56 0 1.087.135 1.532.41.413.255.754.609.995 1.028zm1.5 13.688c.24-.42.582-.773.995-1.028a2.9 2.9 0 0 1 1.532-.41h5.973A1.75 1.75 0 0 0 23 18.25V5.75A1.75 1.75 0 0 0 21.25 4H16.5a3.75 3.75 0 0 0-3.75 3.75zm-.74.562h-.02z" -})); - -const SvgIconGuide = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75a3 3 0 0 1 3-3h6.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-5.973a3.64 3.64 0 0 0-1.926.522A3.66 3.66 0 0 0 12 21.25m0-13.5a3 3 0 0 0-3-3H2.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h5.973c.68 0 1.347.164 1.926.522s1.047.87 1.351 1.478m0-13.5v13.5" -})); - -const SvgIconHamburger = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" -})); - -const SvgIconHashtagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.84 3.006a.75.75 0 0 1 .655.834L9.112 7H16.1l.404-3.34a.75.75 0 0 1 1.49.18L17.612 7h2.638a.75.75 0 0 1 0 1.5h-2.82l-.849 7h3.669a.75.75 0 0 1 0 1.5H16.4l-.405 3.34a.75.75 0 0 1-1.49-.18l.383-3.16H7.9l-.404 3.34a.75.75 0 1 1-1.49-.18L6.388 17H3.75a.75.75 0 0 1 0-1.5h2.82l.849-7H3.75a.75.75 0 0 1 0-1.5H7.6l.405-3.34a.75.75 0 0 1 .835-.654M8.93 8.5l-.849 7h6.99l.848-7z", - clipRule: "evenodd" -})); - -const SvgIconHashtag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 3.75-2 16.5m10.5-16.5-2 16.5M3.75 7.75h16.5m0 8.5H3.75" -})); - -const SvgIconHdFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.247 14.28h-1.04V9.67h1.04c1.299 0 2.031.81 2.031 2.285 0 1.524-.713 2.324-2.03 2.324Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.438 9.076c0 .484.273.767.737.767s.737-.283.737-.767v-2.295h3.174v2.295c0 .484.273.767.737.767s.737-.283.737-.767V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772v2.187H6.912V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772zm7.294-.098c0 .489.274.772.738.772h1.953c2.114 0 3.36-1.313 3.36-3.55s-1.246-3.496-3.36-3.496H13.47c-.464 0-.738.283-.738.767z", - clipRule: "evenodd" -})); - -const SvgIconHd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.175 15.593c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.187h3.174V9.128c0-.488.273-.772.737-.772s.737.284.737.772v5.698c0 .484-.273.767-.737.767s-.737-.283-.737-.767v-2.295H6.912v2.295c0 .484-.273.767-.737.767m7.295-.093c-.464 0-.738-.283-.738-.771V9.22c0-.484.274-.767.738-.767h1.953c2.114 0 3.36 1.26 3.36 3.496 0 2.237-1.246 3.55-3.36 3.55zm.737-1.22h1.04c1.318 0 2.031-.801 2.031-2.325 0-1.475-.732-2.285-2.03-2.285h-1.041z" -})); - -const SvgIconHddFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-4 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 15.5h13v4.75a.25.25 0 0 1-.25.25H5.75a.25.25 0 0 1-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconHdd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 17v-1.25a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1V17m0 0V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M15.25 18a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm-3 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconHeadphones2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.384 11.26c0 1.318.331 2.681.949 3.97-.204.24-.241.685-.023 1.122l1.447 2.946c.143.293.467.452.783.452.37 0 .73-.226.768-.686l-1.657-3.367c-.55-1.123-.957-2.728-.957-4.43 0-3.722 2.54-6.23 6.298-6.23 3.76 0 6.306 2.508 6.306 6.23 0 1.702-.414 3.307-.964 4.43l-1.658 3.367c.038.46.4.686.776.686.31 0 .633-.159.784-.452l1.439-2.946c.218-.437.188-.881-.015-1.123.617-1.288.949-2.651.949-3.97 0-4.316-2.991-7.684-7.617-7.684s-7.608 3.368-7.608 7.684Zm4.12 2.787c-.278-.573-.813-.7-1.22-.535-.452.188-.761.73-.43 1.424l1.884 3.82c.301.617.859.835 1.386.564.452-.226.61-.738.347-1.28zm6.976 0-1.966 3.992c-.263.543-.098 1.055.354 1.281.527.271 1.077.053 1.386-.565l1.876-3.82c.34-.692.023-1.235-.43-1.423-.406-.166-.933-.038-1.22.535" -})); - -const SvgIconHeadphonesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.5 12a7.5 7.5 0 1 1 15 0v1h-2.25a1.75 1.75 0 0 0-1.75 1.75v4.5c0 .966.784 1.75 1.75 1.75h2A1.75 1.75 0 0 0 21 19.25V12a9 9 0 0 0-8.25-8.97V3H12a9 9 0 0 0-9 9v7.25c0 .966.784 1.75 1.75 1.75h2a1.75 1.75 0 0 0 1.75-1.75v-4.5A1.75 1.75 0 0 0 6.75 13H4.5z" -})); - -const SvgIconHeadphones = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 13.75V12a8.25 8.25 0 1 1 16.5 0v1.75m-16.5 0v5.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-4.5a1 1 0 0 0-1-1zm16.5 0v5.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4.5a1 1 0 0 1 1-1z" -})); - -const SvgIconHeartBeatFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.519 6.846c1.569 3.921-.43 9.659-9.15 14.558a.75.75 0 0 1-.735 0c-8.72-4.9-10.719-10.637-9.15-14.558.767-1.918 2.375-3.287 4.265-3.71 1.718-.383 3.613.027 5.253 1.414 1.64-1.387 3.534-1.797 5.252-1.413 1.89.422 3.498 1.791 4.265 3.709M11.17 8.665a.75.75 0 0 0-1.328-.026L8.407 11.25H6.75a.75.75 0 0 0 0 1.5h2.1a.75.75 0 0 0 .657-.389l.961-1.747 2.361 4.721a.75.75 0 0 0 1.328.026l1.437-2.611h1.656a.75.75 0 0 0 0-1.5h-2.1a.75.75 0 0 0-.657.389l-.961 1.747z", - clipRule: "evenodd" -})); - -const SvgIconHeartBeat = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 12h-2.1l-1.65 3-3-6-1.65 3h-2.1M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572" -})); - -const SvgIconHeartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.367 21.404c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.718-.383-3.613.027-5.252 1.414-1.64-1.387-3.535-1.797-5.253-1.413-1.89.422-3.498 1.791-4.265 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0" -})); - -const SvgIconHeart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572Z" -})); - -const SvgIconHighlightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.666 2.511a1.745 1.745 0 0 0-2.468 0l-.46.46L2.51 16.198A1.75 1.75 0 0 0 2 17.432v3.818c0 .414.336.75.75.75h3.818c.463 0 .907-.184 1.234-.511L21.49 7.802a1.745 1.745 0 0 0 0-2.468L18.666 2.51ZM12.02 21.25a.75.75 0 0 1 .75-.75h8.48a.75.75 0 0 1 0 1.5h-8.48a.75.75 0 0 1-.75-.75" -})); - -const SvgIconHighlightWaveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.763 2.927a1.75 1.75 0 0 1 2.474 0l1.836 1.835a1.75 1.75 0 0 1 0 2.475l-13.25 13.25A1.75 1.75 0 0 1 5.586 21H2.75a.75.75 0 0 1-.75-.75v-2.836c0-.464.184-.91.513-1.237zm5.727 14.505a.75.75 0 0 0-1.057.078l-.007.007-.035.038a5.4 5.4 0 0 1-.692.615c-.476.352-1.024.624-1.533.624-.531 0-1.042-.252-1.748-.627l-.069-.036c-.627-.334-1.44-.766-2.362-.766-1.78 0-2.82.85-3.782 1.87a.75.75 0 1 0 1.09 1.03c.858-.908 1.527-1.4 2.692-1.4.516 0 1.017.25 1.727.627l.054.028c.633.337 1.456.774 2.398.774.991 0 1.86-.5 2.426-.92a7 7 0 0 0 .951-.856l.016-.018.005-.006.002-.002.002-.002L21 18l.568.49a.75.75 0 0 0-.078-1.058" -})); - -const SvgIconHighlightWave = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 18s-1.334 1.544-2.834 1.544-2.707-1.43-4.18-1.43-2.326.672-3.236 1.636m6.957-16.293 1.836 1.836a1 1 0 0 1 0 1.414l-13.25 13.25a1 1 0 0 1-.707.293H2.75v-2.836a1 1 0 0 1 .293-.707l13.25-13.25a1 1 0 0 1 1.414 0" -})); - -const SvgIconHighlight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.77 21.25h8.48m-18.5-3.818v3.818h3.818a1 1 0 0 0 .704-.291L20.959 7.272a.995.995 0 0 0 0-1.408l-2.823-2.822a.995.995 0 0 0-1.408 0L3.042 16.728a1 1 0 0 0-.292.704" -})); - -const SvgIconHome1Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.96 3.232a1.75 1.75 0 0 0-1.92 0l-7.25 4.75A1.75 1.75 0 0 0 3 9.447v9.804c0 .966.784 1.75 1.75 1.75h4a.75.75 0 0 0 .75-.75v-3.5a2.5 2.5 0 0 1 5 0v3.5c0 .414.336.75.75.75h4A1.75 1.75 0 0 0 21 19.25V9.446c0-.59-.297-1.14-.79-1.463z" -})); - -const SvgIconHome1 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.5 16.75v3.5H4.75a1 1 0 0 1-1-1V9.447a1 1 0 0 1 .452-.837l7.25-4.75a1 1 0 0 1 1.096 0l7.25 4.75a1 1 0 0 1 .452.837v9.803a1 1 0 0 1-1 1H14.5v-3.5a2.5 2.5 0 0 0-5 0Z" -})); - -const SvgIconHome2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.892 1.688a1.75 1.75 0 0 1 2.216 0l7.25 5.931c.406.333.642.83.642 1.355V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.974c0-.525.236-1.022.642-1.355z", - clipRule: "evenodd" -})); - -const SvgIconHome2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.258c0-.278 0-.418.035-.547a1 1 0 0 1 .15-.318c.078-.109.186-.197.402-.373l6.65-5.441c.36-.295.541-.443.742-.5a1 1 0 0 1 .542 0c.2.057.381.205.742.5l6.65 5.44c.216.177.324.265.401.374a1 1 0 0 1 .151.318c.035.13.035.269.035.547v9.392c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.436c-.109-.214-.109-.494-.109-1.054z" -})); - -const SvgIconHome3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 1.637a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V7.328c0-.626.334-1.204.877-1.517zM8.75 12.25a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", - clipRule: "evenodd" -})); - -const SvgIconHome3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 7.328a1 1 0 0 1 .501-.867l7.25-4.174a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 12.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" -})); - -const SvgIconHome4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.57 1.784a1.75 1.75 0 0 1 .86 0c.326.082.607.285.87.475l.068.048 8.569 6.134a.75.75 0 1 1-.874 1.22L20 8.9v9.776c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764c-.23.118-.463.158-.676.175-.198.016-.434.016-.692.016H6.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.764 1.8 1.8 0 0 1-.175-.677C4 19.17 4 18.934 4 18.676V8.9l-1.063.761a.75.75 0 1 1-.874-1.22l8.57-6.134.066-.048c.264-.19.545-.393.87-.475Z", - clipRule: "evenodd" -})); - -const SvgIconHome4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.25 7.44-6.319-4.523c-.335-.24-.502-.36-.685-.406a1 1 0 0 0-.492 0c-.183.046-.35.166-.685.406L4.75 7.44m14.5 0 2.25 1.61m-2.25-1.61v11.21c0 .56 0 .84-.109 1.053a1 1 0 0 1-.437.437c-.214.11-.494.11-1.054.11H6.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.44m0 0L2.5 9.052" -})); - -const SvgIconHome5Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75H8v-7.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V21h3.25A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.5 21v-7.25a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V21z" -})); - -const SvgIconHome5 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM15.25 20.25V21a.75.75 0 0 0 .75-.75zm-6.5 0H8c0 .414.336.75.75.75zM19.5 9.258v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM9.75 13.5h4.5V12h-4.5zm4.75.25v6.5H16v-6.5zm.75 5.75h-6.5V21h6.5zm-5.75.75v-6.5H8v6.5zm4.75-6.75a.25.25 0 0 1 .25.25H16A1.75 1.75 0 0 0 14.25 12zM9.75 12A1.75 1.75 0 0 0 8 13.75h1.5a.25.25 0 0 1 .25-.25z" -})); - -const SvgIconHome6Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.132 1.977a1.75 1.75 0 0 0-2.264 0L3.618 8.13A1.75 1.75 0 0 0 3 9.463v9.787c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 10 19.25v-3.99a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.99c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 21 19.25V9.463a1.75 1.75 0 0 0-.618-1.334z" -})); - -const SvgIconHome6 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12.647 2.549.485-.572zm7.25 6.151-.485.572zm-15.794 0 .485.572zm15.397.763v9.787H21V9.463zm-15 9.787V9.463H3v9.787zm.088-9.978 7.25-6.151-.97-1.144-7.25 6.152zm7.574-6.151 7.25 6.151.97-1.143-7.25-6.152zM10.75 15.5h2.5V14h-2.5zm2.75.25v3.5H15v-3.5zm-3 3.5v-3.5H9v3.5zm-1.75.25h-4V21h4zm6.5 1.5h4v-1.5h-4zM9 19.25a.25.25 0 0 1-.25.25V21a1.75 1.75 0 0 0 1.75-1.75zm4.5 0c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm-.25-3.75a.25.25 0 0 1 .25.25H15A1.75 1.75 0 0 0 13.25 14zm-2.5-1.5A1.75 1.75 0 0 0 9 15.75h1.5a.25.25 0 0 1 .25-.25zm1.088-10.88a.25.25 0 0 1 .324 0l.97-1.143a1.75 1.75 0 0 0-2.264 0zM3 19.25c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm16.5 0a.25.25 0 0 1-.25.25V21A1.75 1.75 0 0 0 21 19.25zM21 9.463a1.75 1.75 0 0 0-.618-1.334l-.97 1.143a.25.25 0 0 1 .088.191zm-16.5 0a.25.25 0 0 1 .088-.19l-.97-1.144A1.75 1.75 0 0 0 3 9.463z" -})); - -const SvgIconHomeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355zM7.75 15.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconHome = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM7.75 15.5a.75.75 0 0 0 0 1.5zm8.5 1.5a.75.75 0 0 0 0-1.5zm3.25-7.742v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM7.75 17h8.5v-1.5h-8.5z" -})); - -const SvgIconHotDrinkCupFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.2 3.5a.25.25 0 0 0-.235.165L6.48 5h11.04l-.485-1.335a.25.25 0 0 0-.236-.165zM19.116 5l-.672-1.848A1.75 1.75 0 0 0 16.8 2H7.2a1.75 1.75 0 0 0-1.644 1.152L4.884 5H4.75A1.75 1.75 0 0 0 3 6.75v1c0 .71.423 1.322 1.032 1.596l1.052 11.07A1.75 1.75 0 0 0 6.826 22h10.348a1.75 1.75 0 0 0 1.742-1.584l1.055-11.07A1.75 1.75 0 0 0 21 7.75v-1A1.75 1.75 0 0 0 19.25 5zM4.75 6.5a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h14.5a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" -})); - -const SvgIconHotDrinkCup = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 5.5.76-2.092a1 1 0 0 1 .94-.658h9.6a1 1 0 0 1 .94.658L18.5 5.5M4.75 8.98l1.08 11.365a1 1 0 0 0 .996.905h10.348a1 1 0 0 0 .995-.905L19.25 9M4.75 5.75h14.5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1" -})); - -const SvgIconIceCream2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 5.75A4.75 4.75 0 0 1 9.75 1h4.5A4.75 4.75 0 0 1 19 5.75v10.5A1.75 1.75 0 0 1 17.25 18H14.5v2.5a2.5 2.5 0 0 1-5 0V18H6.75A1.75 1.75 0 0 1 5 16.25zM11 18v2.5a1 1 0 1 0 2 0V18zm-.5-11.25a.75.75 0 0 0-1.5 0v6a.75.75 0 0 0 1.5 0zM14.25 6a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconIceCream2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 6.75v6m4.5-6v6m-7.5 4.5h10.5a1 1 0 0 0 1-1V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1m3.5 0h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconIceCreamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 1A4.75 4.75 0 0 0 5 5.75v10.5c0 .966.784 1.75 1.75 1.75H9.5v2.5a2.5 2.5 0 1 0 5 0V18h2.75A1.75 1.75 0 0 0 19 16.25V5.75A4.75 4.75 0 0 0 14.25 1zM6.5 13.012v3.238c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-5.243c-.557.378-1.275.805-1.94.994-1.406.398-2.534.011-3.458-.351l-.23-.09c-.845-.334-1.473-.583-2.22-.491-1.151.14-2.278.958-3.152 1.943M11 18v2.5a1 1 0 1 0 2 0V18z", - clipRule: "evenodd" -})); - -const SvgIconIceCream = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 9.5V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1zm0 0s-1.666 1.43-2.896 1.78c-2.306.653-3.706-1.21-5.794-.956-1.508.184-2.868 1.28-3.81 2.41m4.5 4.516h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" -})); - -const SvgIconInbox2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 13.748V4.75A1.75 1.75 0 0 0 19.25 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25zM19.25 4.5H4.75a.25.25 0 0 0-.25.25V13h3.57c.36 0 .67.256.737.61a3.251 3.251 0 0 0 6.386 0 .75.75 0 0 1 .737-.61h3.57V4.75a.25.25 0 0 0-.25-.25", - clipRule: "evenodd" -})); - -const SvgIconInbox2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" -})); - -const SvgIconInboxEmptyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.904 4.952c.3-.584.9-.952 1.557-.952H17.54a1.75 1.75 0 0 1 1.557.952l3.711 7.241c.127.247.193.52.193.798v5.259A1.75 1.75 0 0 1 21.25 20H2.75A1.75 1.75 0 0 1 1 18.25v-5.259c0-.277.066-.55.193-.798zM21.5 13.5h-5.42a.25.25 0 0 0-.198.098l-.937 1.219a1.75 1.75 0 0 1-1.388.683h-3.114a1.75 1.75 0 0 1-1.388-.683l-.937-1.22a.25.25 0 0 0-.198-.097H2.5v4.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" -})); - -const SvgIconInboxEmpty = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2 12.75h5.92a1 1 0 0 1 .793.39l.937 1.22a1 1 0 0 0 .793.39h3.114a1 1 0 0 0 .793-.39l.937-1.22a1 1 0 0 1 .793-.39H22m.14-.215-3.711-7.241a1 1 0 0 0-.89-.544H6.46a1 1 0 0 0-.89.544l-3.71 7.241a1 1 0 0 0-.111.456v5.259a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-5.259a1 1 0 0 0-.11-.456Z" -})); - -const SvgIconInboxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75V12h-5.07a.75.75 0 0 0-.737.61 3.251 3.251 0 0 1-6.386 0A.75.75 0 0 0 8.07 12H3V4.75C3 3.784 3.784 3 4.75 3" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 13.5v5.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V13.5h-4.492a4.751 4.751 0 0 1-9.016 0z" -})); - -const SvgIconInbox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" -})); - -const SvgIconInviteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 3.5a.25.25 0 0 0-.25.25v7.103l6.423 2.084a.25.25 0 0 0 .154 0l6.423-2.084V3.75a.25.25 0 0 0-.25-.25zM20 10.393V3.75A1.75 1.75 0 0 0 18.25 2H5.75A1.75 1.75 0 0 0 4 3.75v6.643a1.75 1.75 0 0 0-2 1.733v7.124c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25v-7.124a1.75 1.75 0 0 0-2-1.733M9 7.75A.75.75 0 0 1 9.75 7h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 7.75", - clipRule: "evenodd" -})); - -const SvgIconInvite = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.985V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v7.235M9.75 7.75h4.5m-1.941 5.9 7.633-2.476a1 1 0 0 1 1.308.952v7.124a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.124a1 1 0 0 1 1.309-.952l7.632 2.476a1 1 0 0 0 .617 0Z" -})); - -const SvgIconInvoiceFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21 4.5H9A.75.75 0 0 0 9 6h11.25v3H9.75a.75.75 0 0 0 0 1.5H15v3H7.5a.75.75 0 1 0 0 1.5H15v3H3.75v-3.75a.75.75 0 1 0-1.5 0V18a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25A.75.75 0 0 0 21 4.5" -})); - -const SvgIconInvoice = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" -})); - -const SvgIconJudgeGavelFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.737 3.427a1.75 1.75 0 0 0-2.474 0L9.926 8.762a1.75 1.75 0 0 0 0 2.475l1.335 1.336a1.75 1.75 0 0 0 2.475 0l2.138-2.138 4.345 4.345a.75.75 0 0 0 1.06-1.06l-4.344-4.345 2.137-2.138a1.75 1.75 0 0 0 0-2.475l-1.336-1.335ZM3.95 7.65a.75.75 0 1 0-.9 1.2l2 1.5a.75.75 0 1 0 .9-1.2zm-2.2 4.85a.75.75 0 0 0 0 1.5h2.5a.75.75 0 1 0 0-1.5zm3.72 4a1.75 1.75 0 0 0-1.66 1.196l-.6 1.804h-.46a.75.75 0 0 0 0 1.5h13.5a.75.75 0 1 0 0-1.5h-.46l-.6-1.804a1.75 1.75 0 0 0-1.66-1.196z" -})); - -const SvgIconJudgeGavel = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25h1m-1 0-.772-2.316a1 1 0 0 0-.949-.684H5.471a1 1 0 0 0-.949.684L3.75 20.25m11.5 0H3.75m-1 0h1m-2-7h2.5m1.25-3.5-2-1.5m12.375 1.125-2.668 2.668a1 1 0 0 1-1.414 0l-1.336-1.336a1 1 0 0 1 0-1.414l5.336-5.336a1 1 0 0 1 1.414 0l1.336 1.336a1 1 0 0 1 0 1.414zm0 0 4.875 4.875" -})); - -const SvgIconKeyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 12a6 6 0 0 1 10.749-3.668c.097.126.209.168.282.168h7.995a1.75 1.75 0 0 1 1.355.642l1.431 1.75a1.75 1.75 0 0 1 0 2.216l-1.431 1.75a1.75 1.75 0 0 1-1.355.642h-1.74a1.75 1.75 0 0 1-.927-.266l-1.227-.767a.25.25 0 0 0-.265 0l-1.226.767a1.75 1.75 0 0 1-.928.266h-1.681c-.074 0-.186.042-.283.168A6 6 0 0 1 1 12m4.5 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" -})); - -const SvgIconKey = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 12a5.25 5.25 0 0 0 9.405 3.21c.213-.276.53-.46.877-.46h1.681a1 1 0 0 0 .53-.152l1.227-.767a1 1 0 0 1 1.06 0l1.227.767a1 1 0 0 0 .53.152h1.74a1 1 0 0 0 .773-.367l1.432-1.75a1 1 0 0 0 0-1.266L20.8 9.617a1 1 0 0 0-.774-.367h-7.995c-.347 0-.663-.185-.876-.459A5.25 5.25 0 0 0 1.75 12Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" -})); - -const SvgIconKeyboardCableFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19 2.75a.75.75 0 0 0-1.5 0v1a.25.25 0 0 1-.25.25H6.75A1.75 1.75 0 0 0 5 5.75V8H2.75A1.75 1.75 0 0 0 1 9.75v10.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H6.5V5.75a.25.25 0 0 1 .25-.25h10.5A1.75 1.75 0 0 0 19 3.75zM9.75 16.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconKeyboardCable = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 0 1-1v-1m-8.5 14.5h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" -})); - -const SvgIconKeyboardDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75C1 2.784 1.784 2 2.75 2h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 16H2.75A1.75 1.75 0 0 1 1 14.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.53 18.47a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06L12 19.94z" -})); - -const SvgIconKeyboardDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19 2 2 2-2m-4.25-7.75h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 7.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconKeyboardUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.47 5.53a.75.75 0 1 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 1.06 1.06L12 4.06z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 9.75C1 8.784 1.784 8 2.75 8h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 22H2.75A1.75 1.75 0 0 1 1 20.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" -})); - -const SvgIconKeyboardUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 17.25h4.5M14 5l-2-2-2 2M2.75 8.75h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" -})); - -const SvgIconKeyholeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m3.25-12a3.25 3.25 0 0 1-1.75 2.884v2.866a1.5 1.5 0 0 1-3 0v-2.866A3.25 3.25 0 1 1 15.25 10", - clipRule: "evenodd" -})); - -const SvgIconKeyhole = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.5 12.884a3.25 3.25 0 1 0-3 0v2.866a1.5 1.5 0 0 0 3 0z" -})); - -const SvgIconLaunchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m15.5 14.324-4 3.177v1.565c0 .19.203.31.37.22l3.5-1.91a.25.25 0 0 0 .13-.22zM10 17.45 6.55 14H4.936a1.75 1.75 0 0 1-1.537-2.588l1.91-3.5A1.75 1.75 0 0 1 6.843 7h4.058c2.61-2.776 5.523-4.66 9.29-4.959a1.64 1.64 0 0 1 1.767 1.768c-.298 3.767-2.182 6.68-4.959 9.29v4.058c0 .64-.35 1.23-.912 1.536l-3.5 1.909A1.75 1.75 0 0 1 10 19.066zM9.676 8.5H6.844a.25.25 0 0 0-.22.13l-1.909 3.5a.25.25 0 0 0 .22.37h1.564z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.999 19.195A2.806 2.806 0 1 1 4.804 22H2.75a.75.75 0 0 1-.75-.75z" -})); - -const SvgIconLaunch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.861 13.25H4.935a1 1 0 0 1-.878-1.479l1.909-3.5a1 1 0 0 1 .878-.521h4.385m-4.368 5.5 3.889 3.889M6.861 13.25l4.368-5.5m-.479 9.389v1.927a1 1 0 0 0 1.479.877l3.5-1.909a1 1 0 0 0 .521-.878v-4.385m-5.5 4.368 5.5-4.368m0 0c2.828-2.593 4.675-5.402 4.961-9.021a.89.89 0 0 0-.96-.961c-3.62.286-6.43 2.133-9.022 4.961m-6.423 13.5H3.75a1 1 0 0 1-1-1v-1.055a2.056 2.056 0 1 1 2.056 2.055Z" -})); - -const SvgIconLayersFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.37 3.19a1.75 1.75 0 0 1 1.261 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265L12.63 12.81a1.75 1.75 0 0 1-1.261 0L3.145 9.633c-1.493-.577-1.493-2.689 0-3.265z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.857 13.633 12.63 16.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" -})); - -const SvgIconLayers = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.09 4.59a.25.25 0 0 0-.18 0L3.685 7.766a.25.25 0 0 0 0 .466l8.225 3.178a.25.25 0 0 0 .18 0l8.225-3.178a.25.25 0 0 0 0-.466zm-.72-1.4a1.75 1.75 0 0 1 1.26 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265l-8.225 3.178a1.75 1.75 0 0 1-1.262 0L3.144 9.633c-1.492-.577-1.492-2.689 0-3.265z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m20.856 13.633-8.225 3.178a1.75 1.75 0 0 1-1.262 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.802 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.079 2.016" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.25-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.078 2.016Z" -})); - -const SvgIconLayers2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.777 3.183a1.74 1.74 0 0 0-1.554 0l-8.25 4.104c-1.297.646-1.297 2.505 0 3.15l8.25 4.106c.49.243 1.065.243 1.554 0l8.25-4.105c1.297-.646 1.297-2.505 0-3.15z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.606 12.75-1.633.812c-1.297.646-1.297 2.505 0 3.15l8.25 4.105c.49.244 1.065.244 1.554 0l8.25-4.105c1.297-.645 1.297-2.504 0-3.15l-1.633-.812-6.617 3.293a1.75 1.75 0 0 1-1.554 0z" -})); - -const SvgIconLayers2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.797 12-4.49 2.234c-.743.37-.743 1.437 0 1.807l8.25 4.105c.28.139.607.139.886 0l8.25-4.105c.743-.37.743-1.438 0-1.807L16.203 12m-8.406 0-4.49-2.234c-.743-.37-.743-1.437 0-1.807l8.25-4.105a1 1 0 0 1 .886 0l8.25 4.105c.743.37.743 1.437 0 1.807L16.203 12m-8.406 0 3.76 1.871c.28.139.607.139.886 0L16.203 12" -})); - -const SvgIconLessThan = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M18 7 6 12l12 5" -})); - -const SvgIconLightBulb2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20 9c0 2.249-.928 4.28-2.42 5.733H6.418A8 8 0 1 1 20 9M7.998 17.75v-1.517H16v1.517c0 .69-.56 1.25-1.25 1.25H9.248c-.69 0-1.25-.56-1.25-1.25m.752 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconLightBulb2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 15.484v2.266a.5.5 0 0 0 .5.5h5.502a.5.5 0 0 0 .5-.5v-2.266m-6.502 0a7.3 7.3 0 0 1-1.165-.732 7.25 7.25 0 1 1 7.668.732m-6.503 0h6.502m-6.5 5.766h6.5" -})); - -const SvgIconLightBulbFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.998 10A8 8 0 1 1 16 16.93V17H7.998v-.07a8.01 8.01 0 0 1-4-6.93m4 8.5v.499a4.001 4.001 0 1 0 8.002 0V18.5z" -})); - -const SvgIconLightBulb = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 17.75v-.65a1.09 1.09 0 0 0-.539-.916A7.24 7.24 0 0 1 4.748 10a7.25 7.25 0 1 1 11.04 6.183 1.09 1.09 0 0 0-.538.916v.65m-6.502 0v1.249a3.251 3.251 0 1 0 6.502 0V17.75m-6.502 0h6.502" -})); - -const SvgIconLineChart6 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75v5.5m5-11.5v11.5m5-3.5v3.5M3.75 3.75v15.5a1 1 0 0 0 1 1h16.5" -})); - -const SvgIconLineChartL = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.248 16.75v2.5m-6.166-6.5v6.5M8.916 8.75v10.5M2.75 4.75v14.5" -})); - -const SvgIconLineChartR = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 16.75v2.5m6.166-6.5v6.5m6.166-10.5v10.5m6.166-14.5v14.5" -})); - -const SvgIconLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m3.207 15.207.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 0 0 1.06 1.06zm-3.44 5.56a.75.75 0 0 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 0 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 0 0-1.06-1.06zm-5.31-3.81a.75.75 0 0 0 1.06 1.06zm7.06-4.94a.75.75 0 1 0-1.06-1.06zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.475-5.586-5.585-1.06 1.06 5.585 5.586zm-8.06-5.585L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.042 1.06 1.061L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.042zm9.525-12a.25.25 0 0 1 0 .354l1.061 1.06a1.75 1.75 0 0 0 0-2.475l-1.06 1.061Zm-12 12a1.75 1.75 0 0 0 2.475 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.525-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.475 0l1.061 1.06a.25.25 0 0 1 .354 0zM9.53 15.53l6-6-1.06-1.06-6 6z" -})); - -const SvgIconLiquidFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.114 2.43a1.654 1.654 0 0 0-2.228 0c-.893.806-2.595 2.445-4.079 4.488C5.337 8.94 4 11.47 4 14.038 4 18.442 7.587 22 12 22s8-3.56 8-7.961c0-2.569-1.337-5.098-2.807-7.121-1.484-2.043-3.186-3.682-4.08-4.487Z" -})); - -const SvgIconLiquid = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 14.056c0 3.973-3.246 7.194-7.25 7.194s-7.25-3.221-7.25-7.194c0-4.643 4.89-9.454 6.638-11.025a.907.907 0 0 1 1.224 0c1.748 1.571 6.638 6.382 6.638 11.025Z" -})); - -const SvgIconListBulletsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 5.75A2.75 2.75 0 0 0 18.25 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25zM9 8a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 8m0 4a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 12m-1.25 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5", - clipRule: "evenodd" -})); - -const SvgIconListBullets = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 12a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1-4.25a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1 8.5a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m-1.5 4h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2Z" -})); - -const SvgIconLoader2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 3v3m0 12v3M5.636 5.636l2.122 2.121m8.485 8.486 2.121 2.121M3 12.001h3m12 0h3M5.636 18.364l2.122-2.121m8.485-8.486 2.121-2.121" -})); - -const SvgIconLoader = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.25, - strokeWidth: 3.636, - d: "M11.909 21a9.09 9.09 0 1 0 0-18.182 9.09 9.09 0 0 0 0 18.182Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.636 11.91a7.273 7.273 0 0 1 7.273-7.274V1C5.885 1 1 5.885 1 11.91zm1.819 4.81a7.24 7.24 0 0 1-1.819-4.81H1c0 2.764 1.032 5.294 2.727 7.215z" -})); - -const SvgIconLocationFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 10a8 8 0 1 1 16 0c0 2.752-1.352 5.296-2.848 7.28-1.505 1.998-3.224 3.52-4.104 4.242a1.64 1.64 0 0 1-2.096 0c-.88-.722-2.599-2.244-4.104-4.241C5.352 15.296 4 12.75 4 10m4.875 0a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" -})); - -const SvgIconLocation = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 10a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 10c0 5.028-4.965 9.537-6.678 10.942a.89.89 0 0 1-1.144 0C9.715 19.537 4.75 15.028 4.75 10a7.25 7.25 0 0 1 14.5 0Z" -})); - -const SvgIconLockFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2.25a5 5 0 0 0-5 5V9H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H17V7.25a5 5 0 0 0-5-5M15.5 9V7.25a3.5 3.5 0 1 0-7 0V9zM12 13.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconLock = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 9.75v-2.5a4.25 4.25 0 0 0-8.5 0v2.5M12 14v3m-6.25 4.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" -})); - -const SvgIconLogin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 4.5h-4.5a.75.75 0 0 1 0-1.5h4.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21h-4.5a.75.75 0 0 1 0-1.5h4.5a.25.25 0 0 0 .25-.25V4.75a.25.25 0 0 0-.25-.25m-8.28 3.47a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 1 1-1.06-1.06l2.22-2.22H3.75a.75.75 0 0 1 0-1.5h9.44l-2.22-2.22a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconLogout = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 12H9m11.25 0-4.5 4.5m4.5-4.5-4.5-4.5m-4.5 12.75h-6.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h6.5" -})); - -const SvgIconMacbookAirFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.75 17a.75.75 0 0 0-.75.75v.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 18.25v-.5a.75.75 0 0 0-.75-.75h-7.175a.75.75 0 0 0-.342.083l-.653.334a.75.75 0 0 1-.342.083h-3.406a.75.75 0 0 1-.317-.07l-.774-.36a.75.75 0 0 0-.316-.07zm2-13A1.75 1.75 0 0 0 2 5.75v9.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-9.5A1.75 1.75 0 0 0 20.25 4z" -})); - -const SvgIconMacbookAir = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 13.75v-8a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8m-1 3v1.5a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-1.5h-6.934a1 1 0 0 0-.456.11l-.545.28a1 1 0 0 1-.457.11h-3.637a1 1 0 0 1-.422-.093l-.673-.314a1 1 0 0 0-.422-.093z" -})); - -const SvgIconMacbookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75V16h1.25a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 21.25 21H2.75A1.75 1.75 0 0 1 1 19.25v-2.5a.75.75 0 0 1 .75-.75H3zM2.5 17.5v1.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25V17.5z", - clipRule: "evenodd" -})); - -const SvgIconMacbook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v12H3.75zm-2 12h20.5v2.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1z" -})); - -const SvgIconMagicFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.475L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.085a1.75 1.75 0 0 1 0-2.475zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" -})); - -const SvgIconMagicStarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.766 3.581c-.677-.577-1.714-.048-1.645.838l.29 3.751-3.206 1.97c-.757.467-.575 1.616.29 1.825l2.802.677-7.077 7.077a.75.75 0 1 0 1.06 1.06l7.078-7.077.677 2.803c.209.865 1.358 1.047 1.824.289l1.97-3.205 3.751.29c.887.068 1.415-.968.838-1.646L18.98 9.37l1.435-3.478c.34-.822-.484-1.645-1.306-1.306L15.63 6.02z" -})); - -const SvgIconMagicStar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12.773 12.227.99 4.102a.25.25 0 0 0 .457.073l2.13-3.465a.25.25 0 0 1 .232-.119l4.056.314a.25.25 0 0 0 .21-.412L18.21 9.623a.25.25 0 0 1-.04-.257l1.55-3.76a.25.25 0 0 0-.326-.327l-3.76 1.551a.25.25 0 0 1-.258-.04L12.28 4.153a.25.25 0 0 0-.412.21l.314 4.055a.25.25 0 0 1-.119.232l-3.465 2.13a.25.25 0 0 0 .072.456zm0 0L4.75 20.25" -})); - -const SvgIconMagic = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.086a1.75 1.75 0 0 1 0-2.474zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354zM15.689 9.75 14.25 8.31 3.988 18.574a.25.25 0 0 0 0 .354l1.085 1.086a.25.25 0 0 0 .354 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" -})); - -const SvgIconMailFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 7.402V5.75A1.75 1.75 0 0 0 20.25 4H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c3.896 0 7.427-1.564 10-4.098" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22 9.419A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" -})); - -const SvgIconMailNotifyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-2.5 4a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20 11.563a5.5 5.5 0 0 1-1.16-.122A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25v-7.058a5.5 5.5 0 0 1-2 .37Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.438 6c0-.705.13-1.38.37-2H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c1.727 0 3.383-.307 4.915-.87A5.56 5.56 0 0 1 14.438 6" -})); - -const SvgIconMailNotify = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.75 4.75h-10a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-6m-18.252-3c2.507 1.884 5.624 3 9.002 3 1.568 0 3.08-.24 4.5-.687M23.25 6a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconMail = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.002 9.25a14.93 14.93 0 0 1-9.002 3 14.93 14.93 0 0 1-9.001-3m.751-4.5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" -})); - -const SvgIconMapFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.197 5.56 8 3.96v14.58l-3.697 1.233A1.75 1.75 0 0 1 2 18.113V7.22a1.75 1.75 0 0 1 1.197-1.66M14.5 20.054l-5-1.539V3.945l5 1.54zm1.5-.014 4.803-1.6A1.75 1.75 0 0 0 22 16.778V5.887a1.75 1.75 0 0 0-2.303-1.66L16 5.459z" -})); - -const SvgIconMap = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5v12.5m6.5-11V19m-12.5-.888V7.221a1 1 0 0 1 .684-.95l5.012-1.67a1 1 0 0 1 .61-.007l5.888 1.812a1 1 0 0 0 .61-.008l4.38-1.46a1 1 0 0 1 1.316.95v10.891a1 1 0 0 1-.684.949l-5.012 1.67a1 1 0 0 1-.61.008l-5.888-1.812a1 1 0 0 0-.61.007l-4.38 1.46a1 1 0 0 1-1.316-.949Z" -})); - -const SvgIconMegaphoneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.732 2.433a1.75 1.75 0 0 1 2.266 1.672v3.22a3.751 3.751 0 0 1 0 7.35v3.22a1.75 1.75 0 0 1-2.267 1.672l-3.448-1.065a3.751 3.751 0 0 1-7.285-1.252v-.997l-2.766-.855a1.75 1.75 0 0 1-1.234-1.672V8.273c0-.767.5-1.445 1.234-1.672l3.28-1.013.033-.01zM7.498 16.716v.534a2.25 2.25 0 0 0 4.35.809zm13-5.716a2.25 2.25 0 0 1-1.5 2.122V8.878a2.25 2.25 0 0 1 1.5 2.122M6 7.316v7.367l-2.326-.718a.25.25 0 0 1-.176-.239V8.273a.25.25 0 0 1 .176-.238z", - clipRule: "evenodd" -})); - -const SvgIconMegaphone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.248 14a3 3 0 1 0 0-6m-5.67 10.25a3.001 3.001 0 0 1-5.83-1v-1.5m.002-9.5v9.5M18.248 4.105v13.79a1 1 0 0 1-1.295.955l-13.5-4.168a1 1 0 0 1-.705-.956V8.273a1 1 0 0 1 .705-.955l13.5-4.168a1 1 0 0 1 1.295.955" -})); - -const SvgIconMessageDotsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c3.101 0 5.727.805 7.591 2.366C21.471 6.941 22.5 9.223 22.5 12s-1.03 5.059-2.909 6.634C17.727 20.194 15.101 21 12 21c-1.693 0-3.57-.162-5.234-.922a7 7 0 0 1-1.223.568c-.941.328-2.282.548-3.615-.086a.75.75 0 0 1-.277-1.129c1.443-1.912 1.015-3.08.997-3.13l-.006-.014-.008-.019-.012-.028a22 22 0 0 1-.608-1.665c-.25-.782-.514-1.78-.514-2.575 0-2.777 1.03-5.059 2.909-6.634C6.273 3.806 8.899 3 12 3m-5.5 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0m4.5 0a1 1 0 1 0 2 0 1 1 0 0 0-2 0m5.5 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" -})); - -const SvgIconMessageDots = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M6.75 12a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconMessageFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.591 5.366C17.727 3.806 15.101 3 12 3s-5.727.805-7.591 2.366C2.529 6.941 1.5 9.223 1.5 12c0 .795.264 1.793.514 2.575.257.806.532 1.482.608 1.665l.012.028.008.02.006.013c.018.05.446 1.218-.997 3.13a.75.75 0 0 0 .277 1.129c1.333.634 2.674.414 3.615.086a7 7 0 0 0 1.223-.568c1.664.76 3.54.922 5.234.922 3.101 0 5.727-.805 7.591-2.366C21.471 17.059 22.5 14.777 22.5 12s-1.03-5.059-2.909-6.634", - clipRule: "evenodd" -})); - -const SvgIconMessage = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" -})); - -const SvgIconMessagesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.252 3c.967 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 0 1-1.75 1.75h-2.25v2.25a1.75 1.75 0 0 1-1.75 1.75h-5.555l-4.33 2.406a.75.75 0 0 1-1.115-.656V19h-1.5a1.75 1.75 0 0 1-1.75-1.75v-8.5c0-.966.784-1.75 1.75-1.75h2.5V4.75c0-.966.784-1.75 1.75-1.75zm-12.5 4h8.5c.967 0 1.75.784 1.75 1.75v4.75h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H8.002a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" -})); - -const SvgIconMessages = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 14.25h3.002a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H8.002a1 1 0 0 0-1 1v3m9.25 0h-12.5a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1h2.25v2.5l4.5-2.5h5.75a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1" -})); - -const SvgIconMicFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7 7a5 5 0 0 1 10 0v4.5a5 5 0 0 1-10 0z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.811 14.2a.75.75 0 1 0-1.374.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534a8.26 8.26 0 0 0 6.813-4.916.75.75 0 1 0-1.374-.6 6.752 6.752 0 0 1-12.378 0" -})); - -const SvgIconMicOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 11.5c0 .685-.137 1.337-.387 1.931l-8.94-8.94A5 5 0 0 1 17 7v4.501ZM3.53 2.47a.75.75 0 0 0-1.06 1.06L7 8.06v3.44a5 5 0 0 0 7.668 4.23l1.26 1.26A6.752 6.752 0 0 1 5.81 14.2a.75.75 0 1 0-1.373.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534A8.2 8.2 0 0 0 17 18.062l3.469 3.468a.75.75 0 1 0 1.06-1.06z" -})); - -const SvgIconMicOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11.5V7a4.25 4.25 0 0 0-7.61-2.603M3 3l4.75 4.75m0 0v3.75a4.25 4.25 0 0 0 6.995 3.245M7.75 7.75l6.995 6.995m0 0L21 21m-9-2a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25" -})); - -const SvgIconMic = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25m0-5.5a4.25 4.25 0 0 1-4.25-4.25V7a4.25 4.25 0 0 1 8.5 0v4.5A4.25 4.25 0 0 1 12 15.75" -})); - -const SvgIconMinimize315Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconMinimize315 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" -})); - -const SvgIconMinimize45Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.75 3a.75.75 0 0 1 .75.75v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L15.56 9.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75m-10 11.5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-4.69l-5.22 5.22a.75.75 0 0 1-1.06-1.06l5.22-5.22z", - clipRule: "evenodd" -})); - -const SvgIconMinimize45 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75v6.5m0 0h6.5m-6.5 0 6.5-6.5m-10 16.5v-6.5m0 0h-6.5m6.5 0-6.5 6.5" -})); - -const SvgIconMinimizeWindowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.75 12a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v1.19l1.97-1.97a.75.75 0 1 1 1.06 1.06l-1.97 1.97h1.19a.75.75 0 0 1 0 1.5z" -})); - -const SvgIconMinimizeWindow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m-1-4v-3m0 3h3m-3 0L17 8m-6.75 13.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" -})); - -const SvgIconMinus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M5 12h14" -})); - -const SvgIconMoneybagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.851 19.03C3.294 18.19 3 17.178 3 16c.45-3.15 1.71-5.49 4.51-7.75h8.99v-.064C19.241 10.42 20.541 12.789 21 16c0 1.178-.294 2.19-.851 3.03-.553.834-1.326 1.439-2.195 1.872C16.247 21.756 14.058 22 12 22c-2.059 0-4.247-.245-5.954-1.098-.869-.433-1.642-1.038-2.195-1.872M16.334 3.973c.168-.448-.002-.958-.433-1.163C14.738 2.257 13.433 2 12 2s-2.738.257-3.901.81c-.432.205-.601.715-.433 1.163l1.036 2.764-.035.013h6.666l-.035-.013z" -})); - -const SvgIconMoneybag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.422 7.75h5.156m-5.156 0S3.75 10.972 3.75 16.111c0 4.133 4.104 5.139 8.25 5.139s8.25-1.006 8.25-5.139c0-5.139-5.672-8.361-5.672-8.361m-5.156 0L8.167 4.528c-.17-.438-.008-.93.424-1.115.694-.295 1.867-.663 3.409-.663s2.715.368 3.409.663c.432.184.594.677.424 1.115L14.578 7.75" -})); - -const SvgIconMoonFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.082 14.082a9.83 9.83 0 0 1-3.469 4.96A9.75 9.75 0 0 1 3 11.25a9.66 9.66 0 0 1 1.958-5.861 9.83 9.83 0 0 1 4.96-3.47.75.75 0 0 1 .937.938A8.257 8.257 0 0 0 21.15 13.151a.75.75 0 0 1 .938.938z" -})); - -const SvgIconMoonStarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10q0-.102-.002-.204a.75.75 0 0 0-1.183-.597 5.75 5.75 0 0 1-8.014-8.014.75.75 0 0 0-.597-1.183z" -})); - -const SvgIconMoonStar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.864 3.575A8.502 8.502 0 0 0 12 20.5c4.31 0 7.87-3.207 8.425-7.364a7.25 7.25 0 0 1-9.56-9.56ZM2 12C2 6.477 6.477 2 12 2q.102 0 .204.002a.75.75 0 0 1 .597 1.183 5.75 5.75 0 0 0 8.014 8.014.75.75 0 0 1 1.183.597L22 12c0 5.523-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" -})); - -const SvgIconMoon = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.894 13.334a.75.75 0 0 0-.75-.188A8.257 8.257 0 0 1 10.851 2.854a.75.75 0 0 0-.938-.938 9.83 9.83 0 0 0-4.96 3.469A9.75 9.75 0 0 0 12.75 21a9.66 9.66 0 0 0 5.861-1.957 9.83 9.83 0 0 0 3.469-4.96.75.75 0 0 0-.186-.749m-4.185 4.51A8.25 8.25 0 0 1 6.156 6.292a8.34 8.34 0 0 1 2.943-2.438 9.76 9.76 0 0 0 11.05 11.047 8.35 8.35 0 0 1-2.44 2.943" -})); - -const SvgIconMouseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 9a7 7 0 0 1 14 0v6a7 7 0 1 1-14 0zm7.75-2.25a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconMouse = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v2m0 12.5A6.25 6.25 0 0 1 5.75 15V9a6.25 6.25 0 1 1 12.5 0v6A6.25 6.25 0 0 1 12 21.25" -})); - -const SvgIconMoveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.06 2.5a1.5 1.5 0 0 0-2.12 0L8.47 4.97a.75.75 0 1 0 1.06 1.06l1.72-1.72v6.94H4.31l1.72-1.72a.75.75 0 0 0-1.06-1.06L2.5 10.94a1.5 1.5 0 0 0 0 2.12l2.47 2.47a.75.75 0 0 0 1.06-1.06l-1.72-1.72h6.94v6.94l-1.72-1.72a.75.75 0 0 0-1.06 1.06l2.47 2.47a1.5 1.5 0 0 0 2.12 0l2.47-2.47a.75.75 0 1 0-1.06-1.06l-1.72 1.72v-6.94h6.94l-1.72 1.72a.75.75 0 1 0 1.06 1.06l2.47-2.47a1.5 1.5 0 0 0 0-2.12l-2.47-2.47a.75.75 0 1 0-1.06 1.06l1.72 1.72h-6.94V4.31l1.72 1.72a.75.75 0 1 0 1.06-1.06z" -})); - -const SvgIconMove = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 5.5 2.47-2.47a.75.75 0 0 1 1.06 0L15 5.5M5.5 9l-2.47 2.47a.75.75 0 0 0 0 1.06L5.5 15m13-6 2.47 2.47a.75.75 0 0 1 0 1.06L18.5 15M15 18.5l-2.47 2.47a.75.75 0 0 1-1.06 0L9 18.5M12 4v8m0 0v8m0-8H4m8 0h8" -})); - -const SvgIconMusicNoteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.183 3.835a.25.25 0 0 1 .32.24v9.075a4.2 4.2 0 0 0-2.25-.65c-1.938 0-3.75 1.333-3.75 3.25S15.314 19 17.252 19c1.936 0 3.75-1.333 3.75-3.25V4.076a1.75 1.75 0 0 0-2.232-1.683l-8.5 2.429A1.75 1.75 0 0 0 9 6.504v9.646a4.2 4.2 0 0 0-2.25-.65C4.813 15.5 3 16.833 3 18.75S4.813 22 6.75 22s3.75-1.333 3.75-3.25V6.504a.25.25 0 0 1 .181-.24z" -})); - -const SvgIconMusicNote = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 18.75c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Zm0 0V6.504a1 1 0 0 1 .725-.961l8.502-2.429a1 1 0 0 1 1.275.962V15.75m0 0c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Z" -})); - -const SvgIconMuteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-1.154 14.942-5.822-3.726L17 10.18v10.07a.75.75 0 0 1-1.154.632" -})); - -const SvgIconMute = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zM7.44 15.5h-.69a.25.25 0 0 1-.25-.25v-6.5a.25.25 0 0 1 .25-.25h2.957c.335 0 .662-.096.944-.276L15.5 5.12v2.32z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m15.5 18.88-4.39-2.81-1.086 1.086 5.822 3.726A.75.75 0 0 0 17 20.25V10.18l-1.5 1.5z" -})); - -const SvgIconNextFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.938 4.135A1.25 1.25 0 0 0 4 5.18v13.64a1.25 1.25 0 0 0 1.938 1.044l10.342-6.821a1.25 1.25 0 0 0 0-2.087zM20 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" -})); - -const SvgIconNext = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 4.75v14.5m-13.725-.012 10.342-6.82a.5.5 0 0 0 0-.836L5.525 4.762a.5.5 0 0 0-.775.417V18.82a.5.5 0 0 0 .775.417Z" -})); - -const SvgIconNotebookCoverFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7 2.5H5.25A1.75 1.75 0 0 0 3.5 4.25v15.5c0 .966.784 1.75 1.75 1.75H7z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.5 21.5h10.25a1.75 1.75 0 0 0 1.75-1.75V4.25a1.75 1.75 0 0 0-1.75-1.75H8.5zM12.75 7a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconNotebookCover = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 3.25h-3.5a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1h3.5m0-17.5h10a1 1 0 0 1 1 1v15.5a1 1 0 0 1-1 1h-10m0-17.5v17.5m4-13h3m-3 4h3" -})); - -const SvgIconNotepadFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 1.5a.75.75 0 0 1 .75.75v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h1.75c.966 0 1.75.783 1.75 1.75V19.75a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V4.278c0-.967.784-1.75 1.75-1.75H7V2.25a.75.75 0 0 1 .75-.75M8 9.75A.75.75 0 0 1 8.75 9h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 9.75m0 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconNotepad = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.278h-2.5a1 1 0 0 0-1 1V19.75a1 1 0 0 0 1 1h13.5a1 1 0 0 0 1-1V4.278a1 1 0 0 0-1-1h-2.5m-8.5 0H12m-4.25 0v.972m0-.972V2.25M12 3.278h4.25m-4.25 0v.972m0-.972V2.25m4.25 1.028v.972m0-.972V2.25m-7.5 7.5h6.5m-6.5 4h4.5" -})); - -const SvgIconNotesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V16.5h-.25a.75.75 0 0 1 0-1.5h.25v-2.25h-.25a.75.75 0 0 1 0-1.5h.25V9h-.25a.75.75 0 0 1 0-1.5h.25zm5.5 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 8.25M9 12a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5A.75.75 0 0 1 9 12", - clipRule: "evenodd" -})); - -const SvgIconNotes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.25 12h2m4.5 0h2.5m-2.5-3.75h4.5m-11 0h2m-2 7.5h2m0 5h13.5a1 1 0 0 0 1-1V4.25a1 1 0 0 0-1-1H5.25a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1" -})); - -const SvgIconOculusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.964 8.531C2.874 6.467 4.913 5 7.325 5h9.35c2.412 0 4.452 1.467 5.361 3.531l.18-.182a.75.75 0 1 1 1.069 1.052l-.784.797c.273 1.862-.031 3.936-.923 5.606C20.61 17.615 18.912 19 16.504 19H7.496c-2.408 0-4.106-1.385-5.074-3.196-.892-1.67-1.196-3.744-.923-5.606l-.784-.797a.75.75 0 0 1 1.07-1.052zM10.75 8a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconOculus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 8.75h2.5m8.448 1.196 1.052-1.071m-1.052 1.07c-.46-2.373-2.518-4.195-5.023-4.195h-9.35c-2.505 0-4.563 1.822-5.023 4.196m19.396 0c.7 3.606-1.052 8.304-5.194 8.304H7.496c-4.142 0-5.893-4.698-5.194-8.304M1.25 8.875l1.052 1.07" -})); - -const SvgIconOldTvFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.908 2.79a.75.75 0 0 1 1.052-.132L12 5.8l4.04-3.142a.75.75 0 1 1 .92 1.184L14.186 6h6.064c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h6.064L7.04 3.842a.75.75 0 0 1-.132-1.052" -})); - -const SvgIconOldTv = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 3.25 4.5 3.5 4.5-3.5m-12.75 17h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1" -})); - -const SvgIconOpenLink2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97h-4.69a.75.75 0 0 1-.75-.75M5.324 5H9.25a.75.75 0 1 1 0 1.5h-3.9c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v11.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h11.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V14a.75.75 0 0 1 1.5 0v4.676c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V7.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 5 5.066 5 5.324 5M17.47 19.37v-.002zm-.1.1h-.003.002Zm-12.74 0h.002zm-.1-.102v.001zm0-12.737v.001zm.102-.102h-.001z", - clipRule: "evenodd" -})); - -const SvgIconOpenLink2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14v4.65c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h3.9m4.5-2h6.5m0 0v6.5m0-6.5L11 13" -})); - -const SvgIconOpenLinkFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.574 3.25H9.5a.75.75 0 1 1 0 1.5H5.6c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h13.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V15a.75.75 0 0 1 1.5 0v3.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.574c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676 9 9 0 0 1-.016-.692V5.574c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175c.198-.016.434-.016.692-.016m14.045 16.47h-.001zm-14.738 0h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1zM13.25 4a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.81l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97H14a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconOpenLink = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" -})); - -const SvgIconOpenQuoteFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.25 20A1.75 1.75 0 0 0 22 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H18.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C14.113 6.648 13 8.387 13 10.961v7.29c0 .97.786 1.749 1.75 1.749zm-11 0A1.75 1.75 0 0 0 11 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H7.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C3.114 6.648 2 8.387 2 10.961v7.29C2 19.221 2.786 20 3.75 20z" -})); - -const SvgIconOpenQuote = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 19.25h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Zm-11 0h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Z" -})); - -const SvgIconOptAltFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.59 5.5a.25.25 0 0 0-.218.13l-7.43 13.465A1.75 1.75 0 0 1 7.41 20H3.75a.75.75 0 0 1 0-1.5h3.66a.25.25 0 0 0 .219-.13l7.43-13.465A1.75 1.75 0 0 1 16.59 4h3.66a.75.75 0 0 1 0 1.5zM15 19.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconOptAlt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25h3.66a1 1 0 0 0 .875-.517l7.43-13.466a1 1 0 0 1 .875-.517h3.66m-4.5 14.5h4.5" -})); - -const SvgIconOrangeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.14 1.173C15.46.41 16.765.436 18.122.66a.75.75 0 0 1 .606.92 5.21 5.21 0 0 1-2.664 3.388A9 9 0 1 1 3 13a9 9 0 0 1 7.874-8.93c-.538-.757-1.56-1.45-2.94-1.573a.75.75 0 0 1 .133-1.494c1.786.16 3.26 1.076 4.068 2.248a5.2 5.2 0 0 1 2.005-2.078m1.377 2.385a3.7 3.7 0 0 0 1.452-1.525c-.784-.046-1.434.067-2.08.439a3.7 3.7 0 0 0-1.478 1.578 3.7 3.7 0 0 0 2.106-.492m3.163 10.57a.773.773 0 1 0-1.526-.256 5.23 5.23 0 0 1-4.282 4.282.773.773 0 0 0 .256 1.526 6.78 6.78 0 0 0 5.552-5.552", - clipRule: "evenodd" -})); - -const SvgIconOrange = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 4.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5m0 0c-.307-1.382-1.84-2.807-4-3m8.975 11.75a5 5 0 0 1-4.475 4.475m2.015-16.153a4.46 4.46 0 0 0-2.108 2.808 4.46 4.46 0 0 0 3.485-.423A4.46 4.46 0 0 0 18 1.4c-1.29-.212-2.386-.212-3.485.422" -})); - -const SvgIconPackageFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.533 4.125-2.792 1.527-7.533-4.125zm0 8.25L4.467 7.125l3.18-1.74 7.532 4.124zm8.25 5.236-7.5 4.105v-8.044l3-1.642v3.345a.75.75 0 1 0 1.5 0v-4.166l3-1.642z" -})); - -const SvgIconPackage = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.532 4.125-2.791 1.528-7.533-4.125zm0 8.25L4.468 7.125l3.178-1.74 7.532 4.125zM3.75 8.438l7.5 4.104v8.043l-7.5-4.102zm16.5 8.042-7.5 4.105v-8.04l3-1.64v3.345a.75.75 0 1 0 1.5 0v-4.167l3-1.645z" -})); - -const SvgIconPaperFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.25 5.377 4.13 3.79A1.75 1.75 0 0 0 2 5.498v12.388c0 .82.569 1.53 1.37 1.708l7.88 1.757zm1.5 15.974 7.88-1.757A1.75 1.75 0 0 0 22 17.886V5.498a1.75 1.75 0 0 0-2.13-1.708l-7.12 1.587z" -})); - -const SvgIconPaper = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12 6.312-8.032-1.79a1 1 0 0 0-1.218.975v12.389a1 1 0 0 0 .782.976L12 20.75m0-14.438 8.032-1.79a1 1 0 0 1 1.218.975v12.389a1 1 0 0 1-.782.976L12 20.75m0-14.438V20.75" -})); - -const SvgIconPaperclip2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 8.75V16a5.25 5.25 0 1 0 10.5 0V5.375a2.625 2.625 0 0 0-5.25 0v9.875" -})); - -const SvgIconPaperclip3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m12.213 10.764-5.134 5.119a1.445 1.445 0 0 0 0 2.047 1.455 1.455 0 0 0 2.054 0L19.4 7.693c.566-.565.85-1.306.85-2.047a2.9 2.9 0 0 0-2.904-2.896 2.9 2.9 0 0 0-2.053.848L5.026 13.835a4.32 4.32 0 0 0-1.276 3.072c0 1.111.425 2.223 1.276 3.07a4.35 4.35 0 0 0 3.08 1.273c1.115 0 2.23-.424 3.08-1.272l5.133-5.119" -})); - -const SvgIconPaperclip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M5.75 10.75v4.5a6 6 0 0 0 6 6h.5a6 6 0 0 0 6-6V7a4.25 4.25 0 0 0-8.5 0v7.875a2.125 2.125 0 0 0 4.25 0V7.75" -})); - -const SvgIconPasskeyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10c-4.242 0-7.284 3.06-8.08 7.022C3.7 20.119 4.593 21 5.593 21h9.657v-3.438A4.5 4.5 0 0 1 13.5 14c0-.636.132-1.242.37-1.79A8.3 8.3 0 0 0 12 12" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18 11a3 3 0 0 0-1.25 5.728v3.532a.5.5 0 0 0 .188.39l.75.6a.5.5 0 0 0 .624 0l.75-.6a.5.5 0 0 0 .188-.39v-.61a.5.5 0 0 0-.165-.372l-.585-.528.604-.604a.5.5 0 0 0 .146-.353v-1.065A3 3 0 0 0 18 11m-1 3a1 1 0 1 1 2 0 1 1 0 0 1-2 0", - clipRule: "evenodd" -})); - -const SvgIconPasskey = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 12.815a8 8 0 0 0-1-.065c-3.824 0-6.607 2.744-7.345 6.42-.116.575.35 1.08.937 1.08H14M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m0 7.5a2.25 2.25 0 1 1 3.5 1.871V17l-.5.936.5 1.032V20L18 21l-1.25-1v-4.129a2.25 2.25 0 0 1-1-1.871" -})); - -const SvgIconPauseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.75 3A1.75 1.75 0 0 0 4 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 10 19.25V4.75A1.75 1.75 0 0 0 8.25 3zm10 0A1.75 1.75 0 0 0 14 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 20 19.25V4.75A1.75 1.75 0 0 0 18.25 3z" -})); - -const SvgIconPause = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 4.75a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1z" -})); - -const SvgIconPencilBoxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.987 2.427a1.75 1.75 0 0 0-2.474 0L12.22 7.72a.75.75 0 0 0-.22.53v3c0 .414.336.75.75.75h3a.75.75 0 0 0 .53-.22l5.293-5.293a1.75 1.75 0 0 0 0-2.475zm-1.414 1.06a.25.25 0 0 1 .354 0l1.586 1.586a.25.25 0 0 1 0 .354L15.439 10.5H13.5V8.56z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.159 6.659 14.818 3H5.324c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V9.182l-3.659 3.659a2.25 2.25 0 0 1-1.591.659h-3a2.25 2.25 0 0 1-2.25-2.25v-3c0-.597.237-1.169.659-1.591" -})); - -const SvgIconPencilBox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12.75 8.25-.53-.53a.75.75 0 0 0-.22.53zm0 3H12c0 .414.336.75.75.75zm3 0V12a.75.75 0 0 0 .53-.22zm2.293-8.293.53.53zm1.414 0-.53.53zm1.586 1.586-.53.53zm0 1.414.53.53zM11.25 4.5a.75.75 0 0 0 0-1.5zM21 12.75a.75.75 0 0 0-1.5 0zM4.296 20.14l.34-.667zm-.437-.436-.668.34zm15.845.437-.34-.668zm.437-.437-.668-.34zM3.859 4.296l-.668-.34zm.437-.437-.34-.668zM12 8.249v3h1.5v-3zm.75 3.75h3v-1.5h-3zm.53-3.219 5.293-5.293-1.06-1.06L12.22 7.72zm5.647-5.293 1.586 1.586 1.06-1.06-1.586-1.586zm1.586 1.94L15.22 10.72l1.06 1.06 5.293-5.293zm0-.354a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.475zm-1.94-1.586a.25.25 0 0 1 .354 0l1.06-1.06a1.75 1.75 0 0 0-2.474 0zM18.65 19.5H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h5.9V3h-5.9zm14.15 8.25v5.9H21v-5.9zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.85-2.35c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zm.544 2.16a1.75 1.75 0 0 0 .765-.766l-1.336-.68a.25.25 0 0 1-.11.109l.681 1.336ZM4.5 5.35c0-.293 0-.467.011-.596.01-.12.025-.134.016-.118l-1.336-.68a1.8 1.8 0 0 0-.175.676C3 4.836 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.008-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.764z" -})); - -const SvgIconPeopleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.5 6.25a4.25 4.25 0 1 0-8.5 0 4.25 4.25 0 0 0 8.5 0m4.25 0A2.75 2.75 0 0 0 15 3.5.75.75 0 0 1 15 2a4.25 4.25 0 0 1 0 8.5.75.75 0 0 1 0-1.5 2.75 2.75 0 0 0 2.75-2.75m.414 12.857c.168 1.079-.734 1.862-1.664 1.862H2c-.93 0-1.831-.783-1.664-1.862C.951 15.152 4.746 12 9.25 12s8.3 3.152 8.914 7.107M22.25 21c.928 0 1.833-.783 1.662-1.863-.45-2.836-2.569-5.328-5.412-6.335a.75.75 0 1 0-.5 1.414c2.351.833 4.071 2.891 4.43 5.155a.1.1 0 0 1-.001.034.1.1 0 0 1-.022.034.22.22 0 0 1-.157.06h-1.5a.75.75 0 0 0 0 1.5h1.5Z" -})); - -const SvgIconPeople = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 2.75a3.5 3.5 0 1 1 0 7m5.75 10.5h1.5c.552 0 1.008-.45.921-.996-.404-2.55-2.323-4.825-4.921-5.745m-9-3.759a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7m-8.173 9.472c.552-3.553 4-6.472 8.173-6.472 4.172 0 7.62 2.92 8.173 6.472.085.546-.37.997-.923.997H2c-.552 0-1.008-.45-.923-.997" -})); - -const SvgIconPersonAddFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.508 11.826A2.24 2.24 0 0 0 16 15.25V16h-.75a2.25 2.25 0 1 0 0 4.5H16v.5H5.6c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5c1.664 0 3.211.48 4.508 1.326" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19 15.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V19h2.25a.75.75 0 0 0 0-1.5H19z" -})); - -const SvgIconPersonAdd = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H12.5m-.648-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m3.25 1.412v3m0 0v3m0-3h-3m3 0h3M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPersonAddedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m5.644 12.721A8.17 8.17 0 0 0 12 12.5c-3.789 0-7.232 2.815-8.06 6.501C3.69 20.111 4.6 21 5.598 21H14.2l-.8-.6a2.25 2.25 0 0 1 2.7-3.6l.204.153z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.893 15.136a.75.75 0 0 0-1.286-.772l-2.872 4.787L15.2 18a.75.75 0 0 0-.9 1.2l2.2 1.65a.75.75 0 0 0 1.093-.214z" -})); - -const SvgIconPersonAdded = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H11.5m.352-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m-.25 4.762 2.2 1.65 3.3-5.5m-4.5-8.25a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPersonFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10.5c-4.173 0-7.227 2.794-8.06 6.501C3.69 20.112 4.6 21 5.6 21h12.803c.999 0 1.908-.888 1.659-1.999-.834-3.707-3.887-6.501-8.06-6.501Z" -})); - -const SvgIconPersonRemoveFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.465 11.798a2.25 2.25 0 0 0-2.056 3.793l.409.409-.409.409A2.25 2.25 0 0 0 13.984 21H5.599c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5a8.2 8.2 0 0 1 4.465 1.298" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.53 16.53a.75.75 0 1 0-1.06-1.06L18 16.94l-1.47-1.47a.75.75 0 1 0-1.06 1.06L16.94 18l-1.47 1.47a.75.75 0 1 0 1.06 1.06L18 19.06l1.47 1.47a.75.75 0 1 0 1.06-1.06L19.06 18z" -})); - -const SvgIconPersonRemove = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 16-2 2m0 0-2 2m2-2-2-2m2 2 2 2m-8.148-6.749c-3.72.065-6.428 2.567-7.18 5.915-.13.575.335 1.084.925 1.084h6.653m-.398-6.999L12 13.25q.78 0 1.5.138m-1.648-.137A8 8 0 0 0 10 13.5m5.75-7a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" -})); - -const SvgIconPerson = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM12 13.25c-3.796 0-6.566 2.524-7.328 5.916-.13.575.337 1.084.926 1.084h12.804c.589 0 1.056-.51.926-1.084-.762-3.393-3.532-5.916-7.328-5.916Z" -})); - -const SvgIconPictureInPictureFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.5 5.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25v5.5a.75.75 0 0 0 1.5 0v-5.5A1.75 1.75 0 0 0 18.25 4H3.75A1.75 1.75 0 0 0 2 5.75v10.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 0 0 0-1.5h-5.5a.25.25 0 0 1-.25-.25z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.75 14A1.75 1.75 0 0 0 12 15.75v3.5c0 .966.784 1.75 1.75 1.75h6.5A1.75 1.75 0 0 0 22 19.25v-3.5A1.75 1.75 0 0 0 20.25 14z" -})); - -const SvgIconPictureInPicture = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 17.25h-5.5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v5.5m-5.5 3.5h6.5a1 1 0 0 1 1 1v3.5a1 1 0 0 1-1 1h-6.5a1 1 0 0 1-1-1v-3.5a1 1 0 0 1 1-1" -})); - -const SvgIconPieChart2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.88 8.46c-.02-.13-.06-.26-.09-.38v-.02a8.44 8.44 0 0 0-5.94-5.94h-.02c-.12-.03-.25-.07-.38-.09-.15-.02-.34-.03-.55.03-.29.09-.55.29-.71.55-.12.19-.16.39-.17.54-.01.13-.01.28-.01.42v5.19c.01.13.04.3.13.48.12.24.31.43.55.55.18.09.35.12.48.13h5.19c.14 0 .29 0 .42-.01.15-.02.35-.05.54-.17.26-.16.46-.42.55-.71.06-.21.05-.4.03-.55z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 11.9h-6.39c-.29 0-.47 0-.6-.01-.08 0-.11-.01-.12-.02a.24.24 0 0 1-.1-.1s-.01-.04-.02-.12c-.01-.13-.01-.3-.01-.6V4.66c0-.41-.32-.74-.73-.75H11C6.03 3.9 2 7.93 2 12.9a9 9 0 0 0 18 0v-.27a.745.745 0 0 0-.75-.73", - clipRule: "evenodd" -})); - -const SvgIconPieChart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.065 8.347a7.69 7.69 0 0 0-5.412-5.412c-.273-.073-.41-.11-.545-.07a.53.53 0 0 0-.284.218c-.074.12-.074.277-.074.59V8.45c0 .28 0 .42.055.527a.5.5 0 0 0 .218.218c.107.055.247.055.527.055h4.777c.313 0 .47 0 .59-.074a.53.53 0 0 0 .218-.284c.04-.136.003-.272-.07-.545" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 13a8.25 8.25 0 1 1-7.996-8.246v6.396c0 .56 0 .84.11 1.054a1 1 0 0 0 .436.437c.214.11.494.11 1.054.11h6.392q.004.123.004.249" -})); - -const SvgIconPieChartFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M21.654 14.617A10 10 0 0 0 22 12c0-5.27-4.078-9.589-9.25-9.972v9.442z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m21.154 16.031-9.404-3.324a.75.75 0 0 1-.5-.707V2.028A10 10 0 0 0 2 12c0 5.523 4.477 10 10 10 4.089 0 7.604-2.454 9.154-5.969" -})); - -const SvgIconPieChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75a9.25 9.25 0 0 0 0 18.5 9.25 9.25 0 0 0 8.724-6.167M12 2.75A9.25 9.25 0 0 1 21.25 12a9.2 9.2 0 0 1-.526 3.083M12 2.75V12l8.724 3.083" -})); - -const SvgIconPiloneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.822 3.27A1.75 1.75 0 0 1 10.504 2h2.992a1.75 1.75 0 0 1 1.682 1.27L16.816 9H7.184zM6.756 10.5l-.857 3H18.1l-.857-3zM18.53 15H5.47l-1.286 4.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-1.434z" -})); - -const SvgIconPilone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 9.75H8m-1.25 4.5h10.5M4.821 20 9.543 3.475a1 1 0 0 1 .961-.725h2.992a1 1 0 0 1 .961.725L19.18 20m-16.429.25h18.5" -})); - -const SvgIconPin2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.25 2A1.75 1.75 0 0 0 6.5 3.75v3.247a6.5 6.5 0 0 1-1.904 4.596l-.376.377a.75.75 0 0 0-.22.53v2.75a.75.75 0 0 0 .75.75h6.5v5.25a.75.75 0 0 0 1.5 0V16h6.5a.75.75 0 0 0 .75-.75V12.5a.75.75 0 0 0-.22-.53l-.376-.377A6.5 6.5 0 0 1 17.5 6.997V3.75A1.75 1.75 0 0 0 15.75 2z" -})); - -const SvgIconPin2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.25H4.75V12.5l.377-.377A7.25 7.25 0 0 0 7.25 6.997V3.75a1 1 0 0 1 1-1h7.5a1 1 0 0 1 1 1v3.247a7.25 7.25 0 0 0 2.123 5.127l.377.376v2.75zm0 0v6" -})); - -const SvgIconPinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m12.268 20.579-3.893-3.893L4.28 20.78a.75.75 0 0 1-1.06-1.06l4.094-4.095-3.892-3.893a1.75 1.75 0 0 1 .756-2.92l6.724-1.921a.25.25 0 0 0 .149-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149l-1.92 6.724a1.75 1.75 0 0 1-2.921.757" -})); - -const SvgIconPin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.375 15.625 4.423 4.423a1 1 0 0 0 1.669-.432l1.921-6.724a1 1 0 0 1 .465-.594l3.76-2.148a1 1 0 0 0 .211-1.576l-5.398-5.398a1 1 0 0 0-1.576.21l-2.148 3.76a1 1 0 0 1-.594.466L4.384 9.533a1 1 0 0 0-.432 1.669zm0 0 .007-.007m-.007.007L3.75 20.25" -})); - -const SvgIconPizzaFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 6c0-.544.145-1.054.398-1.494l-4.714.809a14.5 14.5 0 0 0 5.365 9.093 4.001 4.001 0 0 1 7.38-1.432L20.75 5.27a1.75 1.75 0 0 0-2.02-2.02l-2.774.475A3 3 0 1 1 11 6" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m17.496 17.074.265-.263a2.5 2.5 0 1 0-4.261-1.775v.376a14.4 14.4 0 0 0 3.996 1.662" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.432 18.795C11.652 17.7 6.299 12.347 5.205 5.568l-1.583.271c-.95.163-1.63 1.088-1.388 2.08a18.8 18.8 0 0 0 4.99 8.857 18.8 18.8 0 0 0 8.857 4.99c.992.242 1.917-.439 2.08-1.388z" -})); - -const SvgIconPizza = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.863 17.676-.442 2.575c-.094.55-.62.919-1.162.787a18.04 18.04 0 0 1-8.505-4.792 18.04 18.04 0 0 1-4.791-8.505c-.133-.542.236-1.068.786-1.162l2.575-.442m11.539 11.54.76-4.43m-.76 4.43a14.4 14.4 0 0 1-4.709-1.783m-6.83-9.757a14.43 14.43 0 0 0 3.993 7.546 14.5 14.5 0 0 0 2.837 2.211m-6.83-9.757 5.8-.994m6.498 8.103a3.088 3.088 0 0 0-5.468 2.648m5.468-2.648 1.39-8.103a1 1 0 0 0-1.155-1.154l-3.168.543m0 0a2.059 2.059 0 1 1-3.564.611m3.564-.611-3.564.61" -})); - -const SvgIconPlayFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.657 2.279C6.491 1.572 5 2.41 5 3.775v16.45c0 1.363 1.49 2.203 2.657 1.496l13.57-8.225a1.75 1.75 0 0 0 0-2.993L7.658 2.28Z" -})); - -const SvgIconPlay = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.839 11.145 7.269 2.92a1 1 0 0 0-1.519.855v16.45a1 1 0 0 0 1.518.855l13.57-8.225a1 1 0 0 0 0-1.71Z" -})); - -const SvgIconPlaylistFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M22.004 4.75a.75.75 0 0 0-1.5 0v9.4a4.2 4.2 0 0 0-2.25-.65c-1.937 0-3.75 1.333-3.75 3.25S16.317 20 18.254 20s3.75-1.333 3.75-3.25zM2.75 5a.75.75 0 0 0 0 1.5h13.51a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconPlaylist = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h13.51M2.75 12h8.5m-8.5 6.25h6.5m12.004-1.5c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5m0 0v-12" -})); - -const SvgIconPlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5v14m-7-7h14" -})); - -const SvgIconPopcornFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.124 8.5a.5.5 0 0 0-.496.564l1.463 11.409A1.75 1.75 0 0 0 6.827 22H8.69L7.896 8.5zm5.275 0 .794 13.5h3.615l.794-13.5zm6.705 0L15.31 22h1.864a1.75 1.75 0 0 0 1.735-1.527l1.463-11.41a.5.5 0 0 0-.496-.563zM20.285 7a2.3 2.3 0 0 0-1.313-1.388l-.048-.02a2.3 2.3 0 0 1-.751-.49 2.3 2.3 0 0 1-.501-.736l-.02-.048a2.28 2.28 0 0 0-.98-1.094c-.44-.25-.953-.35-1.457-.285l-.057.008a2.36 2.36 0 0 1-1.712-.45l-.039-.029A2.34 2.34 0 0 0 12 2a2.34 2.34 0 0 0-1.407.468l-.043.033a2.33 2.33 0 0 1-1.708.448l-.058-.007a2.35 2.35 0 0 0-1.457.284c-.44.25-.785.635-.979 1.095l-.02.046a2.3 2.3 0 0 1-.5.737c-.216.21-.471.377-.752.49l-.048.02A2.3 2.3 0 0 0 3.715 7z" -})); - -const SvgIconPopcorn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M19.233 7.75a1.8 1.8 0 0 0-.25-1.19c-.22-.36-.56-.64-.965-.8l-.042-.016a2 2 0 0 1-.648-.41 1.9 1.9 0 0 1-.433-.612l-.017-.04a1.92 1.92 0 0 0-.846-.912 2.1 2.1 0 0 0-1.258-.237l-.048.006a2.1 2.1 0 0 1-.779-.048 2 2 0 0 1-.7-.327l-.033-.024A2.07 2.07 0 0 0 12 2.75c-.439 0-.866.137-1.214.39l-.038.027a2 2 0 0 1-.697.326c-.253.064-.517.08-.776.048l-.05-.006a2.1 2.1 0 0 0-1.258.237c-.38.208-.677.528-.845.912l-.017.039c-.1.23-.247.438-.433.613a2 2 0 0 1-.649.41l-.04.016a1.96 1.96 0 0 0-.965.798 1.8 1.8 0 0 0-.25 1.19m4.482 0H5.367a1 1 0 0 0-.994 1.11l1.278 11.5a1 1 0 0 0 .994.89H10m-.75-13.5.75 13.5m-.75-13.5h5.5M10 21.25h4m.75-13.5h3.883a1 1 0 0 1 .994 1.11l-1.278 11.5a1 1 0 0 1-.994.89H14m.75-13.5L14 21.25" -})); - -const SvgIconPriceTagFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75C2 2.784 2.784 2 3.75 2h7.829c.464 0 .91.184 1.237.513l8.757 8.756a1.75 1.75 0 0 1 0 2.475l-7.829 7.83a1.75 1.75 0 0 1-2.475 0l-8.756-8.758A1.75 1.75 0 0 1 2 11.58zM7.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", - clipRule: "evenodd" -})); - -const SvgIconPriceTag = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 11.579V3.75a1 1 0 0 1 1-1h7.829a1 1 0 0 1 .707.293l8.757 8.757a1 1 0 0 1 0 1.414l-7.83 7.829a1 1 0 0 1-1.413 0l-8.757-8.757a1 1 0 0 1-.293-.707Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 7.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" -})); - -const SvgIconPrinterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2A1.75 1.75 0 0 0 6 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v8.5c0 .966.784 1.75 1.75 1.75H6v2.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25V18h2.25A1.75 1.75 0 0 0 22 16.25v-8.5A1.75 1.75 0 0 0 20.25 6H18V3.75A1.75 1.75 0 0 0 16.25 2zm8.75 4V3.75a.25.25 0 0 0-.25-.25h-8.5a.25.25 0 0 0-.25.25V6zm0 8.5h-9v5.75c0 .138.112.25.25.25h8.5a.25.25 0 0 0 .25-.25zM6 10.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconPrinter = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75h-2.5m0 3v6.5a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1v-6.5m-10.5 0h10.5m-10.5 0v3.5h-3a1 1 0 0 1-1-1v-8.5a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1h-3v-3.5m-9.5-11h8.5a1 1 0 0 1 1 1v3H6.75v-3a1 1 0 0 1 1-1" -})); - -const SvgIconPuzzleFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.5 4v-.5a2.5 2.5 0 0 1 5 0V4h4.75c.966 0 1.75.784 1.75 1.75V9a.5.5 0 0 1-.5.5 2.5 2.5 0 0 0 0 5 .5.5 0 0 1 .5.5v3.25A1.75 1.75 0 0 1 19.25 20H4.75A1.75 1.75 0 0 1 3 18.25V5.75C3 4.784 3.784 4 4.75 4z" -})); - -const SvgIconPuzzle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75a1 1 0 0 1 1-1h4.5V4.5a2.75 2.75 0 1 1 5.5 0v.25h4.5a1 1 0 0 1 1 1v3.5H20a2.75 2.75 0 1 0 0 5.5h.25v3.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" -})); - -const SvgIconQrCodeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0m-7.5-4.5h3v3h-3zm0-10h3v3h-3zm10 0h3v3h-3z" -})); - -const SvgIconQrCode = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0" -})); - -const SvgIconQuoteCloseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.49 5C4.028 5 2 6.95 2 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C10.968 6.939 8.944 5 6.49 5m11 0C15.028 5 13 6.95 13 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C21.968 6.939 19.944 5 17.49 5" -})); - -const SvgIconQuoteClose = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646S4.424 5.75 6.49 5.75c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854M21.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646 1.674-3.646 3.74-3.646c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854" -})); - -const SvgIconQuoteOpenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.51 19c2.462 0 4.49-1.95 4.49-4.396s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 0 0-.818-1.258c-1.595 1.037-3.111 2.08-4.172 3.541-1.083 1.494-1.649 3.359-1.512 5.963.012 2.436 2.036 4.375 4.49 4.375m-11 0C8.972 19 11 17.05 11 14.604s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 1 0-.818-1.258C6.11 6.158 4.593 7.201 3.532 8.662c-1.083 1.494-1.649 3.359-1.512 5.963C2.032 17.061 4.056 19 6.51 19" -})); - -const SvgIconQuoteOpen = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854M2.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854" -})); - -const SvgIconRainyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.422 2C5.866 2 3 4.92 3 8.5S5.866 15 9.422 15h6.703C18.827 15 21 12.782 21 10.068s-2.173-4.932-4.875-4.932q-.348 0-.684.049c-.277.039-.541-.086-.662-.271C13.632 3.162 11.663 2 9.422 2M7.491 18.04a.75.75 0 1 0-1.382-.58l-1.05 2.5a.75.75 0 1 0 1.382.58zm5.024 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 0 0 1.384.58zm5 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 1 0 1.384.58z" -})); - -const SvgIconRainyLightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h.865l-.708 1.415a.75.75 0 0 0 1.342.67l1-2a1 1 0 0 0 .036-.085h4.168C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Zm4.749 15.836a.75.75 0 0 0-1.342-.671l-1 2a.75.75 0 0 0 1.342.67z" -})); - -const SvgIconRainyLight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m11.25 15.75-1 2m3.25.75-1 2m-3.078-5.25h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" -})); - -const SvgIconRainy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.823 17.75-1.046 2.5M6.8 17.75l-1.05 2.5m11.073-2.5-1.046 2.5m-6.355-6h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 2.75 3.75 5.324 3.75 8.5s2.54 5.75 5.672 5.75" -})); - -const SvgIconReceipt2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.25 3.75H3.75a1.5 1.5 0 0 0-1.5 1.5V19.5a.75.75 0 0 0 1.086.67L6 18.838l2.664 1.332a.75.75 0 0 0 .672 0L12 18.838l2.664 1.332a.75.75 0 0 0 .672 0L18 18.838l2.664 1.332a.75.75 0 0 0 1.086-.67V5.25a1.5 1.5 0 0 0-1.5-1.5M16.5 13.5h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5m0-3h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5" -})); - -const SvgIconReceipt2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.75 9.75A.75.75 0 0 1 7.5 9h9a.75.75 0 1 1 0 1.5h-9a.75.75 0 0 1-.75-.75m.75 3.75h9a.75.75 0 1 0 0-1.5h-9a.75.75 0 1 0 0 1.5m14.25-8.25V19.5a.75.75 0 0 1-1.086.67L18 18.838l-2.664 1.332a.75.75 0 0 1-.672 0L12 18.838 9.336 20.17a.75.75 0 0 1-.672 0L6 18.838 3.336 20.17a.75.75 0 0 1-1.086-.67V5.25a1.5 1.5 0 0 1 1.5-1.5h16.5a1.5 1.5 0 0 1 1.5 1.5m-1.5 0H3.75v13.037l1.914-.958a.75.75 0 0 1 .672 0L9 18.662l2.664-1.333a.75.75 0 0 1 .672 0L15 18.662l2.664-1.333a.75.75 0 0 1 .672 0l1.914.958z" -})); - -const SvgIconReceiptFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h12.5c.966 0 1.75.784 1.75 1.75v17.5a.75.75 0 0 1-1.243.566l-2.065-1.799-1.838 1.773a.75.75 0 0 1-1.041 0L12 20.042l-1.813 1.748a.75.75 0 0 1-1.04 0l-1.84-1.773-2.064 1.799A.75.75 0 0 1 4 21.25zm11.155 4.697a.75.75 0 0 0-1.06-1.06l-2.637 2.636-1.053-1.053a.75.75 0 1 0-1.06 1.06l1.583 1.584a.75.75 0 0 0 1.06 0zM8.75 14a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconReceiptTaxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v17.5a.75.75 0 0 0 1.243.566l2.065-1.799 1.838 1.773c.29.28.75.28 1.041 0L12 20.042l1.813 1.748c.29.28.75.28 1.04 0l1.84-1.773 2.064 1.799A.75.75 0 0 0 20 21.25V3.75A1.75 1.75 0 0 0 18.25 2zm10.042 6.28a.75.75 0 0 0-1.06-1.06l-6.5 6.5a.75.75 0 1 0 1.06 1.06zM9 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2m5 5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" -})); - -const SvgIconReceiptTax = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m19.25 21.25-.493.566A.75.75 0 0 0 20 21.25zM16.667 19l.492-.566a.75.75 0 0 0-1.013.026l.52.54Zm-2.334 2.25-.52.54c.29.28.75.28 1.04 0zM12 19l.52-.54a.75.75 0 0 0-1.04 0zm-2.333 2.25-.52.54c.29.28.75.28 1.04 0zM7.333 19l.52-.54a.75.75 0 0 0-1.012-.026zM4.75 21.25H4a.75.75 0 0 0 1.243.566zM15.792 8.28a.75.75 0 0 0-1.06-1.06zm-7.56 5.44a.75.75 0 1 0 1.06 1.06zM5.75 3.5h12.5V2H5.75zm12.75.25v17.5H20V3.75zm1.243 16.934-2.584-2.25-.985 1.132 2.583 2.25zm-3.597-2.224-2.333 2.25 1.04 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.042 1.08 2.334 2.25 1.04-1.08Zm-3.375-2.25-2.333 2.25 1.041 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.041 1.08 2.333 2.25zm-3.346-2.276-2.584 2.25.986 1.132 2.583-2.25zM5.5 21.25V3.75H4v17.5zM18.25 3.5a.25.25 0 0 1 .25.25H20A1.75 1.75 0 0 0 18.25 2zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zm8.981 5.22-6.5 6.5 1.061 1.06 6.5-6.5z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M9 8v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0ZM15 14v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" -})); - -const SvgIconReceipt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 14.75h6.5M9.875 9.5l1.583 1.583 3.167-3.166M5.75 2.75h12.5a1 1 0 0 1 1 1v17.5L16.667 19l-2.334 2.25L12 19l-2.333 2.25L7.333 19 4.75 21.25V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconRecordFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8", - clipRule: "evenodd" -})); - -const SvgIconRecord = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0" -})); - -const SvgIconRedoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.78 2.72a.75.75 0 1 0-1.06 1.06l1.72 1.72H9.75a7 7 0 0 0 0 14h8.5a.75.75 0 0 0 0-1.5h-8.5a5.5 5.5 0 1 1 0-11h8.69l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06z" -})); - -const SvgIconRedo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 3.25 3 3-3 3m2.25-3H9.75a6.25 6.25 0 1 0 0 12.5h8.5" -})); - -const SvgIconRefreshFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6.345 7A7.65 7.65 0 0 1 12 4.5a7.5 7.5 0 0 1 7.442 8.438.75.75 0 0 0 1.488.186A9 9 0 0 0 12 3a9.15 9.15 0 0 0-6.5 2.711V3.75a.75.75 0 0 0-1.5 0v3.5c0 .69.56 1.25 1.25 1.25h3.5a.75.75 0 0 0 0-1.5zm-1.787 4.062a.75.75 0 0 0-1.488-.186A9 9 0 0 0 12 21a9.15 9.15 0 0 0 6.512-2.723v1.973a.75.75 0 0 0 1.5 0v-3.5c0-.69-.56-1.25-1.25-1.25h-3.5a.75.75 0 0 0 0 1.5h2.393A7.65 7.65 0 0 1 12 19.5a7.5 7.5 0 0 1-7.442-8.438" -})); - -const SvgIconRefresh = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.262 20.25v-3.5a.5.5 0 0 0-.5-.5h-3.5M4.75 3.75v3.5a.5.5 0 0 0 .5.5h3.5m-4.936 3.219A8.25 8.25 0 0 0 12 20.25 8.4 8.4 0 0 0 18.632 17m1.554-3.969A8.25 8.25 0 0 0 12 3.75 8.4 8.4 0 0 0 5.368 7" -})); - -const SvgIconRenewFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4.5a7.5 7.5 0 0 0-3.5 14.135V14.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.274a9 9 0 0 1 8.521-15.775.75.75 0 0 1-.591 1.379A7.5 7.5 0 0 0 12 4.5", - clipRule: "evenodd" -})); - -const SvgIconRenew = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 14.75v5.5h-5.5M9 19.688a8.25 8.25 0 1 1 6.25-15.273" -})); - -const SvgIconRepeat2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M17.78 21.78a.75.75 0 1 1-1.06-1.06L18.44 19H3.75a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v3.75h13.94l-1.72-1.72a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06zM7.28 8.22a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 1.06L5.56 5h14.69a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0V6.5H5.56z" -})); - -const SvgIconRepeat2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 21.25 3-3-3-3M6.75 2.75l-3 3 3 3m-1.5-3h15v5m-16.5 3v4.5h15" -})); - -const SvgIconRepeat3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 18.25h-3.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-8M15 15l-3.25 3.25 3.25 3" -})); - -const SvgIconRepeatFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.97 2.22a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L18.03 9.28a.75.75 0 1 1-1.06-1.06l1.72-1.72H4.75a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0v-3.5C3 5.784 3.784 5 4.75 5h13.94l-1.72-1.72a.75.75 0 0 1 0-1.06M21 13.25a.75.75 0 0 0-1.5 0v4a.25.25 0 0 1-.25.25H5.31l1.72-1.72a.75.75 0 1 0-1.06-1.06l-2.647 2.646a1.25 1.25 0 0 0 0 1.768L5.97 21.78a.75.75 0 0 0 1.06-1.06L5.31 19h13.94A1.75 1.75 0 0 0 21 17.25z" -})); - -const SvgIconRepeat = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.5 2.75 2.646 2.646a.5.5 0 0 1 0 .708L17.5 8.75m-11 12.5-2.647-2.646a.5.5 0 0 1 0-.708L6.5 15.25m-1.25 3h14a1 1 0 0 0 1-1v-4m-16.5-3v-3.5a1 1 0 0 1 1-1h14" -})); - -const SvgIconReplyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 4.37c0-1.08-1.28-1.652-2.085-.93l-8.502 7.63a1.25 1.25 0 0 0 0 1.86l8.502 7.63c.804.722 2.084.15 2.084-.93v-3.375c3.744.05 5.703.482 6.881 1.148 1.195.675 1.672 1.629 2.425 3.135l.024.047a.75.75 0 0 0 1.42-.335c0-4.265-.551-7.455-2.37-9.554-1.737-2.004-4.473-2.845-8.38-2.937z" -})); - -const SvgIconReply = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.915 11.628 8.501-7.63a.5.5 0 0 1 .834.373V8.5C19.75 8.5 22 11.75 22 20.25c-1.5-3-2.25-4.75-10.75-4.75v4.129a.5.5 0 0 1-.834.372l-8.501-7.63a.5.5 0 0 1 0-.744Z" -})); - -const SvgIconRepostFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.2.99a.75.75 0 0 1 1.06-.04l3.5 3.25a.75.75 0 0 1 0 1.1l-3.5 3.25a.75.75 0 1 1-1.02-1.1l2.1-1.95H10a6.5 6.5 0 0 0-4.262 11.408.75.75 0 0 1-.984 1.132A8 8 0 0 1 10 4h2.34l-2.1-1.95A.75.75 0 0 1 10.2.99m7.989 5.045a.75.75 0 0 1 1.058-.074A8 8 0 0 1 14 20h-2.34l2.1 1.95a.75.75 0 1 1-1.02 1.099l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95H14a6.5 6.5 0 0 0 4.262-11.407.75.75 0 0 1-.073-1.058Z", - clipRule: "evenodd" -})); - -const SvgIconRepost = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 1.5 3.5 3.25L10.75 8m2.5 8-3.5 3.25 3.5 3.25m-2.5-3.25H14a7.25 7.25 0 0 0 4.755-12.723M13.25 4.75H10a7.25 7.25 0 0 0-4.754 12.724" -})); - -const SvgIconResizeInFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692V9.25a.75.75 0 0 1-1.5 0v-3.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h3.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zm-9 5.84a.75.75 0 0 1 1.06 0l7.97 7.97v-4.69a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69l-7.97-7.97a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" -})); - -const SvgIconResizeIn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 9.25v-3.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h3.9m11-6.5v6.5m0 0h-6.5m6.5 0L11 11" -})); - -const SvgIconResizeOutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v7.926a.75.75 0 0 1-1.5 0v-7.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h7.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zM9.22 9.22A.75.75 0 0 1 9.75 9h5.5a.75.75 0 0 1 0 1.5h-3.69l6.97 6.97a.75.75 0 1 1-1.06 1.06l-6.97-6.97v3.69a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .22-.53", - clipRule: "evenodd" -})); - -const SvgIconResizeOutIn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 13.25v-7.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h7.9m-3.5-5v-5.5m0 0h5.5m-5.5 0L18 18" -})); - -const SvgIconRewind10S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.236 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.053-3.642 2.799-3.642 1.75 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.804 3.641m.011-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.472 15.815c-.451 0-.714-.29-.714-.779v-5.22h-.032l-.736.52c-.231.15-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.425.414-.607l.961-.672c.387-.263.693-.37.994-.37.52 0 .87.36.87.902v5.763c0 .494-.263.779-.72.779" -})); - -const SvgIconRewind15S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.421 15.815c-.45 0-.714-.29-.714-.78v-5.22h-.032l-.736.52c-.231.151-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.424.414-.607l.961-.671c.387-.263.693-.37.994-.37.521 0 .87.359.87.901v5.764c0 .494-.263.779-.72.779m4.759.091c-1.455 0-2.487-.822-2.487-1.644 0-.36.231-.644.591-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.81 0 1.385-.564 1.385-1.375 0-.784-.553-1.321-1.326-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.848-.58 1.477-.58 1.396 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" -})); - -const SvgIconRewind30S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.75 15.906c-1.45 0-2.563-.816-2.563-1.702 0-.339.242-.586.57-.586.236 0 .413.113.612.403.312.494.79.757 1.391.757.806 0 1.327-.435 1.327-1.1 0-.667-.532-1.118-1.321-1.118h-.527c-.322 0-.558-.242-.558-.575 0-.322.23-.564.558-.564h.5c.66 0 1.144-.43 1.144-1.02s-.473-.994-1.155-.994c-.532 0-.945.247-1.23.73-.161.27-.35.382-.602.382a.567.567 0 0 1-.59-.59c0-.86 1.047-1.65 2.449-1.65 1.482 0 2.524.8 2.524 1.945 0 .795-.596 1.525-1.337 1.632v.092c.892.086 1.563.848 1.563 1.778 0 1.283-1.139 2.18-2.755 2.18" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.104 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.052-3.642 2.798-3.642 1.751 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.803 3.641m.01-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" -})); - -const SvgIconRewind5S = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.924 15.906c-1.455 0-2.486-.822-2.486-1.644 0-.36.23-.644.59-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.811 0 1.386-.564 1.386-1.375 0-.784-.553-1.321-1.327-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.849-.58 1.477-.58 1.397 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" -})); - -const SvgIconRobotFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75V4h7c.966 0 1.75.784 1.75 1.75v2.335a1.5 1.5 0 0 1 1 1.415v1a1.5 1.5 0 0 1-1 1.415v4.335A3.75 3.75 0 0 1 17.75 20H6.25a3.75 3.75 0 0 1-3.75-3.75v-4.335a1.5 1.5 0 0 1-1-1.415v-1a1.5 1.5 0 0 1 1-1.415V5.75C2.5 4.784 3.284 4 4.25 4h7V2.75A.75.75 0 0 1 12 2m-5 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m-5 4.5a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 14.5", - clipRule: "evenodd" -})); - -const SvgIconRobot = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v2m-9 4a.75.75 0 0 0-.75.75v1c0 .414.336.75.75.75m18 0a.75.75 0 0 0 .75-.75v-1a.75.75 0 0 0-.75-.75M9.75 14.5h4.5m-5-4.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m4.5 6.25V5.75a1 1 0 0 0-1-1H4.25a1 1 0 0 0-1 1v10.5a3 3 0 0 0 3 3h11.5a3 3 0 0 0 3-3" -})); - -const SvgIconRocketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.56 21.85c.14.14.33.21.52.21.2 0 .39-.08.54-.23l1.67-1.71c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-1.67 1.71c-.29.3-.29.77.01 1.06m7.186.21h.004-.01z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.61 22.05a.74.74 0 0 0 .64-.19l3.18-2.95c.36-.33.56-.8.56-1.28v-2.11c4.6-2.47 6.45-6.43 6-12.76a.74.74 0 0 0-.69-.69c-6.33-.46-10.29 1.4-12.76 5.99H6.43c-.48 0-.95.2-1.28.56L2.2 11.8c-.17.17-.24.41-.19.65a.75.75 0 0 0 .434.547c.249.119 3.706 1.773 5.276 3.343 1.563 1.572 3.229 5.038 3.344 5.277l.006.013c.11.22.31.37.54.42M15.5 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.23 20.71c.14.14.33.21.52.21.2 0 .39-.08.54-.23l2.78-2.86c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-2.78 2.86c-.29.3-.29.77.01 1.06" -})); - -const SvgIconRocket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.528 17.25 1.75 20.107m5-.571L5.083 21.25m-2.333-9s3.77 1.77 5.5 3.5 3.5 5.5 3.5 5.5l3.18-2.953a1 1 0 0 0 .32-.733V15c4-2 6.5-5.25 6-12.25-7-.5-10.25 2-12.25 6H6.436a1 1 0 0 0-.733.32zm14.5-3.75a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" -})); - -const SvgIconRotateLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M19.521 12a7.5 7.5 0 0 0-7.5-7.5c-2.422 0-4.076.963-5.727 2.75H8.75a.75.75 0 1 1 0 1.5h-3.5C4.56 8.75 4 8.19 4 7.5V4a.75.75 0 0 1 1.5 0v1.908C7.262 4.104 9.223 3 12.021 3a9 9 0 1 1-8.487 12 .75.75 0 1 1 1.414-.5A7.5 7.5 0 0 0 19.521 12" -})); - -const SvgIconRotateLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.24 14.75a8.25 8.25 0 1 0 7.78-11c-2.816 0-4.7 1.204-6.52 3.259M4.75 4v3.5a.5.5 0 0 0 .5.5h3.5" -})); - -const SvgIconRotateRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.479 12a7.5 7.5 0 0 1 7.5-7.5c2.422 0 4.076.963 5.727 2.75H15.25a.75.75 0 0 0 0 1.5h3.5c.69 0 1.25-.56 1.25-1.25V4a.75.75 0 0 0-1.5 0v1.908C16.738 4.104 14.777 3 11.979 3a9 9 0 1 0 8.487 12 .75.75 0 0 0-1.414-.5A7.5 7.5 0 0 1 4.479 12" -})); - -const SvgIconRotateRight = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.76 14.75a8.25 8.25 0 1 1-7.78-11c2.816 0 4.7 1.204 6.52 3.259M19.25 4v3.5a.5.5 0 0 1-.5.5h-3.5" -})); - -const SvgIconRulerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.762 1.927a1.75 1.75 0 0 1 2.475 0l4.836 4.835a1.75 1.75 0 0 1 0 2.475L9.237 22.073a1.75 1.75 0 0 1-2.475 0l-4.835-4.836a1.75 1.75 0 0 1 0-2.475l2.387-2.387L6.47 14.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156 2.44-2.44 3.155 3.156a.75.75 0 1 0 1.06-1.06L8.875 7.813l2.44-2.44L13.47 7.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156z" -})); - -const SvgIconRuler = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.875 8.875 11.5 11.5M8.875 8.875l-3.5 3.5m3.5-3.5 3.5-3.5M7 14l-1.625-1.625m0 0-2.918 2.918a1 1 0 0 0 0 1.414l4.836 4.836a1 1 0 0 0 1.414 0L21.543 8.707a1 1 0 0 0 0-1.414l-4.836-4.836a1 1 0 0 0-1.414 0l-2.918 2.918M14 7l-1.625-1.625" -})); - -const SvgIconRunShortcutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm11.571 1.822a.75.75 0 0 1 .357 1l-4.5 9.5a.75.75 0 0 1-1.356-.643l4.5-9.5a.75.75 0 0 1 1-.357Z", - clipRule: "evenodd" -})); - -const SvgIconRunShortcut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 16.75 4.5-9.5m-9.5-3.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" -})); - -const SvgIconSandwichFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3 17.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v1.186c0 .253 0 .485-.016.68-.016.21-.055.439-.169.666a1.75 1.75 0 0 1-.783.784 1.8 1.8 0 0 1-.666.168c-.195.016-.427.016-.68.016H5.314c-.253 0-.485 0-.68-.016a1.8 1.8 0 0 1-.666-.169 1.75 1.75 0 0 1-.783-.783 1.8 1.8 0 0 1-.17-.666 9 9 0 0 1-.015-.68zm-1-4a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5zm4.136-8.827C7.924 3.435 10.152 3 12 3c1.849 0 4.076.435 5.865 1.673 1.707 1.183 2.962 3.065 3.119 5.827" -})); - -const SvgIconSandwich = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.303 20.145-.335.67zm-.448-.448-.67.335zm15.842.448.335.67zm.448-.448.67.335zM3.75 11.094h.75zM18.66 19.5H5.34V21h13.32zM4.5 18.66v-2.91H3v2.91zm-.75-2.16h16.5V15H3.75zm15.75-.75v2.91H21v-2.91zM5.34 19.5c-.287 0-.459 0-.586-.01-.118-.01-.132-.024-.116-.016l-.67 1.341c.227.114.457.153.666.17.201.016.443.015.706.015zM3 18.66c0 .263 0 .505.016.706.016.21.055.439.169.666l1.341-.67c.008.016-.006.002-.015-.116a8 8 0 0 1-.011-.586zm1.638.814a.25.25 0 0 1-.112-.112l-1.341.67c.169.34.444.614.783.784zM18.66 21c.263 0 .505 0 .706-.016.21-.016.439-.055.666-.169l-.67-1.341c.016-.009.002.006-.116.015-.127.01-.298.011-.586.011zm.84-2.34c0 .288 0 .459-.01.586-.01.118-.024.132-.016.116l1.341.67c.114-.227.153-.456.17-.666.016-.201.015-.443.015-.706zm.532 2.155a1.75 1.75 0 0 0 .784-.783l-1.342-.67a.25.25 0 0 1-.112.112zM3.75 13h16.5v-1.5H3.75zm16.75.25v1.5H22v-1.5zm-17 1.5v-1.5H2v1.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25v1.5A1.75 1.75 0 0 0 22 14.75zM20.25 13a.25.25 0 0 1 .25.25H22a1.75 1.75 0 0 0-1.75-1.75zm-16.5-1.5A1.75 1.75 0 0 0 2 13.25h1.5a.25.25 0 0 1 .25-.25zm8.25-7c1.652 0 3.55.394 5.01 1.406 1.423.985 2.49 2.59 2.49 5.188H21c0-3.089-1.308-5.155-3.136-6.42C16.076 3.433 13.848 3 12 3zm-7.5 6.594c0-2.597 1.067-4.203 2.49-5.188C8.45 4.894 10.347 4.5 12 4.5V3c-1.848 0-4.076.435-5.864 1.673C4.308 5.94 3 8.005 3 11.093zm-1.5 0v1.156h1.5v-1.156zm18 1.156v-1.156h-1.5v1.156z" -})); - -const SvgIconScreenRecordFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 5.5a.25.25 0 0 0-.25.25v1.5a.75.75 0 0 1-1.5 0v-1.5C2 4.784 2.784 4 3.75 4h1.5a.75.75 0 0 1 0 1.5zM8 4.75A.75.75 0 0 1 8.75 4h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 8 4.75m5 0a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m5 0a.75.75 0 0 1 .75-.75h1.5c.966 0 1.75.784 1.75 1.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.25.25 0 0 0-.25-.25h-1.5a.75.75 0 0 1-.75-.75M2.75 10a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75m15.75 1.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-5.5 4a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0m2.75 0a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m-13 .5a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h1.5a.75.75 0 0 1 0 1.5h-1.5A1.75 1.75 0 0 1 2 18.25v-1.5a.75.75 0 0 1 .75-.75M8 19.25a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconScreenRecord = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25v-1.5a1 1 0 0 1 1-1h1.5m8.5 0h1.5m-6.5 0h1.5m8.5 0h1.5a1 1 0 0 1 1 1v1.5m-11 12h-1.5m-3.5 0h-1.5a1 1 0 0 1-1-1v-1.5m0-3.5v-2.5" -}), /*#__PURE__*/React.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 2, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -}), /*#__PURE__*/React.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 0.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -}), /*#__PURE__*/React.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 4.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 -})); - -const SvgIconScreenSharingFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm9.47 1.97a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06l-1.72-1.72v5.69a.75.75 0 0 1-1.5 0v-5.69l-1.72 1.72a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconScreenSharing = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 11.25 3-3 3 3m-3 4.5V9.5m-8.25 9.75h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1" -})); - -const SvgIconSdCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-8.684a2.75 2.75 0 0 0-.408-1.441l-1.407-2.286A1.25 1.25 0 0 1 18 7.184V3.75A1.75 1.75 0 0 0 16.25 2zm3.5 4a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5A.75.75 0 0 1 9.25 6m4.25.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" -})); - -const SvgIconSdCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 6.75v2.5m3.5-2.5v2.5m-7-6.5h10.5a1 1 0 0 1 1 1v3.434a2 2 0 0 0 .297 1.048l1.406 2.286a2 2 0 0 1 .297 1.048v8.684a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" -})); - -const SvgIconSearchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11 16a5 5 0 1 0 0-10 5 5 0 0 0 0 10" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 4.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M3 11a8 8 0 1 1 14.162 5.102l3.618 3.618a.75.75 0 1 1-1.06 1.06l-3.618-3.618A8 8 0 0 1 3 11", - clipRule: "evenodd" -})); - -const SvgIconSearchSketchbookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.005 3.745c0-.966.783-1.75 1.75-1.75H18.25c.966 0 1.75.784 1.75 1.75v10.032a5.252 5.252 0 0 0-6.462 8.185l.034.034H4.755a1.75 1.75 0 0 1-1.75-1.75v-16.5ZM7.75 6a.75.75 0 1 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.902 15.591a3.75 3.75 0 1 0-.584 5.78l1.402 1.402a.75.75 0 1 0 1.06-1.06l-1.4-1.403a3.75 3.75 0 0 0-.477-4.72Zm-4.243 1.06a2.25 2.25 0 1 1 3.182 3.183 2.25 2.25 0 0 1-3.182-3.182Z", - clipRule: "evenodd" -})); - -const SvgIconSearchSketchbook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 14.75h1.5m-1.5-8h7.5m-7.5 4h3.5m8.121 9.614a3 3 0 1 1-4.242-4.243 3 3 0 0 1 4.242 4.243m0 0 1.879 1.879m-2-9.743V3.745a1 1 0 0 0-1-1H4.755a1 1 0 0 0-1 1v16.501a1 1 0 0 0 1 1H12" -})); - -const SvgIconSearch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20.25 20.25-4.123-4.123m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253Z" -})); - -const SvgIconSend2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.67 4.383c-.352-1.057.749-2.012 1.745-1.514l16.026 8.013c.921.46.921 1.776 0 2.236L4.415 21.131c-.996.498-2.097-.457-1.745-1.513l2.29-6.868h4.29a.75.75 0 0 0 0-1.5H4.96z" -})); - -const SvgIconSend2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 12h3.25M6 12 3.382 4.145a.5.5 0 0 1 .698-.605l16.026 8.013a.5.5 0 0 1 0 .894L4.08 20.46a.5.5 0 0 1-.698-.605z" -})); - -const SvgIconSend3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M1.468 6.058C.265 4.988 1.02 3 2.63 3h18.65c1.343 0 2.185 1.45 1.52 2.617l-9.146 16.038c-.789 1.383-2.864 1.08-3.225-.47l-2.063-8.853 6.61-3.677a.75.75 0 1 0-.73-1.31l-6.97 3.875z" -})); - -const SvgIconSend3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 11.75 1.966 5.497c-.687-.61-.255-1.747.664-1.747h18.65a1 1 0 0 1 .868 1.495l-9.146 16.039c-.45.79-1.636.617-1.843-.269zm0 0L22.586 4" -})); - -const SvgIconSendFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M20.903 4.676c.32-.975-.604-1.9-1.578-1.579L2.044 8.785c-1.166.384-1.139 2.042.04 2.387l8.312 2.433 2.432 8.312c.345 1.178 2.004 1.205 2.387.04z" -})); - -const SvgIconSend = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.548 21.706a.5.5 0 0 0 .955.016L20.19 4.44a.5.5 0 0 0-.631-.631L2.278 9.497a.5.5 0 0 0 .016.955l8.443 2.471a.5.5 0 0 1 .34.34z" -})); - -const SvgIconServerFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M4.08 5.227A3 3 0 0 1 6.98 3h10.04a3 3 0 0 1 2.9 2.227l2.113 7.926A5.23 5.23 0 0 0 18.75 12H5.25a5.23 5.23 0 0 0-3.284 1.153z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.25 13.5a3.75 3.75 0 1 0 0 7.5h13.5a3.75 3.75 0 1 0 0-7.5zm10.5 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m3.75-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconServerStackFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M5.507 4.048A3 3 0 0 1 7.785 3h8.43a3 3 0 0 1 2.278 1.048l1.722 2.008A4.5 4.5 0 0 0 19.5 6h-15q-.365.001-.715.056z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.5 10.5a3 3 0 0 1 3-3h15a3 3 0 0 1 0 6h-15a3 3 0 0 1-3-3m15 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M4.5 15a3 3 0 0 0 0 6h15a3 3 0 0 0 0-6zm11.25 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M19.5 18a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconServerStack = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.25 14.25h13.5m-13.5 0a3 3 0 0 1-3-3m3 3a3 3 0 0 0 0 6h13.5a3 3 0 0 0 0-6m0 0a3 3 0 0 0 3-3m-19.5 0a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3m-19.5 0a4.5 4.5 0 0 1 .9-2.7L5.737 5.1a3.38 3.38 0 0 1 2.7-1.35h7.126c1.062 0 2.062.5 2.7 1.35l2.587 3.45a4.5 4.5 0 0 1 .9 2.7m-3 6h.008v.008h-.008zm0-6h.008v.008h-.008zm-3 6h.008v.008h-.008zm0-6h.008v.008h-.008z" -})); - -const SvgIconServer = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 17.25v-.228a4.5 4.5 0 0 0-.12-1.03l-2.268-9.64a3.375 3.375 0 0 0-3.285-2.602H7.923a3.375 3.375 0 0 0-3.285 2.602l-2.268 9.64a4.5 4.5 0 0 0-.12 1.03v.228m19.5 0a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3m19.5 0a3 3 0 0 0-3-3H5.25a3 3 0 0 0-3 3m16.5 0h.008v.008h-.008zm-3 0h.008v.008h-.008z" -})); - -const SvgIconServiceFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M16.888 3.112c.25-.25.166-.675-.173-.78a7.5 7.5 0 0 0-9.129 10.08l-5.099 5.1a1.75 1.75 0 0 0 0 2.475l1.526 1.526a1.75 1.75 0 0 0 2.474 0l5.1-5.1a7.5 7.5 0 0 0 10.08-9.129c-.104-.339-.528-.423-.78-.172L18 10a2.828 2.828 0 1 1-4-4z" -})); - -const SvgIconService = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.57 16.111a6.68 6.68 0 0 0 6.31-8.88l-2.713 2.713a2.907 2.907 0 1 1-4.111-4.11l2.713-2.714A6.68 6.68 0 0 0 8.401 12l-5.436 5.523a1 1 0 0 0 .025 1.428l2.246 2.125a1 1 0 0 0 1.4-.025L12 15.599a6.7 6.7 0 0 0 2.57.512Z" -})); - -const SvgIconSettingsFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 2.387a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517v7.844a1.75 1.75 0 0 1-.877 1.516l-7.25 4.175a1.75 1.75 0 0 1-1.746 0l-7.25-4.174A1.75 1.75 0 0 1 3 15.922V8.078c0-.626.334-1.204.877-1.517zM8.375 12a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" -})); - -const SvgIconSettings = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.501 3.037a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867v7.844a1 1 0 0 1-.501.866l-7.25 4.174a1 1 0 0 1-.998 0l-7.25-4.173a1 1 0 0 1-.501-.867V8.078a1 1 0 0 1 .501-.867z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M15.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" -})); - -const SvgIconShieldCheckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm3.833 7.886a.75.75 0 1 0-1.06-1.06L11 12.19l-1.22-1.22a.75.75 0 0 0-1.06 1.06l1.75 1.75a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconShieldCheck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 11.5 11 13.25l3.75-3.75m5.5 2.412V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShieldCrossedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m3 4.959 9-3 9 3v6.953c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.808L12 22.26l-.356-.193c-1.984-1.07-4.138-2.245-5.785-3.808C4.184 16.67 3 14.65 3 11.912zm11.223 9.851 1.063-1.058-2.24-2.252 2.24-2.252-1.063-1.058-2.235 2.247L9.753 8.19 8.689 9.248 10.93 11.5l-2.24 2.253 1.063 1.058 2.235-2.247z", - clipRule: "evenodd" -})); - -const SvgIconShieldCrossed = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.226 13.75-2.238-2.25m0 0L9.75 9.25m2.238 2.25 2.238-2.25m-2.238 2.25L9.75 13.75m10.5-1.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShieldFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.553 2.144a1.75 1.75 0 0 0-1.106 0L4.197 4.56A1.75 1.75 0 0 0 3 6.22v5.692c0 2.737 1.184 4.758 2.859 6.347 1.647 1.563 3.8 2.738 5.785 3.809.222.12.49.12.712 0 1.984-1.07 4.138-2.246 5.785-3.809C19.817 16.67 21 14.65 21 11.912V6.22a1.75 1.75 0 0 0-1.197-1.66z" -})); - -const SvgIconShieldKeyholeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm2.803 8.106a2.25 2.25 0 0 1-1.5 2.122v2.378a.75.75 0 0 1-1.5 0v-2.378a2.251 2.251 0 1 1 3-2.122", - clipRule: "evenodd" -})); - -const SvgIconShieldKeyhole = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 8.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m0 0v6m8.25-2.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" -})); - -const SvgIconShield = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 6.22a1 1 0 0 0-.684-.948l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496V6.221Z" -})); - -const SvgIconShuffle = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 18.188h1.642a1 1 0 0 0 .706-.293l10.86-10.852a1 1 0 0 1 .706-.293H20.5m-17.75-1h1.586a1 1 0 0 1 .707.293L8.5 9.5m12 7.656h-3.97a1 1 0 0 1-.713-.299L13.5 14.5m4.75-10.75 3 3-3 3m-.083 4.313 3.083 3.093-3.083 3.094" -})); - -const SvgIconSidebarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6 8.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0M6 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 3.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h6.75v-13z", - clipRule: "evenodd" -})); - -const SvgIconSidebar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 4.75h-7.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h7.5m0-14.5h9a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-9m0-14.5v14.5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.25 8.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" -})); - -const SvgIconSimCardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18.25 2c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V7.578c0-.729.29-1.428.805-1.944l2.829-2.829A2.75 2.75 0 0 1 9.578 2H11.5v5.25a.75.75 0 0 0 1.5 0V2h2.5v5.25a.75.75 0 0 0 1.5 0V2z" -})); - -const SvgIconSimCard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 2.75v4.5m4-4.5v4.5m-10.5.328V20.25a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V3.75a1 1 0 0 0-1-1H9.578a2 2 0 0 0-1.414.586L5.336 6.164a2 2 0 0 0-.586 1.414" -})); - -const SvgIconSketchbookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75zM8 7.75A.75.75 0 0 1 8.75 7h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 7.75m0 4a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSketchbook = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 7.75h6.5m-6.5 4h3.5m7.5-7.5v15.5a1 1 0 0 1-1 1H5.25a1 1 0 0 1-1-1V4.25a1 1 0 0 1 1-1h13.5a1 1 0 0 1 1 1" -})); - -const SvgIconSmartwatchFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m7.156 2.557-.376 3.38A7.98 7.98 0 0 0 4 12a7.98 7.98 0 0 0 2.78 6.063l.376 3.38A1.75 1.75 0 0 0 8.896 23h6.209c.892 0 1.64-.67 1.74-1.557l.375-3.38A7.98 7.98 0 0 0 20 12a7.98 7.98 0 0 0-2.78-6.062l-.376-3.381A1.75 1.75 0 0 0 15.105 1h-6.21c-.892 0-1.64.67-1.74 1.557Zm1.74-.057a.25.25 0 0 0-.25.222L8.41 4.85A8 8 0 0 1 12 4c1.29 0 2.51.306 3.59.849l-.236-2.127a.25.25 0 0 0-.249-.222h-6.21Zm6.694 16.651A8 8 0 0 1 12 20c-1.29 0-2.51-.306-3.59-.849l.237 2.127a.25.25 0 0 0 .248.222h6.21a.25.25 0 0 0 .248-.222zM12.75 8.75a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l1.5 1.5a.75.75 0 1 0 1.06-1.06l-1.28-1.28z", - clipRule: "evenodd" -})); - -const SvgIconSmartwatch = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 6.25.401-3.61a1 1 0 0 1 .994-.89h6.21a1 1 0 0 1 .994.89l.401 3.61M12 8.75V12l1.5 1.5m-6 4.25.401 3.61a1 1 0 0 0 .994.89h6.21a1 1 0 0 0 .994-.89l.401-3.61M19.25 12a7.25 7.25 0 1 1-14.5 0 7.25 7.25 0 0 1 14.5 0" -})); - -const SvgIconSnowFlakes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.999 5.5v13m0-13L9.51 3m2.488 2.5L14.486 3M12 18.5 9.51 21m2.488-2.5 2.487 2.5M6.399 8.75l11.204 6.5M6.398 8.75 3 9.665m3.398-.915-.91-3.415m12.114 9.915.91 3.415m-.91-3.415L21 14.335m-14.602.915 11.204-6.5m-11.204 6.5-.91 3.415m.91-3.415L3 14.335M17.602 8.75 21 9.665m-3.398-.915.91-3.415" -})); - -const SvgIconSortAscFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 18.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0-6.25A.75.75 0 0 1 3.75 5h5.5a.75.75 0 0 1 0 1.5h-5.5A.75.75 0 0 1 3 5.75M18 14a.75.75 0 0 0 .75-.75V6.56l1.97 1.97a.75.75 0 1 0 1.06-1.06l-3.25-3.25a.75.75 0 0 0-1.06 0l-3.25 3.25a.75.75 0 0 0 1.06 1.06l1.97-1.97v6.69c0 .414.336.75.75.75", - clipRule: "evenodd" -})); - -const SvgIconSortAsc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 18.25h14.5M3.75 12h7.5m-7.5-6.25h5.5m8.75 7.5v-8M14.75 8 18 4.75 21.25 8" -})); - -const SvgIconSortDescFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 5.75A.75.75 0 0 1 3.75 5h14.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0 6.25a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75M18 10a.75.75 0 0 1 .75.75v6.44l1.97-1.97a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97v-6.44A.75.75 0 0 1 18 10", - clipRule: "evenodd" -})); - -const SvgIconSortDesc = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75h14.5M3.75 12h7.5m-7.5 6.25h5.5m8.75-7.5v7.75m-3.25-2.75L18 19l3.25-3.25" -})); - -const SvgIconSparklesThreeFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" -})); - -const SvgIconSparklesThree = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 7a.75.75 0 0 1 .75.75c0 2.426.536 4.001 1.517 4.983.982.981 2.557 1.517 4.983 1.517a.75.75 0 0 1 0 1.5c-2.426 0-4.001.536-4.983 1.517-.981.982-1.517 2.557-1.517 4.983a.75.75 0 0 1-1.5 0c0-2.426-.536-4.001-1.517-4.983-.982-.981-2.557-1.517-4.983-1.517a.75.75 0 0 1 0-1.5c2.426 0 4.001-.536 4.983-1.517.981-.982 1.517-2.557 1.517-4.983A.75.75 0 0 1 13 7m0 5.009a5.8 5.8 0 0 1-1.207 1.784A5.8 5.8 0 0 1 10.01 15c.68.301 1.277.7 1.784 1.207A5.8 5.8 0 0 1 13 17.99a5.8 5.8 0 0 1 1.207-1.784A5.8 5.8 0 0 1 15.99 15a5.8 5.8 0 0 1-1.784-1.207A5.8 5.8 0 0 1 13 12.01Z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" -})); - -const SvgIconSparklesTwo2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.25 16.25a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517C10.286 5.75 9.75 4.176 9.75 1.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983C5.75 7.714 4.176 8.25 1.75 8.25a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983m8.5 6a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918s-.918-1.524-.918-3.082a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082" -})); - -const SvgIconSparklesTwo2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 9C6.785 9 9 6.785 9 1.75 9 6.785 11.215 9 16.25 9 11.215 9 9 11.215 9 16.25 9 11.215 6.785 9 1.75 9Zm11 8.5c3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75Z", - clipRule: "evenodd" -})); - -const SvgIconSparklesTwoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M15.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983m-8.5-6a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918S7.25 3.308 7.25 1.75" -})); - -const SvgIconSparklesTwo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 15C17.215 15 15 17.215 15 22.25 15 17.215 12.785 15 7.75 15 12.785 15 15 12.785 15 7.75c0 5.035 2.215 7.25 7.25 7.25Zm-11-8.5c-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75 3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75Z", - clipRule: "evenodd" -})); - -const SvgIconSplitFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 12 2M2 5.75C2 4.784 2.784 4 3.75 4H9v16H3.75A1.75 1.75 0 0 1 2 18.25zM15 4h5.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H15z", - clipRule: "evenodd" -})); - -const SvgIconSplit = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v18.5M8.25 4.75h-4.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h4.5m7.5 0h4.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-4.5" -})); - -const SvgIconSquareArrowInTlFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.97 2.97a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6c0 .69-.56 1.25-1.25 1.25h-6a.75.75 0 0 1 0-1.5h4.69L2.97 4.03a.75.75 0 0 1 0-1.06M13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSquareArrowInTl = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 9 3.5 3.5m6.75.25v6a.5.5 0 0 1-.5.5h-6m10-3.5h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5" -})); - -const SvgIconSquareArrowOutTlFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.56 4.5h4.69a.75.75 0 0 0 0-1.5h-6C3.56 3 3 3.56 3 4.25v6a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06zM13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSquareArrowOutTl = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 6.75h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5m-3-3.5v-6a.5.5 0 0 1 .5-.5h6m-5.5 1 5.5 5.5" -})); - -const SvgIconSquareInfoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M10 11a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -})); - -const SvgIconSquareInfo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zm6.454 6.391a.75.75 0 0 0 0 1.5zM12 11h.75a.75.75 0 0 0-.75-.75zm-.75 5.25a.75.75 0 0 0 1.5 0zm8.25-10.9v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.223 7.114H12v-1.5h-1.25zm.5-.75v5.25h1.5V11z" -}), /*#__PURE__*/React.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 -})); - -const SvgIconSquareMinusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm3.433 8.25a.75.75 0 0 0 0 1.5h6.493a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconSquareMinus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493z" -})); - -const SvgIconSquarePlaceholderFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" -})); - -const SvgIconSquarePlaceholder = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" -})); - -const SvgIconSquarePlusFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm9.926 9.75a.75.75 0 0 0 0-1.5h-2.5V8.758a.75.75 0 0 0-1.5 0v2.492H8.757a.75.75 0 0 0 0 1.5h2.493v2.493a.75.75 0 0 0 1.5 0V12.75z", - clipRule: "evenodd" -})); - -const SvgIconSquarePlus = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zm2.493 3.993a.75.75 0 0 0 1.5 0zm1.5-6.485a.75.75 0 0 0-1.5 0zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493zm-2.5 3.993V8.758h-1.5v6.485z" -})); - -const SvgIconSquareXFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zM9.53 8.47a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" -})); - -const SvgIconSquareX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.53 9.53a.75.75 0 0 0-1.06-1.06zm-7.06 4.94a.75.75 0 1 0 1.06 1.06zm6 1.06a.75.75 0 1 0 1.06-1.06zM9.53 8.47a.75.75 0 0 0-1.06 1.06zm9.97-3.12v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM14.47 8.47l-6 6 1.06 1.06 6-6zm1.06 6-6-6-1.06 1.06 6 6z" -})); - -const SvgIconStarFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13.126 1.709c-.454-.945-1.8-.945-2.253 0L8.363 6.94l-5.777.757c-1.04.137-1.462 1.42-.695 2.144l4.222 3.987-1.06 5.695c-.193 1.036.903 1.822 1.822 1.326L12 18.082l5.124 2.767c.92.496 2.015-.29 1.822-1.326l-1.06-5.695 4.223-3.987c.767-.724.344-2.007-.696-2.144l-5.777-.757z" -})); - -const SvgIconStarLinesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M14.429 1.575a1.25 1.25 0 0 1 2.142 0l1.63 2.708 3.078.713a1.25 1.25 0 0 1 .662 2.037L19.87 9.42l.273 3.148a1.25 1.25 0 0 1-1.733 1.26l-2.91-1.233-2.91 1.232a1.25 1.25 0 0 1-1.733-1.259l.273-3.148-2.07-2.387a1.25 1.25 0 0 1 .662-2.037l3.078-.713zM7.78 11.28a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm2 5a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm7-1.06a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06l4.5-4.5a.75.75 0 0 1 1.06 0" -})); - -const SvgIconStarLines = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 15.75-4.5 4.5m2.5-9.5-4.5 4.5m13.5.5-4.5 4.5m1.322-15.26-3.182.737a.5.5 0 0 0-.265.815l2.141 2.466a.5.5 0 0 1 .12.371l-.282 3.254a.5.5 0 0 0 .694.504l3.007-1.274a.5.5 0 0 1 .39 0l3.008 1.274a.5.5 0 0 0 .693-.504l-.283-3.254a.5.5 0 0 1 .12-.37l2.142-2.467a.5.5 0 0 0-.265-.815l-3.182-.737a.5.5 0 0 1-.315-.23l-1.685-2.798a.5.5 0 0 0-.856 0L13.387 4.76a.5.5 0 0 1-.315.23" -})); - -const SvgIconStar = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.55 2.033a.5.5 0 0 1 .9 0l2.569 5.354a.5.5 0 0 0 .385.279l5.911.775a.497.497 0 0 1 .278.855l-4.322 4.082a.5.5 0 0 0-.148.452l1.086 5.83a.499.499 0 0 1-.729.529l-5.242-2.83a.5.5 0 0 0-.476 0l-5.242 2.83a.499.499 0 0 1-.729-.529l1.086-5.83a.5.5 0 0 0-.148-.453L2.407 9.296a.497.497 0 0 1 .278-.855l5.91-.775a.5.5 0 0 0 .386-.279z" -})); - -const SvgIconStopFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" -})); - -const SvgIconStop = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" -})); - -const SvgIconStorageFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5.25H2zm4.25 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M2 12.75h20V18a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4.25 3.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" -})); - -const SvgIconStorage = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1V12m18.5 0H2.75m18.5 0v6.25a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V12" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.5 9.125a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 7.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" -})); - -const SvgIconStore2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.94 3.682A1.75 1.75 0 0 1 6.324 3h11.35a1.75 1.75 0 0 1 1.386.682l2.783 3.612a.75.75 0 0 1 .156.458v1c0 .991-.393 1.89-1.028 2.557v7.94A1.75 1.75 0 0 1 19.222 21H4.778a1.75 1.75 0 0 1-1.75-1.75v-7.941A3.7 3.7 0 0 1 2 8.752v-1a.75.75 0 0 1 .156-.458l2.783-3.612Zm-.412 8.598v6.97c0 .137.112.25.25.25h4.416v-2.252c0-1.538 1.276-2.75 2.806-2.75s2.806 1.212 2.806 2.75V19.5h4.416a.25.25 0 0 0 .25-.25v-6.97a3.9 3.9 0 0 1-1.305.224 3.86 3.86 0 0 1-3.084-1.522A3.86 3.86 0 0 1 12 12.504a3.86 3.86 0 0 1-3.083-1.522 3.86 3.86 0 0 1-3.084 1.522c-.457 0-.897-.08-1.305-.224", - clipRule: "evenodd" -})); - -const SvgIconStore2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 7.752 18.467 4.14a1 1 0 0 0-.792-.39H6.325a1 1 0 0 0-.792.39L2.75 7.752m18.5 0v1a2.96 2.96 0 0 1-1.028 2.237m1.028-3.237H2.75m0 0v1a2.96 2.96 0 0 0 1.028 2.237m11.305-2.237c0 1.658 1.38 3.001 3.084 3.001.79 0 1.51-.289 2.055-.764m-5.139-2.237v-1m0 1c0 1.658-1.38 3.001-3.083 3.001s-3.083-1.343-3.083-3m0 0c0 1.657-1.38 3-3.084 3a3.12 3.12 0 0 1-2.055-.764m5.139-2.237v-1m5.139 12.498v-3.001c0-1.105-.92-2.001-2.056-2.001-1.135 0-2.056.896-2.056 2v3.002m-6.166-9.26v8.26a1 1 0 0 0 1 1h14.444a1 1 0 0 0 1-1v-8.26" -})); - -const SvgIconStore3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM16 18.5v-6.75a.75.75 0 0 0-.75-.75h-2.5v7.5zm-4.75 0V11h-2.5a.75.75 0 0 0-.75.75v6.75z", - clipRule: "evenodd" -})); - -const SvgIconStore3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 19.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4m-8.5 0v-7.5a1 1 0 0 1 1-1H12m-4.25 8.5H12m4.25 0v-7.5a1 1 0 0 0-1-1H12m4.25 8.5H12m0-8.5v8.5" -})); - -const SvgIconStore4Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.481 4.226A1.75 1.75 0 0 1 5.151 3h13.698c.765 0 1.44.497 1.67 1.226l1.224 3.903A3.73 3.73 0 0 1 21 11.706v7.544A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25v-7.544a3.73 3.73 0 0 1-.743-3.577zm6.686.274-.513 4.362a2.362 2.362 0 1 0 4.694.013L13.833 4.5zm5.671 4.203-.002-.017-.492-4.186h3.505c.11 0 .206.07.239.175l1.224 3.903a2.249 2.249 0 1 1-4.379.936zM8.657 4.5l-.59 5.014a2.249 2.249 0 1 1-4.379-.936l1.225-3.903A.25.25 0 0 1 5.15 4.5z", - clipRule: "evenodd" -})); - -const SvgIconStore4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 11.409v7.841a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-7.841M9.5 3.75h5m-5 0-.591 5.024a3.112 3.112 0 1 0 6.182 0l-.59-5.024m-5.001 0H5.151a1 1 0 0 0-.954.7L2.972 8.355a2.999 2.999 0 1 0 5.84 1.248zm5 0h4.349a1 1 0 0 1 .954.7l1.225 3.904a2.999 2.999 0 1 1-5.84 1.248z" -})); - -const SvgIconStoreFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.5 0a.25.25 0 0 1 .25-.25h2.375v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 4.5 7.2zM8.625 7.2V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 8.626 7.2Zm4.125 0V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 12.75 7.2m4.125 0V4.5h2.375a.25.25 0 0 1 .25.25V7.2a1.32 1.32 0 0 1-1.313 1.32 1.32 1.32 0 0 1-1.312-1.32M9.75 13A1.75 1.75 0 0 0 8 14.75v4.75h1.5v-4.75a.25.25 0 0 1 .25-.25h4.5a.25.25 0 0 1 .25.25v4.75H16v-4.75A1.75 1.75 0 0 0 14.25 13z", - clipRule: "evenodd" -})); - -const SvgIconStore = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" -})); - -const SvgIconSuitcaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 3.5a.25.25 0 0 0-.25.25V5h5V3.75a.25.25 0 0 0-.25-.25zM16 5V3.75A1.75 1.75 0 0 0 14.25 2h-4.5A1.75 1.75 0 0 0 8 3.75V5H4.75A1.75 1.75 0 0 0 3 6.75v12.5c0 .966.784 1.75 1.75 1.75H6v.25a.75.75 0 0 0 1.5 0V21h9v.25a.75.75 0 0 0 1.5 0V21h1.25A1.75 1.75 0 0 0 21 19.25V6.75A1.75 1.75 0 0 0 19.25 5zM8.75 9a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8.75 9m6.5 0a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconSuitcase = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5.75h-4a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h2m2-14.5v-2a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v2m-6.5 0h6.5m0 0h4a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-2m-10.5 0v1m0-1h10.5m0 0v1m-8.5-11.5v6.5m6.5-6.5v6.5" -})); - -const SvgIconSun = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.29V1.769m-6.158 16.39-1.077 1.078M12 22.233v-1.524m7.235-15.944-1.077 1.077M20.71 12h1.523m-4.074 6.159 1.077 1.077M1.768 12H3.29m1.474-7.235 1.077 1.077m9.87 2.446a5.25 5.25 0 1 1-7.424 7.424 5.25 5.25 0 0 1 7.424-7.424" -})); - -const SvgIconSunriseArrowUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M11.47 2.225a.75.75 0 0 1 1.06 0l2.5 2.5a.75.75 0 0 1-1.06 1.06l-1.22-1.22V8.25a.75.75 0 0 1-1.5 0V4.566l-1.22 1.22a.75.75 0 1 1-1.06-1.061zM2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-3.5 1.5a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.363 11.5a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.093M4.34 9.572a.75.75 0 0 1 1.056-.092l1.15.964a.75.75 0 0 1-.965 1.149l-1.149-.964a.75.75 0 0 1-.092-1.057", - clipRule: "evenodd" -})); - -const SvgIconSunriseArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8.25V3M2.75 16.25h1.5m15.5 0h1.5M9.5 5.255l2.5-2.5 2.5 2.5M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25m1.688-5.232 1.149-.964m-14.173 0 1.15.964" -})); - -const SvgIconSunriseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0v1.03a.75.75 0 0 0 1.5 0zM5.99 4.934a.75.75 0 0 0-1.06 1.06l.726.727a.75.75 0 1 0 1.061-1.06zm13.08 1.059a.75.75 0 0 0-1.06-1.06l-.727.729a.75.75 0 0 0 1.061 1.06l.727-.729ZM2.75 11.5a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm17.472 0a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm-17.472 4a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zm4 4a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5zm9.5-6.5a.75.75 0 0 0 .75-.75v-.243A5.003 5.003 0 0 0 12 7c-2.763 0-5 2.243-5 5.007v.243c0 .414.336.75.75.75z" -})); - -const SvgIconSunrise = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v1.03m-8.222 8.47H2.75m17.472 0h1.028m-3.437-6.059.727-.727M2.75 16.25h18.5m-14.5 4h10.5M6.187 6.191l-.727-.727m2.29 6.786v-.243A4.253 4.253 0 0 1 12 7.75a4.253 4.253 0 0 1 4.25 4.257v.243" -})); - -const SvgIconSunsetArrowDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 2a.75.75 0 0 1 .75.75v3.94l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V2.75A.75.75 0 0 1 12 2M2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-2.385-4a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.092ZM5.395 9.48a.75.75 0 0 0-.964 1.149l1.149.964a.75.75 0 1 0 .964-1.15l-1.15-.963ZM16.25 17a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" -})); - -const SvgIconSunsetArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8V2.75m-9.25 13.5h1.5m15.5 0h1.5m-3.313-5.232 1.15-.964m-14.173 0 1.15.964M9.5 6 12 8.5 14.5 6M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25" -})); - -const SvgIconSunsetFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 13a.75.75 0 0 1-.75-.75V12a9 9 0 0 1 18 0v.25a.75.75 0 0 1-.75.75zM1 16.25a.75.75 0 0 1 .75-.75h20.5a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1-.75-.75m5 4a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" -})); - -const SvgIconSunset = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.25V12a8.25 8.25 0 1 1 16.5 0v.25m-18.5 4h20.5m-15.5 4h10.5" -})); - -const SvgIconSupportFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 11.25a2.25 2.25 0 0 1 2.017-2.238C4.286 5.054 7.804 2 12 2s7.714 3.054 7.983 7.012A2.25 2.25 0 0 1 22 11.25v3.5a2.25 2.25 0 0 1-1.754 2.195A5.25 5.25 0 0 1 15 22h-2a1.75 1.75 0 0 1-1.75-1.75v-.607a.75.75 0 1 1 1.5 0v.607c0 .138.112.25.25.25h2a3.75 3.75 0 0 0 3.742-3.5h-.492a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h.227C18.203 5.961 15.454 3.5 12 3.5S5.797 5.961 5.522 9h.228a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-1.5A2.25 2.25 0 0 1 2 14.75z" -})); - -const SvgIconSupport = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 9.75V9.5c0-3.728 3.246-6.75 7.25-6.75s7.25 3.022 7.25 6.75v.25M12 19.643v.607a1 1 0 0 0 1 1h2a4.5 4.5 0 0 0 4.5-4.5m-15.25-7h1.5v6.5h-1.5a1.5 1.5 0 0 1-1.5-1.5v-3.5a1.5 1.5 0 0 1 1.5-1.5m14 0h1.5a1.5 1.5 0 0 1 1.5 1.5v3.5a1.5 1.5 0 0 1-1.5 1.5h-1.5z" -})); - -const SvgIconSwitchHorizontal2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 21.28a.75.75 0 0 0 1.06 0l3.47-3.47a1.5 1.5 0 0 0 0-2.12l-3.47-3.47a.75.75 0 1 0-1.06 1.06L18.69 16H3.75a.75.75 0 0 0 0 1.5h14.94l-2.72 2.72a.75.75 0 0 0 0 1.06m-7.94-9.5a.75.75 0 0 0 0-1.06L5.31 8h14.94a.75.75 0 0 0 0-1.5H5.31l2.72-2.72a.75.75 0 0 0-1.06-1.06L3.5 6.19a1.5 1.5 0 0 0 0 2.12l3.47 3.47a.75.75 0 0 0 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconSwitchHorizontal2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.5 3.25 4.03 6.72a.75.75 0 0 0 0 1.06l3.47 3.47m9 1.5 3.47 3.47a.75.75 0 0 1 0 1.06l-3.47 3.47M5 7.25h15.25m-16.5 9.5h15.5" -})); - -const SvgIconSwitchHorizontalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 2.72a.75.75 0 0 1 1.06 0l3.47 3.47a1.5 1.5 0 0 1 0 2.12l-3.47 3.47a.75.75 0 1 1-1.06-1.06L18.69 8H3.75a.75.75 0 0 1 0-1.5h14.94l-2.72-2.72a.75.75 0 0 1 0-1.06m-7.94 9.5a.75.75 0 0 1 0 1.06L5.31 16h14.94a.75.75 0 0 1 0 1.5H5.31l2.72 2.72a.75.75 0 1 1-1.06 1.06L3.5 17.81a1.5 1.5 0 0 1 0-2.12l3.47-3.47a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" -})); - -const SvgIconSwitchHorizontal = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 20.75-3.47-3.47a.75.75 0 0 1 0-1.06l3.47-3.47m9-1.5 3.47-3.47a.75.75 0 0 0 0-1.06L16.5 3.25M5 16.75h15.25m-16.5-9.5h15.5" -})); - -const SvgIconSwitchVertical2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.25 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06L8.31 20.5a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06l2.72 2.72V3.75A.75.75 0 0 1 7.25 3m8.44.5a1.5 1.5 0 0 1 2.12 0l3.47 3.47a.75.75 0 0 1-1.06 1.06L17.5 5.31v14.94a.75.75 0 0 1-1.5 0V5.31l-2.72 2.72a.75.75 0 1 1-1.06-1.06z", - clipRule: "evenodd" -})); - -const SvgIconSwitchVertical2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 16.5 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47m1.5-9 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47M7.25 19V3.75m9.5 16.5V4.75" -})); - -const SvgIconSwitchVerticalFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.75 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.47 3.47a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06L16 18.69V3.75a.75.75 0 0 1 .75-.75m-10.56.5a1.5 1.5 0 0 1 2.12 0l-.53.53.53-.53 3.47 3.47a.75.75 0 0 1-1.06 1.06L8 5.31v14.94a.75.75 0 0 1-1.5 0V5.31L3.78 8.03a.75.75 0 0 1-1.06-1.06zl.53.53z", - clipRule: "evenodd" -})); - -const SvgIconSwitchVertical = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 7.5 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47m1.5 9 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47M7.25 5v15.25m9.5-16.5v15.5" -})); - -const SvgIconTShirtFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M9.64 3.524a.75.75 0 0 0-1.044-.448L2.224 6.184a1.75 1.75 0 0 0-.882 2.159l.873 1.956a1.75 1.75 0 0 0 2.377 1.006L5 11.118v8.132c0 .966.783 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 19 19.25v-8.132l.408.187a1.75 1.75 0 0 0 2.377-1.006l.872-1.956a1.75 1.75 0 0 0-.881-2.159l-6.372-3.108a.75.75 0 0 0-1.044.448c-.404 1.277-1.4 1.863-2.36 1.863-.961 0-1.957-.586-2.36-1.863" -})); - -const SvgIconTShirt = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.078 10.548.873-2.456a1 1 0 0 0-.504-1.234L15.075 3.75c-1.005 3.182-5.145 3.182-6.15 0L2.553 6.858a1 1 0 0 0-.504 1.234l.873 2.456a1 1 0 0 0 1.358.575l1.47-.673v8.8a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-8.8l1.47.673a1 1 0 0 0 1.358-.575Z" -})); - -const SvgIconTelephoneFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M8.167 2.917a1.25 1.25 0 0 0-1.957-.243L2.627 6.257a1.72 1.72 0 0 0-.439 1.707 20.5 20.5 0 0 0 5.179 8.67 20.7 20.7 0 0 0 4.106 3.186 20.5 20.5 0 0 0 4.563 1.992c.617.184 1.269 0 1.707-.44l3.583-3.582a1.25 1.25 0 0 0-.243-1.957l-3.516-2.098a1.25 1.25 0 0 0-1.525.19l-1.4 1.4a15.2 15.2 0 0 1-3.403-2.564 15.2 15.2 0 0 1-2.563-3.404l1.4-1.4a1.25 1.25 0 0 0 .189-1.524z" -})); - -const SvgIconTelephone = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.754 9.218a15.9 15.9 0 0 0 2.954 4.074 15.9 15.9 0 0 0 4.074 2.954l1.79-1.791a.5.5 0 0 1 .61-.076l3.517 2.098a.5.5 0 0 1 .097.782l-3.583 3.583a.97.97 0 0 1-.963.251 19.7 19.7 0 0 1-4.396-1.92 20 20 0 0 1-3.957-3.07 20 20 0 0 1-3.07-3.957 19.8 19.8 0 0 1-1.92-4.396.97.97 0 0 1 .25-.963l3.584-3.583a.5.5 0 0 1 .782.097l2.098 3.516a.5.5 0 0 1-.076.61z" -})); - -const SvgIconThumbsDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.002 4.5v8h2.248a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25zm-.421 9.5h2.669A1.75 1.75 0 0 0 22 12.25v-7.5A1.75 1.75 0 0 0 20.25 3H6.586A3.75 3.75 0 0 0 2.88 6.186l-.837 5.5A3.75 3.75 0 0 0 5.75 16h4.364l-.44 2.826A2.75 2.75 0 0 0 12.389 22c.65 0 1.26-.362 1.561-.949L17.58 14Z", - clipRule: "evenodd" -})); - -const SvgIconThumbsDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.252 13.25h2.998a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1h-2.998m0 0V13l-3.968 7.708c-.172.333-.52.542-.895.542a2 2 0 0 1-1.975-2.308l.575-3.692H5.75a3 3 0 0 1-2.964-3.451l.836-5.5A3 3 0 0 1 6.586 3.75z" -})); - -const SvgIconTicketFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-.553.724c-2.013.549-2.013 3.503 0 4.052a.75.75 0 0 1 .553.724v3.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25v-3.5a.75.75 0 0 1 .553-.724c2.013-.549 2.013-3.503 0-4.052A.75.75 0 0 1 2 9.25zM15.25 7a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconTicket = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75v.5m0 3.5v.5m0 3.5v.5M3.75 4.75h16.5a1 1 0 0 1 1 1v3.5c-2.75.75-2.75 4.75 0 5.5v3.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-3.5C5.5 14 5.5 10 2.75 9.25v-3.5a1 1 0 0 1 1-1" -})); - -const SvgIconToolboxFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 3.5a.09.09 0 0 0-.077.046L5.53 6.134a.25.25 0 0 0-.03.118V10h3V6.252a.25.25 0 0 0-.03-.118L7.077 3.546A.09.09 0 0 0 7 3.5M7 2c.584 0 1.12.32 1.397.835l1.394 2.587c.137.255.209.54.209.83V10h2V3.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V10h1.25a.75.75 0 0 1 .75.75v8.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25v-8.5a.75.75 0 0 1 .75-.75H4V6.252c0-.29.072-.575.21-.83l1.393-2.587A1.59 1.59 0 0 1 7 2m6.5 8h5V3.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V6h1.75a.75.75 0 0 1 0 1.5H13.5z", - clipRule: "evenodd" -})); - -const SvgIconToolbox = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 10.75v-7a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v7m-6.5-4h2.5m-10.5 4V6.252a1 1 0 0 1 .12-.474L6.263 3.19A.84.84 0 0 1 7 2.75v0c.308 0 .591.17.737.44L9.13 5.778a1 1 0 0 1 .12.474v4.498m-6.5 0h18.5v8.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1z" -})); - -const SvgIconTrashEmptyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Z", - clipRule: "evenodd" -})); - -const SvgIconTrashEmpty = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zm-6.102-.563a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" -})); - -const SvgIconTrashFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Zm1.238 5.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75-.75a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconTrashPaperFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m21.642 10.267-2.133 2.821 1.45 2.516a1.765 1.765 0 0 1-.375 2.215l-3.44 2.986a1.8 1.8 0 0 1-.608.346l-2.296.759a1.78 1.78 0 0 1-1.948-.572l-1.267-1.571-2.624 1.487a1.79 1.79 0 0 1-1.793-.019l-1.697-1.01a1.77 1.77 0 0 1-.852-1.3l-.409-3.238a.27.27 0 0 0-.12-.19l-.736-.488A1.77 1.77 0 0 1 2 13.535v-1.97c0-.674.384-1.286.986-1.584l1.068-.53-.338-2.682a1.77 1.77 0 0 1 1.496-1.97l5.721-.874 2.464-1.63a1.79 1.79 0 0 1 1.97 0l2.142 1.418c.495.327.795.88.795 1.475v.92c0 .1.056.194.152.241l2.558 1.27a1.766 1.766 0 0 1 .628 2.648" -})); - -const SvgIconTrashPaper = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.21 4.642 2.601-1.72a1.04 1.04 0 0 1 1.141 0l2.144 1.417c.286.189.458.508.458.849v.92c0 .387.22.74.569.913l2.558 1.27c.574.284.748 1.015.363 1.524l-2.433 3.217m-7.402-8.39-5.884.898c-.55.084-.934.587-.865 1.135l.405 3.21m6.344-5.243 2.115 2.622m-8.46 2.622-1.545.766a1.02 1.02 0 0 0-.569.913v1.97c0 .341.172.66.458.849l.736.487c.25.164.413.428.45.722l.409 3.24c.039.31.22.586.491.748l1.698 1.01c.319.19.716.194 1.04.01l3.177-1.8M4.865 9.886l1.062 1.053c.313.31.791.387 1.187.191l.394-.196m3.701 7.867 1.667 2.066c.27.334.72.466 1.129.33l2.295-.758c.13-.043.25-.111.352-.2l3.441-2.986c.368-.32.459-.853.216-1.275l-1.698-2.946m-7.402 5.769-1.057-1.05m8.46-4.719-2.644.524" -})); - -const SvgIconTrash = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zM10.5 10.75a.75.75 0 0 0-1.5 0zM9 16.25a.75.75 0 0 0 1.5 0zm6-5.5a.75.75 0 0 0-1.5 0zm-1.5 5.5a.75.75 0 0 0 1.5 0zm1.648-10.313a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM9 10.75v5.5h1.5v-5.5zm4.5 0v5.5H15v-5.5zM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" -})); - -const SvgIconTrendingChart2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 10.964 1.026 2.434c.358.852 1.577.805 1.869-.072L6.91 9.533c.308-.922 1.612-.91 1.902.018l3.126 9.996c.304.973 1.693.923 1.927-.07l3.52-14.954c.23-.974 1.583-1.048 1.916-.105l1.949 5.518" -})); - -const SvgIconTrendingChart3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.75h5.5v5.5m-.514-4.975-7.029 7.019a1 1 0 0 1-1.414 0l-2.586-2.587a1 1 0 0 0-1.414 0L2.75 17.25" -})); - -const SvgIconTrendingChart4 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h17.5m-14.5-4 3.543-3.543a1 1 0 0 1 1.414 0l.586.586a1 1 0 0 0 1.414 0l5.038-5.038M14.75 6.75h4.5v4.5" -})); - -const SvgIconTrendingChart5 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.219 10.969-1.356-1.356a1 1 0 0 0-1.414 0l-3.742 3.742a1 1 0 0 1-1.414 0l-1.164-1.164a1 1 0 0 0-1.414 0L3.75 17.157m0-13.406v13.406m16.5 3.094H4.75a1 1 0 0 1-1-1v-2.094" -})); - -const SvgIconTrendingChart = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 13.036 1.026-2.434c.358-.852 1.577-.805 1.869.072l1.265 3.793c.308.922 1.612.91 1.902-.018l3.126-9.996c.304-.973 1.693-.923 1.927.07l3.52 14.954c.23.974 1.583 1.048 1.916.105l1.949-5.519" -})); - -const SvgIconTriangleInfoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.809 3.982c1.466-2.37 4.913-2.37 6.379 0l6.367 10.296C23.1 16.776 21.303 20 18.365 20H5.632c-2.937 0-4.734-3.224-3.19-5.722L8.81 3.982ZM12 8a.75.75 0 0 1 .75.75v4a.75.75 0 1 1-1.5 0v-4A.75.75 0 0 1 12 8m1 7.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" -})); - -const SvgIconTriangleInfo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 8.75v4M9.45 4.376 3.08 14.672c-1.236 1.999.202 4.578 2.552 4.578h12.735c2.35 0 3.787-2.58 2.551-4.578L14.552 4.376c-1.173-1.896-3.93-1.896-5.103 0Z" -}), /*#__PURE__*/React.createElement("circle", { - cx: 12, - cy: 15.5, - r: 1, - fill: "currentColor" -})); - -const SvgIconTrophyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A1.75 1.75 0 0 0 5 3.75V4H3.75A1.75 1.75 0 0 0 2 5.75v1.5a3.75 3.75 0 0 0 3.22 3.713 6.75 6.75 0 0 0 6.034 5.019V17H7.75A1.75 1.75 0 0 0 6 18.75v1.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25v-1.5A1.75 1.75 0 0 0 16.25 17h-3.496v-1.018a6.755 6.755 0 0 0 6.027-5.02A3.75 3.75 0 0 0 22 7.25v-1.5A1.75 1.75 0 0 0 20.25 4H19v-.25A1.75 1.75 0 0 0 17.25 2zm-3 3.5H5v3.75l.001.122A2.25 2.25 0 0 1 3.5 7.25v-1.5a.25.25 0 0 1 .25-.25M20.5 7.25a2.25 2.25 0 0 1-1.501 2.122L19 9.25V5.5h1.25a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" -})); - -const SvgIconTrophy = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.004 18v-3M18.25 4.75h2a1 1 0 0 1 1 1v1.5a3 3 0 0 1-3 3m-12.5-5.5h-2a1 1 0 0 0-1 1v1.5a3 3 0 0 0 3 3m6 5h.5a6 6 0 0 0 6-6v-5.5a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v5.5a6 6 0 0 0 6 6Zm-4 6h8.5a1 1 0 0 0 1-1v-1.5a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v1.5a1 1 0 0 0 1 1Z" -})); - -const SvgIconTruckFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 4A1.75 1.75 0 0 0 8 5.75V6H5.524a1.75 1.75 0 0 0-1.439.754L2.311 9.316a1.75 1.75 0 0 0-.311.996v4.938c0 .966.784 1.75 1.75 1.75h.26a3.25 3.25 0 0 0 6.48 0h3.02a3.25 3.25 0 0 0 6.48 0h.26A1.75 1.75 0 0 0 22 15.25v-9.5A1.75 1.75 0 0 0 20.25 4zM8 7.5H5.524a.25.25 0 0 0-.206.108L3.544 10.17a.25.25 0 0 0-.044.142v4.938c0 .138.112.25.25.25h.5A3.25 3.25 0 0 1 8 13.587zm10.106 8.143c.072.213.18.41.314.584a1.75 1.75 0 1 1-.315-.584ZM7.25 15a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5", - clipRule: "evenodd" -})); - -const SvgIconTruck = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 16.25h4.5m-9.786 0H3.75a1 1 0 0 1-1-1v-4.938a1 1 0 0 1 .178-.569l1.774-2.562a1 1 0 0 1 .822-.431H8.75V15m10.606 1.25h.894a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H9.75a1 1 0 0 0-1 1v1.09m1 9.91a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm9.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z" -})); - -const SvgIconUmbrellaFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.17 13.487c-.359.298-.72.625-1.05.962a25.6 25.6 0 0 1-2.265-6.822c-.216-1.233-.288-2.308-.217-3.108.035-.4.104-.7.188-.907.085-.21.162-.264.176-.272s.098-.047.323-.016c.22.03.515.121.88.29.728.34 1.623.94 2.582 1.742a25.6 25.6 0 0 1 4.776 5.373c-.457.116-.92.267-1.358.428-.819.303-1.598.664-2.13.971-.53.307-1.234.8-1.905 1.359M5.12 4.74c-.04.912.056 1.994.258 3.146a27.1 27.1 0 0 0 2.29 7.013c-.945.294-1.867 1.002-2.626 2.152a1 1 0 0 1-1.7-.05C.98 12.91 1.835 7.85 5.12 4.74m4.035-2.329c.81.421 1.7 1.045 2.595 1.795a27.1 27.1 0 0 1 4.929 5.491c.727-.672 1.801-1.116 3.177-1.199A1 1 0 0 0 20.662 7c-2.36-4.088-7.172-5.88-11.507-4.589m4.337 10.671a10 10 0 0 0-.667.345 10 10 0 0 0-.632.405l3.784 6.554a.75.75 0 1 0 1.3-.75z" -})); - -const SvgIconUmbrella = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("g", { - clipPath: "url(#icon-umbrella_svg__a)" -}, /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16.624 20.01-5.01-8.678M7.374 3.99a9.25 9.25 0 0 0-3.386 12.636c1.267-1.918 3.047-2.946 4.896-2.826m-1.51-9.81A9.25 9.25 0 0 1 20.01 7.375c-2.294.138-4.075 1.165-4.896 2.826M7.374 3.99c-1.72.994-1.045 5.385 1.51 9.81m-1.51-9.81c1.72-.993 5.186 1.788 7.74 6.212M8.884 13.8c.855-1.088 1.728-1.888 2.73-2.467m3.5-1.13c-1.37.197-2.5.552-3.5 1.13" -})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", { - id: "icon-umbrella_svg__a" -}, /*#__PURE__*/React.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" -})))); - -const SvgIconUndoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M7.28 3.78a.75.75 0 0 0-1.06-1.06l-3 3a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06-1.06L5.56 7h8.69a5.5 5.5 0 1 1 0 11h-8.5a.75.75 0 0 0 0 1.5h8.5a7 7 0 1 0 0-14H5.56z" -})); - -const SvgIconUndo = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m6.75 3.25-3 3 3 3m-2.25-3h9.75a6.25 6.25 0 1 1 0 12.5h-8.5" -})); - -const SvgIconUnlockedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5 5 0 0 0-5 5v2H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H8.5V7a3.5 3.5 0 0 1 6.946-.615.75.75 0 1 0 1.477-.262A5 5 0 0 0 12 2m0 11.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" -})); - -const SvgIconUnlocked = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 14v3M7.75 9.75V7a4.25 4.25 0 0 1 8.435-.746M5.75 21.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" -})); - -const SvgIconUnpinFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06l4.737 4.738-2.779.794a1.75 1.75 0 0 0-.756 2.92l3.892 3.893L3.22 19.72a.75.75 0 1 0 1.06 1.06l4.095-4.094 3.893 3.893a1.75 1.75 0 0 0 2.92-.757l.794-2.78 4.738 4.738a.75.75 0 1 0 1.06-1.06zm13.83 10.878-.212.74-6.735-6.736.74-.211a.25.25 0 0 0 .148-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149Z" -})); - -const SvgIconUnpin = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.702 7.146 2.149-3.76a1 1 0 0 1 1.575-.21l5.398 5.398a1 1 0 0 1-.21 1.576l-3.76 2.148m-8.479 3.327 4.423 4.423a1 1 0 0 0 1.669-.432l1.142-3.998m-7.234.007-4.423-4.423a1 1 0 0 1 .432-1.669l3.991-1.14m0 7.232.007-.007m-.007.007L3.75 20.25m-1-17.5 18.5 18.5" -})); - -const SvgIconUpload = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.75V15m0-11.25 4.5 4.5M12 3.75l-4.5 4.5m12.75 4.5v6.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-6.5" -})); - -const SvgIconUsbCFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M0 12a6 6 0 0 1 6-6h12a6 6 0 0 1 0 12H6a6 6 0 0 1-6-6m5.75-.75a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" -})); - -const SvgIconUsbC = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12h12.5M6 17.25h12a5.25 5.25 0 1 0 0-10.5H6a5.25 5.25 0 0 0 0 10.5" -})); - -const SvgIconUsbFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.75 5.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM14 5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 14 5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 0-.75.75V9.5H3.75a.75.75 0 0 0-.75.75v10c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 20.25v-10a.75.75 0 0 0-.75-.75H19V2.75a.75.75 0 0 0-.75-.75zM17.5 9.5v-6h-11v6z", - clipRule: "evenodd" -})); - -const SvgIconUsb = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75v1.5m4-1.5v1.5m-10.25 3h16.5v10a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1zm2-7.5h12.5v7.5H5.75z" -})); - -const SvgIconVerifiedFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.614 2.632a1.836 1.836 0 0 1 2.772 0l1.37 1.576c.075.087.19.13.305.111l2.063-.327a1.835 1.835 0 0 1 2.122 1.781l.036 2.088a.34.34 0 0 0 .163.282l1.79 1.075a1.835 1.835 0 0 1 .481 2.73l-1.314 1.622a.34.34 0 0 0-.057.32l.68 1.975a1.836 1.836 0 0 1-1.385 2.4l-2.05.398a.34.34 0 0 0-.25.209l-.747 1.95a1.836 1.836 0 0 1-2.604.947l-1.826-1.013a.34.34 0 0 0-.326 0l-1.826 1.013a1.836 1.836 0 0 1-2.604-.947l-.748-1.95a.34.34 0 0 0-.25-.21l-2.05-.397a1.836 1.836 0 0 1-1.385-2.4l.68-1.975a.34.34 0 0 0-.056-.32l-1.314-1.623a1.835 1.835 0 0 1 .48-2.729l1.791-1.075c.1-.06.16-.166.163-.282l.036-2.088a1.835 1.835 0 0 1 2.122-1.78l2.063.326a.34.34 0 0 0 .306-.111zm4.416 8.648a.75.75 0 1 0-1.06-1.06L11 13.19l-.97-.97a.75.75 0 1 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" -})); - -const SvgIconVerified = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.5 12.75 1.5 1.5 3.5-3.5M8.822 5.06l-2.063-.327a1.085 1.085 0 0 0-1.255 1.053l-.036 2.088c-.007.375-.206.72-.527.912l-1.79 1.075c-.566.34-.7 1.101-.285 1.614l1.315 1.623c.236.29.305.683.183 1.037l-.68 1.974a1.085 1.085 0 0 0 .819 1.42l2.05.397c.367.072.672.328.806.677l.748 1.95c.237.616.963.88 1.54.56l1.826-1.012a1.09 1.09 0 0 1 1.053 0l1.827 1.012c.577.32 1.303.056 1.54-.56l.748-1.95c.134-.35.439-.605.806-.677l2.05-.398a1.085 1.085 0 0 0 .82-1.419l-.68-1.974a1.09 1.09 0 0 1 .182-1.037l1.315-1.623a1.085 1.085 0 0 0-.285-1.614l-1.79-1.075a1.09 1.09 0 0 1-.527-.912l-.036-2.088a1.085 1.085 0 0 0-1.255-1.053l-2.062.327a1.09 1.09 0 0 1-.99-.36l-1.37-1.576a1.085 1.085 0 0 0-1.638 0L9.81 4.7c-.246.283-.62.419-.99.36Z" -})); - -const SvgIconVideoCamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h10.5c.966 0 1.75.784 1.75 1.75v3.037l4.191-2.096A1.25 1.25 0 0 1 22 7.81v8.382a1.25 1.25 0 0 1-1.809 1.118L16 15.214v3.036A1.75 1.75 0 0 1 14.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm14 7.787 4.5 2.25V8.214l-4.5 2.25z", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2.59 2.537a.75.75 0 1 0-1.18.926l.955 1.218A1.74 1.74 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h10.5q.06 0 .118-.004l1.542 1.967a.75.75 0 0 0 1.18-.926z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 15.214v2L5.643 4h8.607c.967 0 1.75.784 1.75 1.75v3.037l4.191-2.096a1.25 1.25 0 0 1 1.81 1.118v8.382a1.25 1.25 0 0 1-1.81 1.118zm0-1.678 4.5 2.25V8.215l-4.5 2.25z", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75h6.5a1 1 0 0 1 1 1v7.75M3.089 5a1 1 0 0 0-.339.75v12.5a1 1 0 0 0 1 1h10.5c.142 0 .276-.03.398-.082M2 3l14.5 18.5m4.026-14.138L15.25 10v4l5.276 2.638a.5.5 0 0 0 .724-.447V7.809a.5.5 0 0 0-.724-.447" -})); - -const SvgIconVideoCamOnFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h11.5c.966 0 1.75.784 1.75 1.75v1.732l2.407-1.324A1.75 1.75 0 0 1 22 7.69v8.618a1.75 1.75 0 0 1-2.593 1.533L17 16.52v1.731A1.75 1.75 0 0 1 15.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM9.5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", - clipRule: "evenodd" -})); - -const SvgIconVideoCamOn = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3.75 4.75h11.5a1 1 0 0 1 1 1v3l3.518-1.935a1 1 0 0 1 1.482.876v8.618a1 1 0 0 1-1.482.876L16.25 15.25v3a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1Z" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12.25 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" -})); - -const SvgIconVideoCam = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1zM15.25 10l5.276-2.638a.5.5 0 0 1 .724.447v8.382a.5.5 0 0 1-.724.447L15.25 14z" -})); - -const SvgIconVideoPlaylistFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75m-2 3.5c0-.966.784-1.75 1.75-1.75h16.5c.966 0 1.75.784 1.75 1.75v12A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25zm8.419 2.827a.75.75 0 0 1 .788.079l3.25 2.5a.75.75 0 0 1 0 1.188l-3.25 2.5A.75.75 0 0 1 10 15.75v-5a.75.75 0 0 1 .419-.673", - clipRule: "evenodd" -})); - -const SvgIconVideoPlaylist = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 3.75h14.5m-7.75 9.5h.75m-.75 0V13m0 .25v.25m-.75-2.75v5l3.25-2.5zm-7 9.5h16.5a1 1 0 0 0 1-1v-12a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1" -})); - -const SvgIconVideoRollFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12a9.99 9.99 0 0 1-4.73 8.5h3.98a.75.75 0 0 1 0 1.5H12C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10M7.5 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4M10 7.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2 7a2 2 0 1 0 0 4 2 2 0 0 0 0-4m2.5-2.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0", - clipRule: "evenodd" -})); - -const SvgIconVideoRoll = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5m0 0h9.25M9.25 12a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m0 9a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" -})); - -const SvgIconVideoTrimFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.25 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V20H3.75A1.75 1.75 0 0 1 2 18.25V5.75C2 4.784 2.784 4 3.75 4H14.5V2.75a.75.75 0 0 1 .75-.75M7.957 8.906A.75.75 0 0 0 6.75 9.5v5a.75.75 0 0 0 1.207.595l3.25-2.5a.75.75 0 0 0 0-1.19z", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M18 4h2.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H18z" -})); - -const SvgIconVideoTrim = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 2.75v2m0 0v14.5m0-14.5H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h11.5m0 0v2m3.5-2h1.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-1.5M8.25 12H9m-.75 0v-.25m0 .25v.25M7.5 9.5v5l3.25-2.5z" -})); - -const SvgIconVipFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.628 3.34a.75.75 0 0 0-1.256 0l-3.86 5.903-5.384-3.14a.75.75 0 0 0-1.113.798l2.399 11.7A1.75 1.75 0 0 0 5.128 20h13.744a1.75 1.75 0 0 0 1.714-1.399l2.399-11.7a.75.75 0 0 0-1.113-.799l-5.384 3.141z" -})); - -const SvgIconVip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.149 18.45 1.75 6.75l6 3.5L12 3.75l4.25 6.5 6-3.5-2.399 11.7a1 1 0 0 1-.98.8H5.129a1 1 0 0 1-.98-.8Z" -})); - -const SvgIconVoice = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v16.5m-4-10.5v4.5M12 7.75v8.5m4.25-10.5v12.5m4-8.5v4.5" -})); - -const SvgIconVolumeDownFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m3.14 8.158a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" -})); - -const SvgIconVolumeDown = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 12h-6.5m-13-4.25h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconVolumeFullFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M13 3.75a.75.75 0 0 0-1.154-.632L5.842 6.961A.25.25 0 0 1 5.707 7H2.75A1.75 1.75 0 0 0 1 8.75v6.5c0 .966.784 1.75 1.75 1.75h2.957a.25.25 0 0 1 .135.04l6.004 3.842A.75.75 0 0 0 13 20.25zm5.718.472a.75.75 0 0 1 1.06 0A10.97 10.97 0 0 1 23 12c0 3.037-1.232 5.788-3.222 7.778a.75.75 0 1 1-1.06-1.06A9.47 9.47 0 0 0 21.5 12a9.47 9.47 0 0 0-2.782-6.718.75.75 0 0 1 0-1.06M16.42 7.581a.75.75 0 0 0-1.061 1.06 4.73 4.73 0 0 1 1.391 3.36 4.73 4.73 0 0 1-1.391 3.358.75.75 0 1 0 1.06 1.06A6.23 6.23 0 0 0 18.25 12c0-1.725-.7-3.289-1.83-4.419" -})); - -const SvgIconVolumeFull = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.248 4.752A10.22 10.22 0 0 1 22.25 12c0 2.83-1.147 5.393-3.002 7.248M15.889 8.11A5.48 5.48 0 0 1 17.5 12a5.48 5.48 0 0 1-1.61 3.889M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconVolumeOffFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m9.42 7.438a.75.75 0 1 0-1.06-1.06l-1.591 1.59-1.591-1.59a.75.75 0 0 0-1.061 1.06l1.591 1.591-1.591 1.591a.75.75 0 0 0 1.06 1.061l1.592-1.59 1.59 1.59a.75.75 0 1 0 1.061-1.06l-1.59-1.592z" -})); - -const SvgIconVolumeOff = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "m6.246 7.592-.404-.631zM12.25 3.75H13a.75.75 0 0 0-1.154-.632zm0 16.5-.404.632A.75.75 0 0 0 13 20.25zm-6.004-3.842.405-.632zM22.03 10.53a.75.75 0 1 0-1.06-1.06zm-5.303 3.182a.75.75 0 0 0 1.06 1.061zm1.06-4.242a.75.75 0 0 0-1.06 1.06zm3.183 5.303a.75.75 0 1 0 1.06-1.06zM2.75 8.5h2.957V7H2.75zm3.9-.276 6.004-3.842-.808-1.264-6.004 3.843.809 1.263ZM11.5 3.75v16.5H13V3.75zm1.154 15.868-6.003-3.842-.809 1.263 6.004 3.843zM5.707 15.5H2.75V17h2.957zM2.5 15.25v-6.5H1v6.5zm4.15.526a1.75 1.75 0 0 0-.943-.276V17a.25.25 0 0 1 .135.04l.809-1.264ZM5.708 8.5c.335 0 .662-.096.944-.276l-.809-1.263A.25.25 0 0 1 5.707 7v1.5Zm-2.957 7a.25.25 0 0 1-.25-.25H1c0 .966.784 1.75 1.75 1.75zm0-8.5A1.75 1.75 0 0 0 1 8.75h1.5a.25.25 0 0 1 .25-.25zm18.22 2.47-2.122 2.121 1.061 1.06 2.121-2.12zm-2.122 2.121-2.121 2.121 1.06 1.061 2.122-2.121-1.06-1.061Zm-2.121-1.06 2.121 2.12 1.061-1.06-2.121-2.121-1.061 1.06Zm2.121 2.12 2.122 2.122 1.06-1.06-2.121-2.122-1.06 1.06Z" -})); - -const SvgIconVolumeUpFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m7.14 5.658a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z" -})); - -const SvgIconVolumeUp = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19 8.75V12m0 0v3.25M19 12h-3.25M19 12h3.25M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" -})); - -const SvgIconWallet2Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25V7h17V5.75a.25.25 0 0 0-.25-.25zm16.75 3h-17V10h5.25a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 .75-.75h5.25z", - clipRule: "evenodd" -})); - -const SvgIconWallet2 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.75v-2a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v2m-18.5 0h18.5m-18.5 0v3m18.5-3v3m0 0v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-6v1.5a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-1.5h-6" -})); - -const SvgIconWallet3Fill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm.75 3.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1V10h-2.94a1.75 1.75 0 0 0-.988.305l-1.302.89a1.75 1.75 0 0 1-.987.305h-2.566a1.75 1.75 0 0 1-.987-.305l-1.302-.89A1.75 1.75 0 0 0 7.441 10H4.5z", - clipRule: "evenodd" -})); - -const SvgIconWallet3 = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 10.75v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-2.5m2.5 0v-5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v5m0 0h2.5m0 0h2.19a1 1 0 0 1 .565.174l1.684 1.152a1 1 0 0 0 .565.174h3.492a1 1 0 0 0 .565-.174l1.684-1.152a1 1 0 0 1 .564-.174h2.191m-13.5 0v-3a.5.5 0 0 1 .5-.5h12.5a.5.5 0 0 1 .5.5v3" -})); - -const SvgIconWalletFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.95 6a2 2 0 0 1 2-2h14.3c.966 0 1.75.784 1.75 1.75v.75h.2c.966 0 1.75.784 1.75 1.75v10A1.75 1.75 0 0 1 20.2 20H4.7a2.75 2.75 0 0 1-2.75-2.75zm1.5 0a.5.5 0 0 0 .5.5H18.5v-.75a.25.25 0 0 0-.25-.25H3.95a.5.5 0 0 0-.5.5M15 13.25a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" -})); - -const SvgIconWallet = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 6.5v-.75a1 1 0 0 0-1-1H3.95c-.69 0-1.25.56-1.25 1.25m0 0v11.25a2 2 0 0 0 2 2h15.5a1 1 0 0 0 1-1v-10a1 1 0 0 0-1-1H3.95C3.26 7.25 2.7 6.69 2.7 6m14.55 7.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" -})); - -const SvgIconWebcamFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12 7.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a8 8 0 0 0-.75 15.965V20.5h-4.5a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5h-4.5v-2.535A8 8 0 0 0 12 2m-4 8a4 4 0 1 1 8 0 4 4 0 0 1-8 0", - clipRule: "evenodd" -})); - -const SvgIconWebcam = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 21.25h10.5m-5.25-4V21m0-3.75a7.25 7.25 0 1 0 0-14.5 7.25 7.25 0 0 0 0 14.5M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" -})); - -const SvgIconWhiteboardFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0V4h-7.5A1.75 1.75 0 0 0 2 5.75v11.5c0 .966.784 1.75 1.75 1.75h3.21l-.672 2.013a.75.75 0 0 0 1.424.474L8.54 19h2.709v1.25a.75.75 0 0 0 1.5 0V19h2.71l.828 2.487a.75.75 0 0 0 1.424-.474L17.04 19h3.209A1.75 1.75 0 0 0 22 17.25V5.75A1.75 1.75 0 0 0 20.25 4h-7.5z" -})); - -const SvgIconWhiteboard = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 18.25h4.25a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H12m4 13.5 1 3m-1-3h-4m-4 0H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1H12m-4 13.5-1 3m1-3h4m0-13.5v-2m0 15.5v2" -})); - -const SvgIconWifi = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 7.822c-5.249-4.097-12.751-4.097-18 0m3.751 5.492c3.062-2.388 7.437-2.388 10.499 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.5, - d: "M12 19.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" -})); - -const SvgIconWind = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h16.5a2 2 0 1 0-1.534-3.284M2.75 7.75h8.5a2 2 0 1 0 0-4c-.616 0-1.163.278-1.53.716M2.75 16.25h12.5a2 2 0 1 1-1.642 3.142" -})); - -const SvgIconWindowFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 0-.75.75V9.5h20V4.75a.75.75 0 0 0-.75-.75zm2 2a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m1.75.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M9.75 6a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M2 19.25V11h20v8.25a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1-.75-.75" -})); - -const SvgIconWindow = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3 10.75h18m-17.25 8.5h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1Z" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - d: "M5.75 8.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z" -})); - -const SvgIconX = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "m5 5 14 14m0-14L5 19" -})); - -const SvgIconYenFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.064-4.494a.75.75 0 1 0-1.128.988l3.286 3.756H9.75a.75.75 0 0 0 0 1.5h1.5v3.5a.75.75 0 0 0 1.5 0v-3.5h1.5a.75.75 0 0 0 0-1.5h-1.472l3.286-3.756a.75.75 0 1 0-1.128-.988L12 10.861z", - clipRule: "evenodd" -})); - -const SvgIconYesFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.611 2c-.654 0-1.256.365-1.557.949L6.421 10H3.75A1.75 1.75 0 0 0 2 11.75v7.5c0 .966.784 1.75 1.75 1.75h13.672a3.75 3.75 0 0 0 3.707-3.186l.837-5.5A3.75 3.75 0 0 0 18.26 8h-4.367l.44-2.826A2.753 2.753 0 0 0 11.612 2ZM6 11.5v8H3.75a.25.25 0 0 1-.25-.25v-7.5a.25.25 0 0 1 .25-.25z", - clipRule: "evenodd" -})); - -const SvgIconYes = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 10.75h-3a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h3m0 0V11l3.97-7.708c.172-.333.516-.542.891-.542a2.003 2.003 0 0 1 1.98 2.308l-.575 3.692h5.243a3 3 0 0 1 2.966 3.451l-.837 5.5a3 3 0 0 1-2.966 2.549z" -})); - -const SvgIconZipFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - d: "M10.5 16v-1.5h3V16a1.5 1.5 0 0 1-3 0" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3m5 2a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zM9 9.75A.75.75 0 0 1 9.75 9h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 9.75M9.75 13a.75.75 0 0 0-.75.75V16a3 3 0 1 0 6 0v-2.25a.75.75 0 0 0-.75-.75z", - clipRule: "evenodd" -})); - -const SvgIconZip = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 3.75h-1.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1h-1.5m-8 0h4.5m-4.5 4h4.5m-4.5 4h4.5V14a2.25 2.25 0 0 1-4.5 0z" -})); - -const SvgIconZoomFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 11a8 8 0 1 1 14.162 5.102l3.369 3.368a.75.75 0 1 1-1.06 1.06l-3.37-3.368A8 8 0 0 1 3 11m8.75-3.25a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z", - clipRule: "evenodd" -})); - -const SvgIconZoomOutFill = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3a8 8 0 1 0 5.102 14.162l3.368 3.369a.75.75 0 1 0 1.06-1.06l-3.368-3.37A8 8 0 0 0 11 3m4 8a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h6.5A.75.75 0 0 1 15 11", - clipRule: "evenodd" -})); - -const SvgIconZoomOut = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM14.25 11h-6.5" -})); - -const SvgIconZoom = props => /*#__PURE__*/React.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" -}, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM11 7.75v6.5M14.25 11h-6.5" -})); - -export { SvgIcon4K as Icon4K, SvgIcon4KFill as Icon4KFill, SvgIconAcademicCap as IconAcademicCap, SvgIconAcademicCapFill as IconAcademicCapFill, SvgIconAccessible as IconAccessible, SvgIconAccessibleFill as IconAccessibleFill, SvgIconActionCam as IconActionCam, SvgIconActionCamFill as IconActionCamFill, SvgIconAdapter as IconAdapter, SvgIconAdapterFill as IconAdapterFill, SvgIconAddToBasket as IconAddToBasket, SvgIconAddToBasketFill as IconAddToBasketFill, SvgIconAddToCart as IconAddToCart, SvgIconAddToCartFill as IconAddToCartFill, SvgIconAdjustment as IconAdjustment, SvgIconAdjustmentFill as IconAdjustmentFill, SvgIconAirpodGen3Left as IconAirpodGen3Left, SvgIconAirpodGen3Right as IconAirpodGen3Right, SvgIconAirpodsGen3 as IconAirpodsGen3, SvgIconAirpodsGen3Chargingcase as IconAirpodsGen3Chargingcase, SvgIconAlbum as IconAlbum, SvgIconAlbumFill as IconAlbumFill, SvgIconAlt as IconAlt, SvgIconAltFill as IconAltFill, SvgIconAnalyticsChart as IconAnalyticsChart, SvgIconAnalyticsChartFill as IconAnalyticsChartFill, SvgIconAnonymous as IconAnonymous, SvgIconAnonymousFill as IconAnonymousFill, SvgIconApple as IconApple, SvgIconAppleFill as IconAppleFill, SvgIconArchive as IconArchive, SvgIconArchive2 as IconArchive2, SvgIconArchive2Fill as IconArchive2Fill, SvgIconArchiveFill as IconArchiveFill, SvgIconArrowDown as IconArrowDown, SvgIconArrowDownFill as IconArrowDownFill, SvgIconArrowDownLeft as IconArrowDownLeft, SvgIconArrowDownLeftFill as IconArrowDownLeftFill, SvgIconArrowDownRight as IconArrowDownRight, SvgIconArrowDownRightFill as IconArrowDownRightFill, SvgIconArrowExpandHor as IconArrowExpandHor, SvgIconArrowExpandHorFill as IconArrowExpandHorFill, SvgIconArrowExpandVer as IconArrowExpandVer, SvgIconArrowExpandVerFill as IconArrowExpandVerFill, SvgIconArrowLeft as IconArrowLeft, SvgIconArrowLeftFill as IconArrowLeftFill, SvgIconArrowPathDown as IconArrowPathDown, SvgIconArrowPathDownFill as IconArrowPathDownFill, SvgIconArrowPathLeft as IconArrowPathLeft, SvgIconArrowPathLeftFill as IconArrowPathLeftFill, SvgIconArrowPathRight as IconArrowPathRight, SvgIconArrowPathRightFill as IconArrowPathRightFill, SvgIconArrowPathUp as IconArrowPathUp, SvgIconArrowPathUpFill as IconArrowPathUpFill, SvgIconArrowRight as IconArrowRight, SvgIconArrowRightFill as IconArrowRightFill, SvgIconArrowShrink as IconArrowShrink, SvgIconArrowShrinkFill as IconArrowShrinkFill, SvgIconArrowTriangleDown as IconArrowTriangleDown, SvgIconArrowTriangleDownFill as IconArrowTriangleDownFill, SvgIconArrowTriangleLeft as IconArrowTriangleLeft, SvgIconArrowTriangleLeftFill as IconArrowTriangleLeftFill, SvgIconArrowTriangleRight as IconArrowTriangleRight, SvgIconArrowTriangleRightFill as IconArrowTriangleRightFill, SvgIconArrowTriangleUp as IconArrowTriangleUp, SvgIconArrowTriangleUpFill as IconArrowTriangleUpFill, SvgIconArrowUp as IconArrowUp, SvgIconArrowUpFill as IconArrowUpFill, SvgIconArrowUpLeft as IconArrowUpLeft, SvgIconArrowUpLeftFill as IconArrowUpLeftFill, SvgIconArrowUpRight as IconArrowUpRight, SvgIconArrowUpRightFill as IconArrowUpRightFill, SvgIconArrowWall2Down as IconArrowWall2Down, SvgIconArrowWall2DownFill as IconArrowWall2DownFill, SvgIconArrowWall2Left as IconArrowWall2Left, SvgIconArrowWall2LeftFill as IconArrowWall2LeftFill, SvgIconArrowWall2Right as IconArrowWall2Right, SvgIconArrowWall2RightFill as IconArrowWall2RightFill, SvgIconArrowWall2Up as IconArrowWall2Up, SvgIconArrowWall2UpFill as IconArrowWall2UpFill, SvgIconArrowWallDown as IconArrowWallDown, SvgIconArrowWallDownFill as IconArrowWallDownFill, SvgIconArrowWallLeft as IconArrowWallLeft, SvgIconArrowWallLeftFill as IconArrowWallLeftFill, SvgIconArrowWallRight as IconArrowWallRight, SvgIconArrowWallRightFill as IconArrowWallRightFill, SvgIconArrowWallUp as IconArrowWallUp, SvgIconArrowWallUpFill as IconArrowWallUpFill, SvgIconAsterisk as IconAsterisk, SvgIconAsteriskFill as IconAsteriskFill, SvgIconAt as IconAt, SvgIconAtFill as IconAtFill, SvgIconAtom as IconAtom, SvgIconAtomFill as IconAtomFill, SvgIconAttention as IconAttention, SvgIconAttentionFill as IconAttentionFill, SvgIconAugmentedReality as IconAugmentedReality, SvgIconAugmentedRealityFill as IconAugmentedRealityFill, SvgIconAvocado as IconAvocado, SvgIconAvocadoFill as IconAvocadoFill, SvgIconBack as IconBack, SvgIconBack10S as IconBack10S, SvgIconBackFill as IconBackFill, SvgIconBackpack as IconBackpack, SvgIconBackpackFill as IconBackpackFill, SvgIconBackspace as IconBackspace, SvgIconBackspaceFill as IconBackspaceFill, SvgIconBag as IconBag, SvgIconBag2 as IconBag2, SvgIconBag2Fill as IconBag2Fill, SvgIconBag3 as IconBag3, SvgIconBag3Fill as IconBag3Fill, SvgIconBag4 as IconBag4, SvgIconBag4Fill as IconBag4Fill, SvgIconBagAdd as IconBagAdd, SvgIconBagAddFill as IconBagAddFill, SvgIconBagBlank as IconBagBlank, SvgIconBagBlankFill as IconBagBlankFill, SvgIconBagFill as IconBagFill, SvgIconBagHeart as IconBagHeart, SvgIconBagHeartFill as IconBagHeartFill, SvgIconBarcode as IconBarcode, SvgIconBarsThree as IconBarsThree, SvgIconBarsThree2 as IconBarsThree2, SvgIconBarsThree3 as IconBarsThree3, SvgIconBarsTwo as IconBarsTwo, SvgIconBarsTwo2 as IconBarsTwo2, SvgIconBasket as IconBasket, SvgIconBasketFill as IconBasketFill, SvgIconBatteryEmpty as IconBatteryEmpty, SvgIconBatteryEmptyFill as IconBatteryEmptyFill, SvgIconBatteryError as IconBatteryError, SvgIconBatteryErrorFill as IconBatteryErrorFill, SvgIconBatteryFull as IconBatteryFull, SvgIconBatteryFullFill as IconBatteryFullFill, SvgIconBatteryLoading as IconBatteryLoading, SvgIconBatteryLoadingFill as IconBatteryLoadingFill, SvgIconBatteryLow as IconBatteryLow, SvgIconBatteryLowFill as IconBatteryLowFill, SvgIconBatteryMedium as IconBatteryMedium, SvgIconBatteryMediumFill as IconBatteryMediumFill, SvgIconBeatsFitPro as IconBeatsFitPro, SvgIconBeatsFitProChargingcase as IconBeatsFitProChargingcase, SvgIconBeatsFitProChargingcaseFill as IconBeatsFitProChargingcaseFill, SvgIconBeatsFitProLeft as IconBeatsFitProLeft, SvgIconBeatsFitProRight as IconBeatsFitProRight, SvgIconBeatsHeadphones as IconBeatsHeadphones, SvgIconBell as IconBell, SvgIconBellAlarm as IconBellAlarm, SvgIconBellAlarmFill as IconBellAlarmFill, SvgIconBellFill as IconBellFill, SvgIconBezierCurves as IconBezierCurves, SvgIconBezierCurvesFill as IconBezierCurvesFill, SvgIconBill as IconBill, SvgIconBillFill as IconBillFill, SvgIconBirthdayCake as IconBirthdayCake, SvgIconBirthdayCakeFill as IconBirthdayCakeFill, SvgIconBitcoin as IconBitcoin, SvgIconBitcoinFill as IconBitcoinFill, SvgIconBlock as IconBlock, SvgIconBlockFill as IconBlockFill, SvgIconBluetooth as IconBluetooth, SvgIconBook as IconBook, SvgIconBookFill as IconBookFill, SvgIconBookOpen as IconBookOpen, SvgIconBookOpenFill as IconBookOpenFill, SvgIconBookOpenText as IconBookOpenText, SvgIconBookOpenTextFill as IconBookOpenTextFill, SvgIconBookmark as IconBookmark, SvgIconBookmarkCheck as IconBookmarkCheck, SvgIconBookmarkCheckFill as IconBookmarkCheckFill, SvgIconBookmarkFill as IconBookmarkFill, SvgIconBookmarkOff as IconBookmarkOff, SvgIconBookmarkOffFill as IconBookmarkOffFill, SvgIconBookmarkPlus as IconBookmarkPlus, SvgIconBookmarkPlusFill as IconBookmarkPlusFill, SvgIconBookmarkX as IconBookmarkX, SvgIconBookmarkXFill as IconBookmarkXFill, SvgIconBooks as IconBooks, SvgIconBooksFill as IconBooksFill, SvgIconBottle as IconBottle, SvgIconBottleFill as IconBottleFill, SvgIconBrackets as IconBrackets, SvgIconBrackets2 as IconBrackets2, SvgIconBrain as IconBrain, SvgIconBrainFill as IconBrainFill, SvgIconBrandAdobe as IconBrandAdobe, SvgIconBrandApple as IconBrandApple, SvgIconBrandAppleMusic as IconBrandAppleMusic, SvgIconBrandAppstore as IconBrandAppstore, SvgIconBrandArc as IconBrandArc, SvgIconBrandArtifactNews as IconBrandArtifactNews, SvgIconBrandBluesky as IconBrandBluesky, SvgIconBrandCash as IconBrandCash, SvgIconBrandChrome as IconBrandChrome, SvgIconBrandCodepen as IconBrandCodepen, SvgIconBrandCopilot as IconBrandCopilot, SvgIconBrandD as IconBrandD, SvgIconBrandDiscord as IconBrandDiscord, SvgIconBrandDuolingo as IconBrandDuolingo, SvgIconBrandFacebook as IconBrandFacebook, SvgIconBrandFigma as IconBrandFigma, SvgIconBrandFirefox as IconBrandFirefox, SvgIconBrandFramer as IconBrandFramer, SvgIconBrandGithub as IconBrandGithub, SvgIconBrandGoogle as IconBrandGoogle, SvgIconBrandGooglePlayStore as IconBrandGooglePlayStore, SvgIconBrandGumroad as IconBrandGumroad, SvgIconBrandInertiajs as IconBrandInertiajs, SvgIconBrandInstagram as IconBrandInstagram, SvgIconBrandKarteil as IconBrandKarteil, SvgIconBrandLaravel as IconBrandLaravel, SvgIconBrandLayers as IconBrandLayers, SvgIconBrandLemonsqueezy as IconBrandLemonsqueezy, SvgIconBrandLinkedin as IconBrandLinkedin, SvgIconBrandLinktree as IconBrandLinktree, SvgIconBrandLottielab as IconBrandLottielab, SvgIconBrandMastadon as IconBrandMastadon, SvgIconBrandMedium as IconBrandMedium, SvgIconBrandNextjs as IconBrandNextjs, SvgIconBrandNotion as IconBrandNotion, SvgIconBrandOpenai as IconBrandOpenai, SvgIconBrandOpera as IconBrandOpera, SvgIconBrandParanoid as IconBrandParanoid, SvgIconBrandParsinta as IconBrandParsinta, SvgIconBrandPatreon as IconBrandPatreon, SvgIconBrandPerplexity as IconBrandPerplexity, SvgIconBrandPinterest as IconBrandPinterest, SvgIconBrandProducthunt as IconBrandProducthunt, SvgIconBrandReactjs as IconBrandReactjs, SvgIconBrandRemix as IconBrandRemix, SvgIconBrandRive as IconBrandRive, SvgIconBrandSafari as IconBrandSafari, SvgIconBrandSketch as IconBrandSketch, SvgIconBrandSlack as IconBrandSlack, SvgIconBrandSnapchat as IconBrandSnapchat, SvgIconBrandSpotify as IconBrandSpotify, SvgIconBrandTailwindcss as IconBrandTailwindcss, SvgIconBrandTelegram as IconBrandTelegram, SvgIconBrandThreads as IconBrandThreads, SvgIconBrandTiktok as IconBrandTiktok, SvgIconBrandTurbopack as IconBrandTurbopack, SvgIconBrandTurborepo as IconBrandTurborepo, SvgIconBrandTwitch as IconBrandTwitch, SvgIconBrandTwitter as IconBrandTwitter, SvgIconBrandVenmo as IconBrandVenmo, SvgIconBrandVercel as IconBrandVercel, SvgIconBrandVkontakte as IconBrandVkontakte, SvgIconBrandVscode as IconBrandVscode, SvgIconBrandWebflow as IconBrandWebflow, SvgIconBrandWhatsapp as IconBrandWhatsapp, SvgIconBrandX as IconBrandX, SvgIconBrandYoutube as IconBrandYoutube, SvgIconBreakfest as IconBreakfest, SvgIconBreakfestFill as IconBreakfestFill, SvgIconBroadcast as IconBroadcast, SvgIconBroadcastFill as IconBroadcastFill, SvgIconBrokenChainLink as IconBrokenChainLink, SvgIconBrokenHeart as IconBrokenHeart, SvgIconBrokenHeartFill as IconBrokenHeartFill, SvgIconBubbleQuotes as IconBubbleQuotes, SvgIconBubbleQuotesFill as IconBubbleQuotesFill, SvgIconBug as IconBug, SvgIconBugFill as IconBugFill, SvgIconBuilding as IconBuilding, SvgIconBuildingFill as IconBuildingFill, SvgIconBullet as IconBullet, SvgIconBulletFill as IconBulletFill, SvgIconBulletList as IconBulletList, SvgIconBulletListFill as IconBulletListFill, SvgIconCainLink2 as IconCainLink2, SvgIconCainLink3 as IconCainLink3, SvgIconCalculator as IconCalculator, SvgIconCalculatorFill as IconCalculatorFill, SvgIconCalendar as IconCalendar, SvgIconCalendar2 as IconCalendar2, SvgIconCalendar2Fill as IconCalendar2Fill, SvgIconCalendar3 as IconCalendar3, SvgIconCalendar3Fill as IconCalendar3Fill, SvgIconCalendarCheck as IconCalendarCheck, SvgIconCalendarCheckFill as IconCalendarCheckFill, SvgIconCalendarClock as IconCalendarClock, SvgIconCalendarClockFill as IconCalendarClockFill, SvgIconCalendarFill as IconCalendarFill, SvgIconCalendarPlus as IconCalendarPlus, SvgIconCalendarPlusFill as IconCalendarPlusFill, SvgIconCalendarRemove as IconCalendarRemove, SvgIconCalendarRemoveFill as IconCalendarRemoveFill, SvgIconCalendarSearch as IconCalendarSearch, SvgIconCalendarSearchFill as IconCalendarSearchFill, SvgIconCallIncoming as IconCallIncoming, SvgIconCallIncomingFill as IconCallIncomingFill, SvgIconCallOff as IconCallOff, SvgIconCallOffFill as IconCallOffFill, SvgIconCallOutgoing as IconCallOutgoing, SvgIconCallOutgoingFill as IconCallOutgoingFill, SvgIconCamera as IconCamera, SvgIconCameraDot as IconCameraDot, SvgIconCameraDotFill as IconCameraDotFill, SvgIconCameraFill as IconCameraFill, SvgIconCameraOff as IconCameraOff, SvgIconCameraOffFill as IconCameraOffFill, SvgIconCar as IconCar, SvgIconCarFill as IconCarFill, SvgIconCart as IconCart, SvgIconCartFill as IconCartFill, SvgIconChainLink as IconChainLink, SvgIconChainLinkFill as IconChainLinkFill, SvgIconChart as IconChart, SvgIconChart2 as IconChart2, SvgIconChart2Fill as IconChart2Fill, SvgIconChart3 as IconChart3, SvgIconChart3Fill as IconChart3Fill, SvgIconChart4 as IconChart4, SvgIconChart4Fill as IconChart4Fill, SvgIconChart5 as IconChart5, SvgIconChart5Fill as IconChart5Fill, SvgIconChartFill as IconChartFill, SvgIconCheck as IconCheck, SvgIconChecklist as IconChecklist, SvgIconChevronDoubleDown as IconChevronDoubleDown, SvgIconChevronDoubleLeft as IconChevronDoubleLeft, SvgIconChevronDoubleRight as IconChevronDoubleRight, SvgIconChevronDoubleUp as IconChevronDoubleUp, SvgIconChevronDown as IconChevronDown, SvgIconChevronLeft as IconChevronLeft, SvgIconChevronLgDown as IconChevronLgDown, SvgIconChevronLgLeft as IconChevronLgLeft, SvgIconChevronLgRight as IconChevronLgRight, SvgIconChevronLgUp as IconChevronLgUp, SvgIconChevronRight as IconChevronRight, SvgIconChevronUp as IconChevronUp, SvgIconChevronsLgDown as IconChevronsLgDown, SvgIconChevronsLgLeft as IconChevronsLgLeft, SvgIconChevronsLgRight as IconChevronsLgRight, SvgIconChevronsLgUp as IconChevronsLgUp, SvgIconChevronsUpDown as IconChevronsUpDown, SvgIconChevronsX as IconChevronsX, SvgIconChevronsY as IconChevronsY, SvgIconChromecast as IconChromecast, SvgIconChromecastFill as IconChromecastFill, SvgIconCircleArrowDown as IconCircleArrowDown, SvgIconCircleArrowDownFill as IconCircleArrowDownFill, SvgIconCircleArrowLeft as IconCircleArrowLeft, SvgIconCircleArrowLeftDown as IconCircleArrowLeftDown, SvgIconCircleArrowLeftDownFill as IconCircleArrowLeftDownFill, SvgIconCircleArrowLeftFill as IconCircleArrowLeftFill, SvgIconCircleArrowLeftUp as IconCircleArrowLeftUp, SvgIconCircleArrowLeftUpFill as IconCircleArrowLeftUpFill, SvgIconCircleArrowRight as IconCircleArrowRight, SvgIconCircleArrowRightDown as IconCircleArrowRightDown, SvgIconCircleArrowRightDownFill as IconCircleArrowRightDownFill, SvgIconCircleArrowRightFill as IconCircleArrowRightFill, SvgIconCircleArrowRightUp as IconCircleArrowRightUp, SvgIconCircleArrowRightUpFill as IconCircleArrowRightUpFill, SvgIconCircleArrowUp as IconCircleArrowUp, SvgIconCircleArrowUpFill as IconCircleArrowUpFill, SvgIconCircleCheck as IconCircleCheck, SvgIconCircleCheckFill as IconCircleCheckFill, SvgIconCircleDotsHorizontal as IconCircleDotsHorizontal, SvgIconCircleDotsHorizontalFill as IconCircleDotsHorizontalFill, SvgIconCircleDotsVertical as IconCircleDotsVertical, SvgIconCircleDotsVerticalFill as IconCircleDotsVerticalFill, SvgIconCircleDownload as IconCircleDownload, SvgIconCircleDownloadFill as IconCircleDownloadFill, SvgIconCircleHalf as IconCircleHalf, SvgIconCircleHalfFill as IconCircleHalfFill, SvgIconCircleInfo as IconCircleInfo, SvgIconCircleInfoFill as IconCircleInfoFill, SvgIconCircleMinus as IconCircleMinus, SvgIconCircleMinusFill as IconCircleMinusFill, SvgIconCirclePerson as IconCirclePerson, SvgIconCirclePersonFill as IconCirclePersonFill, SvgIconCirclePlaceholderDashed as IconCirclePlaceholderDashed, SvgIconCirclePlaceholderDashedFill as IconCirclePlaceholderDashedFill, SvgIconCirclePlay as IconCirclePlay, SvgIconCirclePlayFill as IconCirclePlayFill, SvgIconCirclePlus as IconCirclePlus, SvgIconCirclePlusFill as IconCirclePlusFill, SvgIconCircleQuestionmark as IconCircleQuestionmark, SvgIconCircleQuestionmarkFill as IconCircleQuestionmarkFill, SvgIconCircleRightUp as IconCircleRightUp, SvgIconCircleRightUpFill as IconCircleRightUpFill, SvgIconCircleStop as IconCircleStop, SvgIconCircleStopFill as IconCircleStopFill, SvgIconCircleX as IconCircleX, SvgIconCircleXFill as IconCircleXFill, SvgIconClapperboard as IconClapperboard, SvgIconClapperboardFill as IconClapperboardFill, SvgIconClipboard as IconClipboard, SvgIconClipboardFill as IconClipboardFill, SvgIconClock as IconClock, SvgIconClockFill as IconClockFill, SvgIconCloseQuote as IconCloseQuote, SvgIconCloseQuoteFill as IconCloseQuoteFill, SvgIconClosedCaptioning as IconClosedCaptioning, SvgIconClosedCaptioningFill as IconClosedCaptioningFill, SvgIconCloud as IconCloud, SvgIconCloud2 as IconCloud2, SvgIconCloud2Fill as IconCloud2Fill, SvgIconCloudDownload as IconCloudDownload, SvgIconCloudDownloadFill as IconCloudDownloadFill, SvgIconCloudFill as IconCloudFill, SvgIconCloudSnow as IconCloudSnow, SvgIconCloudSnowFill as IconCloudSnowFill, SvgIconCloudSync as IconCloudSync, SvgIconCloudSyncFill as IconCloudSyncFill, SvgIconCloudy as IconCloudy, SvgIconCloudyFill as IconCloudyFill, SvgIconCloudySun as IconCloudySun, SvgIconCloudySunFill as IconCloudySunFill, SvgIconCocktail as IconCocktail, SvgIconCocktailFill as IconCocktailFill, SvgIconCodeBrackets as IconCodeBrackets, SvgIconCodeLines as IconCodeLines, SvgIconColorPalette as IconColorPalette, SvgIconColorPaletteFill as IconColorPaletteFill, SvgIconColorSwatch as IconColorSwatch, SvgIconColorSwatchFill as IconColorSwatchFill, SvgIconColors as IconColors, SvgIconColorsFill as IconColorsFill, SvgIconCommand as IconCommand, SvgIconCommandFill as IconCommandFill, SvgIconCompass as IconCompass, SvgIconCompassFill as IconCompassFill, SvgIconComputer as IconComputer, SvgIconComputerFill as IconComputerFill, SvgIconContacts as IconContacts, SvgIconContactsFill as IconContactsFill, SvgIconControl as IconControl, SvgIconControlFill as IconControlFill, SvgIconCookies as IconCookies, SvgIconCookiesFill as IconCookiesFill, SvgIconCreditCard as IconCreditCard, SvgIconCreditCardFill as IconCreditCardFill, SvgIconCrop as IconCrop, SvgIconCropFill as IconCropFill, SvgIconCrypto as IconCrypto, SvgIconCryptoCoin as IconCryptoCoin, SvgIconCryptoCoinFill as IconCryptoCoinFill, SvgIconCryptoFill as IconCryptoFill, SvgIconCube as IconCube, SvgIconCubeFill as IconCubeFill, SvgIconCupHot as IconCupHot, SvgIconCupHotFill as IconCupHotFill, SvgIconCupStraw as IconCupStraw, SvgIconCupStrawFill as IconCupStrawFill, SvgIconCurrencyDollar as IconCurrencyDollar, SvgIconCurrencyDollarFill as IconCurrencyDollarFill, SvgIconCurrencyPound as IconCurrencyPound, SvgIconCurrencyPoundFill as IconCurrencyPoundFill, SvgIconCurrencyYen as IconCurrencyYen, SvgIconCursor as IconCursor, SvgIconCursor1 as IconCursor1, SvgIconCursor1Fill as IconCursor1Fill, SvgIconCursor3 as IconCursor3, SvgIconCursor3Fill as IconCursor3Fill, SvgIconCursorClick as IconCursorClick, SvgIconCursorClickFill as IconCursorClickFill, SvgIconCursorFill as IconCursorFill, SvgIconCut as IconCut, SvgIconDashboard as IconDashboard, SvgIconDashboardFill as IconDashboardFill, SvgIconDatabase as IconDatabase, SvgIconDatabaseFill as IconDatabaseFill, SvgIconDateTime as IconDateTime, SvgIconDeviceDesktop as IconDeviceDesktop, SvgIconDeviceDesktop2 as IconDeviceDesktop2, SvgIconDeviceDesktop2Fill as IconDeviceDesktop2Fill, SvgIconDeviceDesktopFill as IconDeviceDesktopFill, SvgIconDevicePhone as IconDevicePhone, SvgIconDevicePhoneFill as IconDevicePhoneFill, SvgIconDevices as IconDevices, SvgIconDevicesFill as IconDevicesFill, SvgIconDiamond as IconDiamond, SvgIconDiamondFill as IconDiamondFill, SvgIconDocumentChart as IconDocumentChart, SvgIconDocumentChartFill as IconDocumentChartFill, SvgIconDonut as IconDonut, SvgIconDonutFill as IconDonutFill, SvgIconDotGrid2X3 as IconDotGrid2X3, SvgIconDotGrid3X3 as IconDotGrid3X3, SvgIconDotsHorizontal as IconDotsHorizontal, SvgIconDotsVertical as IconDotsVertical, SvgIconDownload as IconDownload, SvgIconDuplicate as IconDuplicate, SvgIconDuplicateFill as IconDuplicateFill, SvgIconEnter as IconEnter, SvgIconEnter180 as IconEnter180, SvgIconEnter180Fill as IconEnter180Fill, SvgIconEnterFill as IconEnterFill, SvgIconEnvelope as IconEnvelope, SvgIconEnvelopeFill as IconEnvelopeFill, SvgIconEquals as IconEquals, SvgIconEthereum as IconEthereum, SvgIconEthereumFill as IconEthereumFill, SvgIconExpand315 as IconExpand315, SvgIconExpand315Fill as IconExpand315Fill, SvgIconExpand45 as IconExpand45, SvgIconExpand45Fill as IconExpand45Fill, SvgIconExpandSimple as IconExpandSimple, SvgIconExpandSimple2 as IconExpandSimple2, SvgIconExpandSimple2Fill as IconExpandSimple2Fill, SvgIconExpandSimpleFill as IconExpandSimpleFill, SvgIconExpandWindow as IconExpandWindow, SvgIconExpandWindowFill as IconExpandWindowFill, SvgIconEye as IconEye, SvgIconEyeFill as IconEyeFill, SvgIconEyeOff as IconEyeOff, SvgIconEyeOffFill as IconEyeOffFill, SvgIconFastForward10S as IconFastForward10S, SvgIconFastForward15S as IconFastForward15S, SvgIconFastForward30S as IconFastForward30S, SvgIconFastForward5S as IconFastForward5S, SvgIconFile as IconFile, SvgIconFileCloud as IconFileCloud, SvgIconFileCloudFill as IconFileCloudFill, SvgIconFileDownload as IconFileDownload, SvgIconFileDownloadFill as IconFileDownloadFill, SvgIconFileFill as IconFileFill, SvgIconFileLink as IconFileLink, SvgIconFileLinkFill as IconFileLinkFill, SvgIconFileLock as IconFileLock, SvgIconFileLockFill as IconFileLockFill, SvgIconFileText as IconFileText, SvgIconFileTextFill as IconFileTextFill, SvgIconFileZip as IconFileZip, SvgIconFileZipFill as IconFileZipFill, SvgIconFiles as IconFiles, SvgIconFilesFill as IconFilesFill, SvgIconFilm as IconFilm, SvgIconFilmFill as IconFilmFill, SvgIconFilter as IconFilter, SvgIconFilter2 as IconFilter2, SvgIconFilter2Fill as IconFilter2Fill, SvgIconFilterAsc as IconFilterAsc, SvgIconFilterAscFill as IconFilterAscFill, SvgIconFilterDesc as IconFilterDesc, SvgIconFilterDescFill as IconFilterDescFill, SvgIconFilterFill as IconFilterFill, SvgIconFinder as IconFinder, SvgIconFinderFill as IconFinderFill, SvgIconFlash as IconFlash, SvgIconFlashFill as IconFlashFill, SvgIconFlashOff as IconFlashOff, SvgIconFlashOffFill as IconFlashOffFill, SvgIconFlipchart as IconFlipchart, SvgIconFlipchart2 as IconFlipchart2, SvgIconFlipchart2Fill as IconFlipchart2Fill, SvgIconFlipchartFill as IconFlipchartFill, SvgIconFloppyDisk as IconFloppyDisk, SvgIconFloppyDisk2 as IconFloppyDisk2, SvgIconFloppyDisk2Fill as IconFloppyDisk2Fill, SvgIconFloppyDiskFill as IconFloppyDiskFill, SvgIconFolder as IconFolder, SvgIconFolderBookmarks as IconFolderBookmarks, SvgIconFolderBookmarksFill as IconFolderBookmarksFill, SvgIconFolderBox as IconFolderBox, SvgIconFolderBoxFill as IconFolderBoxFill, SvgIconFolderCloud as IconFolderCloud, SvgIconFolderCloudFill as IconFolderCloudFill, SvgIconFolderDelete as IconFolderDelete, SvgIconFolderDeleteFill as IconFolderDeleteFill, SvgIconFolderDownload as IconFolderDownload, SvgIconFolderDownloadFill as IconFolderDownloadFill, SvgIconFolderFill as IconFolderFill, SvgIconFolderLink as IconFolderLink, SvgIconFolderLinkFill as IconFolderLinkFill, SvgIconFolderOpen as IconFolderOpen, SvgIconFolderOpenFill as IconFolderOpenFill, SvgIconFolderPaper as IconFolderPaper, SvgIconFolderPaperFill as IconFolderPaperFill, SvgIconFolderRestricted as IconFolderRestricted, SvgIconFolderRestrictedFill as IconFolderRestrictedFill, SvgIconFolderShared as IconFolderShared, SvgIconFolderSharedFill as IconFolderSharedFill, SvgIconFolderUpload as IconFolderUpload, SvgIconFolderUploadFill as IconFolderUploadFill, SvgIconFolders as IconFolders, SvgIconFoldersFill as IconFoldersFill, SvgIconFortuneTellerBall as IconFortuneTellerBall, SvgIconFortuneTellerBallFill as IconFortuneTellerBallFill, SvgIconForward as IconForward, SvgIconForwardFill as IconForwardFill, SvgIconForwardLeft as IconForwardLeft, SvgIconForwardLeftFill as IconForwardLeftFill, SvgIconForwardRight as IconForwardRight, SvgIconForwardRightFill as IconForwardRightFill, SvgIconForwards10S as IconForwards10S, SvgIconFullscreen as IconFullscreen, SvgIconFullscreenFill as IconFullscreenFill, SvgIconGallery as IconGallery, SvgIconGalleryFill as IconGalleryFill, SvgIconGear as IconGear, SvgIconGearFill as IconGearFill, SvgIconGif as IconGif, SvgIconGifFill as IconGifFill, SvgIconGift as IconGift, SvgIconGift2 as IconGift2, SvgIconGift2Fill as IconGift2Fill, SvgIconGiftFill as IconGiftFill, SvgIconGiroCard as IconGiroCard, SvgIconGiroCardFill as IconGiroCardFill, SvgIconGiroCards as IconGiroCards, SvgIconGiroCardsFill as IconGiroCardsFill, SvgIconGlasses as IconGlasses, SvgIconGlassesFill as IconGlassesFill, SvgIconGlobe as IconGlobe, SvgIconGlobe2 as IconGlobe2, SvgIconGlobe2Fill as IconGlobe2Fill, SvgIconGlobeFill as IconGlobeFill, SvgIconGraduate as IconGraduate, SvgIconGraduateCapFill as IconGraduateCapFill, SvgIconGraph as IconGraph, SvgIconGreaterThan as IconGreaterThan, SvgIconGrid4 as IconGrid4, SvgIconGrid4Fill as IconGrid4Fill, SvgIconGuide as IconGuide, SvgIconGuideFill as IconGuideFill, SvgIconHamburger as IconHamburger, SvgIconHashtag as IconHashtag, SvgIconHashtagFill as IconHashtagFill, SvgIconHd as IconHd, SvgIconHdFill as IconHdFill, SvgIconHdd as IconHdd, SvgIconHddFill as IconHddFill, SvgIconHeadphones as IconHeadphones, SvgIconHeadphones2 as IconHeadphones2, SvgIconHeadphonesFill as IconHeadphonesFill, SvgIconHeart as IconHeart, SvgIconHeartBeat as IconHeartBeat, SvgIconHeartBeatFill as IconHeartBeatFill, SvgIconHeartFill as IconHeartFill, SvgIconHighlight as IconHighlight, SvgIconHighlightFill as IconHighlightFill, SvgIconHighlightWave as IconHighlightWave, SvgIconHighlightWaveFill as IconHighlightWaveFill, SvgIconHome as IconHome, SvgIconHome1 as IconHome1, SvgIconHome1Fill as IconHome1Fill, SvgIconHome2 as IconHome2, SvgIconHome2Fill as IconHome2Fill, SvgIconHome3 as IconHome3, SvgIconHome3Fill as IconHome3Fill, SvgIconHome4 as IconHome4, SvgIconHome4Fill as IconHome4Fill, SvgIconHome5 as IconHome5, SvgIconHome5Fill as IconHome5Fill, SvgIconHome6 as IconHome6, SvgIconHome6Fill as IconHome6Fill, SvgIconHomeFill as IconHomeFill, SvgIconHotDrinkCup as IconHotDrinkCup, SvgIconHotDrinkCupFill as IconHotDrinkCupFill, SvgIconIceCream as IconIceCream, SvgIconIceCream2 as IconIceCream2, SvgIconIceCream2Fill as IconIceCream2Fill, SvgIconIceCreamFill as IconIceCreamFill, SvgIconInbox as IconInbox, SvgIconInbox2 as IconInbox2, SvgIconInbox2Fill as IconInbox2Fill, SvgIconInboxEmpty as IconInboxEmpty, SvgIconInboxEmptyFill as IconInboxEmptyFill, SvgIconInboxFill as IconInboxFill, SvgIconInvite as IconInvite, SvgIconInviteFill as IconInviteFill, SvgIconInvoice as IconInvoice, SvgIconInvoiceFill as IconInvoiceFill, SvgIconJudgeGavel as IconJudgeGavel, SvgIconJudgeGavelFill as IconJudgeGavelFill, SvgIconKey as IconKey, SvgIconKeyFill as IconKeyFill, SvgIconKeyboardCable as IconKeyboardCable, SvgIconKeyboardCableFill as IconKeyboardCableFill, SvgIconKeyboardDown as IconKeyboardDown, SvgIconKeyboardDownFill as IconKeyboardDownFill, SvgIconKeyboardUp as IconKeyboardUp, SvgIconKeyboardUpFill as IconKeyboardUpFill, SvgIconKeyhole as IconKeyhole, SvgIconKeyholeFill as IconKeyholeFill, SvgIconLaunch as IconLaunch, SvgIconLaunchFill as IconLaunchFill, SvgIconLayers as IconLayers, SvgIconLayers2 as IconLayers2, SvgIconLayers2Fill as IconLayers2Fill, SvgIconLayersFill as IconLayersFill, SvgIconLessThan as IconLessThan, SvgIconLightBulb as IconLightBulb, SvgIconLightBulb2 as IconLightBulb2, SvgIconLightBulb2Fill as IconLightBulb2Fill, SvgIconLightBulbFill as IconLightBulbFill, SvgIconLineChart6 as IconLineChart6, SvgIconLineChartL as IconLineChartL, SvgIconLineChartR as IconLineChartR, SvgIconLink as IconLink, SvgIconLiquid as IconLiquid, SvgIconLiquidFill as IconLiquidFill, SvgIconListBullets as IconListBullets, SvgIconListBulletsFill as IconListBulletsFill, SvgIconLoader as IconLoader, SvgIconLoader2 as IconLoader2, SvgIconLocation as IconLocation, SvgIconLocationFill as IconLocationFill, SvgIconLock as IconLock, SvgIconLockFill as IconLockFill, SvgIconLogin as IconLogin, SvgIconLogout as IconLogout, SvgIconMacbook as IconMacbook, SvgIconMacbookAir as IconMacbookAir, SvgIconMacbookAirFill as IconMacbookAirFill, SvgIconMacbookFill as IconMacbookFill, SvgIconMagic as IconMagic, SvgIconMagicFill as IconMagicFill, SvgIconMagicStar as IconMagicStar, SvgIconMagicStarFill as IconMagicStarFill, SvgIconMail as IconMail, SvgIconMailFill as IconMailFill, SvgIconMailNotify as IconMailNotify, SvgIconMailNotifyFill as IconMailNotifyFill, SvgIconMap as IconMap, SvgIconMapFill as IconMapFill, SvgIconMegaphone as IconMegaphone, SvgIconMegaphoneFill as IconMegaphoneFill, SvgIconMessage as IconMessage, SvgIconMessageDots as IconMessageDots, SvgIconMessageDotsFill as IconMessageDotsFill, SvgIconMessageFill as IconMessageFill, SvgIconMessages as IconMessages, SvgIconMessagesFill as IconMessagesFill, SvgIconMic as IconMic, SvgIconMicFill as IconMicFill, SvgIconMicOff as IconMicOff, SvgIconMicOffFill as IconMicOffFill, SvgIconMinimize315 as IconMinimize315, SvgIconMinimize315Fill as IconMinimize315Fill, SvgIconMinimize45 as IconMinimize45, SvgIconMinimize45Fill as IconMinimize45Fill, SvgIconMinimizeWindow as IconMinimizeWindow, SvgIconMinimizeWindowFill as IconMinimizeWindowFill, SvgIconMinus as IconMinus, SvgIconMoneybag as IconMoneybag, SvgIconMoneybagFill as IconMoneybagFill, SvgIconMoon as IconMoon, SvgIconMoonFill as IconMoonFill, SvgIconMoonStar as IconMoonStar, SvgIconMoonStarFill as IconMoonStarFill, SvgIconMouse as IconMouse, SvgIconMouseFill as IconMouseFill, SvgIconMove as IconMove, SvgIconMoveFill as IconMoveFill, SvgIconMusicNote as IconMusicNote, SvgIconMusicNoteFill as IconMusicNoteFill, SvgIconMute as IconMute, SvgIconMuteFill as IconMuteFill, SvgIconNext as IconNext, SvgIconNextFill as IconNextFill, SvgIconNotebookCover as IconNotebookCover, SvgIconNotebookCoverFill as IconNotebookCoverFill, SvgIconNotepad as IconNotepad, SvgIconNotepadFill as IconNotepadFill, SvgIconNotes as IconNotes, SvgIconNotesFill as IconNotesFill, SvgIconOculus as IconOculus, SvgIconOculusFill as IconOculusFill, SvgIconOldTv as IconOldTv, SvgIconOldTvFill as IconOldTvFill, SvgIconOpenLink as IconOpenLink, SvgIconOpenLink2 as IconOpenLink2, SvgIconOpenLink2Fill as IconOpenLink2Fill, SvgIconOpenLinkFill as IconOpenLinkFill, SvgIconOpenQuote as IconOpenQuote, SvgIconOpenQuoteFill as IconOpenQuoteFill, SvgIconOptAlt as IconOptAlt, SvgIconOptAltFill as IconOptAltFill, SvgIconOrange as IconOrange, SvgIconOrangeFill as IconOrangeFill, SvgIconPackage as IconPackage, SvgIconPackageFill as IconPackageFill, SvgIconPaper as IconPaper, SvgIconPaperFill as IconPaperFill, SvgIconPaperclip as IconPaperclip, SvgIconPaperclip2 as IconPaperclip2, SvgIconPaperclip3 as IconPaperclip3, SvgIconPasskey as IconPasskey, SvgIconPasskeyFill as IconPasskeyFill, SvgIconPause as IconPause, SvgIconPauseFill as IconPauseFill, SvgIconPencilBox as IconPencilBox, SvgIconPencilBoxFill as IconPencilBoxFill, SvgIconPeople as IconPeople, SvgIconPeopleFill as IconPeopleFill, SvgIconPerson as IconPerson, SvgIconPersonAdd as IconPersonAdd, SvgIconPersonAddFill as IconPersonAddFill, SvgIconPersonAdded as IconPersonAdded, SvgIconPersonAddedFill as IconPersonAddedFill, SvgIconPersonFill as IconPersonFill, SvgIconPersonRemove as IconPersonRemove, SvgIconPersonRemoveFill as IconPersonRemoveFill, SvgIconPictureInPicture as IconPictureInPicture, SvgIconPictureInPictureFill as IconPictureInPictureFill, SvgIconPieChart as IconPieChart, SvgIconPieChart2 as IconPieChart2, SvgIconPieChart2Fill as IconPieChart2Fill, SvgIconPieChartFill as IconPieChartFill, SvgIconPilone as IconPilone, SvgIconPiloneFill as IconPiloneFill, SvgIconPin as IconPin, SvgIconPin2 as IconPin2, SvgIconPin2Fill as IconPin2Fill, SvgIconPinFill as IconPinFill, SvgIconPizza as IconPizza, SvgIconPizzaFill as IconPizzaFill, SvgIconPlay as IconPlay, SvgIconPlayFill as IconPlayFill, SvgIconPlaylist as IconPlaylist, SvgIconPlaylistFill as IconPlaylistFill, SvgIconPlus as IconPlus, SvgIconPopcorn as IconPopcorn, SvgIconPopcornFill as IconPopcornFill, SvgIconPriceTag as IconPriceTag, SvgIconPriceTagFill as IconPriceTagFill, SvgIconPrinter as IconPrinter, SvgIconPrinterFill as IconPrinterFill, SvgIconPuzzle as IconPuzzle, SvgIconPuzzleFill as IconPuzzleFill, SvgIconQrCode as IconQrCode, SvgIconQrCodeFill as IconQrCodeFill, SvgIconQuoteClose as IconQuoteClose, SvgIconQuoteCloseFill as IconQuoteCloseFill, SvgIconQuoteOpen as IconQuoteOpen, SvgIconQuoteOpenFill as IconQuoteOpenFill, SvgIconRainy as IconRainy, SvgIconRainyFill as IconRainyFill, SvgIconRainyLight as IconRainyLight, SvgIconRainyLightFill as IconRainyLightFill, SvgIconReceipt as IconReceipt, SvgIconReceipt2 as IconReceipt2, SvgIconReceipt2Fill as IconReceipt2Fill, SvgIconReceiptFill as IconReceiptFill, SvgIconReceiptTax as IconReceiptTax, SvgIconReceiptTaxFill as IconReceiptTaxFill, SvgIconRecord as IconRecord, SvgIconRecordFill as IconRecordFill, SvgIconRedo as IconRedo, SvgIconRedoFill as IconRedoFill, SvgIconRefresh as IconRefresh, SvgIconRefreshFill as IconRefreshFill, SvgIconRenew as IconRenew, SvgIconRenewFill as IconRenewFill, SvgIconRepeat as IconRepeat, SvgIconRepeat2 as IconRepeat2, SvgIconRepeat2Fill as IconRepeat2Fill, SvgIconRepeat3 as IconRepeat3, SvgIconRepeatFill as IconRepeatFill, SvgIconReply as IconReply, SvgIconReplyFill as IconReplyFill, SvgIconRepost as IconRepost, SvgIconRepostFill as IconRepostFill, SvgIconResizeIn as IconResizeIn, SvgIconResizeInFill as IconResizeInFill, SvgIconResizeOutFill as IconResizeOutFill, SvgIconResizeOutIn as IconResizeOutIn, SvgIconRewind10S as IconRewind10S, SvgIconRewind15S as IconRewind15S, SvgIconRewind30S as IconRewind30S, SvgIconRewind5S as IconRewind5S, SvgIconRobot as IconRobot, SvgIconRobotFill as IconRobotFill, SvgIconRocket as IconRocket, SvgIconRocketFill as IconRocketFill, SvgIconRotateLeft as IconRotateLeft, SvgIconRotateLeftFill as IconRotateLeftFill, SvgIconRotateRight as IconRotateRight, SvgIconRotateRightFill as IconRotateRightFill, SvgIconRuler as IconRuler, SvgIconRulerFill as IconRulerFill, SvgIconRunShortcut as IconRunShortcut, SvgIconRunShortcutFill as IconRunShortcutFill, SvgIconSandwich as IconSandwich, SvgIconSandwichFill as IconSandwichFill, SvgIconScreenRecord as IconScreenRecord, SvgIconScreenRecordFill as IconScreenRecordFill, SvgIconScreenSharing as IconScreenSharing, SvgIconScreenSharingFill as IconScreenSharingFill, SvgIconSdCard as IconSdCard, SvgIconSdCardFill as IconSdCardFill, SvgIconSearch as IconSearch, SvgIconSearchFill as IconSearchFill, SvgIconSearchSketchbook as IconSearchSketchbook, SvgIconSearchSketchbookFill as IconSearchSketchbookFill, SvgIconSend as IconSend, SvgIconSend2 as IconSend2, SvgIconSend2Fill as IconSend2Fill, SvgIconSend3 as IconSend3, SvgIconSend3Fill as IconSend3Fill, SvgIconSendFill as IconSendFill, SvgIconServer as IconServer, SvgIconServerFill as IconServerFill, SvgIconServerStack as IconServerStack, SvgIconServerStackFill as IconServerStackFill, SvgIconService as IconService, SvgIconServiceFill as IconServiceFill, SvgIconSettings as IconSettings, SvgIconSettingsFill as IconSettingsFill, SvgIconShield as IconShield, SvgIconShieldCheck as IconShieldCheck, SvgIconShieldCheckFill as IconShieldCheckFill, SvgIconShieldCrossed as IconShieldCrossed, SvgIconShieldCrossedFill as IconShieldCrossedFill, SvgIconShieldFill as IconShieldFill, SvgIconShieldKeyhole as IconShieldKeyhole, SvgIconShieldKeyholeFill as IconShieldKeyholeFill, SvgIconShuffle as IconShuffle, SvgIconSidebar as IconSidebar, SvgIconSidebarFill as IconSidebarFill, SvgIconSimCard as IconSimCard, SvgIconSimCardFill as IconSimCardFill, SvgIconSketchbook as IconSketchbook, SvgIconSketchbookFill as IconSketchbookFill, SvgIconSmartwatch as IconSmartwatch, SvgIconSmartwatchFill as IconSmartwatchFill, SvgIconSnowFlakes as IconSnowFlakes, SvgIconSortAsc as IconSortAsc, SvgIconSortAscFill as IconSortAscFill, SvgIconSortDesc as IconSortDesc, SvgIconSortDescFill as IconSortDescFill, SvgIconSparklesThree as IconSparklesThree, SvgIconSparklesThreeFill as IconSparklesThreeFill, SvgIconSparklesTwo as IconSparklesTwo, SvgIconSparklesTwo2 as IconSparklesTwo2, SvgIconSparklesTwo2Fill as IconSparklesTwo2Fill, SvgIconSparklesTwoFill as IconSparklesTwoFill, SvgIconSplit as IconSplit, SvgIconSplitFill as IconSplitFill, SvgIconSquareArrowInTl as IconSquareArrowInTl, SvgIconSquareArrowInTlFill as IconSquareArrowInTlFill, SvgIconSquareArrowOutTl as IconSquareArrowOutTl, SvgIconSquareArrowOutTlFill as IconSquareArrowOutTlFill, SvgIconSquareInfo as IconSquareInfo, SvgIconSquareInfoFill as IconSquareInfoFill, SvgIconSquareMinus as IconSquareMinus, SvgIconSquareMinusFill as IconSquareMinusFill, SvgIconSquarePlaceholder as IconSquarePlaceholder, SvgIconSquarePlaceholderFill as IconSquarePlaceholderFill, SvgIconSquarePlus as IconSquarePlus, SvgIconSquarePlusFill as IconSquarePlusFill, SvgIconSquareX as IconSquareX, SvgIconSquareXFill as IconSquareXFill, SvgIconStar as IconStar, SvgIconStarFill as IconStarFill, SvgIconStarLines as IconStarLines, SvgIconStarLinesFill as IconStarLinesFill, SvgIconStop as IconStop, SvgIconStopFill as IconStopFill, SvgIconStorage as IconStorage, SvgIconStorageFill as IconStorageFill, SvgIconStore as IconStore, SvgIconStore2 as IconStore2, SvgIconStore2Fill as IconStore2Fill, SvgIconStore3 as IconStore3, SvgIconStore3Fill as IconStore3Fill, SvgIconStore4 as IconStore4, SvgIconStore4Fill as IconStore4Fill, SvgIconStoreFill as IconStoreFill, SvgIconSuitcase as IconSuitcase, SvgIconSuitcaseFill as IconSuitcaseFill, SvgIconSun as IconSun, SvgIconSunrise as IconSunrise, SvgIconSunriseArrowUp as IconSunriseArrowUp, SvgIconSunriseArrowUpFill as IconSunriseArrowUpFill, SvgIconSunriseFill as IconSunriseFill, SvgIconSunset as IconSunset, SvgIconSunsetArrowDown as IconSunsetArrowDown, SvgIconSunsetArrowDownFill as IconSunsetArrowDownFill, SvgIconSunsetFill as IconSunsetFill, SvgIconSupport as IconSupport, SvgIconSupportFill as IconSupportFill, SvgIconSwitchHorizontal as IconSwitchHorizontal, SvgIconSwitchHorizontal2 as IconSwitchHorizontal2, SvgIconSwitchHorizontal2Fill as IconSwitchHorizontal2Fill, SvgIconSwitchHorizontalFill as IconSwitchHorizontalFill, SvgIconSwitchVertical as IconSwitchVertical, SvgIconSwitchVertical2 as IconSwitchVertical2, SvgIconSwitchVertical2Fill as IconSwitchVertical2Fill, SvgIconSwitchVerticalFill as IconSwitchVerticalFill, SvgIconTShirt as IconTShirt, SvgIconTShirtFill as IconTShirtFill, SvgIconTelephone as IconTelephone, SvgIconTelephoneFill as IconTelephoneFill, SvgIconThumbsDown as IconThumbsDown, SvgIconThumbsDownFill as IconThumbsDownFill, SvgIconTicket as IconTicket, SvgIconTicketFill as IconTicketFill, SvgIconToolbox as IconToolbox, SvgIconToolboxFill as IconToolboxFill, SvgIconTrash as IconTrash, SvgIconTrashEmpty as IconTrashEmpty, SvgIconTrashEmptyFill as IconTrashEmptyFill, SvgIconTrashFill as IconTrashFill, SvgIconTrashPaper as IconTrashPaper, SvgIconTrashPaperFill as IconTrashPaperFill, SvgIconTrendingChart as IconTrendingChart, SvgIconTrendingChart2 as IconTrendingChart2, SvgIconTrendingChart3 as IconTrendingChart3, SvgIconTrendingChart4 as IconTrendingChart4, SvgIconTrendingChart5 as IconTrendingChart5, SvgIconTriangleInfo as IconTriangleInfo, SvgIconTriangleInfoFill as IconTriangleInfoFill, SvgIconTrophy as IconTrophy, SvgIconTrophyFill as IconTrophyFill, SvgIconTruck as IconTruck, SvgIconTruckFill as IconTruckFill, SvgIconUmbrella as IconUmbrella, SvgIconUmbrellaFill as IconUmbrellaFill, SvgIconUndo as IconUndo, SvgIconUndoFill as IconUndoFill, SvgIconUnlocked as IconUnlocked, SvgIconUnlockedFill as IconUnlockedFill, SvgIconUnpin as IconUnpin, SvgIconUnpinFill as IconUnpinFill, SvgIconUpload as IconUpload, SvgIconUsb as IconUsb, SvgIconUsbC as IconUsbC, SvgIconUsbCFill as IconUsbCFill, SvgIconUsbFill as IconUsbFill, SvgIconVerified as IconVerified, SvgIconVerifiedFill as IconVerifiedFill, SvgIconVideoCam as IconVideoCam, SvgIconVideoCamFill as IconVideoCamFill, SvgIconVideoCamOff as IconVideoCamOff, SvgIconVideoCamOffFill as IconVideoCamOffFill, SvgIconVideoCamOn as IconVideoCamOn, SvgIconVideoCamOnFill as IconVideoCamOnFill, SvgIconVideoPlaylist as IconVideoPlaylist, SvgIconVideoPlaylistFill as IconVideoPlaylistFill, SvgIconVideoRoll as IconVideoRoll, SvgIconVideoRollFill as IconVideoRollFill, SvgIconVideoTrim as IconVideoTrim, SvgIconVideoTrimFill as IconVideoTrimFill, SvgIconVip as IconVip, SvgIconVipFill as IconVipFill, SvgIconVoice as IconVoice, SvgIconVolumeDown as IconVolumeDown, SvgIconVolumeDownFill as IconVolumeDownFill, SvgIconVolumeFull as IconVolumeFull, SvgIconVolumeFullFill as IconVolumeFullFill, SvgIconVolumeOff as IconVolumeOff, SvgIconVolumeOffFill as IconVolumeOffFill, SvgIconVolumeUp as IconVolumeUp, SvgIconVolumeUpFill as IconVolumeUpFill, SvgIconWallet as IconWallet, SvgIconWallet2 as IconWallet2, SvgIconWallet2Fill as IconWallet2Fill, SvgIconWallet3 as IconWallet3, SvgIconWallet3Fill as IconWallet3Fill, SvgIconWalletFill as IconWalletFill, SvgIconWebcam as IconWebcam, SvgIconWebcamFill as IconWebcamFill, SvgIconWhiteboard as IconWhiteboard, SvgIconWhiteboardFill as IconWhiteboardFill, SvgIconWifi as IconWifi, SvgIconWind as IconWind, SvgIconWindow as IconWindow, SvgIconWindowFill as IconWindowFill, SvgIconX as IconX, SvgIconYenFill as IconYenFill, SvgIconYes as IconYes, SvgIconYesFill as IconYesFill, SvgIconZip as IconZip, SvgIconZipFill as IconZipFill, SvgIconZoom as IconZoom, SvgIconZoomFill as IconZoomFill, SvgIconZoomOut as IconZoomOut, SvgIconZoomOutFill as IconZoomOutFill }; diff --git a/dist/index.d.ts b/dist/index.d.ts deleted file mode 100644 index b71d0fc2..00000000 --- a/dist/index.d.ts +++ /dev/null @@ -1,1076 +0,0 @@ -import React from 'react'; -export declare const Icon4K: React.FC>; -export declare const Icon4KFill: React.FC>; -export declare const IconAcademicCap: React.FC>; -export declare const IconAcademicCapFill: React.FC>; -export declare const IconAccessible: React.FC>; -export declare const IconAccessibleFill: React.FC>; -export declare const IconActionCam: React.FC>; -export declare const IconActionCamFill: React.FC>; -export declare const IconAdapter: React.FC>; -export declare const IconAdapterFill: React.FC>; -export declare const IconAddToBasket: React.FC>; -export declare const IconAddToBasketFill: React.FC>; -export declare const IconAddToCart: React.FC>; -export declare const IconAddToCartFill: React.FC>; -export declare const IconAdjustment: React.FC>; -export declare const IconAdjustmentFill: React.FC>; -export declare const IconAirpodGen3Left: React.FC>; -export declare const IconAirpodGen3Right: React.FC>; -export declare const IconAirpodsGen3: React.FC>; -export declare const IconAirpodsGen3Chargingcase: React.FC>; -export declare const IconAlbum: React.FC>; -export declare const IconAlbumFill: React.FC>; -export declare const IconAlt: React.FC>; -export declare const IconAltFill: React.FC>; -export declare const IconAnalyticsChart: React.FC>; -export declare const IconAnalyticsChartFill: React.FC>; -export declare const IconAnonymous: React.FC>; -export declare const IconAnonymousFill: React.FC>; -export declare const IconApple: React.FC>; -export declare const IconAppleFill: React.FC>; -export declare const IconArchive: React.FC>; -export declare const IconArchive2: React.FC>; -export declare const IconArchive2Fill: React.FC>; -export declare const IconArchiveFill: React.FC>; -export declare const IconArrowDown: React.FC>; -export declare const IconArrowDownFill: React.FC>; -export declare const IconArrowDownLeft: React.FC>; -export declare const IconArrowDownLeftFill: React.FC>; -export declare const IconArrowDownRight: React.FC>; -export declare const IconArrowDownRightFill: React.FC>; -export declare const IconArrowExpandHor: React.FC>; -export declare const IconArrowExpandHorFill: React.FC>; -export declare const IconArrowExpandVer: React.FC>; -export declare const IconArrowExpandVerFill: React.FC>; -export declare const IconArrowLeft: React.FC>; -export declare const IconArrowLeftFill: React.FC>; -export declare const IconArrowPathDown: React.FC>; -export declare const IconArrowPathDownFill: React.FC>; -export declare const IconArrowPathLeft: React.FC>; -export declare const IconArrowPathLeftFill: React.FC>; -export declare const IconArrowPathRight: React.FC>; -export declare const IconArrowPathRightFill: React.FC>; -export declare const IconArrowPathUp: React.FC>; -export declare const IconArrowPathUpFill: React.FC>; -export declare const IconArrowRight: React.FC>; -export declare const IconArrowRightFill: React.FC>; -export declare const IconArrowShrink: React.FC>; -export declare const IconArrowShrinkFill: React.FC>; -export declare const IconArrowTriangleDown: React.FC>; -export declare const IconArrowTriangleDownFill: React.FC>; -export declare const IconArrowTriangleLeft: React.FC>; -export declare const IconArrowTriangleLeftFill: React.FC>; -export declare const IconArrowTriangleRight: React.FC>; -export declare const IconArrowTriangleRightFill: React.FC>; -export declare const IconArrowTriangleUp: React.FC>; -export declare const IconArrowTriangleUpFill: React.FC>; -export declare const IconArrowUp: React.FC>; -export declare const IconArrowUpFill: React.FC>; -export declare const IconArrowUpLeft: React.FC>; -export declare const IconArrowUpLeftFill: React.FC>; -export declare const IconArrowUpRight: React.FC>; -export declare const IconArrowUpRightFill: React.FC>; -export declare const IconArrowWall2Down: React.FC>; -export declare const IconArrowWall2DownFill: React.FC>; -export declare const IconArrowWall2Left: React.FC>; -export declare const IconArrowWall2LeftFill: React.FC>; -export declare const IconArrowWall2Right: React.FC>; -export declare const IconArrowWall2RightFill: React.FC>; -export declare const IconArrowWall2Up: React.FC>; -export declare const IconArrowWall2UpFill: React.FC>; -export declare const IconArrowWallDown: React.FC>; -export declare const IconArrowWallDownFill: React.FC>; -export declare const IconArrowWallLeft: React.FC>; -export declare const IconArrowWallLeftFill: React.FC>; -export declare const IconArrowWallRight: React.FC>; -export declare const IconArrowWallRightFill: React.FC>; -export declare const IconArrowWallUp: React.FC>; -export declare const IconArrowWallUpFill: React.FC>; -export declare const IconAsterisk: React.FC>; -export declare const IconAsteriskFill: React.FC>; -export declare const IconAt: React.FC>; -export declare const IconAtFill: React.FC>; -export declare const IconAtom: React.FC>; -export declare const IconAtomFill: React.FC>; -export declare const IconAttention: React.FC>; -export declare const IconAttentionFill: React.FC>; -export declare const IconAugmentedReality: React.FC>; -export declare const IconAugmentedRealityFill: React.FC>; -export declare const IconAvocado: React.FC>; -export declare const IconAvocadoFill: React.FC>; -export declare const IconBack: React.FC>; -export declare const IconBack10S: React.FC>; -export declare const IconBackFill: React.FC>; -export declare const IconBackpack: React.FC>; -export declare const IconBackpackFill: React.FC>; -export declare const IconBackspace: React.FC>; -export declare const IconBackspaceFill: React.FC>; -export declare const IconBag: React.FC>; -export declare const IconBag2: React.FC>; -export declare const IconBag2Fill: React.FC>; -export declare const IconBag3: React.FC>; -export declare const IconBag3Fill: React.FC>; -export declare const IconBag4: React.FC>; -export declare const IconBag4Fill: React.FC>; -export declare const IconBagAdd: React.FC>; -export declare const IconBagAddFill: React.FC>; -export declare const IconBagBlank: React.FC>; -export declare const IconBagBlankFill: React.FC>; -export declare const IconBagFill: React.FC>; -export declare const IconBagHeart: React.FC>; -export declare const IconBagHeartFill: React.FC>; -export declare const IconBarcode: React.FC>; -export declare const IconBarsThree: React.FC>; -export declare const IconBarsThree2: React.FC>; -export declare const IconBarsThree3: React.FC>; -export declare const IconBarsTwo: React.FC>; -export declare const IconBarsTwo2: React.FC>; -export declare const IconBasket: React.FC>; -export declare const IconBasketFill: React.FC>; -export declare const IconBatteryEmpty: React.FC>; -export declare const IconBatteryEmptyFill: React.FC>; -export declare const IconBatteryError: React.FC>; -export declare const IconBatteryErrorFill: React.FC>; -export declare const IconBatteryFull: React.FC>; -export declare const IconBatteryFullFill: React.FC>; -export declare const IconBatteryLoading: React.FC>; -export declare const IconBatteryLoadingFill: React.FC>; -export declare const IconBatteryLow: React.FC>; -export declare const IconBatteryLowFill: React.FC>; -export declare const IconBatteryMedium: React.FC>; -export declare const IconBatteryMediumFill: React.FC>; -export declare const IconBeatsFitPro: React.FC>; -export declare const IconBeatsFitProChargingcase: React.FC>; -export declare const IconBeatsFitProChargingcaseFill: React.FC>; -export declare const IconBeatsFitProLeft: React.FC>; -export declare const IconBeatsFitProRight: React.FC>; -export declare const IconBeatsHeadphones: React.FC>; -export declare const IconBell: React.FC>; -export declare const IconBellAlarm: React.FC>; -export declare const IconBellAlarmFill: React.FC>; -export declare const IconBellFill: React.FC>; -export declare const IconBezierCurves: React.FC>; -export declare const IconBezierCurvesFill: React.FC>; -export declare const IconBill: React.FC>; -export declare const IconBillFill: React.FC>; -export declare const IconBirthdayCake: React.FC>; -export declare const IconBirthdayCakeFill: React.FC>; -export declare const IconBitcoin: React.FC>; -export declare const IconBitcoinFill: React.FC>; -export declare const IconBlock: React.FC>; -export declare const IconBlockFill: React.FC>; -export declare const IconBluetooth: React.FC>; -export declare const IconBook: React.FC>; -export declare const IconBookFill: React.FC>; -export declare const IconBookOpen: React.FC>; -export declare const IconBookOpenFill: React.FC>; -export declare const IconBookOpenText: React.FC>; -export declare const IconBookOpenTextFill: React.FC>; -export declare const IconBookmark: React.FC>; -export declare const IconBookmarkCheck: React.FC>; -export declare const IconBookmarkCheckFill: React.FC>; -export declare const IconBookmarkFill: React.FC>; -export declare const IconBookmarkOff: React.FC>; -export declare const IconBookmarkOffFill: React.FC>; -export declare const IconBookmarkPlus: React.FC>; -export declare const IconBookmarkPlusFill: React.FC>; -export declare const IconBookmarkX: React.FC>; -export declare const IconBookmarkXFill: React.FC>; -export declare const IconBooks: React.FC>; -export declare const IconBooksFill: React.FC>; -export declare const IconBottle: React.FC>; -export declare const IconBottleFill: React.FC>; -export declare const IconBrackets: React.FC>; -export declare const IconBrackets2: React.FC>; -export declare const IconBrain: React.FC>; -export declare const IconBrainFill: React.FC>; -export declare const IconBrandAdobe: React.FC>; -export declare const IconBrandApple: React.FC>; -export declare const IconBrandAppleMusic: React.FC>; -export declare const IconBrandAppstore: React.FC>; -export declare const IconBrandArc: React.FC>; -export declare const IconBrandArtifactNews: React.FC>; -export declare const IconBrandBluesky: React.FC>; -export declare const IconBrandCash: React.FC>; -export declare const IconBrandChrome: React.FC>; -export declare const IconBrandCodepen: React.FC>; -export declare const IconBrandCopilot: React.FC>; -export declare const IconBrandD: React.FC>; -export declare const IconBrandDiscord: React.FC>; -export declare const IconBrandDuolingo: React.FC>; -export declare const IconBrandFacebook: React.FC>; -export declare const IconBrandFigma: React.FC>; -export declare const IconBrandFirefox: React.FC>; -export declare const IconBrandFramer: React.FC>; -export declare const IconBrandGithub: React.FC>; -export declare const IconBrandGoogle: React.FC>; -export declare const IconBrandGooglePlayStore: React.FC>; -export declare const IconBrandGumroad: React.FC>; -export declare const IconBrandInertiajs: React.FC>; -export declare const IconBrandInstagram: React.FC>; -export declare const IconBrandKarteil: React.FC>; -export declare const IconBrandLaravel: React.FC>; -export declare const IconBrandLayers: React.FC>; -export declare const IconBrandLemonsqueezy: React.FC>; -export declare const IconBrandLinkedin: React.FC>; -export declare const IconBrandLinktree: React.FC>; -export declare const IconBrandLottielab: React.FC>; -export declare const IconBrandMastadon: React.FC>; -export declare const IconBrandMedium: React.FC>; -export declare const IconBrandNextjs: React.FC>; -export declare const IconBrandNotion: React.FC>; -export declare const IconBrandOpenai: React.FC>; -export declare const IconBrandOpera: React.FC>; -export declare const IconBrandParanoid: React.FC>; -export declare const IconBrandParsinta: React.FC>; -export declare const IconBrandPatreon: React.FC>; -export declare const IconBrandPerplexity: React.FC>; -export declare const IconBrandPinterest: React.FC>; -export declare const IconBrandProducthunt: React.FC>; -export declare const IconBrandReactjs: React.FC>; -export declare const IconBrandRemix: React.FC>; -export declare const IconBrandRive: React.FC>; -export declare const IconBrandSafari: React.FC>; -export declare const IconBrandSketch: React.FC>; -export declare const IconBrandSlack: React.FC>; -export declare const IconBrandSnapchat: React.FC>; -export declare const IconBrandSpotify: React.FC>; -export declare const IconBrandTailwindcss: React.FC>; -export declare const IconBrandTelegram: React.FC>; -export declare const IconBrandThreads: React.FC>; -export declare const IconBrandTiktok: React.FC>; -export declare const IconBrandTurbopack: React.FC>; -export declare const IconBrandTurborepo: React.FC>; -export declare const IconBrandTwitch: React.FC>; -export declare const IconBrandTwitter: React.FC>; -export declare const IconBrandVenmo: React.FC>; -export declare const IconBrandVercel: React.FC>; -export declare const IconBrandVkontakte: React.FC>; -export declare const IconBrandVscode: React.FC>; -export declare const IconBrandWebflow: React.FC>; -export declare const IconBrandWhatsapp: React.FC>; -export declare const IconBrandX: React.FC>; -export declare const IconBrandYoutube: React.FC>; -export declare const IconBreakfest: React.FC>; -export declare const IconBreakfestFill: React.FC>; -export declare const IconBroadcast: React.FC>; -export declare const IconBroadcastFill: React.FC>; -export declare const IconBrokenChainLink: React.FC>; -export declare const IconBrokenHeart: React.FC>; -export declare const IconBrokenHeartFill: React.FC>; -export declare const IconBubbleQuotes: React.FC>; -export declare const IconBubbleQuotesFill: React.FC>; -export declare const IconBug: React.FC>; -export declare const IconBugFill: React.FC>; -export declare const IconBuilding: React.FC>; -export declare const IconBuildingFill: React.FC>; -export declare const IconBullet: React.FC>; -export declare const IconBulletFill: React.FC>; -export declare const IconBulletList: React.FC>; -export declare const IconBulletListFill: React.FC>; -export declare const IconCainLink2: React.FC>; -export declare const IconCainLink3: React.FC>; -export declare const IconCalculator: React.FC>; -export declare const IconCalculatorFill: React.FC>; -export declare const IconCalendar: React.FC>; -export declare const IconCalendar2: React.FC>; -export declare const IconCalendar2Fill: React.FC>; -export declare const IconCalendar3: React.FC>; -export declare const IconCalendar3Fill: React.FC>; -export declare const IconCalendarCheck: React.FC>; -export declare const IconCalendarCheckFill: React.FC>; -export declare const IconCalendarClock: React.FC>; -export declare const IconCalendarClockFill: React.FC>; -export declare const IconCalendarFill: React.FC>; -export declare const IconCalendarPlus: React.FC>; -export declare const IconCalendarPlusFill: React.FC>; -export declare const IconCalendarRemove: React.FC>; -export declare const IconCalendarRemoveFill: React.FC>; -export declare const IconCalendarSearch: React.FC>; -export declare const IconCalendarSearchFill: React.FC>; -export declare const IconCallIncoming: React.FC>; -export declare const IconCallIncomingFill: React.FC>; -export declare const IconCallOff: React.FC>; -export declare const IconCallOffFill: React.FC>; -export declare const IconCallOutgoing: React.FC>; -export declare const IconCallOutgoingFill: React.FC>; -export declare const IconCamera: React.FC>; -export declare const IconCameraDot: React.FC>; -export declare const IconCameraDotFill: React.FC>; -export declare const IconCameraFill: React.FC>; -export declare const IconCameraOff: React.FC>; -export declare const IconCameraOffFill: React.FC>; -export declare const IconCar: React.FC>; -export declare const IconCarFill: React.FC>; -export declare const IconCart: React.FC>; -export declare const IconCartFill: React.FC>; -export declare const IconChainLink: React.FC>; -export declare const IconChainLinkFill: React.FC>; -export declare const IconChart: React.FC>; -export declare const IconChart2: React.FC>; -export declare const IconChart2Fill: React.FC>; -export declare const IconChart3: React.FC>; -export declare const IconChart3Fill: React.FC>; -export declare const IconChart4: React.FC>; -export declare const IconChart4Fill: React.FC>; -export declare const IconChart5: React.FC>; -export declare const IconChart5Fill: React.FC>; -export declare const IconChartFill: React.FC>; -export declare const IconCheck: React.FC>; -export declare const IconChecklist: React.FC>; -export declare const IconChevronDoubleDown: React.FC>; -export declare const IconChevronDoubleLeft: React.FC>; -export declare const IconChevronDoubleRight: React.FC>; -export declare const IconChevronDoubleUp: React.FC>; -export declare const IconChevronDown: React.FC>; -export declare const IconChevronLeft: React.FC>; -export declare const IconChevronLgDown: React.FC>; -export declare const IconChevronLgLeft: React.FC>; -export declare const IconChevronLgRight: React.FC>; -export declare const IconChevronLgUp: React.FC>; -export declare const IconChevronRight: React.FC>; -export declare const IconChevronUp: React.FC>; -export declare const IconChevronsLgDown: React.FC>; -export declare const IconChevronsLgLeft: React.FC>; -export declare const IconChevronsLgRight: React.FC>; -export declare const IconChevronsLgUp: React.FC>; -export declare const IconChevronsUpDown: React.FC>; -export declare const IconChevronsX: React.FC>; -export declare const IconChevronsY: React.FC>; -export declare const IconChromecast: React.FC>; -export declare const IconChromecastFill: React.FC>; -export declare const IconCircleArrowDown: React.FC>; -export declare const IconCircleArrowDownFill: React.FC>; -export declare const IconCircleArrowLeft: React.FC>; -export declare const IconCircleArrowLeftDown: React.FC>; -export declare const IconCircleArrowLeftDownFill: React.FC>; -export declare const IconCircleArrowLeftFill: React.FC>; -export declare const IconCircleArrowLeftUp: React.FC>; -export declare const IconCircleArrowLeftUpFill: React.FC>; -export declare const IconCircleArrowRight: React.FC>; -export declare const IconCircleArrowRightDown: React.FC>; -export declare const IconCircleArrowRightDownFill: React.FC>; -export declare const IconCircleArrowRightFill: React.FC>; -export declare const IconCircleArrowRightUp: React.FC>; -export declare const IconCircleArrowRightUpFill: React.FC>; -export declare const IconCircleArrowUp: React.FC>; -export declare const IconCircleArrowUpFill: React.FC>; -export declare const IconCircleCheck: React.FC>; -export declare const IconCircleCheckFill: React.FC>; -export declare const IconCircleDotsHorizontal: React.FC>; -export declare const IconCircleDotsHorizontalFill: React.FC>; -export declare const IconCircleDotsVertical: React.FC>; -export declare const IconCircleDotsVerticalFill: React.FC>; -export declare const IconCircleDownload: React.FC>; -export declare const IconCircleDownloadFill: React.FC>; -export declare const IconCircleHalf: React.FC>; -export declare const IconCircleHalfFill: React.FC>; -export declare const IconCircleInfo: React.FC>; -export declare const IconCircleInfoFill: React.FC>; -export declare const IconCircleMinus: React.FC>; -export declare const IconCircleMinusFill: React.FC>; -export declare const IconCirclePerson: React.FC>; -export declare const IconCirclePersonFill: React.FC>; -export declare const IconCirclePlaceholderDashed: React.FC>; -export declare const IconCirclePlaceholderDashedFill: React.FC>; -export declare const IconCirclePlay: React.FC>; -export declare const IconCirclePlayFill: React.FC>; -export declare const IconCirclePlus: React.FC>; -export declare const IconCirclePlusFill: React.FC>; -export declare const IconCircleQuestionmark: React.FC>; -export declare const IconCircleQuestionmarkFill: React.FC>; -export declare const IconCircleRightUp: React.FC>; -export declare const IconCircleRightUpFill: React.FC>; -export declare const IconCircleStop: React.FC>; -export declare const IconCircleStopFill: React.FC>; -export declare const IconCircleX: React.FC>; -export declare const IconCircleXFill: React.FC>; -export declare const IconClapperboard: React.FC>; -export declare const IconClapperboardFill: React.FC>; -export declare const IconClipboard: React.FC>; -export declare const IconClipboardFill: React.FC>; -export declare const IconClock: React.FC>; -export declare const IconClockFill: React.FC>; -export declare const IconCloseQuote: React.FC>; -export declare const IconCloseQuoteFill: React.FC>; -export declare const IconClosedCaptioning: React.FC>; -export declare const IconClosedCaptioningFill: React.FC>; -export declare const IconCloud: React.FC>; -export declare const IconCloud2: React.FC>; -export declare const IconCloud2Fill: React.FC>; -export declare const IconCloudDownload: React.FC>; -export declare const IconCloudDownloadFill: React.FC>; -export declare const IconCloudFill: React.FC>; -export declare const IconCloudSnow: React.FC>; -export declare const IconCloudSnowFill: React.FC>; -export declare const IconCloudSync: React.FC>; -export declare const IconCloudSyncFill: React.FC>; -export declare const IconCloudy: React.FC>; -export declare const IconCloudyFill: React.FC>; -export declare const IconCloudySun: React.FC>; -export declare const IconCloudySunFill: React.FC>; -export declare const IconCocktail: React.FC>; -export declare const IconCocktailFill: React.FC>; -export declare const IconCodeBrackets: React.FC>; -export declare const IconCodeLines: React.FC>; -export declare const IconColorPalette: React.FC>; -export declare const IconColorPaletteFill: React.FC>; -export declare const IconColorSwatch: React.FC>; -export declare const IconColorSwatchFill: React.FC>; -export declare const IconColors: React.FC>; -export declare const IconColorsFill: React.FC>; -export declare const IconCommand: React.FC>; -export declare const IconCommandFill: React.FC>; -export declare const IconCompass: React.FC>; -export declare const IconCompassFill: React.FC>; -export declare const IconComputer: React.FC>; -export declare const IconComputerFill: React.FC>; -export declare const IconContacts: React.FC>; -export declare const IconContactsFill: React.FC>; -export declare const IconControl: React.FC>; -export declare const IconControlFill: React.FC>; -export declare const IconCookies: React.FC>; -export declare const IconCookiesFill: React.FC>; -export declare const IconCreditCard: React.FC>; -export declare const IconCreditCardFill: React.FC>; -export declare const IconCrop: React.FC>; -export declare const IconCropFill: React.FC>; -export declare const IconCrypto: React.FC>; -export declare const IconCryptoCoin: React.FC>; -export declare const IconCryptoCoinFill: React.FC>; -export declare const IconCryptoFill: React.FC>; -export declare const IconCube: React.FC>; -export declare const IconCubeFill: React.FC>; -export declare const IconCupHot: React.FC>; -export declare const IconCupHotFill: React.FC>; -export declare const IconCupStraw: React.FC>; -export declare const IconCupStrawFill: React.FC>; -export declare const IconCurrencyDollar: React.FC>; -export declare const IconCurrencyDollarFill: React.FC>; -export declare const IconCurrencyPound: React.FC>; -export declare const IconCurrencyPoundFill: React.FC>; -export declare const IconCurrencyYen: React.FC>; -export declare const IconCursor: React.FC>; -export declare const IconCursor1: React.FC>; -export declare const IconCursor1Fill: React.FC>; -export declare const IconCursor3: React.FC>; -export declare const IconCursor3Fill: React.FC>; -export declare const IconCursorClick: React.FC>; -export declare const IconCursorClickFill: React.FC>; -export declare const IconCursorFill: React.FC>; -export declare const IconCut: React.FC>; -export declare const IconDashboard: React.FC>; -export declare const IconDashboardFill: React.FC>; -export declare const IconDatabase: React.FC>; -export declare const IconDatabaseFill: React.FC>; -export declare const IconDateTime: React.FC>; -export declare const IconDeviceDesktop: React.FC>; -export declare const IconDeviceDesktop2: React.FC>; -export declare const IconDeviceDesktop2Fill: React.FC>; -export declare const IconDeviceDesktopFill: React.FC>; -export declare const IconDevicePhone: React.FC>; -export declare const IconDevicePhoneFill: React.FC>; -export declare const IconDevices: React.FC>; -export declare const IconDevicesFill: React.FC>; -export declare const IconDiamond: React.FC>; -export declare const IconDiamondFill: React.FC>; -export declare const IconDocumentChart: React.FC>; -export declare const IconDocumentChartFill: React.FC>; -export declare const IconDonut: React.FC>; -export declare const IconDonutFill: React.FC>; -export declare const IconDotGrid2X3: React.FC>; -export declare const IconDotGrid3X3: React.FC>; -export declare const IconDotsHorizontal: React.FC>; -export declare const IconDotsVertical: React.FC>; -export declare const IconDownload: React.FC>; -export declare const IconDuplicate: React.FC>; -export declare const IconDuplicateFill: React.FC>; -export declare const IconEnter: React.FC>; -export declare const IconEnter180: React.FC>; -export declare const IconEnter180Fill: React.FC>; -export declare const IconEnterFill: React.FC>; -export declare const IconEnvelope: React.FC>; -export declare const IconEnvelopeFill: React.FC>; -export declare const IconEquals: React.FC>; -export declare const IconEthereum: React.FC>; -export declare const IconEthereumFill: React.FC>; -export declare const IconExpand315: React.FC>; -export declare const IconExpand315Fill: React.FC>; -export declare const IconExpand45: React.FC>; -export declare const IconExpand45Fill: React.FC>; -export declare const IconExpandSimple: React.FC>; -export declare const IconExpandSimple2: React.FC>; -export declare const IconExpandSimple2Fill: React.FC>; -export declare const IconExpandSimpleFill: React.FC>; -export declare const IconExpandWindow: React.FC>; -export declare const IconExpandWindowFill: React.FC>; -export declare const IconEye: React.FC>; -export declare const IconEyeFill: React.FC>; -export declare const IconEyeOff: React.FC>; -export declare const IconEyeOffFill: React.FC>; -export declare const IconFastForward10S: React.FC>; -export declare const IconFastForward15S: React.FC>; -export declare const IconFastForward30S: React.FC>; -export declare const IconFastForward5S: React.FC>; -export declare const IconFile: React.FC>; -export declare const IconFileCloud: React.FC>; -export declare const IconFileCloudFill: React.FC>; -export declare const IconFileDownload: React.FC>; -export declare const IconFileDownloadFill: React.FC>; -export declare const IconFileFill: React.FC>; -export declare const IconFileLink: React.FC>; -export declare const IconFileLinkFill: React.FC>; -export declare const IconFileLock: React.FC>; -export declare const IconFileLockFill: React.FC>; -export declare const IconFileText: React.FC>; -export declare const IconFileTextFill: React.FC>; -export declare const IconFileZip: React.FC>; -export declare const IconFileZipFill: React.FC>; -export declare const IconFiles: React.FC>; -export declare const IconFilesFill: React.FC>; -export declare const IconFilm: React.FC>; -export declare const IconFilmFill: React.FC>; -export declare const IconFilter: React.FC>; -export declare const IconFilter2: React.FC>; -export declare const IconFilter2Fill: React.FC>; -export declare const IconFilterAsc: React.FC>; -export declare const IconFilterAscFill: React.FC>; -export declare const IconFilterDesc: React.FC>; -export declare const IconFilterDescFill: React.FC>; -export declare const IconFilterFill: React.FC>; -export declare const IconFinder: React.FC>; -export declare const IconFinderFill: React.FC>; -export declare const IconFlash: React.FC>; -export declare const IconFlashFill: React.FC>; -export declare const IconFlashOff: React.FC>; -export declare const IconFlashOffFill: React.FC>; -export declare const IconFlipchart: React.FC>; -export declare const IconFlipchart2: React.FC>; -export declare const IconFlipchart2Fill: React.FC>; -export declare const IconFlipchartFill: React.FC>; -export declare const IconFloppyDisk: React.FC>; -export declare const IconFloppyDisk2: React.FC>; -export declare const IconFloppyDisk2Fill: React.FC>; -export declare const IconFloppyDiskFill: React.FC>; -export declare const IconFolder: React.FC>; -export declare const IconFolderBookmarks: React.FC>; -export declare const IconFolderBookmarksFill: React.FC>; -export declare const IconFolderBox: React.FC>; -export declare const IconFolderBoxFill: React.FC>; -export declare const IconFolderCloud: React.FC>; -export declare const IconFolderCloudFill: React.FC>; -export declare const IconFolderDelete: React.FC>; -export declare const IconFolderDeleteFill: React.FC>; -export declare const IconFolderDownload: React.FC>; -export declare const IconFolderDownloadFill: React.FC>; -export declare const IconFolderFill: React.FC>; -export declare const IconFolderLink: React.FC>; -export declare const IconFolderLinkFill: React.FC>; -export declare const IconFolderOpen: React.FC>; -export declare const IconFolderOpenFill: React.FC>; -export declare const IconFolderPaper: React.FC>; -export declare const IconFolderPaperFill: React.FC>; -export declare const IconFolderRestricted: React.FC>; -export declare const IconFolderRestrictedFill: React.FC>; -export declare const IconFolderShared: React.FC>; -export declare const IconFolderSharedFill: React.FC>; -export declare const IconFolderUpload: React.FC>; -export declare const IconFolderUploadFill: React.FC>; -export declare const IconFolders: React.FC>; -export declare const IconFoldersFill: React.FC>; -export declare const IconFortuneTellerBall: React.FC>; -export declare const IconFortuneTellerBallFill: React.FC>; -export declare const IconForward: React.FC>; -export declare const IconForwardFill: React.FC>; -export declare const IconForwardLeft: React.FC>; -export declare const IconForwardLeftFill: React.FC>; -export declare const IconForwardRight: React.FC>; -export declare const IconForwardRightFill: React.FC>; -export declare const IconForwards10S: React.FC>; -export declare const IconFullscreen: React.FC>; -export declare const IconFullscreenFill: React.FC>; -export declare const IconGallery: React.FC>; -export declare const IconGalleryFill: React.FC>; -export declare const IconGear: React.FC>; -export declare const IconGearFill: React.FC>; -export declare const IconGif: React.FC>; -export declare const IconGifFill: React.FC>; -export declare const IconGift: React.FC>; -export declare const IconGift2: React.FC>; -export declare const IconGift2Fill: React.FC>; -export declare const IconGiftFill: React.FC>; -export declare const IconGiroCard: React.FC>; -export declare const IconGiroCardFill: React.FC>; -export declare const IconGiroCards: React.FC>; -export declare const IconGiroCardsFill: React.FC>; -export declare const IconGlasses: React.FC>; -export declare const IconGlassesFill: React.FC>; -export declare const IconGlobe: React.FC>; -export declare const IconGlobe2: React.FC>; -export declare const IconGlobe2Fill: React.FC>; -export declare const IconGlobeFill: React.FC>; -export declare const IconGraduate: React.FC>; -export declare const IconGraduateCapFill: React.FC>; -export declare const IconGraph: React.FC>; -export declare const IconGreaterThan: React.FC>; -export declare const IconGrid4: React.FC>; -export declare const IconGrid4Fill: React.FC>; -export declare const IconGuide: React.FC>; -export declare const IconGuideFill: React.FC>; -export declare const IconHamburger: React.FC>; -export declare const IconHashtag: React.FC>; -export declare const IconHashtagFill: React.FC>; -export declare const IconHd: React.FC>; -export declare const IconHdFill: React.FC>; -export declare const IconHdd: React.FC>; -export declare const IconHddFill: React.FC>; -export declare const IconHeadphones: React.FC>; -export declare const IconHeadphones2: React.FC>; -export declare const IconHeadphonesFill: React.FC>; -export declare const IconHeart: React.FC>; -export declare const IconHeartBeat: React.FC>; -export declare const IconHeartBeatFill: React.FC>; -export declare const IconHeartFill: React.FC>; -export declare const IconHighlight: React.FC>; -export declare const IconHighlightFill: React.FC>; -export declare const IconHighlightWave: React.FC>; -export declare const IconHighlightWaveFill: React.FC>; -export declare const IconHome: React.FC>; -export declare const IconHome1: React.FC>; -export declare const IconHome1Fill: React.FC>; -export declare const IconHome2: React.FC>; -export declare const IconHome2Fill: React.FC>; -export declare const IconHome3: React.FC>; -export declare const IconHome3Fill: React.FC>; -export declare const IconHome4: React.FC>; -export declare const IconHome4Fill: React.FC>; -export declare const IconHome5: React.FC>; -export declare const IconHome5Fill: React.FC>; -export declare const IconHome6: React.FC>; -export declare const IconHome6Fill: React.FC>; -export declare const IconHomeFill: React.FC>; -export declare const IconHotDrinkCup: React.FC>; -export declare const IconHotDrinkCupFill: React.FC>; -export declare const IconIceCream: React.FC>; -export declare const IconIceCream2: React.FC>; -export declare const IconIceCream2Fill: React.FC>; -export declare const IconIceCreamFill: React.FC>; -export declare const IconInbox: React.FC>; -export declare const IconInbox2: React.FC>; -export declare const IconInbox2Fill: React.FC>; -export declare const IconInboxEmpty: React.FC>; -export declare const IconInboxEmptyFill: React.FC>; -export declare const IconInboxFill: React.FC>; -export declare const IconInvite: React.FC>; -export declare const IconInviteFill: React.FC>; -export declare const IconInvoice: React.FC>; -export declare const IconInvoiceFill: React.FC>; -export declare const IconJudgeGavel: React.FC>; -export declare const IconJudgeGavelFill: React.FC>; -export declare const IconKey: React.FC>; -export declare const IconKeyFill: React.FC>; -export declare const IconKeyboardCable: React.FC>; -export declare const IconKeyboardCableFill: React.FC>; -export declare const IconKeyboardDown: React.FC>; -export declare const IconKeyboardDownFill: React.FC>; -export declare const IconKeyboardUp: React.FC>; -export declare const IconKeyboardUpFill: React.FC>; -export declare const IconKeyhole: React.FC>; -export declare const IconKeyholeFill: React.FC>; -export declare const IconLaunch: React.FC>; -export declare const IconLaunchFill: React.FC>; -export declare const IconLayers: React.FC>; -export declare const IconLayers2: React.FC>; -export declare const IconLayers2Fill: React.FC>; -export declare const IconLayersFill: React.FC>; -export declare const IconLessThan: React.FC>; -export declare const IconLightBulb: React.FC>; -export declare const IconLightBulb2: React.FC>; -export declare const IconLightBulb2Fill: React.FC>; -export declare const IconLightBulbFill: React.FC>; -export declare const IconLineChart6: React.FC>; -export declare const IconLineChartL: React.FC>; -export declare const IconLineChartR: React.FC>; -export declare const IconLink: React.FC>; -export declare const IconLiquid: React.FC>; -export declare const IconLiquidFill: React.FC>; -export declare const IconListBullets: React.FC>; -export declare const IconListBulletsFill: React.FC>; -export declare const IconLoader: React.FC>; -export declare const IconLoader2: React.FC>; -export declare const IconLocation: React.FC>; -export declare const IconLocationFill: React.FC>; -export declare const IconLock: React.FC>; -export declare const IconLockFill: React.FC>; -export declare const IconLogin: React.FC>; -export declare const IconLogout: React.FC>; -export declare const IconMacbook: React.FC>; -export declare const IconMacbookAir: React.FC>; -export declare const IconMacbookAirFill: React.FC>; -export declare const IconMacbookFill: React.FC>; -export declare const IconMagic: React.FC>; -export declare const IconMagicFill: React.FC>; -export declare const IconMagicStar: React.FC>; -export declare const IconMagicStarFill: React.FC>; -export declare const IconMail: React.FC>; -export declare const IconMailFill: React.FC>; -export declare const IconMailNotify: React.FC>; -export declare const IconMailNotifyFill: React.FC>; -export declare const IconMap: React.FC>; -export declare const IconMapFill: React.FC>; -export declare const IconMegaphone: React.FC>; -export declare const IconMegaphoneFill: React.FC>; -export declare const IconMessage: React.FC>; -export declare const IconMessageDots: React.FC>; -export declare const IconMessageDotsFill: React.FC>; -export declare const IconMessageFill: React.FC>; -export declare const IconMessages: React.FC>; -export declare const IconMessagesFill: React.FC>; -export declare const IconMic: React.FC>; -export declare const IconMicFill: React.FC>; -export declare const IconMicOff: React.FC>; -export declare const IconMicOffFill: React.FC>; -export declare const IconMinimize315: React.FC>; -export declare const IconMinimize315Fill: React.FC>; -export declare const IconMinimize45: React.FC>; -export declare const IconMinimize45Fill: React.FC>; -export declare const IconMinimizeWindow: React.FC>; -export declare const IconMinimizeWindowFill: React.FC>; -export declare const IconMinus: React.FC>; -export declare const IconMoneybag: React.FC>; -export declare const IconMoneybagFill: React.FC>; -export declare const IconMoon: React.FC>; -export declare const IconMoonFill: React.FC>; -export declare const IconMoonStar: React.FC>; -export declare const IconMoonStarFill: React.FC>; -export declare const IconMouse: React.FC>; -export declare const IconMouseFill: React.FC>; -export declare const IconMove: React.FC>; -export declare const IconMoveFill: React.FC>; -export declare const IconMusicNote: React.FC>; -export declare const IconMusicNoteFill: React.FC>; -export declare const IconMute: React.FC>; -export declare const IconMuteFill: React.FC>; -export declare const IconNext: React.FC>; -export declare const IconNextFill: React.FC>; -export declare const IconNotebookCover: React.FC>; -export declare const IconNotebookCoverFill: React.FC>; -export declare const IconNotepad: React.FC>; -export declare const IconNotepadFill: React.FC>; -export declare const IconNotes: React.FC>; -export declare const IconNotesFill: React.FC>; -export declare const IconOculus: React.FC>; -export declare const IconOculusFill: React.FC>; -export declare const IconOldTv: React.FC>; -export declare const IconOldTvFill: React.FC>; -export declare const IconOpenLink: React.FC>; -export declare const IconOpenLink2: React.FC>; -export declare const IconOpenLink2Fill: React.FC>; -export declare const IconOpenLinkFill: React.FC>; -export declare const IconOpenQuote: React.FC>; -export declare const IconOpenQuoteFill: React.FC>; -export declare const IconOptAlt: React.FC>; -export declare const IconOptAltFill: React.FC>; -export declare const IconOrange: React.FC>; -export declare const IconOrangeFill: React.FC>; -export declare const IconPackage: React.FC>; -export declare const IconPackageFill: React.FC>; -export declare const IconPaper: React.FC>; -export declare const IconPaperFill: React.FC>; -export declare const IconPaperclip: React.FC>; -export declare const IconPaperclip2: React.FC>; -export declare const IconPaperclip3: React.FC>; -export declare const IconPasskey: React.FC>; -export declare const IconPasskeyFill: React.FC>; -export declare const IconPause: React.FC>; -export declare const IconPauseFill: React.FC>; -export declare const IconPencilBox: React.FC>; -export declare const IconPencilBoxFill: React.FC>; -export declare const IconPeople: React.FC>; -export declare const IconPeopleFill: React.FC>; -export declare const IconPerson: React.FC>; -export declare const IconPersonAdd: React.FC>; -export declare const IconPersonAddFill: React.FC>; -export declare const IconPersonAdded: React.FC>; -export declare const IconPersonAddedFill: React.FC>; -export declare const IconPersonFill: React.FC>; -export declare const IconPersonRemove: React.FC>; -export declare const IconPersonRemoveFill: React.FC>; -export declare const IconPictureInPicture: React.FC>; -export declare const IconPictureInPictureFill: React.FC>; -export declare const IconPieChart: React.FC>; -export declare const IconPieChart2: React.FC>; -export declare const IconPieChart2Fill: React.FC>; -export declare const IconPieChartFill: React.FC>; -export declare const IconPilone: React.FC>; -export declare const IconPiloneFill: React.FC>; -export declare const IconPin: React.FC>; -export declare const IconPin2: React.FC>; -export declare const IconPin2Fill: React.FC>; -export declare const IconPinFill: React.FC>; -export declare const IconPizza: React.FC>; -export declare const IconPizzaFill: React.FC>; -export declare const IconPlay: React.FC>; -export declare const IconPlayFill: React.FC>; -export declare const IconPlaylist: React.FC>; -export declare const IconPlaylistFill: React.FC>; -export declare const IconPlus: React.FC>; -export declare const IconPopcorn: React.FC>; -export declare const IconPopcornFill: React.FC>; -export declare const IconPriceTag: React.FC>; -export declare const IconPriceTagFill: React.FC>; -export declare const IconPrinter: React.FC>; -export declare const IconPrinterFill: React.FC>; -export declare const IconPuzzle: React.FC>; -export declare const IconPuzzleFill: React.FC>; -export declare const IconQrCode: React.FC>; -export declare const IconQrCodeFill: React.FC>; -export declare const IconQuoteClose: React.FC>; -export declare const IconQuoteCloseFill: React.FC>; -export declare const IconQuoteOpen: React.FC>; -export declare const IconQuoteOpenFill: React.FC>; -export declare const IconRainy: React.FC>; -export declare const IconRainyFill: React.FC>; -export declare const IconRainyLight: React.FC>; -export declare const IconRainyLightFill: React.FC>; -export declare const IconReceipt: React.FC>; -export declare const IconReceipt2: React.FC>; -export declare const IconReceipt2Fill: React.FC>; -export declare const IconReceiptFill: React.FC>; -export declare const IconReceiptTax: React.FC>; -export declare const IconReceiptTaxFill: React.FC>; -export declare const IconRecord: React.FC>; -export declare const IconRecordFill: React.FC>; -export declare const IconRedo: React.FC>; -export declare const IconRedoFill: React.FC>; -export declare const IconRefresh: React.FC>; -export declare const IconRefreshFill: React.FC>; -export declare const IconRenew: React.FC>; -export declare const IconRenewFill: React.FC>; -export declare const IconRepeat: React.FC>; -export declare const IconRepeat2: React.FC>; -export declare const IconRepeat2Fill: React.FC>; -export declare const IconRepeat3: React.FC>; -export declare const IconRepeatFill: React.FC>; -export declare const IconReply: React.FC>; -export declare const IconReplyFill: React.FC>; -export declare const IconRepost: React.FC>; -export declare const IconRepostFill: React.FC>; -export declare const IconResizeIn: React.FC>; -export declare const IconResizeInFill: React.FC>; -export declare const IconResizeOutFill: React.FC>; -export declare const IconResizeOutIn: React.FC>; -export declare const IconRewind10S: React.FC>; -export declare const IconRewind15S: React.FC>; -export declare const IconRewind30S: React.FC>; -export declare const IconRewind5S: React.FC>; -export declare const IconRobot: React.FC>; -export declare const IconRobotFill: React.FC>; -export declare const IconRocket: React.FC>; -export declare const IconRocketFill: React.FC>; -export declare const IconRotateLeft: React.FC>; -export declare const IconRotateLeftFill: React.FC>; -export declare const IconRotateRight: React.FC>; -export declare const IconRotateRightFill: React.FC>; -export declare const IconRuler: React.FC>; -export declare const IconRulerFill: React.FC>; -export declare const IconRunShortcut: React.FC>; -export declare const IconRunShortcutFill: React.FC>; -export declare const IconSandwich: React.FC>; -export declare const IconSandwichFill: React.FC>; -export declare const IconScreenRecord: React.FC>; -export declare const IconScreenRecordFill: React.FC>; -export declare const IconScreenSharing: React.FC>; -export declare const IconScreenSharingFill: React.FC>; -export declare const IconSdCard: React.FC>; -export declare const IconSdCardFill: React.FC>; -export declare const IconSearch: React.FC>; -export declare const IconSearchFill: React.FC>; -export declare const IconSearchSketchbook: React.FC>; -export declare const IconSearchSketchbookFill: React.FC>; -export declare const IconSend: React.FC>; -export declare const IconSend2: React.FC>; -export declare const IconSend2Fill: React.FC>; -export declare const IconSend3: React.FC>; -export declare const IconSend3Fill: React.FC>; -export declare const IconSendFill: React.FC>; -export declare const IconServer: React.FC>; -export declare const IconServerFill: React.FC>; -export declare const IconServerStack: React.FC>; -export declare const IconServerStackFill: React.FC>; -export declare const IconService: React.FC>; -export declare const IconServiceFill: React.FC>; -export declare const IconSettings: React.FC>; -export declare const IconSettingsFill: React.FC>; -export declare const IconShield: React.FC>; -export declare const IconShieldCheck: React.FC>; -export declare const IconShieldCheckFill: React.FC>; -export declare const IconShieldCrossed: React.FC>; -export declare const IconShieldCrossedFill: React.FC>; -export declare const IconShieldFill: React.FC>; -export declare const IconShieldKeyhole: React.FC>; -export declare const IconShieldKeyholeFill: React.FC>; -export declare const IconShuffle: React.FC>; -export declare const IconSidebar: React.FC>; -export declare const IconSidebarFill: React.FC>; -export declare const IconSimCard: React.FC>; -export declare const IconSimCardFill: React.FC>; -export declare const IconSketchbook: React.FC>; -export declare const IconSketchbookFill: React.FC>; -export declare const IconSmartwatch: React.FC>; -export declare const IconSmartwatchFill: React.FC>; -export declare const IconSnowFlakes: React.FC>; -export declare const IconSortAsc: React.FC>; -export declare const IconSortAscFill: React.FC>; -export declare const IconSortDesc: React.FC>; -export declare const IconSortDescFill: React.FC>; -export declare const IconSparklesThree: React.FC>; -export declare const IconSparklesThreeFill: React.FC>; -export declare const IconSparklesTwo: React.FC>; -export declare const IconSparklesTwo2: React.FC>; -export declare const IconSparklesTwo2Fill: React.FC>; -export declare const IconSparklesTwoFill: React.FC>; -export declare const IconSplit: React.FC>; -export declare const IconSplitFill: React.FC>; -export declare const IconSquareArrowInTl: React.FC>; -export declare const IconSquareArrowInTlFill: React.FC>; -export declare const IconSquareArrowOutTl: React.FC>; -export declare const IconSquareArrowOutTlFill: React.FC>; -export declare const IconSquareInfo: React.FC>; -export declare const IconSquareInfoFill: React.FC>; -export declare const IconSquareMinus: React.FC>; -export declare const IconSquareMinusFill: React.FC>; -export declare const IconSquarePlaceholder: React.FC>; -export declare const IconSquarePlaceholderFill: React.FC>; -export declare const IconSquarePlus: React.FC>; -export declare const IconSquarePlusFill: React.FC>; -export declare const IconSquareX: React.FC>; -export declare const IconSquareXFill: React.FC>; -export declare const IconStar: React.FC>; -export declare const IconStarFill: React.FC>; -export declare const IconStarLines: React.FC>; -export declare const IconStarLinesFill: React.FC>; -export declare const IconStop: React.FC>; -export declare const IconStopFill: React.FC>; -export declare const IconStorage: React.FC>; -export declare const IconStorageFill: React.FC>; -export declare const IconStore: React.FC>; -export declare const IconStore2: React.FC>; -export declare const IconStore2Fill: React.FC>; -export declare const IconStore3: React.FC>; -export declare const IconStore3Fill: React.FC>; -export declare const IconStore4: React.FC>; -export declare const IconStore4Fill: React.FC>; -export declare const IconStoreFill: React.FC>; -export declare const IconSuitcase: React.FC>; -export declare const IconSuitcaseFill: React.FC>; -export declare const IconSun: React.FC>; -export declare const IconSunrise: React.FC>; -export declare const IconSunriseArrowUp: React.FC>; -export declare const IconSunriseArrowUpFill: React.FC>; -export declare const IconSunriseFill: React.FC>; -export declare const IconSunset: React.FC>; -export declare const IconSunsetArrowDown: React.FC>; -export declare const IconSunsetArrowDownFill: React.FC>; -export declare const IconSunsetFill: React.FC>; -export declare const IconSupport: React.FC>; -export declare const IconSupportFill: React.FC>; -export declare const IconSwitchHorizontal: React.FC>; -export declare const IconSwitchHorizontal2: React.FC>; -export declare const IconSwitchHorizontal2Fill: React.FC>; -export declare const IconSwitchHorizontalFill: React.FC>; -export declare const IconSwitchVertical: React.FC>; -export declare const IconSwitchVertical2: React.FC>; -export declare const IconSwitchVertical2Fill: React.FC>; -export declare const IconSwitchVerticalFill: React.FC>; -export declare const IconTShirt: React.FC>; -export declare const IconTShirtFill: React.FC>; -export declare const IconTelephone: React.FC>; -export declare const IconTelephoneFill: React.FC>; -export declare const IconThumbsDown: React.FC>; -export declare const IconThumbsDownFill: React.FC>; -export declare const IconTicket: React.FC>; -export declare const IconTicketFill: React.FC>; -export declare const IconToolbox: React.FC>; -export declare const IconToolboxFill: React.FC>; -export declare const IconTrash: React.FC>; -export declare const IconTrashEmpty: React.FC>; -export declare const IconTrashEmptyFill: React.FC>; -export declare const IconTrashFill: React.FC>; -export declare const IconTrashPaper: React.FC>; -export declare const IconTrashPaperFill: React.FC>; -export declare const IconTrendingChart: React.FC>; -export declare const IconTrendingChart2: React.FC>; -export declare const IconTrendingChart3: React.FC>; -export declare const IconTrendingChart4: React.FC>; -export declare const IconTrendingChart5: React.FC>; -export declare const IconTriangleInfo: React.FC>; -export declare const IconTriangleInfoFill: React.FC>; -export declare const IconTrophy: React.FC>; -export declare const IconTrophyFill: React.FC>; -export declare const IconTruck: React.FC>; -export declare const IconTruckFill: React.FC>; -export declare const IconUmbrella: React.FC>; -export declare const IconUmbrellaFill: React.FC>; -export declare const IconUndo: React.FC>; -export declare const IconUndoFill: React.FC>; -export declare const IconUnlocked: React.FC>; -export declare const IconUnlockedFill: React.FC>; -export declare const IconUnpin: React.FC>; -export declare const IconUnpinFill: React.FC>; -export declare const IconUpload: React.FC>; -export declare const IconUsb: React.FC>; -export declare const IconUsbC: React.FC>; -export declare const IconUsbCFill: React.FC>; -export declare const IconUsbFill: React.FC>; -export declare const IconVerified: React.FC>; -export declare const IconVerifiedFill: React.FC>; -export declare const IconVideoCam: React.FC>; -export declare const IconVideoCamFill: React.FC>; -export declare const IconVideoCamOff: React.FC>; -export declare const IconVideoCamOffFill: React.FC>; -export declare const IconVideoCamOn: React.FC>; -export declare const IconVideoCamOnFill: React.FC>; -export declare const IconVideoPlaylist: React.FC>; -export declare const IconVideoPlaylistFill: React.FC>; -export declare const IconVideoRoll: React.FC>; -export declare const IconVideoRollFill: React.FC>; -export declare const IconVideoTrim: React.FC>; -export declare const IconVideoTrimFill: React.FC>; -export declare const IconVip: React.FC>; -export declare const IconVipFill: React.FC>; -export declare const IconVoice: React.FC>; -export declare const IconVolumeDown: React.FC>; -export declare const IconVolumeDownFill: React.FC>; -export declare const IconVolumeFull: React.FC>; -export declare const IconVolumeFullFill: React.FC>; -export declare const IconVolumeOff: React.FC>; -export declare const IconVolumeOffFill: React.FC>; -export declare const IconVolumeUp: React.FC>; -export declare const IconVolumeUpFill: React.FC>; -export declare const IconWallet: React.FC>; -export declare const IconWallet2: React.FC>; -export declare const IconWallet2Fill: React.FC>; -export declare const IconWallet3: React.FC>; -export declare const IconWallet3Fill: React.FC>; -export declare const IconWalletFill: React.FC>; -export declare const IconWebcam: React.FC>; -export declare const IconWebcamFill: React.FC>; -export declare const IconWhiteboard: React.FC>; -export declare const IconWhiteboardFill: React.FC>; -export declare const IconWifi: React.FC>; -export declare const IconWind: React.FC>; -export declare const IconWindow: React.FC>; -export declare const IconWindowFill: React.FC>; -export declare const IconX: React.FC>; -export declare const IconYenFill: React.FC>; -export declare const IconYes: React.FC>; -export declare const IconYesFill: React.FC>; -export declare const IconZip: React.FC>; -export declare const IconZipFill: React.FC>; -export declare const IconZoom: React.FC>; -export declare const IconZoomFill: React.FC>; -export declare const IconZoomOut: React.FC>; -export declare const IconZoomOutFill: React.FC>; -export declare const index: React.FC>; \ No newline at end of file diff --git a/dist/umd/index.js b/dist/umd/index.js deleted file mode 100644 index 56b1dd0b..00000000 --- a/dist/umd/index.js +++ /dev/null @@ -1,20154 +0,0 @@ -(function (global, factory) { - typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@babel/runtime/helpers/extends'), require('react')) : - typeof define === 'function' && define.amd ? define(['exports', '@babel/runtime/helpers/extends', 'react'], factory) : - (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.YourLibraryName = {}, global._extends, global.React)); -})(this, (function (exports, _extends, React) { 'use strict'; - - function _interopNamespaceDefault(e) { - var n = Object.create(null); - if (e) { - Object.keys(e).forEach(function (k) { - if (k !== 'default') { - var d = Object.getOwnPropertyDescriptor(e, k); - Object.defineProperty(n, k, d.get ? d : { - enumerable: true, - get: function () { return e[k]; } - }); - } - }); - } - n.default = e; - return Object.freeze(n); - } - - var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React); - - const SvgIcon4KFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.344 9.523v3.545H7.088v-.039c.571-1.064 1.22-2.055 2.226-3.506z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7.314 9.135c0 .469.293.717.699.717s.703-.248.703-.717v-.679h.4c.386 0 .606-.24.606-.586 0-.347-.215-.59-.606-.59h-.4V9.41c0-.659-.469-1.064-1.216-1.064-.596 0-.952.244-1.44.99-.767 1.139-1.47 2.213-1.954 3.082-.22.386-.307.66-.307.962 0 .493.356.825.888.825h2.627v.679Zm3.204-.059c0 .484.273.767.737.767s.737-.283.737-.767v-1.48l.703-.737 2.1 2.583c.23.293.434.406.737.406a.7.7 0 0 0 .713-.713c0-.2-.098-.41-.317-.684l-2.115-2.568 1.944-2.036c.185-.196.259-.357.259-.562a.68.68 0 0 0-.694-.679c-.244 0-.43.093-.634.318l-2.652 2.895h-.044V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772z", - clipRule: "evenodd" - })); - - const SvgIcon4K = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.013 15.602c-.406 0-.699-.248-.699-.717v-.679H6.687c-.532 0-.888-.332-.888-.825 0-.303.088-.576.307-.962.484-.87 1.187-1.943 1.954-3.081.488-.747.844-.991 1.44-.991.747 0 1.216.405 1.216 1.064v3.618h.4c.39 0 .606.244.606.591s-.22.586-.606.586h-.4v.679c0 .469-.298.717-.703.717m-.67-2.534V9.523h-.029c-1.005 1.45-1.655 2.442-2.226 3.506v.04zm3.912 2.525c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.441h.044l2.652-2.895c.205-.225.39-.318.634-.318.39 0 .694.298.694.68 0 .204-.074.365-.26.56l-1.943 2.037 2.115 2.568c.22.274.317.484.317.684 0 .4-.308.713-.713.713-.302 0-.508-.113-.737-.406l-2.1-2.583-.703.738v1.48c0 .483-.273.766-.737.766" - })); - - const SvgIconAcademicCapFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.7 2.805a.75.75 0 0 1 .6 0A60.7 60.7 0 0 1 22.83 8.72a.75.75 0 0 1-.231 1.337 50 50 0 0 0-9.902 3.912l-.003.002q-.17.09-.34.18a.75.75 0 0 1-.707 0A51 51 0 0 0 7.5 12.173v-.224a.36.36 0 0 1 .172-.311 55 55 0 0 1 4.653-2.52.75.75 0 0 0-.65-1.352 56 56 0 0 0-4.78 2.589 1.86 1.86 0 0 0-.86 1.228 50 50 0 0 0-4.633-1.527.75.75 0 0 1-.231-1.337A60.7 60.7 0 0 1 11.7 2.805" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.06 15.473a48.5 48.5 0 0 1 7.666-3.282q.202 2.122.255 4.284a.75.75 0 0 1-.46.71 48 48 0 0 0-8.105 4.343.75.75 0 0 1-.832 0 48 48 0 0 0-8.104-4.342.75.75 0 0 1-.461-.71q.053-2.163.255-4.286 1.382.456 2.726.99v1.27a1.5 1.5 0 0 0-.14 2.508c-.09.38-.222.753-.397 1.11q.678.32 1.346.66c.25-.51.436-1.05.551-1.607a1.5 1.5 0 0 0 .14-2.67v-.645a49 49 0 0 1 3.44 1.667 2.25 2.25 0 0 0 2.12 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.462 19.462a5.2 5.2 0 0 0 1-1.395q.68.321 1.347.662a6.7 6.7 0 0 1-1.286 1.794.75.75 0 0 1-1.06-1.06z" - })); - - const SvgIconAcademicCap = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.26 10.147a60 60 0 0 0-.49 6.347 48.6 48.6 0 0 1 8.23 4.41 48.6 48.6 0 0 1 8.232-4.41 61 61 0 0 0-.49-6.347m0 0a51 51 0 0 1 2.657-.814A60 60 0 0 0 12 3.493a60 60 0 0 0-10.399 5.84 50.7 50.7 0 0 1 10.4 4.156 51 51 0 0 1 7.74-3.342ZM6.75 15a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m0 0v-3.675A55 55 0 0 1 12 8.443m-7.007 11.55A5.98 5.98 0 0 0 6.75 15.75v-1.5" - })); - - const SvgIconAccessibleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m0 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-.76 5.183c-.07 1.567-.627 2.785-1.925 4.025a.75.75 0 1 0 1.036 1.084c.734-.7 1.283-1.417 1.67-2.183.393.76.931 1.468 1.608 2.164a.75.75 0 1 0 1.075-1.046c-1.244-1.28-1.863-2.497-1.946-4.044.489-.025.995-.07 1.422-.113q.586-.061 1.17-.137a.747.747 0 0 0 .643-.842.753.753 0 0 0-.843-.645q-.559.073-1.121.131c-.648.066-1.43.129-2.03.129s-1.38-.063-2.028-.129a42 42 0 0 1-1.121-.13.753.753 0 0 0-.843.644.747.747 0 0 0 .643.842q.584.076 1.17.137c.427.043.932.088 1.42.113", - clipRule: "evenodd" - })); - - const SvgIconAccessible = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.248 16.25c-1.5-1.51-2.248-3.016-2.25-5" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 16.25c1.54-1.492 2.25-3.016 2.248-5m-3.248-.559s1.97.265 3.25.265c1.279 0 3.25-.265 3.25-.265M12.75 8a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" - })); - - const SvgIconActionCamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.01 4a3.24 3.24 0 0 0-.51 1.75v5.503a3.25 3.25 0 0 0 3.25 3.25h5.5c.644 0 1.245-.188 1.75-.511v5.258A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V5.75C2 4.784 2.784 4 3.75 4zM5 17.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.75 4A1.75 1.75 0 0 0 13 5.75v5.503c0 .966.784 1.75 1.75 1.75h5.5a1.75 1.75 0 0 0 1.75-1.75V5.75A1.75 1.75 0 0 0 20.25 4zm1.75 4.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" - })); - - const SvgIconActionCam = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 16.25h2.5m.5-11.5h-6a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-3m-7.5-2.997h6.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1v6.503a1 1 0 0 0 1 1" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M17 9v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" - })); - - const SvgIconAdapterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 2.75a.75.75 0 0 0-1.5 0V5.5H5.75A1.75 1.75 0 0 0 4 7.25v7A4.75 4.75 0 0 0 8.75 19h2.5v2.25a.75.75 0 0 0 1.5 0V19h2.5A4.75 4.75 0 0 0 20 14.25v-7a1.75 1.75 0 0 0-1.75-1.75H16V2.75a.75.75 0 0 0-1.5 0V5.5h-5z" - })); - - const SvgIconAdapter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 6.25h-3a1 1 0 0 0-1 1v7a4 4 0 0 0 4 4H12m-3.25-12v-3.5m0 3.5h6.5m0 0h3a1 1 0 0 1 1 1v7a4 4 0 0 1-4 4H12m3.25-12v-3.5M12 18.25v3" - })); - - const SvgIconAddToBasketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m21.073 13.594.717-4.134h-.01C21.91 8.7 21.33 8 20.55 8h-2.4l-1.81-4.53a.745.745 0 0 0-.97-.42c-.39.15-.57.59-.42.97l1.59 3.97H7.26l1.59-3.97a.753.753 0 0 0-.42-.97.753.753 0 0 0-.97.42L5.65 8h-2.4c-.77 0-1.36.7-1.23 1.46l1.76 10.09c.14.84.87 1.45 1.72 1.45h6.303a6 6 0 0 1 9.27-7.406" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 14a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 17 14", - clipRule: "evenodd" - })); - - const SvgIconAddToBasket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.75 8.75h3.5l-.521 2.998M17.75 8.75H6.25m11.5 0-2-5m-9.5 5h-3.5l1.856 10.671a1 1 0 0 0 .985.829h4.659m-4-11.5 2-5M13.75 18H17m0 0h3.25M17 18v-3.25M17 18v3.25" - })); - - const SvgIconAddToCartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.265 10.505A5.5 5.5 0 0 1 13.05 5H4.716l-.319-1.593A1.75 1.75 0 0 0 2.68 2h-.93a.75.75 0 0 0 0 1.5h.93a.25.25 0 0 1 .245.201l2.179 10.892A1.75 1.75 0 0 0 6.82 16h11.869a1.75 1.75 0 0 0 1.712-1.39zM8 17a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 2a2 2 0 1 1 4 0 2 2 0 0 1-4 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.5 2a.75.75 0 0 1 .75.75V5h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0V6.5H15.5a.75.75 0 0 1 0-1.5h2.25V2.75A.75.75 0 0 1 18.5 2", - clipRule: "evenodd" - })); - - const SvgIconAddToCart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.25 5.75-1.6 8.681a1 1 0 0 1-.983.819H6.82a1 1 0 0 1-.98-.804L3.66 3.554a1 1 0 0 0-.98-.804h-.93M9.5 7h3.25m0 0H16m-3.25 0V3.75m0 3.25v3.25M9.25 19a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m9 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0" - })); - - const SvgIconAdjustmentFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 3a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h9.32A4 4 0 1 0 17 3M9 13a4 4 0 0 0-3.93 3.25H3.75a.75.75 0 0 0 0 1.5h1.32a4 4 0 0 0 7.86 0h7.32a.75.75 0 0 0 0-1.5h-7.32A4 4 0 0 0 9 13" - })); - - const SvgIconAdjustment = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 7h-10m10 0a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 1 1-6.5 0m6.5 10h-8m0 0a3.25 3.25 0 1 1-6.5 0m6.5 0a3.25 3.25 0 1 0-6.5 0m0 0h-2" - })); - - const SvgIconAirpodGen3Left = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.08 5.022c-1.791.007-3.32 1.491-3.32 3.472 0 2.057 2.9 4.528 5.047 4.536 1.552.007 3.435-1.515 3.435-3.39 0-2.268-2.787-4.634-5.16-4.618Zm.332 3.533c-.233.346-.7.414-1.047.165l-1.054-.745a.72.72 0 0 1-.151-1.047.72.72 0 0 1 1.024-.181l1.055.76a.74.74 0 0 1 .173 1.048m2.095 3.367c-.422 0-.437-.535-.03-1.213.406-.67 1.077-1.205 1.491-1.205.43 0 .452.535.038 1.205-.407.678-1.07 1.213-1.5 1.213Zm-2.795 6.524c.52 0 .866-.286.866-.79v-4.031c-.941-.271-1.876-.821-2.66-1.514v5.544c0 .505.34.791.867.791z" - })); - - const SvgIconAirpodGen3Right = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.92 5.022c-2.374-.016-5.161 2.35-5.161 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.047-2.479 5.047-4.536 0-1.98-1.529-3.465-3.322-3.472Zm-.332 3.533a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.159 1.048l-1.047.745c-.354.25-.82.181-1.054-.165m-2.095 3.367c-.43 0-1.092-.535-1.499-1.213-.414-.67-.392-1.205.038-1.205.414 0 1.085.535 1.492 1.205.406.678.391 1.213-.03 1.213Zm2.803 6.524h.926c.52 0 .86-.286.86-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.346.791.874.791Z" - })); - - const SvgIconAirpodsGen3Chargingcase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.55 18.394h6.893c3.134 0 4.64-1.5 4.64-4.626V9.64c0-3.127-1.506-4.626-4.64-4.626H8.55c-3.142 0-4.641 1.5-4.641 4.626v4.128c0 3.127 1.5 4.626 4.64 4.626ZM15.043 8.9H8.941a.92.92 0 0 0-.843.52H5.385C5.453 7.401 6.44 6.49 8.55 6.49h6.893c2.11 0 3.088.911 3.156 2.93h-2.712c-.135-.316-.452-.52-.844-.52M8.55 16.917c-2.185 0-3.165-.98-3.165-3.149V10.22h2.713c.15.316.467.52.843.52h6.102c.392 0 .709-.204.844-.52h2.72v3.548c0 2.17-.98 3.15-3.164 3.15zm3.442-3.563a.764.764 0 0 0 .754-.746.75.75 0 0 0-1.5 0c0 .407.34.753.746.746" - })); - - const SvgIconAirpodsGen3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.174 5.022c-1.793.007-3.323 1.491-3.323 3.472 0 2.057 2.893 4.528 5.04 4.536 1.56.007 3.443-1.515 3.443-3.39 0-2.268-2.795-4.634-5.16-4.618m-8.348 0c-2.373-.016-5.16 2.35-5.16 4.618 0 1.875 1.883 3.397 3.435 3.39 2.147-.008 5.048-2.479 5.048-4.536 0-1.98-1.53-3.465-3.323-3.472m8.679 3.533c-.233.346-.7.414-1.055.165l-1.047-.745a.73.73 0 0 1-.158-1.047.73.73 0 0 1 1.032-.181l1.055.76a.75.75 0 0 1 .173 1.048m-9.01 0a.75.75 0 0 1 .173-1.047l1.055-.761a.73.73 0 0 1 1.032.18.73.73 0 0 1-.158 1.048L8.55 8.72c-.354.25-.821.181-1.055-.165m-2.094 3.367c-.43 0-1.093-.535-1.5-1.213-.414-.67-.391-1.205.038-1.205.415 0 1.085.535 1.492 1.205.407.678.392 1.213-.03 1.213m13.19 0c-.414 0-.436-.535-.022-1.213.407-.67 1.07-1.205 1.492-1.205.43 0 .444.535.038 1.205-.407.678-1.078 1.213-1.507 1.213ZM8.204 18.446h.927c.52 0 .859-.286.859-.79V12.11c-.784.693-1.718 1.243-2.66 1.514v4.03c0 .505.347.791.874.791Zm7.594 0c.527 0 .866-.286.866-.79v-4.031c-.934-.271-1.868-.821-2.652-1.514v5.544c0 .505.34.791.86.791z" - })); - - const SvgIconAlbumFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.802 4.489a.25.25 0 0 0-.302.245v14.533a.25.25 0 0 0 .302.244l6.5-1.374a.25.25 0 0 0 .198-.245V6.108a.25.25 0 0 0-.198-.245zM11 4.734a1.75 1.75 0 0 1 2.112-1.713l6.5 1.374A1.75 1.75 0 0 1 21 6.108v11.784a1.75 1.75 0 0 1-1.388 1.713l-6.5 1.374A1.75 1.75 0 0 1 11 19.267zM7.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 7.75 4m-4 1a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-1.5 0V5.75A.75.75 0 0 1 3.75 5", - clipRule: "evenodd" - })); - - const SvgIconAlbum = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" - })); - - const SvgIconAltFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.082 12.589H6.667l.68-2.308h.034z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm2.604 8.615c0 .452.295.726.776.726.407 0 .635-.207.78-.714l.204-.639h2.05l.203.664c.133.49.362.69.801.69.445 0 .764-.304.764-.731 0-.158-.029-.299-.1-.494l-1.49-4.06C8.365 9.186 8 8.92 7.373 8.92c-.593 0-.963.278-1.183.888l-1.477 4.059c-.066.183-.108.37-.108.498Zm6.313-.162c0 .507.282.797.763.797h2.636c.41 0 .676-.224.676-.614s-.27-.614-.676-.614H12.44v-4.06c0-.506-.278-.792-.76-.792-.481 0-.763.286-.763.792zm5.391.096c0 .506.278.792.76.792.481 0 .76-.286.76-.792v-4.06h1.053c.403 0 .677-.224.677-.614s-.266-.614-.677-.614h-3.623c-.415 0-.68.224-.68.614s.273.614.68.614h1.05z", - clipRule: "evenodd" - })); - - const SvgIconAlt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.38 15.092c-.481 0-.776-.274-.776-.727 0-.128.042-.315.108-.498l1.477-4.059c.22-.61.59-.888 1.183-.888.627 0 .992.266 1.22.888l1.49 4.06c.071.194.1.335.1.493 0 .428-.32.73-.764.73-.44 0-.668-.199-.8-.688l-.204-.665h-2.05l-.204.64c-.145.506-.373.714-.78.714m1.287-2.503h1.415l-.701-2.308h-.034zM11.68 15c-.481 0-.763-.29-.763-.797v-4.49c0-.507.282-.793.763-.793s.76.286.76.793v4.059h1.876c.407 0 .676.224.676.614s-.265.614-.676.614zm5.388.092c-.482 0-.76-.287-.76-.793v-4.06h-1.05c-.407 0-.68-.223-.68-.614 0-.39.265-.614.68-.614h3.623c.411 0 .677.224.677.614s-.274.615-.677.615h-1.054v4.059c0 .506-.278.793-.76.793Z" - })); - - const SvgIconAnalyticsChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v6.5h-4.298l-2.04-3.85a.75.75 0 0 0-1.34.03L9.96 14.574 8.412 11.65a.75.75 0 0 0-.663-.399H3v-6.5Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 12.75v6.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25v-6.5h-4.75a.75.75 0 0 1-.663-.4L14.04 9.429l-3.361 7.141a.75.75 0 0 1-1.342.032L7.298 12.75z" - })); - - const SvgIconAnalyticsChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4L10 16.25l4-8.5L16.25 12h4m-15.5 8.25h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1Z" - })); - - const SvgIconAnonymousFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m19.907 10.5-.798-5.981A1.75 1.75 0 0 0 17.374 3H6.627A1.75 1.75 0 0 0 4.89 4.519L4.093 10.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zM7 14.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5M3 17a4 4 0 0 1 7.599-1.748A4 4 0 0 1 12 15c.492 0 .965.09 1.401.252a4 4 0 1 1-.39 1.46A2.5 2.5 0 0 0 12 16.5c-.36 0-.702.076-1.01.212A4 4 0 1 1 3 17m14-2.5a2.501 2.501 0 1 0 0 5.002 2.501 2.501 0 0 0 0-5.002", - clipRule: "evenodd" - })); - - const SvgIconAnonymous = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.177 16.31A3.24 3.24 0 0 1 12 15.75c.676 0 1.304.206 1.823.56m-3.646 0a3.251 3.251 0 1 0-6.354 1.383 3.251 3.251 0 0 0 6.354-1.384Zm3.646 0a3.25 3.25 0 1 0 6.353 1.381 3.25 3.25 0 0 0-6.353-1.382ZM2.75 11.25h2m0 0 .884-6.632a1 1 0 0 1 .992-.868h10.748a1 1 0 0 1 .992.868l.884 6.632m-14.5 0h14.5m0 0h2" - })); - - const SvgIconAppleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.288 1.586a.75.75 0 1 0-.697 1.328c.86.452 1.457.988 1.87 1.625.226.349.406.742.542 1.188-2.626-.763-4.679-.236-6.069 1.208-1.536 1.595-2.072 4.126-1.905 6.548.168 2.435 1.056 4.961 2.614 6.63.786.842 1.758 1.479 2.9 1.748 1.065.25 2.227.17 3.456-.296 1.23.466 2.392.546 3.455.296 1.144-.269 2.115-.906 2.902-1.748 1.558-1.669 2.447-4.194 2.614-6.63.167-2.422-.368-4.953-1.905-6.548-1.462-1.518-3.655-2.022-6.478-1.08-.175-.784-.454-1.495-.868-2.132-.575-.887-1.38-1.585-2.43-2.137Z" - })); - - const SvgIconApple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.94 2.25c1.91 1.003 2.804 2.47 3.06 4.627m0 0c-12.238-5.141-9.688 17.993-.001 13.88 9.69 4.113 12.24-19.021 0-13.88Z" - })); - - const SvgIconArchive2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.75 3c-.414 0-.75.252-.75.563v3.374c0 .311.336.563.75.563h18.5c.414 0 .75-.252.75-.563V3.563c0-.31-.336-.562-.75-.562H2.75Zm.835 6 1.311 10.468A1.75 1.75 0 0 0 6.633 21h10.734a1.75 1.75 0 0 0 1.737-1.532L20.415 9z" - })); - - const SvgIconArchive2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.247 8.248 5.64 19.374a1 1 0 0 0 .993.876h10.734a1 1 0 0 0 .993-.876l1.393-11.126z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 3.75h18.5v4.5H2.75z" - })); - - const SvgIconArchiveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.75 3a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 8.5H3v10.176c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692zM9.25 11.75A.75.75 0 0 1 10 11h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconArchive = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.25 7.75H21a.75.75 0 0 0-.75-.75zm-16.5 0V7a.75.75 0 0 0-.75.75zm.546 12.391.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zM2.75 3.75V3a.75.75 0 0 0-.75.75zm18.5 0H22a.75.75 0 0 0-.75-.75zm0 4v.75a.75.75 0 0 0 .75-.75zm-18.5 0H2c0 .414.336.75.75.75zM10 11a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm5.5-4.75v10.9H21V7.75zm-.85 11.75H5.35V21h13.3zM4.5 18.65V7.75H3v10.9zM3.75 8.5h16.5V7H3.75zm1.6 11c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM2.75 4.5h18.5V3H2.75zm17.75-.75v4H22v-4zM21.25 7H2.75v1.5h18.5zM3.5 7.75v-4H2v4zM10 12.5h4V11h-4z" - })); - - const SvgIconArrowDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 21a1.25 1.25 0 0 1-.884-.366l-5.75-5.75a1.25 1.25 0 0 1 1.768-1.768l3.616 3.616V4.25a1.25 1.25 0 0 1 2.5 0v12.482l3.616-3.616a1.25 1.25 0 0 1 1.768 1.768l-5.75 5.75A1.25 1.25 0 0 1 12 21", - clipRule: "evenodd" - })); - - const SvgIconArrowDownLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.634 5.366a1.25 1.25 0 0 0-1.768 0L7.5 14.732V9.25a1.25 1.25 0 1 0-2.5 0v8.5c0 .69.56 1.25 1.25 1.25h8.5a1.25 1.25 0 1 0 0-2.5H9.268l9.366-9.366a1.25 1.25 0 0 0 0-1.768", - clipRule: "evenodd" - })); - - const SvgIconArrowDownLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v9.5h9.5M18 6 6.4 17.6" - })); - - const SvgIconArrowDownRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.366 5.366a1.25 1.25 0 0 1 1.768 0l9.366 9.366V9.25a1.25 1.25 0 1 1 2.5 0v8.5c0 .69-.56 1.25-1.25 1.25h-8.5a1.25 1.25 0 1 1 0-2.5h5.482L5.366 7.134a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" - })); - - const SvgIconArrowDownRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 8.75v9.5h-9.5M6 6l11.6 11.6" - })); - - const SvgIconArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14 12 20.25 5.75 14M12 19.5V3.75" - })); - - const SvgIconArrowExpandHorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.53 7.22a.75.75 0 0 1 0 1.06l-2.97 2.97h16.88l-2.97-2.97a.75.75 0 0 1 1.06-1.06l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06l2.97-2.97H3.56l2.97 2.97a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconArrowExpandHor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 7.75 22.25 12 18 16.25M6 7.75 1.75 12 6 16.25M3 12h18" - })); - - const SvgIconArrowExpandVerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .53.22l4.25 4.25a.75.75 0 0 1-1.06 1.06l-2.97-2.97v14.88l2.97-2.97a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0l-4.25-4.25a.75.75 0 1 1 1.06-1.06l2.97 2.97V4.56L8.28 7.53a.75.75 0 0 1-1.06-1.06l4.25-4.25A.75.75 0 0 1 12 2", - clipRule: "evenodd" - })); - - const SvgIconArrowExpandVer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7 12 2.75 16.25 7m-8.5 10L12 21.25 16.25 17M12 20V4" - })); - - const SvgIconArrowLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.884 18.634a1.25 1.25 0 0 1-1.768 0l-5.75-5.75a1.25 1.25 0 0 1 0-1.768l5.75-5.75a1.25 1.25 0 0 1 1.768 1.768L7.268 10.75H19.75a1.25 1.25 0 0 1 0 2.5H7.268l3.616 3.616a1.25 1.25 0 0 1 0 1.768", - clipRule: "evenodd" - })); - - const SvgIconArrowLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75 3.75 12 10 18.25M4.5 12h15.75" - })); - - const SvgIconArrowPathDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.393 15.098c-.698-.81-.122-2.066.947-2.066H8v-9.25c0-.966.783-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v9.25h2.66c1.069 0 1.645 1.256.947 2.066l-6.281 7.294a1.75 1.75 0 0 1-2.652 0z" - })); - - const SvgIconArrowPathDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 2.75h-4.5a1 1 0 0 0-1 1v10H5.34a.5.5 0 0 0-.379.826l6.281 7.294a1 1 0 0 0 1.516 0l6.28-7.294a.5.5 0 0 0-.378-.826h-3.41v-10a1 1 0 0 0-1-1Z" - })); - - const SvgIconArrowPathLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.902 4.393c.81-.698 2.066-.122 2.066.947V8h9.25c.966 0 1.75.783 1.75 1.75v4.5a1.75 1.75 0 0 1-1.75 1.75h-9.25v2.66c0 1.069-1.256 1.645-2.066.947l-7.294-6.281a1.75 1.75 0 0 1 0-2.652z" - })); - - const SvgIconArrowPathLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 14.25v-4.5a1 1 0 0 0-1-1h-10V5.34a.5.5 0 0 0-.826-.379L2.13 11.242a1 1 0 0 0 0 1.516l7.294 6.28a.5.5 0 0 0 .826-.378v-3.41h10a1 1 0 0 0 1-1Z" - })); - - const SvgIconArrowPathRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.066 4.393C14.256 3.695 13 4.271 13 5.34V8H3.75A1.75 1.75 0 0 0 2 9.75v4.5c0 .966.784 1.75 1.75 1.75H13v2.66c0 1.069 1.255 1.645 2.066.947l7.293-6.281a1.75 1.75 0 0 0 0-2.652z" - })); - - const SvgIconArrowPathRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.379l7.294 6.281a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z" - })); - - const SvgIconArrowPathUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.393 8.934C3.695 9.744 4.271 11 5.34 11H8v9.25c0 .966.783 1.75 1.75 1.75h4.5A1.75 1.75 0 0 0 16 20.25V11h2.66c1.069 0 1.645-1.256.947-2.066L13.326 1.64a1.75 1.75 0 0 0-2.652 0z" - })); - - const SvgIconArrowPathUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 21.25h-4.5a1 1 0 0 1-1-1v-10H5.34a.5.5 0 0 1-.379-.826l6.281-7.294a1 1 0 0 1 1.516 0l6.28 7.294a.5.5 0 0 1-.378.826h-3.41v10a1 1 0 0 1-1 1Z" - })); - - const SvgIconArrowRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.116 5.366a1.25 1.25 0 0 1 1.768 0l5.75 5.75a1.25 1.25 0 0 1 0 1.768l-5.75 5.75a1.25 1.25 0 0 1-1.768-1.768l3.616-3.616H4.25a1.25 1.25 0 0 1 0-2.5h12.482l-3.616-3.616a1.25 1.25 0 0 1 0-1.768", - clipRule: "evenodd" - })); - - const SvgIconArrowRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 5.75 20.25 12 14 18.25M19.5 12H3.75" - })); - - const SvgIconArrowShrinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconArrowShrink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" - })); - - const SvgIconArrowTriangleDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.187 6.535C3.613 5.388 4.427 4 5.735 4h12.53c1.309 0 2.122 1.388 1.548 2.535L13.548 19.04c-.642 1.28-2.454 1.28-3.095 0z" - })); - - const SvgIconArrowTriangleDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 4.75H5.735c-.734 0-1.21.785-.877 1.449l6.265 12.505a.977.977 0 0 0 1.754 0L19.142 6.2c.332-.664-.143-1.449-.877-1.449Z" - })); - - const SvgIconArrowTriangleLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.465 4.187C18.612 3.613 20 4.427 20 5.735v12.53c0 1.309-1.388 2.122-2.535 1.547L4.96 13.547c-1.28-.64-1.28-2.454 0-3.095z" - })); - - const SvgIconArrowTriangleLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 18.265V5.735c0-.734-.785-1.21-1.449-.877L5.296 11.123a.978.978 0 0 0 0 1.754L17.8 19.142c.664.332 1.449-.143 1.449-.877Z" - })); - - const SvgIconArrowTriangleRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.535 4.187C5.388 3.613 4 4.427 4 5.735v12.53c0 1.309 1.388 2.122 2.535 1.547l12.505-6.265c1.28-.64 1.28-2.454 0-3.095z" - })); - - const SvgIconArrowTriangleRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 18.265V5.735c0-.734.785-1.21 1.449-.877l12.505 6.265a.977.977 0 0 1 0 1.754L6.2 19.142c-.664.332-1.449-.143-1.449-.877Z" - })); - - const SvgIconArrowTriangleUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.187 17.465C3.613 18.612 4.427 20 5.735 20h12.53c1.309 0 2.122-1.388 1.548-2.535L13.548 4.96c-.642-1.28-2.454-1.28-3.095 0z" - })); - - const SvgIconArrowTriangleUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.265 19.25H5.735c-.734 0-1.21-.785-.877-1.449l6.265-12.505a.978.978 0 0 1 1.754 0L19.142 17.8c.332.664-.143 1.449-.877 1.449Z" - })); - - const SvgIconArrowUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c.332 0 .65.132.884.366l5.75 5.75a1.25 1.25 0 0 1-1.768 1.768L13.25 7.268V19.75a1.25 1.25 0 0 1-2.5 0V7.268l-3.616 3.616a1.25 1.25 0 0 1-1.768-1.768l5.75-5.75A1.25 1.25 0 0 1 12 3", - clipRule: "evenodd" - })); - - const SvgIconArrowUpLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 6.25C16 5.56 15.44 5 14.75 5h-8.5C5.56 5 5 5.56 5 6.25v8.5a1.25 1.25 0 1 0 2.5 0V9.268l9.366 9.366a1.25 1.25 0 0 0 1.768-1.768L9.268 7.5h5.482c.69 0 1.25-.56 1.25-1.25", - clipRule: "evenodd" - })); - - const SvgIconArrowUpLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 15.25v-9.5h9.5M18 18 6.4 6.4" - })); - - const SvgIconArrowUpRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6.25C8 5.56 8.56 5 9.25 5h8.5c.69 0 1.25.56 1.25 1.25v8.5a1.25 1.25 0 1 1-2.5 0V9.268l-9.366 9.366a1.25 1.25 0 0 1-1.768-1.768L14.732 7.5H9.25C8.56 7.5 8 6.94 8 6.25", - clipRule: "evenodd" - })); - - const SvgIconArrowUpRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 15.25v-9.5m0 0h-9.5m9.5 0L6 18" - })); - - const SvgIconArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 10 12 3.75 18.25 10M12 20.25V4.5" - })); - - const SvgIconArrowWall2DownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3a.75.75 0 0 1 .75.75v13.44l2.97-2.97a.75.75 0 1 1 1.06 1.06L13.06 19a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V3.75A.75.75 0 0 1 12 3M4 20.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconArrowWall2Down = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 14.75 3.72 3.72a.75.75 0 0 0 1.06 0l3.72-3.72M12 3.75v14.5m-7.25 2h14.5" - })); - - const SvgIconArrowWall2LeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 3.75 4m6.03 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h13.44a.75.75 0 0 1 0 1.5H6.81l2.97 2.97a.75.75 0 1 1-1.06 1.06L5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconArrowWall2Left = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72m11-4.25H5.75m-2-7.25v14.5" - })); - - const SvgIconArrowWall2RightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.28 7.22a.75.75 0 1 0-1.06 1.06l2.97 2.97H3.75a.75.75 0 0 0 0 1.5h13.44l-2.97 2.97a.75.75 0 1 0 1.06 1.06L19 13.06a1.5 1.5 0 0 0 0-2.12z" - })); - - const SvgIconArrowWall2Right = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.75 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M3.75 12h14.5m2-7.25v14.5" - })); - - const SvgIconArrowWall2UpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75M10.94 5a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 0 1-1.06 1.06l-2.97-2.97v13.44a.75.75 0 0 1-1.5 0V6.81L8.28 9.78a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" - })); - - const SvgIconArrowWall2Up = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.75 9.25 3.72-3.72a.75.75 0 0 1 1.06 0l3.72 3.72m-4.25 11V5.75m-7.25-2h14.5" - })); - - const SvgIconArrowWallDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v12.94l2.97-2.97a.75.75 0 1 1 1.06 1.06l-3.72 3.72a1.5 1.5 0 0 1-2.12 0l-3.72-3.72a.75.75 0 1 1 1.06-1.06l2.97 2.97V2.75A.75.75 0 0 1 12 2M4 21.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconArrowWallDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 13 12 17.25m0 0L7.75 13M12 17.25V2.75m7.25 18.5H4.75" - })); - - const SvgIconArrowWallLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 2.75 4m8.53 3.22a.75.75 0 0 1 0 1.06l-2.97 2.97h12.94a.75.75 0 0 1 0 1.5H8.31l2.97 2.97a.75.75 0 1 1-1.06 1.06L6.5 13.06a1.5 1.5 0 0 1 0-2.12l3.72-3.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconArrowWallLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 7.75-3.72 3.72a.75.75 0 0 0 0 1.06l3.72 3.72M21.25 12h-14m-4.5-7.25v14.5" - })); - - const SvgIconArrowWallRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0zm-8.22 2.47a.75.75 0 1 0-1.06 1.06l2.97 2.97H2.75a.75.75 0 0 0 0 1.5h12.94l-2.97 2.97a.75.75 0 1 0 1.06 1.06l3.72-3.72a1.5 1.5 0 0 0 0-2.12z" - })); - - const SvgIconArrowWallRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m13.25 7.75 3.72 3.72a.75.75 0 0 1 0 1.06l-3.72 3.72M2.75 12h14m4.5-7.25v14.5" - })); - - const SvgIconArrowWallUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 2.75A.75.75 0 0 1 4.75 2h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 2.75m6.94 3.75a1.5 1.5 0 0 1 2.12 0l3.72 3.72a.75.75 0 1 1-1.06 1.06l-2.97-2.97v12.94a.75.75 0 0 1-1.5 0V8.31l-2.97 2.97a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" - })); - - const SvgIconArrowWallUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11 12 6.75m0 0L7.75 11M12 6.75v14.5m7.25-18.5H4.75" - })); - - const SvgIconAsteriskFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.003 2a.75.75 0 0 1 .75.75v7.951l6.887-3.976a.75.75 0 1 1 .75 1.3L13.504 12l6.885 3.976a.75.75 0 0 1-.75 1.298L12.753 13.3v7.951a.75.75 0 1 1-1.5 0V13.3l-6.885 3.974a.75.75 0 0 1-.75-1.299L10.504 12 3.617 8.025a.75.75 0 0 1 .75-1.3l6.886 3.976V2.75a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconAsterisk = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.003 2.75v18.5M3.993 7.375l16.02 9.25m-16.02 0 16.022-9.25" - })); - - const SvgIconAtFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 12v.143C21.718 13.479 21.222 15 19.125 15c-2.17 0-2.625-1.631-2.625-3V8.25a.75.75 0 0 0-.8-.75.766.766 0 0 0-.7.775v.375a4.5 4.5 0 1 0 .63 6.005q.142.246.318.469c.503.626 1.462 1.376 3.177 1.376q.436 0 .864-.07a.376.376 0 0 1 .384.562 9.76 9.76 0 0 1-8.569 4.758c-5.136-.103-9.348-4.232-9.546-9.365A9.75 9.75 0 1 1 21.75 12M9 12a3 3 0 1 0 6 0 3 3 0 0 0-6 0" - })); - - const SvgIconAt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2.25a9.75 9.75 0 0 0 0 19.5c2.017 0 4.134-.608 5.665-1.625a.748.748 0 0 0 .003-1.247.75.75 0 0 0-.833-.002c-1.273.847-3.128 1.374-4.835 1.374A8.25 8.25 0 1 1 20.25 12c0 2.48-1.02 3-1.875 3s-1.875-.52-1.875-3V8.25a.75.75 0 1 0-1.5 0v.4a4.5 4.5 0 1 0 .556 6.102c.562 1.125 1.533 1.748 2.819 1.748 2.113 0 3.375-1.682 3.375-4.5A9.76 9.76 0 0 0 12 2.25M12 15a3 3 0 1 1 0-5.999A3 3 0 0 1 12 15" - })); - - const SvgIconAtomFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.732 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.456 5.933-1.74Zm-14.352 0c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.455-5.932 1.739M12 13.125a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25m7.177 6.053c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.054 1.984-2.21c1.968 2.894 2.455 5.215 1.739 5.932Z" - })); - - const SvgIconAtom = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.386 12c2.311-3.245 3.49-6.598 1.851-8.237s-4.992-.46-8.237 1.85c-3.245-2.31-6.598-3.489-8.237-1.85S3.303 8.755 5.613 12c-2.31 3.245-3.489 6.598-1.85 8.237.528.528 1.233.763 2.054.763 1.733 0 3.983-1.047 6.188-2.614C14.2 19.953 16.45 21 18.188 21c.82 0 1.527-.236 2.054-.763 1.634-1.639.455-4.992-1.856-8.237m.79-7.176c.717.716.233 3.037-1.736 5.932a28 28 0 0 0-1.986-2.21 28 28 0 0 0-2.21-1.983c2.895-1.97 5.216-2.457 5.933-1.74ZM16.528 12a27 27 0 0 1-2.134 2.393A27 27 0 0 1 12 16.527a27 27 0 0 1-2.393-2.134A27 27 0 0 1 7.473 12 28 28 0 0 1 12 7.473q1.261.996 2.393 2.134Q15.531 10.74 16.527 12ZM4.824 4.824c.206-.208.546-.315.995-.315 1.108 0 2.877.647 4.936 2.054a29 29 0 0 0-2.209 1.983q-1.05 1.054-1.983 2.21c-1.97-2.895-2.456-5.216-1.74-5.932Zm0 14.353c-.717-.717-.23-3.038 1.739-5.933a28 28 0 0 0 4.193 4.194c-2.895 1.968-5.216 2.456-5.932 1.739m14.353 0c-.717.717-3.038.232-5.933-1.737a29 29 0 0 0 2.21-1.986q1.05-1.053 1.984-2.21c1.968 2.895 2.455 5.216 1.739 5.933M13.125 12a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0" - })); - - const SvgIconAttentionFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.537 3a1.75 1.75 0 0 0-1.701 1.338L2.02 20.073a.75.75 0 1 0 1.458.354l.71-2.927h8.956l-.624 2.573a.75.75 0 1 0 1.458.354l.71-2.927h5.123l.71 2.927a.75.75 0 1 0 1.457-.354L18.164 4.338A1.75 1.75 0 0 0 16.464 3zm9.713 3.933L15.052 16h4.396z", - clipRule: "evenodd" - })); - - const SvgIconAttention = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 20.25 6.565 4.514a1 1 0 0 1 .972-.764h8.442m0 0h.485a1 1 0 0 1 .971.764L21.25 20.25m-5.271-16.5a1 1 0 0 1 .972 1.236L14.098 16.75m-.848 3.5.848-3.5m0 0H4m10.098 0H20" - })); - - const SvgIconAugmentedRealityFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v11.5c0 .966.784 1.75 1.75 1.75h4.767c.432 0 .847-.16 1.168-.447L12 16.583l3.315 2.97a1.75 1.75 0 0 0 1.168.447h4.767A1.75 1.75 0 0 0 23 18.25V6.75A1.75 1.75 0 0 0 21.25 5zM7.5 9.375a2.125 2.125 0 1 0 0 4.25 2.125 2.125 0 0 0 0-4.25m6.875 2.125a2.125 2.125 0 1 1 4.25 0 2.125 2.125 0 0 1-4.25 0", - clipRule: "evenodd" - })); - - const SvgIconAugmentedReality = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1h-4.767a1 1 0 0 1-.668-.255l-3.481-3.12a.5.5 0 0 0-.668 0l-3.481 3.12a1 1 0 0 1-.668.255H2.75a1 1 0 0 1-1-1z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M9.25 11.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm9 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z" - })); - - const SvgIconAvocadoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.81 2.955q-.69.259-1.384.571C8.83 4.696 6.273 6.39 4.536 8.084c-3.204 3.124-3.52 8.488-.248 11.666v.001l.002.002c3.219 3.224 8.577 2.9 11.65-.272 1.982-2.045 3.97-5.23 5.107-8.278.569-1.526.94-3.06.972-4.43.03-1.365-.278-2.673-1.197-3.593-.918-.92-2.224-1.23-3.586-1.199-1.369.03-2.902.403-4.426.974M9.688 17.812a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7", - clipRule: "evenodd" - })); - - const SvgIconAvocado = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12.77 14.313a3.083 3.083 0 1 1-6.166 0 3.083 3.083 0 0 1 6.167 0Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "m4.83 19.203.006.005c2.887 2.892 7.75 2.629 10.551-.263 1.901-1.962 3.835-5.054 4.938-8.011.55-1.48.895-2.925.923-4.179s-.26-2.318-.972-3.03c-.71-.712-1.77-1.001-3.023-.973-1.252.028-2.695.372-4.172.925-2.955 1.105-6.044 3.046-8.007 4.96-2.929 2.855-3.175 7.718-.25 10.56z", - clipRule: "evenodd" - })); - - const SvgIconBack10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.35 9.25c.95-3.25 4.191-5.5 7.655-5.5 3.495 0 6.482 2.28 7.687 5.5M3.75 4.75v4.5h4.5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.664 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" - })); - - const SvgIconBackFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.062 19.865A1.25 1.25 0 0 0 20 18.82V5.18a1.25 1.25 0 0 0-1.938-1.044L7.72 10.956a1.25 1.25 0 0 0 0 2.087zM4 19.25a.75.75 0 0 0 1.5 0V4.75a.75.75 0 0 0-1.5 0z" - })); - - const SvgIconBack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 19.25V4.75m13.725.012-10.342 6.82a.5.5 0 0 0 0 .836l10.342 6.82a.5.5 0 0 0 .775-.417V5.18a.5.5 0 0 0-.775-.417Z" - })); - - const SvgIconBackpackFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.25 2.5a.25.25 0 0 0-.25.25V4h4V2.75a.25.25 0 0 0-.25-.25zM15.5 4V2.75A1.75 1.75 0 0 0 13.75 1h-3.5A1.75 1.75 0 0 0 8.5 2.75V4H4.75A1.75 1.75 0 0 0 3 5.75v2.5c0 .985.38 1.88 1 2.55v7.45A3.75 3.75 0 0 0 7.75 22h8.5A3.75 3.75 0 0 0 20 18.25V10.8c.62-.67 1-1.565 1-2.55v-2.5A1.75 1.75 0 0 0 19.25 4zm-1 8v1.25a.75.75 0 0 0 1.5 0V12h1.25a3.8 3.8 0 0 0 1.25-.213v6.463a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25v-6.463A3.8 3.8 0 0 0 6.75 12H8v1.25a.75.75 0 0 0 1.5 0V12zM9 17.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconBackpack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.5v7.75a3 3 0 0 0 3 3h8.5a3 3 0 0 0 3-3V10.5m-10-5.75v-2a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1v2m-6 6.5v2m6.5-2v2m-5.5 4h4.5m6-9v-2.5a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v2.5a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3" - })); - - const SvgIconBackspaceFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.275 4a1.75 1.75 0 0 0-1.44.756l-4.31 6.25a1.75 1.75 0 0 0 0 1.987l4.31 6.25a1.75 1.75 0 0 0 1.44.757H20.25A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm2.443 5.47a.75.75 0 0 1 1.06 0l1.472 1.471 1.471-1.471a.75.75 0 0 1 1.061 1.06l-1.471 1.472 1.47 1.47a.75.75 0 0 1-1.061 1.06l-1.47-1.47-1.47 1.47a.75.75 0 1 1-1.06-1.06l1.47-1.47-1.472-1.472a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" - })); - - const SvgIconBackspace = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.248 10 4.002 4.002M15.252 10l-4.002 4.002m-8.108-2.57 4.31-6.25a1 1 0 0 1 .823-.432H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H8.275a1 1 0 0 1-.823-.432l-4.31-6.25a1 1 0 0 1 0-1.136" - })); - - const SvgIconBag2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l1.704 11.5A1.75 1.75 0 0 1 18.591 22H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm1.5 1h5V6a2.5 2.5 0 0 0-5 0z", - clipRule: "evenodd" - })); - - const SvgIconBag2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m-3.34 13.5h13.18a1 1 0 0 0 .99-1.146l-1.704-11.5a1 1 0 0 0-.99-.854H7.113a1 1 0 0 0-.99.853l-1.703 11.5a1 1 0 0 0 .99 1.147Z" - })); - - const SvgIconBag3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.252 7V4.75c0-.966.784-1.75 1.75-1.75h6c.967 0 1.75.784 1.75 1.75V7h3.498c.966 0 1.75.784 1.75 1.75V12H2V8.75C2 7.784 2.784 7 3.75 7zm1.5-2.25a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h-6.5z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 19.25V13.5h9.25l.002 1.75a.75.75 0 1 0 1.5 0l-.001-1.75H22v5.75A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25" - })); - - const SvgIconBag3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 12.75h-9m0 0H3m9 0 .002 2.5m-4-7.5v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3m4.248 12.5H3.75a1 1 0 0 1-1-1V8.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1" - })); - - const SvgIconBag4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.752 4.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25V7h1.498v14h3.5A1.75 1.75 0 0 0 22 19.25V8.75A1.75 1.75 0 0 0 20.25 7h-3.498V4.75A1.75 1.75 0 0 0 15.002 3h-6a1.75 1.75 0 0 0-1.75 1.75V7H8.75v14h6.5V7H8.752zM3.75 7h3.5v14h-3.5A1.75 1.75 0 0 1 2 19.25V8.75C2 7.784 2.784 7 3.75 7" - })); - - const SvgIconBag4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.252 7.75a.75.75 0 1 0 1.5 0zm8 0a.75.75 0 0 0 1.5 0zm1.498-.5V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm-6.5-13V6.5h-1.5v.75zm-1.5 13V21h1.5v-.75zm13-.75H3.75V21h16.5zm-16.5-11h16.5V7H3.75zm16.75.25v10.5H22V8.75zm-17 10.5V8.75H2v10.5zM20.25 8.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 7zM3.75 7A1.75 1.75 0 0 0 2 8.75h1.5a.25.25 0 0 1 .25-.25zm0 12.5a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.5 1.5A1.75 1.75 0 0 0 22 19.25h-1.5a.25.25 0 0 1-.25.25zM8.752 7.75v-3h-1.5v3zm.25-3.25h6V3h-6zm6.25.25v3h1.5v-3zm-.25-.25a.25.25 0 0 1 .25.25h1.5A1.75 1.75 0 0 0 15.002 3zm-6.25.25a.25.25 0 0 1 .25-.25V3a1.75 1.75 0 0 0-1.75 1.75zm6.498 2.5v13h1.5v-13zm-8 0v13h1.5v-13z" - })); - - const SvgIconBagAddFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 6a4 4 0 1 1 8 0v1h.887a1.75 1.75 0 0 1 1.731 1.494l.871 5.878A2.25 2.25 0 0 0 16 16.25V17h-.749a2.25 2.25 0 0 0 0 4.5H16v.5H5.409a1.75 1.75 0 0 1-1.731-2.006l1.704-11.5A1.75 1.75 0 0 1 7.112 7H8zm6.5 1V6a2.5 2.5 0 0 0-5 0v1z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19 16.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V20h2.25a.75.75 0 0 0 0-1.5H19z" - })); - - const SvgIconBagAdd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75V6a3.25 3.25 0 0 0-6.5 0v1.75m3.5 13.5H5.41a1 1 0 0 1-.99-1.146l1.704-11.5a1 1 0 0 1 .989-.854h9.774a1 1 0 0 1 .99.853l.65 4.397m-.277 3.25v3m0 0v3m0-3h-3m3 0h3" - })); - - const SvgIconBagBlankFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 3.5a.25.25 0 0 0-.25.25V6h7V3.75a.25.25 0 0 0-.25-.25zM17 6V3.75A1.75 1.75 0 0 0 15.25 2h-6.5A1.75 1.75 0 0 0 7 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25V7.75A1.75 1.75 0 0 0 20.25 6z", - clipRule: "evenodd" - })); - - const SvgIconBagBlank = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 6.75h-4a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-4m-8.5 0v-3a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v3m-8.5 0h8.5" - })); - - const SvgIconBagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.944 4.644A1.75 1.75 0 0 1 5.691 3H18.31c.925 0 1.69.72 1.747 1.644l.878 14.5A1.75 1.75 0 0 1 19.188 21H4.812a1.75 1.75 0 0 1-1.746-1.856zM9.75 8a.75.75 0 1 0-1.5 0 3.75 3.75 0 1 0 7.5 0 .75.75 0 0 0-1.5 0 2.25 2.25 0 0 1-4.5 0", - clipRule: "evenodd" - })); - - const SvgIconBagHeartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.691 3c-.925 0-1.69.72-1.747 1.644l-.878 14.5A1.75 1.75 0 0 0 4.812 21h9.021c-.693-.814-1.333-1.937-1.333-3.333 0-1.203.385-2.324 1.173-3.164a3.95 3.95 0 0 1 2.882-1.253c.552 0 1.038.1 1.445.24.407-.14.892-.24 1.444-.24.386 0 .772.057 1.143.17l-.532-8.776A1.75 1.75 0 0 0 18.31 3zM9 7.25a.75.75 0 0 1 .75.75 2.25 2.25 0 1 0 4.5 0 .75.75 0 0 1 1.5 0 3.75 3.75 0 0 1-7.5 0A.75.75 0 0 1 9 7.25", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18 22.03c-.67 0-4-1.81-4-4.36 0-1.92 1.29-2.92 2.56-2.92.62 0 1.11.19 1.44.38.34-.19.83-.38 1.44-.38 1.27 0 2.56 1 2.56 2.92 0 2.56-3.33 4.36-4 4.36m-1.44-5.78c-.53 0-1.06.44-1.06 1.42 0 1.33 1.87 2.52 2.5 2.82.63-.29 2.5-1.49 2.5-2.82 0-.98-.53-1.42-1.06-1.42-.56 0-.91.32-.92.33-.3.28-.77.28-1.05 0 0 0-.35-.32-.91-.32z" - })); - - const SvgIconBagHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0m10.765 4.254-.458-7.564a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94l-.879 14.5a1 1 0 0 0 .999 1.06h7.44M18 21.278c.27 0 3.25-1.535 3.25-3.611 0-1.445-.903-2.167-1.805-2.167-.903 0-1.445.542-1.445.542s-.542-.542-1.444-.542c-.903 0-1.806.722-1.806 2.167 0 2.076 2.98 3.61 3.25 3.61Z" - })); - - const SvgIconBag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 8a3 3 0 1 1-6 0M4.693 4.69l-.879 14.5a1 1 0 0 0 .999 1.06h14.375a1 1 0 0 0 .998-1.06l-.879-14.5a1 1 0 0 0-.998-.94H5.69a1 1 0 0 0-.998.94Z" - })); - - const SvgIconBarcode = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 4.75h-3.5a1 1 0 0 0-1 1v3.5m14-4.5h3.5a1 1 0 0 1 1 1v3.5m0 5.5v3.5a1 1 0 0 1-1 1h-3.5m-9.5 0h-3.5a1 1 0 0 1-1-1v-3.5m5-5v4.5m8.5-4.5v4.5M12 9.75v2.5" - })); - - const SvgIconBarsThree2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h8.75" - })); - - const SvgIconBarsThree3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h10.5M2.75 5.75h18.5m-18.5 12.5h18.5" - })); - - const SvgIconBarsThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" - })); - - const SvgIconBarsTwo2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h11.5" - })); - - const SvgIconBarsTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 7.25h18.5m-18.5 9.5h18.5" - })); - - const SvgIconBasketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m21.79 9.46-1.75 10.09c-.15.84-.87 1.45-1.72 1.45H5.5c-.85 0-1.58-.61-1.72-1.45L2.02 9.46C1.89 8.7 2.48 8 3.25 8h2.4l1.81-4.53c.15-.38.59-.57.97-.42s.57.59.42.97L7.26 7.99h9.28l-1.59-3.97c-.15-.38.03-.82.42-.97.38-.15.82.03.97.42L18.15 8h2.4c.78 0 1.36.7 1.23 1.46z", - clipRule: "evenodd" - })); - - const SvgIconBasket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.25 3.75-2 5h11.5l-2-5m5.398 5.586L19.394 19.42a1 1 0 0 1-.985.829H5.59a1 1 0 0 1-.985-.829L2.852 9.336a.5.5 0 0 1 .492-.586h17.311a.5.5 0 0 1 .493.586" - })); - - const SvgIconBatteryEmptyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.75C1 5.784 1.784 5 2.75 5h15.5c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19H2.75A1.75 1.75 0 0 1 1 17.25zm19 7.75h1.5v-5H20z", - clipRule: "evenodd" - })); - - const SvgIconBatteryEmpty = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 6.75a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1zm17.5 2h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" - })); - - const SvgIconBatteryErrorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM7.22 9.22a.75.75 0 0 1 1.06 0L10 10.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L11.06 12l1.72 1.72a.75.75 0 1 1-1.06 1.06L10 13.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L8.94 12l-1.72-1.72a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" - })); - - const SvgIconBatteryError = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.25 9.75 10 12m0 0-2.25 2.25M10 12 7.75 9.75M10 12l2.25 2.25m-9.5 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" - })); - - const SvgIconBatteryFullFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0zM15 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 15 9", - clipRule: "evenodd" - })); - - const SvgIconBatteryFull = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m4.5-4.5v4.5m-12.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" - })); - - const SvgIconBatteryLoadingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.75 5h9.063L6.9 11.55a.75.75 0 0 0 .6 1.2H12L7.312 19H2.75A1.75 1.75 0 0 1 1 17.25V6.75C1 5.784 1.784 5 2.75 5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.25 19H9.187l4.913-6.55a.75.75 0 0 0-.6-1.2H9L13.688 5h4.562c.966 0 1.75.784 1.75 1.75V8h1.75c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25H20v1.25A1.75 1.75 0 0 1 18.25 19M20 14.5h1.5v-5H20z", - clipRule: "evenodd" - })); - - const SvgIconBatteryLoading = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 5.75h-5a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h2.5m10.5-12.5h2.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-1-12.5L7.5 12h6l-4.75 6.25m10.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" - })); - - const SvgIconBatteryLowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9", - clipRule: "evenodd" - })); - - const SvgIconBatteryLow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m-3.25 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" - })); - - const SvgIconBatteryMediumFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 5A1.75 1.75 0 0 0 1 6.75v10.5c0 .966.784 1.75 1.75 1.75h15.5A1.75 1.75 0 0 0 20 17.25V16h1.75c.69 0 1.25-.56 1.25-1.25v-5.5C23 8.56 22.44 8 21.75 8H20V6.75A1.75 1.75 0 0 0 18.25 5zM20 9.5v5h1.5v-5zM6 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6 9m5.25.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconBatteryMedium = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 9.75v4.5m4.5-4.5v4.5m-7.75 4h15.5a1 1 0 0 0 1-1V6.75a1 1 0 0 0-1-1H2.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1m16.5-9.5h2.5a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5h-2.5z" - })); - - const SvgIconBeatsFitProChargingcaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase-fill_svg__a)" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M0 11.003h5.747c.143-.324.46-.527.844-.527H17.4c.392 0 .701.203.844.527H24c-.4-3.835-3.142-5.816-8.121-5.816H8.113c-4.972 0-7.715 1.974-8.114 5.816Zm15.88 7.217c5.22 0 8.09-2.222 8.15-6.426h-5.792a.89.89 0 0 1-.837.52H6.591a.9.9 0 0 1-.836-.52H-.04c.053 4.09 3.074 6.426 8.152 6.426h7.767ZM12 14.86a.78.78 0 0 1-.784-.776.79.79 0 0 1 .784-.791.79.79 0 0 1 .783.791c0 .4-.354.76-.783.776" - })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase-fill_svg__a" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" - })))); - - const SvgIconBeatsFitProChargingcase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-beats-fit-pro-chargingcase_svg__a)" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M-.039 11.704c0 4.15 2.954 6.516 8.152 6.516h7.767c5.198 0 8.15-2.366 8.15-6.516s-2.952-6.517-8.15-6.517H8.113c-5.198 0-8.152 2.366-8.152 6.516Zm17.44-1.311H6.591c-.384 0-.7.203-.844.527H1.491c.361-2.735 2.72-4.256 6.63-4.256h7.759c3.91 0 6.26 1.521 6.63 4.256h-4.257c-.136-.324-.452-.527-.852-.527M6.591 12.23H17.4c.392 0 .701-.204.844-.512h4.317c0 3.209-2.418 5.024-6.682 5.024H8.12c-4.264 0-6.667-1.808-6.682-5.024h4.317c.143.308.46.512.836.512M12 14.506c.43-.015.783-.377.783-.776a.783.783 0 1 0-1.567 0c0 .422.354.784.784.776" - })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-beats-fit-pro-chargingcase_svg__a" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" - })))); - - const SvgIconBeatsFitProLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.1 15.053c.898 0 1.869-.535 2.076-1.674l.355-1.942c.375-2.042-1.172-3.562-3.65-4.42a13.1 13.1 0 0 0-4.359-.743c-.442 0-.582.161-.582.442 0 .697.361 1.226 1.065 1.333 1.151.174 2.062.415 2.96.844.361.174.495.435.428.823l-.435 2.639c-.248 1.52.776 2.698 2.143 2.698Zm0 .697c-1.841 0-3.147-1.614-2.832-3.51l.268-1.58c-1.42.376-2.458.985-2.913 1.916a17.5 17.5 0 0 0 1.915 4.901c.415.208.857.282 1.453.282 2.304 0 4.36-1.112 4.52-3.335-.482.817-1.372 1.326-2.41 1.326Zm0-1.714a1.14 1.14 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0c0 .643-.508 1.146-1.145 1.146m0-.51a.63.63 0 0 0 .637-.636.63.63 0 0 0-.636-.636.63.63 0 0 0-.637.636c0 .355.282.637.636.637Zm-8.698 1.902c0 1.735 1.165 2.907 2.893 2.907.696 0 1.285-.215 1.667-.47A18.3 18.3 0 0 1 8.92 12.65c-1.293.134-2.518 1.186-2.518 2.78Z" - })); - - const SvgIconBeatsFitProRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.886 15.053c1.373 0 2.398-1.178 2.143-2.698l-.435-2.639c-.067-.388.073-.65.435-.823.897-.429 1.801-.67 2.953-.844.71-.107 1.072-.636 1.072-1.333 0-.28-.148-.442-.59-.442-1.446 0-2.893.235-4.36.744-2.477.857-4.024 2.377-3.649 4.42l.355 1.941c.215 1.139 1.179 1.674 2.076 1.674m0 .697c-1.031 0-1.922-.51-2.41-1.326.167 2.223 2.216 3.335 4.52 3.335.602 0 1.037-.074 1.46-.282a17.9 17.9 0 0 0 1.915-4.901c-.456-.931-1.494-1.54-2.913-1.915l.26 1.58c.322 1.895-.984 3.509-2.832 3.509m.007-1.714a1.13 1.13 0 0 1-1.145-1.146 1.146 1.146 0 1 1 2.29 0 1.14 1.14 0 0 1-1.145 1.146m0-.51c.355 0 .63-.28.63-.636a.626.626 0 0 0-.63-.636.63.63 0 0 0-.636.636c0 .355.274.637.636.637Zm8.698 1.902c0-1.593-1.232-2.645-2.524-2.779a18.3 18.3 0 0 1-2.036 5.217c.375.254.971.469 1.668.469 1.727 0 2.893-1.172 2.893-2.907Z" - })); - - const SvgIconBeatsFitPro = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.201 14.84c.83 0 1.721-.49 1.915-1.541l.328-1.795c.348-1.881-1.078-3.288-3.368-4.078a12.1 12.1 0 0 0-4.018-.683c-.408 0-.542.147-.542.409 0 .643.335 1.131.984 1.225 1.065.16 1.902.382 2.726.784.334.16.462.395.401.756l-.401 2.431c-.235 1.406.71 2.491 1.975 2.491Zm5.605 0c1.266 0 2.21-1.086 1.982-2.492l-.402-2.43c-.067-.362.06-.597.395-.757.83-.402 1.668-.623 2.726-.784.656-.094.984-.583.984-1.225 0-.262-.127-.409-.535-.409-1.34 0-2.666.214-4.025.683-2.284.79-3.71 2.197-3.368 4.078l.334 1.795c.188 1.051 1.085 1.54 1.909 1.54Zm-5.605.642c-1.7 0-2.906-1.487-2.612-3.234l.241-1.454c-1.305.342-2.263.904-2.685 1.762a16.4 16.4 0 0 0 1.768 4.526c.388.188.79.255 1.346.255 2.123 0 4.018-1.025 4.165-3.074-.448.75-1.265 1.219-2.223 1.219m5.605 0c-.951 0-1.775-.469-2.223-1.219.154 2.05 2.049 3.074 4.172 3.074.549 0 .957-.067 1.346-.255.817-1.426 1.4-2.92 1.76-4.526-.414-.857-1.372-1.42-2.684-1.761l.24 1.453c.295 1.747-.904 3.234-2.611 3.234M9.2 13.902a1.05 1.05 0 0 1-1.058-1.052c0-.589.469-1.064 1.058-1.064s1.058.468 1.058 1.064c0 .59-.469 1.052-1.058 1.052m5.612 0c-.59 0-1.058-.462-1.058-1.052 0-.596.468-1.064 1.058-1.064.589 0 1.051.475 1.051 1.064 0 .583-.462 1.052-1.051 1.052m-5.612-.47a.58.58 0 0 0 .583-.582.586.586 0 1 0-.583.583Zm5.612 0a.58.58 0 0 0 .582-.582.58.58 0 0 0-.582-.589.58.58 0 0 0-.59.59.58.58 0 0 0 .59.582Zm-13.64 1.756c0 1.6 1.078 2.686 2.672 2.686.643 0 1.192-.201 1.533-.436a17 17 0 0 1-1.875-4.808c-1.192.12-2.33 1.092-2.33 2.558m21.663 0c0-1.466-1.132-2.437-2.324-2.558a17 17 0 0 1-1.881 4.808c.348.235.897.436 1.54.436 1.593 0 2.665-1.085 2.665-2.686" - })); - - const SvgIconBeatsHeadphones = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.54 19.222h1.236v-6.456c.422-.045.685-.31.685-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.339 0-.633.03-.904.113V6.25a1.53 1.53 0 0 1 .904-.301c.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.614 1.614 0 0 1-1.642-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.27.709.685.754zm8.912 0v-6.456c.415-.045.686-.31.686-.754v-1.235a3.45 3.45 0 0 0 2.117-3.164c0-1.884-1.567-3.413-3.42-3.413-.332 0-.633.03-.904.113V6.25c.27-.196.58-.301.904-.301.881 0 1.642.76 1.642 1.665 0 .896-.738 1.627-1.642 1.627a1.62 1.62 0 0 1-1.643-1.627V4.607c-1.085.61-1.778 1.733-1.778 3.006 0 1.439.874 2.66 2.117 3.164v1.235c0 .445.264.709.686.754v6.456zM4.097 7.62c0-1.34.656-2.53 1.658-3.27-1.83.061-3.24 1.462-3.24 3.27 0 1.8 1.387 3.217 3.24 3.27a4.04 4.04 0 0 1-1.658-3.27m15.798 0a4.04 4.04 0 0 1-1.657 3.27c1.83-.053 3.24-1.454 3.24-3.27 0-1.793-1.387-3.209-3.24-3.27a4.06 4.06 0 0 1 1.657 3.27m-11.737.897a.92.92 0 0 0 .896-.904c0-.46-.429-.897-.896-.897a.92.92 0 0 0-.897.897c0 .49.407.904.897.904m7.677 0a.92.92 0 0 0 .896-.904c0-.46-.422-.897-.896-.897-.468 0-.897.415-.897.897 0 .49.407.904.897.904" - })); - - const SvgIconBellAlarmFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.849 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.245c.678.937 1.68 1.5 2.754 1.5s2.076-.563 2.754-1.5ZM5.658 2.232a.75.75 0 0 1-.027 1.06 9.25 9.25 0 0 0-2.527 4.164.75.75 0 0 1-1.442-.411 10.75 10.75 0 0 1 2.936-4.84.75.75 0 0 1 1.06.027m12.684 0a.75.75 0 0 1 1.06-.028 10.75 10.75 0 0 1 2.936 4.84.75.75 0 1 1-1.442.412 9.25 9.25 0 0 0-2.527-4.164.75.75 0 0 1-.027-1.06", - clipRule: "evenodd" - })); - - const SvgIconBellAlarm = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m3.687 17.09.74.12zm16.626 0-.74.12zm-1.358-8.417.74-.119zm-13.91 0-.74-.119zM1.662 7.045a.75.75 0 0 0 1.442.411zm3.97-3.753a.75.75 0 0 0-1.034-1.088zm13.77-1.088a.75.75 0 1 0-1.033 1.088zm1.494 5.252a.75.75 0 0 0 1.442-.411zm-2.681 1.337 1.358 8.417 1.48-.239-1.357-8.417zm1.11 8.707H4.676V19h14.65v-1.5Zm-14.898-.29 1.358-8.417-1.48-.239-1.358 8.417zm.247.29a.25.25 0 0 1-.247-.29l-1.48-.239A1.75 1.75 0 0 0 4.674 19zm14.899-.29a.25.25 0 0 1-.247.29V19a1.75 1.75 0 0 0 1.727-2.029zM12 3.5a6.295 6.295 0 0 1 6.215 5.293l1.48-.239A7.795 7.795 0 0 0 12 2zM12 2a7.795 7.795 0 0 0-7.696 6.554l1.481.239A6.295 6.295 0 0 1 12 3.5zm3.3 15.983c-.585 1.533-1.88 2.517-3.3 2.517V22c2.158 0 3.939-1.484 4.7-3.483zM12 20.5c-1.42 0-2.715-.984-3.3-2.517l-1.4.534C8.06 20.516 9.841 22 12 22zM3.104 7.456a9.25 9.25 0 0 1 2.527-4.164L4.598 2.204a10.75 10.75 0 0 0-2.936 4.84zm15.265-4.164a9.25 9.25 0 0 1 2.527 4.164l1.442-.411a10.75 10.75 0 0 0-2.936-4.84z" - })); - - const SvgIconBellFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a7.795 7.795 0 0 0-7.696 6.554l-1.357 8.417A1.75 1.75 0 0 0 4.674 19h2.834c.85 1.75 2.512 3 4.492 3s3.643-1.25 4.492-3h2.834a1.75 1.75 0 0 0 1.727-2.029l-1.357-8.417A7.795 7.795 0 0 0 12 2m2.754 17H9.247c.677.937 1.68 1.5 2.753 1.5s2.076-.563 2.754-1.5", - clipRule: "evenodd" - })); - - const SvgIconBell = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M16 18.25c-.673 1.766-2.21 3-4 3-1.789 0-3.327-1.234-4-3m-3.326 0h14.652a1 1 0 0 0 .987-1.16l-1.357-8.417a7.045 7.045 0 0 0-13.911 0l-1.358 8.418a1 1 0 0 0 .987 1.159Z" - })); - - const SvgIconBezierCurvesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm11.447 4c-1.34 0-2.316.703-3.057 1.601-.712.863-1.274 1.99-1.788 3.019l-.023.045c-.541 1.084-1.034 2.062-1.626 2.78-.574.695-1.165 1.055-1.9 1.055H7.75a.75.75 0 0 0 0 1.5h.053c1.34 0 2.316-.703 3.057-1.6.712-.864 1.274-1.99 1.788-3.02l.023-.045c.541-1.083 1.034-2.061 1.626-2.78.574-.695 1.165-1.055 1.9-1.055h.053a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconBezierCurves = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 7.75h-.053c-4.15.001-4.245 8.5-8.394 8.5H7.75m-3-12.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" - })); - - const SvgIconBillFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 6.25c0-.966.784-1.75 1.75-1.75h18.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H2.75A1.75 1.75 0 0 1 1 17.75zM3.75 7a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 0-1.5zm14.75 9.25a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75M9.5 12a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" - })); - - const SvgIconBill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.25h1m12.5 7.5h1m-17.5 2V6.25a1 1 0 0 1 1-1h18.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0" - })); - - const SvgIconBirthdayCakeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.998 1.068a.75.75 0 0 1 .53.22l1.592 1.59a3 3 0 0 1-1.37 5.027V9h6c.966 0 1.75.783 1.75 1.75v3.406c0 .469-.187.91-.508 1.233a1 1 0 0 1 .008.11v4.75A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V15.5q0-.056.008-.11a1.75 1.75 0 0 1-.508-1.233V10.75C3.5 9.783 4.284 9 5.25 9h6V7.905a3 3 0 0 1-1.373-5.027l1.591-1.59a.75.75 0 0 1 .53-.22M5.25 10.5a.25.25 0 0 0-.25.25v3.406c0 .092.05.176.13.22l1.727.941a.25.25 0 0 0 .248-.005l1.495-.897a1.75 1.75 0 0 1 1.8 0l1.471.883a.25.25 0 0 0 .258 0l1.47-.883a1.75 1.75 0 0 1 1.801 0l1.495.897a.25.25 0 0 0 .248.005l1.727-.941a.25.25 0 0 0 .13-.22V10.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" - })); - - const SvgIconBirthdayCake = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 15.5v4.75a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V15.5M12 7.25a2.25 2.25 0 0 1-1.593-3.841l1.591-1.591 1.591 1.59A2.25 2.25 0 0 1 12 7.25m0 0v2.5m0 0H5.25a1 1 0 0 0-1 1v3.406a1 1 0 0 0 .521.878l1.726.942a1 1 0 0 0 .994-.02l1.495-.897a1 1 0 0 1 1.028 0l1.472.882a1 1 0 0 0 1.028 0l1.472-.883a1 1 0 0 1 1.028 0l1.495.897a1 1 0 0 0 .994.02l1.726-.94a1 1 0 0 0 .521-.879V10.75a1 1 0 0 0-1-1z" - })); - - const SvgIconBitcoinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.375 15a1.125 1.125 0 0 0 0-2.25H10.5V15zM10.5 11.25V9h2.875a1.125 1.125 0 0 1 0 2.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.25-4.5a.75.75 0 0 0 0 1.5H9v6h-.75a.75.75 0 0 0 0 1.5h3v.75a.75.75 0 0 0 1.5 0v-.75h.625a2.625 2.625 0 0 0 1.837-4.5 2.625 2.625 0 0 0-1.837-4.5h-.625v-.75a.75.75 0 0 0-1.5 0v.75z", - clipRule: "evenodd" - })); - - const SvgIconBitcoin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 8.25V12m0-3.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 1 0 3.75M9.75 12v3.75m0-3.75h3.625M9.75 15.75h-1.5m1.5 0h3.625a1.875 1.875 0 0 0 0-3.75M12 6.75v1.5m0 7.5v1.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconBlockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.52 4.418A9.96 9.96 0 0 0 12 2C6.477 2 2 6.477 2 12a9.96 9.96 0 0 0 2.418 6.52L18.521 4.419Zm1.062 1.062L5.479 19.581A9.96 9.96 0 0 0 12 22c5.523 0 10-4.477 10-10a9.96 9.96 0 0 0-2.418-6.52" - })); - - const SvgIconBlock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M18.54 5.46A9.25 9.25 0 0 0 5.46 18.54M18.541 5.459A9.25 9.25 0 0 1 5.46 18.54M18.54 5.46 5.46 18.54" - })); - - const SvgIconBluetooth = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" - })); - - const SvgIconBookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22h11.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 19v.25c0 .69.56 1.25 1.25 1.25h11.5a.25.25 0 0 0 .25-.25v-2.768a2 2 0 0 1-.25.018H7A1.5 1.5 0 0 0 5.5 19M8.75 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5zM8 11a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5A.75.75 0 0 1 8 11", - clipRule: "evenodd" - })); - - const SvgIconBookOpenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.5 5.25v13.5a.75.75 0 0 1-.75.75H15a2.25 2.25 0 0 0-2.25 2.244.74.74 0 0 1-.48.708.75.75 0 0 1-1.02-.702A2.25 2.25 0 0 0 9 19.5H2.25a.75.75 0 0 1-.75-.75V5.25a.75.75 0 0 1 .75-.75h6a3 3 0 0 1 3 3v8.225a.766.766 0 0 0 .7.773.75.75 0 0 0 .8-.75V7.5a3 3 0 0 1 3-3h6a.75.75 0 0 1 .75.75" - })); - - const SvgIconBookOpenTextFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5h-6a3 3 0 0 0-3 3v8.225a.766.766 0 0 1-.7.773.75.75 0 0 1-.8-.75V7.5a3 3 0 0 0-3-3h-6a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.244.74.74 0 0 0 .48.708.75.75 0 0 0 1.02-.702A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M19.5 15.75h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.773-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .773.7.75.75 0 0 1-.75.8m0-3h-3.725a.766.766 0 0 1-.775-.7.75.75 0 0 1 .75-.8h3.725a.766.766 0 0 1 .775.7.75.75 0 0 1-.75.8" - })); - - const SvgIconBookOpenText = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6zm-6-9.75h3.75a.75.75 0 1 1 0 1.5H15a.75.75 0 1 1 0-1.5M19.5 12a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75m0 3a.75.75 0 0 1-.75.75H15a.75.75 0 1 1 0-1.5h3.75a.75.75 0 0 1 .75.75" - })); - - const SvgIconBookOpen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.75 4.5H15A3.75 3.75 0 0 0 12 6a3.75 3.75 0 0 0-3-1.5H2.25a.75.75 0 0 0-.75.75v13.5a.75.75 0 0 0 .75.75H9a2.25 2.25 0 0 1 2.25 2.25.75.75 0 1 0 1.5 0A2.25 2.25 0 0 1 15 19.5h6.75a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75M9 18H3V6h6a2.25 2.25 0 0 1 2.25 2.25v10.5A3.73 3.73 0 0 0 9 18m12 0h-6a3.73 3.73 0 0 0-2.25.75V8.25A2.25 2.25 0 0 1 15 6h6z" - })); - - const SvgIconBook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12v3.75a1 1 0 0 1-1 1H7a2.25 2.25 0 0 0 0 4.5h3M8.75 7h6.5m-6.5 4h3.5m-5.5-8.25h11.5a1 1 0 0 1 1 1v16.5a1 1 0 0 1-1 1H6.75a2 2 0 0 1-2-2V4.75a2 2 0 0 1 2-2" - })); - - const SvgIconBookmarkCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.746c0-.967.784-1.75 1.75-1.75h12.5c.966 0 1.75.783 1.75 1.75v16.35c0 1.41-1.583 2.241-2.744 1.44l-5.114-3.527a.25.25 0 0 0-.284 0l-5.114 3.527C5.583 22.337 4 21.506 4 20.096zM15.38 8.68a.75.75 0 0 0-1.06-1.061L11 10.94 9.88 9.82a.75.75 0 0 0-1.06 1.06l1.65 1.65a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" - })); - - const SvgIconBookmarkCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.35 10.35 11 12l3.85-3.85m-9.1-5.404h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" - })); - - const SvgIconBookmarkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.502c0 1.4 1.565 2.234 2.727 1.451l5.133-3.455a.25.25 0 0 1 .28 0l5.133 3.455c1.162.783 2.727-.05 2.727-1.451V3.75A1.75 1.75 0 0 0 18.25 2z" - })); - - const SvgIconBookmarkOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v9.878l-2.508.918a.75.75 0 0 0 .516 1.408l20.5-7.5a.75.75 0 0 0-.516-1.408L20 7.775V3.75A1.75 1.75 0 0 0 18.25 2zM4 20.252v-3.43l16-5.853v9.283c0 1.4-1.565 2.234-2.727 1.451l-5.133-3.455a.25.25 0 0 0-.28 0l-5.133 3.455C5.565 22.486 4 21.653 4 20.252" - })); - - const SvgIconBookmarkOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.75 15.25 3-1.098m17.5-6.402-3 1.098m-14.5 5.304V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v5.098m-14.5 5.304 14.5-5.304M4.75 18.25v2.002a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83V12.75" - })); - - const SvgIconBookmarkPlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zM12 6a.75.75 0 0 1 .75.75v2.5h2.5a.75.75 0 0 1 0 1.5h-2.5v2.5a.75.75 0 0 1-1.5 0v-2.5h-2.5a.75.75 0 0 1 0-1.5h2.5v-2.5A.75.75 0 0 1 12 6", - clipRule: "evenodd" - })); - - const SvgIconBookmarkPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v6.5M15.25 10h-6.5m-3-7.254h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" - })); - - const SvgIconBookmarkXFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 1.996A1.75 1.75 0 0 0 4 3.746v16.35c0 1.41 1.583 2.241 2.744 1.44l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.801 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75zm9.078 5.18a.75.75 0 0 1 0 1.061l-1.767 1.768 1.767 1.768a.75.75 0 0 1-1.06 1.06L12 11.065l-1.768 1.768a.75.75 0 1 1-1.06-1.06l1.767-1.768-1.767-1.768a.75.75 0 0 1 1.06-1.06L12 8.943l1.768-1.768a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" - })); - - const SvgIconBookmarkX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.298 7.707-4.596 4.596m4.596 0L9.702 7.707M5.75 2.746h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1" - })); - - const SvgIconBookmark = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 20.252V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.502a1 1 0 0 0 1.558.829l5.134-3.455a1 1 0 0 1 1.116 0l5.134 3.455a1 1 0 0 0 1.558-.83Z" - })); - - const SvgIconBooksFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.138 7.152a.5.5 0 0 1 .343-.618l3.845-1.103a.5.5 0 0 1 .618.343l3.86 13.458a.5.5 0 0 1-.344.618l-3.845 1.103a.5.5 0 0 1-.618-.343zM8.5 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5zM9 7.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m4 9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.5 5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5z" - })); - - const SvgIconBooks = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - d: "M7.5 20.5v-15h-5v15zm0 0h6v-17h-6zm0-13h6m-6 9h6m.5-9 4.347-1.165 3.494 13.04-4.347 1.165z" - })); - - const SvgIconBottleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.375 1a.75.75 0 0 0-.125 1.49v4.322a.25.25 0 0 1-.08.184L6.563 9.402A1.75 1.75 0 0 0 6 10.688V21.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 21.25V10.688a1.75 1.75 0 0 0-.563-1.286L14.83 6.996a.25.25 0 0 1-.08-.184V2.49A.75.75 0 0 0 14.625 1z" - })); - - const SvgIconBottle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 1.75v5.062a1 1 0 0 1-.322.735L7.072 9.953a1 1 0 0 0-.322.735V21.25a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1V10.688a1 1 0 0 0-.322-.735l-2.606-2.406A1 1 0 0 1 14 6.812V1.75m-4 0h4m-4 0h-.625m4.625 0h.625" - })); - - const SvgIconBrackets2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-2.5a1 1 0 0 0-1 1V11a1 1 0 0 1-1 1m0 0h-1m1 0a1 1 0 0 1 1 1v6.25a1 1 0 0 0 1 1h2.5m12-8.25h1m-1 0a1 1 0 0 1-1-1V4.75a1 1 0 0 0-1-1h-2.5m4.5 8.25a1 1 0 0 0-1 1v6.25a1 1 0 0 1-1 1h-2.5" - })); - - const SvgIconBrackets = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 3.75h-2.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h2.5m9.5-16.5h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5" - })); - - const SvgIconBrainFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.26 2.18a4.86 4.86 0 0 0-5.882 3.012A4.35 4.35 0 0 0 2.84 12a4.347 4.347 0 0 0 1.53 6.442 5.377 5.377 0 0 0 6.908 3.232.8.8 0 0 1-.028-.203V17a2.5 2.5 0 0 0-2.5-2.5.75.75 0 0 1 0-1.5c.946 0 1.815.328 2.5.877V2.3q0-.06.01-.12m1.462 19.494a5.377 5.377 0 0 0 6.907-3.232A4.347 4.347 0 0 0 21.16 12a4.35 4.35 0 0 0-2.537-6.808 4.86 4.86 0 0 0-5.881-3.012q.009.06.009.12v4.704a2.5 2.5 0 0 0 2.5 2.496.75.75 0 0 1 0 1.5 4 4 0 0 1-2.5-.877V21.47q0 .106-.028.203Z" - })); - - const SvgIconBrain = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 20.471a4.627 4.627 0 0 0 7.017-2.572A3.598 3.598 0 0 0 20.17 12a3.598 3.598 0 0 0-2.128-6.146A4.113 4.113 0 0 0 12 3.3m0 17.171A4.627 4.627 0 0 1 4.983 17.9 3.598 3.598 0 0 1 3.83 12a3.598 3.598 0 0 1 2.128-6.146A4.113 4.113 0 0 1 12 3.3m0 17.171V3.3M8.75 13.75A3.25 3.25 0 0 1 12 17m3.25-6.75A3.25 3.25 0 0 1 12 7" - })); - - const SvgIconBrandAdobe = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 21" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#E1251B", - d: "M14.667 1.733H22v17.333zm-5.267 0H2v17.334zm2.6 6.4 4.733 10.933h-3.066l-1.4-3.466H8.8z" - })); - - const SvgIconBrandAppleMusic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 8.442v7.251l-.001.544q0 .286-.009.574a8 8 0 0 1-.11 1.247 4.2 4.2 0 0 1-.39 1.187 4 4 0 0 1-1.745 1.744c-.38.194-.768.317-1.186.392a8 8 0 0 1-1.248.11q-.288.007-.574.008H8.443l-.136.001-.544-.001a26 26 0 0 1-.574-.009 8 8 0 0 1-1.248-.11 4.2 4.2 0 0 1-1.186-.39 4 4 0 0 1-1.745-1.745 4.2 4.2 0 0 1-.39-1.187 8 8 0 0 1-.11-1.247 26 26 0 0 1-.009-.574l-.001-.68V8.442l.001-.68q0-.286.009-.573a8 8 0 0 1 .11-1.248 4.2 4.2 0 0 1 .39-1.187A4 4 0 0 1 4.755 3.01c.38-.193.768-.316 1.186-.391a8 8 0 0 1 1.248-.11q.287-.008.574-.009l.68-.001h7.114l.68.001q.288 0 .574.009c.416.01.837.035 1.248.11.418.075.807.197 1.186.39a4 4 0 0 1 1.745 1.745c.193.38.316.769.391 1.187.074.411.099.831.11 1.247q.007.287.008.574zM15.431 5.49c.05-.01.458-.082.503-.086.306-.027.478.174.476.5v8.962c0 .24-.002.458-.052.7-.05.233-.139.453-.277.651s-.314.36-.52.481a2.1 2.1 0 0 1-.66.24c-.438.088-.737.108-1.019.052a1.4 1.4 0 0 1-.685-.349 1.5 1.5 0 0 1-.48-.94 1.5 1.5 0 0 1 .405-1.181 1.64 1.64 0 0 1 .616-.397c.275-.106.579-.17 1.045-.264l.37-.074c.161-.033.3-.074.411-.211.113-.137.115-.305.115-.47V8.916c0-.32-.144-.407-.45-.348-.219.042-4.913.99-4.913.99-.265.064-.358.15-.358.478v6.13c0 .241-.012.46-.063.7-.049.234-.138.454-.276.652s-.314.36-.52.481a2.1 2.1 0 0 1-.66.243c-.438.09-.738.109-1.019.052a1.4 1.4 0 0 1-.686-.351 1.48 1.48 0 0 1-.468-.94 1.49 1.49 0 0 1 .394-1.182 1.64 1.64 0 0 1 .616-.396c.275-.107.578-.17 1.045-.265l.369-.074c.162-.033.3-.074.412-.21.112-.138.125-.298.125-.463V7.346c0-.095.008-.16.013-.191a.57.57 0 0 1 .19-.367.8.8 0 0 1 .352-.159h.002z", - clipRule: "evenodd" - })); - - const SvgIconBrandApple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.003 7.158a4.76 4.76 0 0 0-2.273 4.002 4.63 4.63 0 0 0 2.817 4.246 11 11 0 0 1-1.442 2.98c-.899 1.294-1.838 2.587-3.267 2.587s-1.796-.83-3.443-.83c-1.606 0-2.178.857-3.485.857s-2.218-1.198-3.266-2.668a12.9 12.9 0 0 1-2.191-6.955c0-4.083 2.654-6.247 5.267-6.247 1.388 0 2.545.912 3.416.912.83 0 2.123-.966 3.702-.966a4.95 4.95 0 0 1 4.165 2.082m-4.913-3.81A4.7 4.7 0 0 0 16.206.421 2 2 0 0 0 16.165 0a4.7 4.7 0 0 0-3.09 1.592 4.56 4.56 0 0 0-1.157 2.845q0 .193.041.381.142.027.286.027a4.08 4.08 0 0 0 2.845-1.498Z" - })); - - const SvgIconBrandAppstore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.338 2.5h11.324a3.84 3.84 0 0 1 3.84 3.838v11.324c0 2.12-1.72 3.838-3.838 3.838H6.338A3.836 3.836 0 0 1 2.5 17.664V6.338A3.836 3.836 0 0 1 6.338 2.5m5.966 3.7-.385.665-.377-.667a.867.867 0 0 0-1.501.864l.88 1.53-2.82 4.89H5.895a.86.86 0 0 0-.864.865c0 .48.384.864.864.864h7.862c.377-.708-.11-1.729-.979-1.729h-2.681l3.707-6.417a.866.866 0 1 0-1.501-.865Zm-4.55 11.343.83-1.441c-.448-.542-1.016-.708-1.714-.492l-.618 1.069a.866.866 0 1 0 1.501.864Zm10.238-4.056h-2.249l-.497-.861q-1.33-2.306-2.051-3.545c-.511.425-1.029 1.68-.304 2.928l1.153 2q.855 1.479 2.041 3.534a.867.867 0 0 0 1.501-.864l-.843-1.463h1.25a.86.86 0 0 0 .864-.865.86.86 0 0 0-.865-.864", - clipRule: "evenodd" - })); - - const SvgIconBrandArc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.45 2.15a2.2 2.2 0 0 1 1.968 1.216l3.635 7.27a7.2 7.2 0 0 0 1.58-3.372 2.2 2.2 0 1 1 4.333.771 11.62 11.62 0 0 1-3.841 6.745l1.442 2.886a2.2 2.2 0 0 1-3.935 1.967l-1.325-2.65a11.6 11.6 0 0 1-3.788.63c-1.37 0-2.685-.237-3.905-.672l-1.346 2.692a2.2 2.2 0 0 1-3.935-1.967l1.484-2.97a11.7 11.7 0 0 1-2.556-3.232A2.2 2.2 0 0 1 5.14 9.39q.326.61.758 1.143l3.583-7.166A2.2 2.2 0 0 1 11.45 2.15M9.606 12.958c.61.166 1.25.255 1.913.255a7.2 7.2 0 0 0 1.791-.223l-1.86-3.721z", - clipRule: "evenodd" - })); - - const SvgIconBrandArtifactNews = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.002 10.625h-7.618l3.814-6.593-2.38-1.376-2.442 4.22V2h-2.75v7.617L4.031 5.804l-1.376 2.38 4.221 2.441H2v2.75h7.617l-3.813 6.593 2.381 1.378 2.44-4.221V22h2.751v-7.616l6.594 3.814 1.376-2.382-4.221-2.441h4.877z" - })); - - const SvgIconBrandBluesky = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 11.454c-.922-1.915-3.436-5.483-5.772-7.242-1.685-1.27-4.417-2.252-4.417.874 0 .624.357 5.244.566 5.994.728 2.608 3.378 3.273 5.736 2.87-4.121.704-5.17 3.035-2.905 5.366 4.3 4.426 6.18-1.11 6.661-2.53.09-.262.131-.383.131-.276 0-.107.041.014.13.276.482 1.42 2.362 6.956 6.662 2.53 2.264-2.331 1.216-4.662-2.905-5.365 2.358.402 5.008-.263 5.736-2.87.21-.75.566-5.371.566-5.995 0-3.126-2.732-2.144-4.417-.874-2.336 1.76-4.85 5.327-5.772 7.242" - })); - - const SvgIconBrandCash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.764 2.825c-1.027-.325-1.98-.325-3.888-.325H9.124c-1.907 0-2.86 0-3.887.325a4.04 4.04 0 0 0-2.412 2.412C2.5 6.263 2.5 7.217 2.5 9.124v5.752c0 1.907 0 2.86.325 3.888a4.04 4.04 0 0 0 2.412 2.411c1.026.325 1.98.325 3.887.325h5.752c1.907 0 2.86 0 3.888-.325a4.04 4.04 0 0 0 2.411-2.412c.325-1.026.325-1.98.325-3.887V9.124c0-1.907 0-2.86-.325-3.887a4.04 4.04 0 0 0-2.412-2.412Zm-4 6.976c-.574-.51-1.455-.882-2.373-.882-.72 0-1.439.257-1.439.908 0 .616.657.853 1.458 1.142l.203.073c1.559.531 2.843 1.182 2.843 2.723 0 1.675-1.289 2.819-3.394 2.949l-.191.91a.36.36 0 0 1-.354.285l-1.324-.01a.36.36 0 0 1-.349-.433l.202-.947c-.828-.226-1.555-.629-2.128-1.185a.36.36 0 0 1-.002-.516l.735-.725a.357.357 0 0 1 .502 0c.71.702 1.627.99 2.501.99.96 0 1.61-.394 1.61-1.062 0-.588-.533-.784-1.547-1.159q-.161-.059-.337-.125c-1.301-.462-2.534-1.13-2.534-2.688 0-1.8 1.49-2.677 3.248-2.765l.194-.91a.36.36 0 0 1 .35-.283h1.323c.228 0 .398.21.351.432l-.215 1.022a5.4 5.4 0 0 1 1.835 1.032.357.357 0 0 1 .017.52l-.684.694a.36.36 0 0 1-.5.01Z", - clipRule: "evenodd" - })); - - const SvgIconBrandChrome = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.415 5.484C9.063.074 17.683 1.142 20.905 7.46h-7.744c-1.395 0-2.296-.031-3.272.483a4.61 4.61 0 0 0-2.314 3.037z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.673 12a3.33 3.33 0 0 0 3.323 3.325A3.33 3.33 0 0 0 15.32 12a3.33 3.33 0 0 0-3.324-3.326A3.33 3.33 0 0 0 8.673 12", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.286 16.352c-1.865.554-4.048-.06-5.244-2.124-.913-1.576-3.324-5.777-4.42-7.687-3.84 5.884-.53 13.902 6.439 15.27z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.084 8.674a4.55 4.55 0 0 1 .84 5.6c-.794 1.366-3.324 5.638-4.55 7.706 7.18.442 12.415-6.595 10.05-13.306z", - clipRule: "evenodd" - })); - - const SvgIconBrandCodepen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.992 8.854c-.08-.52-.66-.8-1.06-1.061-.718-.48-1.418-.94-2.137-1.42-1.699-1.141-3.417-2.282-5.115-3.423-.4-.26-.8-.54-1.199-.8-.28-.2-.66-.2-.959 0-1.139.76-2.298 1.54-3.437 2.301L3.05 7.813c-.44.28-1.019.56-1.039 1.16-.02.66 0 1.341 0 2.002v3.201c0 .58-.12 1.26.42 1.621 1.279.88 2.577 1.721 3.876 2.581 1.599 1.061 3.197 2.142 4.795 3.202.44.3.88.62 1.419.26.46-.3.9-.6 1.359-.9 1.778-1.18 3.556-2.381 5.335-3.562l1.977-1.32c.12-.08.26-.16.38-.26.28-.201.4-.481.4-.821V9.474c.02-.22.04-.42.02-.62 0 .04 0-.02 0 0M12.86 4.47l6.733 4.503-2.997 2.02-3.736-2.5zm-1.719 0v4.002l-3.716 2.502-3.017-2.001zM3.73 10.574l2.138 1.441-2.138 1.44zm7.412 8.985L4.41 15.057l2.997-2.021 3.716 2.501v4.022h.02Zm.86-5.503-3.037-2.04 3.037-2.042 3.037 2.041zm.859 5.503v-4.002l3.716-2.501 2.997 2.02zm7.412-6.103-2.137-1.44 2.157-1.442z" - })); - - const SvgIconBrandCopilot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.997 21C6.152 21 1.91 17.263 1.75 16.192v-2.498c.109-.806.867-2.163 2.035-2.649q.023-.135.046-.28c.037-.234.077-.492.161-.784-.257-.652-.325-1.39-.325-2.124 0-1.116.164-2.269.888-3.186.742-.94 1.914-1.441 3.49-1.617 1.545-.172 2.898.044 3.772.981q.096.102.178.212c.056-.073.12-.144.183-.212.874-.937 2.227-1.153 3.772-.981 1.576.176 2.748.677 3.49 1.617.725.917.888 2.07.888 3.186 0 .734-.068 1.472-.325 2.124.084.292.125.55.161.785q.022.145.047.28c1.184.493 1.95 1.886 2.039 2.686v2.4c0 .983-4.294 4.868-10.253 4.868m0-1.904c2.922 0 5.874-1.424 6.41-1.838V11.8l-.03-.15c-.628.27-1.378.374-2.213.374-1.468 0-2.638-.42-3.472-1.27A4.1 4.1 0 0 1 12 9.8q-.28.527-.697.953c-.833.852-2.003 1.271-3.472 1.271-.836 0-1.584-.104-2.213-.373l-.03.149v5.457c.537.414 3.488 1.838 6.41 1.838ZM10.414 5.347c-.248-.264-.816-.53-2.155-.38-1.306.144-1.895.517-2.195.897-.317.4-.473 1.012-.473 1.993 0 1.017.165 1.502.395 1.758.207.232.665.486 1.847.486 1.093 0 1.716-.301 2.1-.692.403-.413.674-1.06.79-1.992.15-1.2-.048-1.789-.31-2.07Zm5.323-.38c-1.337-.15-1.906.116-2.153.38-.262.281-.46.87-.31 2.07.116.931.388 1.579.791 1.992.383.39 1.005.692 2.1.692 1.18 0 1.64-.254 1.847-.486.229-.256.394-.741.394-1.758 0-.981-.157-1.593-.474-1.993-.298-.38-.888-.753-2.195-.898Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.758 13.308a.97.97 0 0 1 .96.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.961-.961v-1.926a.97.97 0 0 1 .96-.961Zm5.445.961v1.926a.97.97 0 0 1-.96.961.97.97 0 0 1-.962-.961v-1.926a.97.97 0 0 1 .961-.961.97.97 0 0 1 .961.961" - })); - - const SvgIconBrandD = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.087 2h6.826c.602 0 1.087 0 1.48.032.406.033.761.103 1.09.27.523.267.948.692 1.214 1.215.168.329.238.684.27 1.09C22 5 22 5.484 22 6.086v7.381c0 .602 0 1.088-.032 1.481-.033.405-.103.76-.27 1.09a2.78 2.78 0 0 1-1.215 1.214c-.329.168-.684.237-1.09.27-.393.033-.878.033-1.48.033h-.357v.357c0 .602 0 1.087-.033 1.48-.033.406-.102.761-.27 1.09a2.78 2.78 0 0 1-1.214 1.214c-.33.168-.685.238-1.09.27-.393.033-.879.033-1.48.033H6.086c-.602 0-1.087 0-1.48-.032-.406-.033-.761-.103-1.09-.27a2.78 2.78 0 0 1-1.214-1.215c-.168-.329-.238-.684-.27-1.09C2 19 2 18.516 2 17.914v-7.381c0-.602 0-1.088.032-1.481.033-.405.103-.76.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.167.684-.237 1.09-.27.393-.033.878-.033 1.48-.033H7v-.357c0-.602 0-1.087.032-1.48.033-.406.103-.761.27-1.09a2.78 2.78 0 0 1 1.215-1.214c.329-.168.684-.238 1.09-.27C10 2 10.484 2 11.086 2Zm6.802 14.444h-.333v-5.912c0-.602 0-1.088-.033-1.481-.033-.405-.102-.76-.27-1.09a2.78 2.78 0 0 0-1.214-1.214c-.33-.167-.685-.237-1.09-.27-.393-.033-.879-.033-1.48-.033H8.11v-.333c0-.631 0-1.072.029-1.414.027-.336.078-.53.153-.676.16-.313.415-.568.728-.728.146-.075.34-.126.676-.153.343-.028.783-.029 1.414-.029h6.778c.631 0 1.072 0 1.414.029.336.027.53.078.676.153.314.16.568.415.728.728.075.146.126.34.153.676.029.342.029.783.029 1.414v7.333c0 .632 0 1.072-.029 1.415-.027.336-.078.53-.153.675a1.67 1.67 0 0 1-.728.729c-.146.074-.34.125-.676.153-.343.028-.783.028-1.414.028ZM5.442 18.558A1.44 1.44 0 0 0 6.5 19q.417 0 .75-.2a1.56 1.56 0 0 0 .542-.55Q8 17.908 8 17.5a1.44 1.44 0 0 0-.442-1.058A1.44 1.44 0 0 0 6.5 16a1.44 1.44 0 0 0-1.058.442A1.44 1.44 0 0 0 5 17.5q0 .617.442 1.058", - clipRule: "evenodd" - })); - - const SvgIconBrandDiscord = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.636 5.023a18.1 18.1 0 0 0-4.539-1.404q-.321.579-.581 1.188a16.8 16.8 0 0 0-5.037 0 13 13 0 0 0-.582-1.188 18.3 18.3 0 0 0-4.542 1.407C1.483 9.3.705 13.465 1.093 17.572A18.3 18.3 0 0 0 6.66 20.38q.677-.916 1.192-1.933a12 12 0 0 1-1.877-.9c.157-.115.311-.234.46-.348a13.02 13.02 0 0 0 11.13 0q.225.186.46.347-.902.535-1.88.903.513 1.017 1.191 1.931a18.2 18.2 0 0 0 5.57-2.808c.457-4.762-.78-8.89-3.27-12.55ZM8.346 15.046c-1.086 0-1.982-.99-1.982-2.207 0-1.218.865-2.217 1.978-2.217s2.002.999 1.983 2.216c-.02 1.218-.874 2.208-1.98 2.208Zm7.309 0c-1.087 0-1.98-.99-1.98-2.207 0-1.218.865-2.217 1.98-2.217s1.996.999 1.977 2.216-.872 2.208-1.978 2.208Z" - })); - - const SvgIconBrandDuolingo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.295 11.265a6.565 6.565 0 0 1-4.524 7.024 6.53 6.53 0 0 1-7.725-3.13c-2.542.105-4.85-1.403-5.762-3.723a.78.78 0 0 1 .674-1.06l3.391-.21-.842-2.679a2.22 2.22 0 0 1 .39-2.057 2.2 2.2 0 0 1 1.925-.813q2.763.264 3.67-.021.906-.286 2.967-2.062a2.2 2.2 0 0 1 3.538 1.013L17.83 6.2l2.852-1.754a.773.773 0 0 1 1.159.48c.573 2.408-.437 4.953-2.546 6.338Zm-8.676 8.663-1.548-.742a1.093 1.093 0 0 0-.936 1.974l1.549.741a1.093 1.093 0 0 0 .936-1.974h-.001Zm10.803-4.595a1.084 1.084 0 0 0-1.483.413l-.844 1.497a1.088 1.088 0 0 0 1.894 1.076l.844-1.496a1.094 1.094 0 0 0-.41-1.49Z", - clipRule: "evenodd" - })); - - const SvgIconBrandFacebook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.584 21.706v-6.65H7.52V12h2.064v-1.317c0-3.404 1.54-4.98 4.88-4.98.632 0 1.724.124 2.172.248V8.72a13 13 0 0 0-1.156-.036c-1.64 0-2.272.62-2.272 2.236V12h3.268l-.56 3.056h-2.704v6.872C18.164 21.328 22 17.112 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.69 3.228 8.625 7.584 9.706" - })); - - const SvgIconBrandFigma = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.665 2a3.335 3.335 0 0 0-.014 6.667 3.335 3.335 0 0 0 .014 6.666H12V12.02a3.335 3.335 0 1 0 3.347-3.354A3.335 3.335 0 0 0 15.332 2zm6.647 6.667h-3.313v3.312a3.335 3.335 0 0 1 3.313-3.312", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.665 22A3.334 3.334 0 0 0 12 18.667v-3.334H8.665a3.335 3.335 0 0 0 0 6.667" - })); - - const SvgIconBrandFirefox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.986 5.932a10 10 0 0 0-1.083-1.216 8 8 0 0 0-.798-.686 6.5 6.5 0 0 0-1.645-1.02 9.85 9.85 0 0 0-4.062-1.009c-2.321-.046-3.925.652-4.833 1.214a5 5 0 0 0-.89.677 8.4 8.4 0 0 1 5.251-.99c3.535.465 6.768 3.22 6.768 6.855 0 2.798-2.158 4.934-4.685 4.78-3.753-.225-4.7-4.082-2.747-5.748-.526-.114-1.516.109-2.205 1.14-.618.927-.583 2.357-.201 3.372a5.4 5.4 0 0 1-.491-1.586c-.495-3.343 1.745-6.195 3.801-6.9-1.109-.97-3.887-.904-5.955.62-1.2.884-2.06 2.14-2.516 3.635A9.5 9.5 0 0 1 4.73 5.696c-.692.359-1.573 1.494-2.008 2.545a10.4 10.4 0 0 0-.65 5.054l.013.114q.014.137.033.274a10.04 10.04 0 0 0 5.109 7.112 10 10 0 0 0 12.352-2.286 10.04 10.04 0 0 0 2.235-8.471 10.04 10.04 0 0 0-1.827-4.106Z" - })); - - const SvgIconBrandFramer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.667 2v6.667H12L5.333 2zM5.333 8.667H12l6.667 6.666H12V22l-6.667-6.667z" - })); - - const SvgIconBrandGithub = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 1.95c5.525 0 10 4.476 10 10a10.02 10.02 0 0 1-6.813 9.488c-.5.1-.687-.212-.687-.475 0-.337.012-1.412.012-2.75 0-.937-.312-1.537-.675-1.85 2.226-.25 4.563-1.1 4.563-4.937 0-1.1-.387-1.988-1.025-2.688.1-.25.45-1.275-.1-2.65 0 0-.837-.275-2.75 1.025a9.3 9.3 0 0 0-2.5-.337c-.85 0-1.7.112-2.5.337-1.913-1.287-2.75-1.025-2.75-1.025-.55 1.375-.2 2.4-.1 2.65-.638.7-1.025 1.6-1.025 2.688 0 3.825 2.325 4.687 4.55 4.937-.287.25-.55.688-.637 1.338-.575.262-2.013.687-2.913-.825-.188-.3-.75-1.038-1.538-1.025-.837.012-.337.475.013.662.425.238.912 1.125 1.025 1.413.2.562.85 1.637 3.362 1.175 0 .837.013 1.625.013 1.862 0 .263-.188.563-.688.475A9.99 9.99 0 0 1 2 11.951c0-5.525 4.475-10 10-10Z" - })); - - const SvgIconBrandGooglePlayStore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.91 2.013c.372-.048.75.035 1.067.233l10.846 6.15-2.745 2.77zm-.835.833A2 2 0 0 0 4 3.403v17.192q-.003.284.075.557L13.252 12zm10.012 9.985L4.91 21.985c.372.052.751-.03 1.067-.233l10.846-6.15zm7.108-1.947L17.908 9.02l-3.004 2.979 2.995 2.987 3.288-1.864c1.084-.615 1.084-1.63 0-2.246z" - })); - - const SvgIconBrandGoogle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 12.234C22 17.939 18.029 22 12.164 22 6.54 22 2 17.532 2 12S6.541 2 12.164 2c2.738 0 5.04.988 6.816 2.617l-2.767 2.617C12.594 3.798 5.865 6.379 5.865 12c0 3.488 2.832 6.314 6.299 6.314 4.025 0 5.533-2.838 5.77-4.31h-5.77v-3.44h9.676c.094.513.16 1.005.16 1.67" - })); - - const SvgIconBrandGumroad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-15.52-.232c0 2.922 1.722 5.272 4.652 5.272s3.676-2.35 3.848-3.553v3.324h2.38v-5.273h-5.424v1.032h2.585c-.288 1.26-.977 2.521-2.585 2.521-1.78 0-2.93-1.547-2.93-3.438s1.15-3.438 2.93-3.438c1.666 0 2.355 1.203 2.412 2.005h2.7c-.058-1.432-1.321-3.954-5.055-3.954-3.618 0-5.514 2.464-5.514 5.502Z", - clipRule: "evenodd" - })); - - const SvgIconBrandInertiajs = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.101 6.743H2.35L7.907 12.3 2.35 17.857H8.1l5.557-5.557L8.1 6.743Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.793 6.743H11.04L16.6 12.3l-5.558 5.557h5.752L22.35 12.3z" - })); - - const SvgIconBrandInstagram = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 4.212c2.537 0 2.837.01 3.839.055a5.3 5.3 0 0 1 1.763.327c.413.153.786.395 1.093.711.316.307.558.68.71 1.093.21.564.32 1.16.328 1.763.046 1.002.055 1.303.055 3.839s-.01 2.837-.055 3.839a5.3 5.3 0 0 1-.327 1.763 3.15 3.15 0 0 1-1.804 1.804c-.564.209-1.16.32-1.763.327-1.002.046-1.303.055-3.839.055s-2.837-.01-3.839-.055a5.3 5.3 0 0 1-1.764-.327 2.94 2.94 0 0 1-1.092-.711 2.94 2.94 0 0 1-.71-1.093 5.3 5.3 0 0 1-.328-1.763c-.046-1.002-.055-1.303-.055-3.839s.01-2.837.055-3.839a5.3 5.3 0 0 1 .327-1.763c.153-.413.395-.786.711-1.093.307-.316.68-.558 1.093-.71a5.3 5.3 0 0 1 1.763-.328c1.002-.046 1.303-.055 3.839-.055M12 2.5c-2.58 0-2.904.011-3.917.057a7 7 0 0 0-2.306.441 4.66 4.66 0 0 0-1.683 1.097 4.66 4.66 0 0 0-1.096 1.683 7 7 0 0 0-.44 2.305C2.51 9.096 2.5 9.42 2.5 12s.011 2.903.057 3.917c.016.788.165 1.567.441 2.306a4.66 4.66 0 0 0 1.097 1.683 4.66 4.66 0 0 0 1.683 1.096 7 7 0 0 0 2.305.44c1.013.048 1.337.058 3.917.058s2.903-.011 3.917-.057a7 7 0 0 0 2.306-.441 4.86 4.86 0 0 0 2.779-2.78 7 7 0 0 0 .44-2.305c.048-1.014.058-1.337.058-3.917s-.011-2.904-.057-3.917a7 7 0 0 0-.441-2.306 4.66 4.66 0 0 0-1.097-1.683 4.66 4.66 0 0 0-1.683-1.096 7 7 0 0 0-2.305-.44C14.903 2.51 14.58 2.5 12 2.5m0 4.621a4.879 4.879 0 1 0 0 9.758 4.879 4.879 0 0 0 0-9.758m0 8.046a3.167 3.167 0 1 1 0-6.334 3.167 3.167 0 0 1 0 6.334m5.071-9.378a1.14 1.14 0 1 0 0 2.28 1.14 1.14 0 0 0 0-2.28" - })); - - const SvgIconBrandKarteil = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-karteil_svg__icon-brand-karteil", - clipPath: "url(#icon-brand-karteil_svg__a)" - }, /*#__PURE__*/React__namespace.createElement("rect", { - width: 16.5, - height: 16.5, - x: 0.354, - y: 12, - fill: "#0E0E10", - stroke: "#3F3F46", - strokeWidth: 0.5, - className: "icon-brand-karteil_svg__Rectangle icon-brand-karteil_svg__7", - rx: 1.749, - transform: "rotate(-45 .354 12)" - })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-brand-karteil_svg__a", - className: "icon-brand-karteil_svg__a" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" - })))); - - const SvgIconBrandLaravel = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.85 6.626a.3.3 0 0 1 .012.083v4.389a.32.32 0 0 1-.161.277l-3.684 2.121V17.7a.32.32 0 0 1-.16.277l-7.689 4.427q-.027.014-.056.023-.01.005-.022.009a.3.3 0 0 1-.164 0l-.025-.01q-.026-.009-.053-.022l-7.687-4.427A.32.32 0 0 1 2 17.7V4.534q0-.044.011-.084l.011-.027q.008-.026.02-.05l.023-.028q.013-.02.028-.037.015-.014.032-.024a.2.2 0 0 1 .035-.028l3.844-2.213a.32.32 0 0 1 .32 0l3.844 2.213q.02.013.036.027.016.011.032.024l.028.038q.012.014.022.028c.01.016.014.033.02.05q.007.013.012.027a.3.3 0 0 1 .011.084v8.223l3.203-1.844V6.709q0-.043.012-.083.005-.014.01-.028.01-.025.022-.05.01-.014.021-.028.014-.02.029-.037l.031-.024q.018-.016.035-.027l3.845-2.214a.32.32 0 0 1 .32 0l3.844 2.214q.02.013.036.027.016.011.031.024.016.018.029.037.012.014.021.029.014.024.021.05.007.013.011.027m-.63 4.287v-3.65l-3.203 1.845v3.65l3.204-1.845Zm-3.843 6.602v-3.652l-7.048 4.023v3.686zM2.64 5.088v12.427l7.047 4.057v-3.686l-3.682-2.083v-.001h-.002q-.018-.013-.035-.027-.016-.011-.03-.024h-.001q-.014-.016-.026-.034-.013-.015-.024-.032-.01-.02-.018-.04-.009-.018-.015-.037-.005-.023-.006-.047-.004-.018-.005-.036V6.932zM6.165 2.69 2.962 4.534l3.202 1.843 3.202-1.844zm3.523 10.436V5.088L6.485 6.932v8.038zm8.01-8.26-3.203 1.843 3.202 1.844L20.9 6.709zm-.321 4.242-3.204-1.845v3.65l3.204 1.844v-3.65Zm-7.369 8.224 7.045-4.022-3.2-1.842-7.042 4.054z", - clipRule: "evenodd" - })); - - const SvgIconBrandLayers = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 25" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" - })); - - const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", - clipRule: "evenodd" - })); - - const SvgIconBrandLinkedin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.65 3H4.35A1.35 1.35 0 0 0 3 4.35v15.3A1.35 1.35 0 0 0 4.35 21h15.3A1.35 1.35 0 0 0 21 19.65V4.35A1.35 1.35 0 0 0 19.65 3M8.4 18.3H5.7v-8.1h2.7zM7.05 8.625A1.575 1.575 0 1 1 8.67 7.05a1.6 1.6 0 0 1-1.62 1.575M18.3 18.3h-2.7v-4.266c0-1.278-.54-1.737-1.242-1.737a1.565 1.565 0 0 0-1.458 1.674.6.6 0 0 0 0 .126V18.3h-2.7v-8.1h2.61v1.17a2.8 2.8 0 0 1 2.43-1.26c1.395 0 3.024.774 3.024 3.294z" - })); - - const SvgIconBrandLinktree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m13.466 6.877 3.38-3.43 1.962 1.984-3.545 3.337h4.987v2.754h-5.011l3.57 3.423-1.963 1.945L12 12.082 7.155 16.89l-1.963-1.938 3.57-3.423H3.75V8.768h4.987L5.192 5.43l1.962-1.984 3.38 3.43V2h2.932zm-2.932 8.588h2.932V22h-2.932v-6.534Z" - })); - - const SvgIconBrandLottielab = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.048 3.817c.67-1.32 1.833-2.659 3.589-2.383.679.107 1.295.377 1.774.853.477.476.739 1.078.849 1.714.211 1.222-.11 2.713-.71 4.28-.861 2.246-2.421 4.96-4.518 7.882.217 1.058.522 1.89.88 2.421 2.065 3.066 5.296 1.762 5.717-.256a1.1 1.1 0 1 1 2.154.449c-.872 4.181-6.693 5.494-9.696 1.037a6.8 6.8 0 0 1-.715-1.437 76 76 0 0 1-1.225 1.525 1.1 1.1 0 1 1-1.698-1.4 70 70 0 0 0 2.256-2.882q-.045-.315-.082-.635c-.213-1.886-.195-3.993.038-5.951.23-1.942.682-3.825 1.387-5.217m.632 8.962c1.284-1.982 2.238-3.779 2.816-5.286.557-1.455.705-2.49.596-3.117-.05-.289-.145-.441-.233-.53-.088-.086-.247-.188-.564-.238-.238-.038-.707.064-1.284 1.204-.541 1.067-.95 2.663-1.165 4.481a25 25 0 0 0-.166 3.486", - clipRule: "evenodd" - })); - - const SvgIconBrandMastadon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 17.244c2.505-.3 4.687-1.843 4.962-3.254.432-2.223.396-5.424.396-5.424 0-4.338-2.843-5.61-2.843-5.61-1.433-.658-3.894-.935-6.45-.956h-.064c-2.556.02-5.016.298-6.45.956 0 0-2.842 1.272-2.842 5.61l-.003.828c-.004.8-.008 1.687.015 2.613.103 4.243.778 8.425 4.7 9.463 1.81.48 3.363.58 4.613.51 2.268-.125 3.542-.809 3.542-.809l-.075-1.646s-1.621.512-3.441.45c-1.804-.063-3.708-.195-4-2.41a5 5 0 0 1-.04-.62s1.77.432 4.014.535c1.372.063 2.659-.08 3.966-.236m2.005-3.088V8.903q0-1.611-.822-2.558c-.567-.631-1.308-.955-2.229-.955-1.065 0-1.871.41-2.404 1.228l-.519.87-.518-.87c-.534-.819-1.34-1.228-2.405-1.228-.92 0-1.662.324-2.229.955q-.823.947-.822 2.558v5.253h2.081V9.057c0-1.075.452-1.62 1.357-1.62 1 0 1.502.647 1.502 1.927v2.79h2.069v-2.79c0-1.28.5-1.927 1.501-1.927.905 0 1.357.545 1.357 1.62v5.1h2.081Z", - clipRule: "evenodd" - })); - - const SvgIconBrandMedium = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.769 18.82c3.738 0 6.768-3.051 6.768-6.815S10.507 5.19 6.769 5.19 0 8.24 0 12.005s3.03 6.815 6.769 6.815m10.809-.4c1.87 0 3.385-2.872 3.385-6.415 0-3.542-1.515-6.415-3.385-6.415s-3.384 2.873-3.384 6.415 1.515 6.415 3.384 6.415m5.232-.667c.657 0 1.19-2.573 1.19-5.748 0-3.174-.532-5.748-1.19-5.748s-1.19 2.574-1.19 5.748.532 5.748 1.19 5.748" - })); - - const SvgIconBrandNextjs = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__icon-brand-nextjs" - }, /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__Mask icon-brand-nextjs_svg__group" - }, /*#__PURE__*/React__namespace.createElement("mask", { - id: "icon-brand-nextjs_svg__a", - width: 20, - height: 20, - x: 2, - y: 2, - className: "icon-brand-nextjs_svg__a", - maskUnits: "userSpaceOnUse", - style: { - maskType: "alpha" - } - }, /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__Group" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "none", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10", - className: "icon-brand-nextjs_svg__Vector" - }))), /*#__PURE__*/React__namespace.createElement("g", { - className: "icon-brand-nextjs_svg__Group", - mask: "url(#icon-brand-nextjs_svg__a)" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "none", - stroke: "#fff", - strokeWidth: 0.8, - d: "M12 21.667A9.667 9.667 0 0 0 21.667 12 9.667 9.667 0 0 0 12 2.334C6.66 2.334 2.333 6.66 2.333 12S6.661 21.667 12 21.667Z", - className: "icon-brand-nextjs_svg__Vector" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__b)", - d: "M18.612 19.503 9.682 8H8v7.997h1.346V9.71l8.21 10.606q.556-.372 1.056-.813", - className: "icon-brand-nextjs_svg__Vector" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "url(#icon-brand-nextjs_svg__c)", - d: "M16.111 8h-1.333v8h1.333z", - className: "icon-brand-nextjs_svg__Vector" - })))), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__b", - x1: 14.111, - x2: 18.056, - y1: 14.945, - y2: 19.834, - className: "icon-brand-nextjs_svg__b", - gradientUnits: "userSpaceOnUse" - }, /*#__PURE__*/React__namespace.createElement("stop", { - stopColor: "#fff" - }), /*#__PURE__*/React__namespace.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 - })), /*#__PURE__*/React__namespace.createElement("linearGradient", { - id: "icon-brand-nextjs_svg__c", - x1: 15.444, - x2: 15.422, - y1: 8, - y2: 13.875, - className: "icon-brand-nextjs_svg__c", - gradientUnits: "userSpaceOnUse" - }, /*#__PURE__*/React__namespace.createElement("stop", { - stopColor: "#fff" - }), /*#__PURE__*/React__namespace.createElement("stop", { - offset: 1, - stopColor: "#fff", - stopOpacity: 0 - })))); - - const SvgIconBrandNotion = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.776 5.571c.616.5.848.462 2.004.385l10.906-.655c.231 0 .039-.23-.038-.269l-1.811-1.31c-.347-.269-.81-.577-1.696-.5l-10.56.77c-.385.039-.462.231-.309.385zm.655 2.542v11.474c0 .617.308.848 1.002.81l11.985-.694c.694-.038.772-.462.772-.963V7.342c0-.5-.193-.77-.618-.731l-12.525.731c-.462.039-.616.27-.616.77Zm11.832.615c.077.347 0 .694-.347.733l-.578.115v8.471c-.501.27-.964.424-1.349.424-.617 0-.771-.193-1.233-.77l-3.778-5.93v5.737l1.196.27s0 .693-.965.693l-2.658.154c-.078-.154 0-.539.27-.616l.693-.192V10.23l-.963-.078c-.077-.346.115-.847.655-.885l2.852-.193 3.931 6.008V9.767l-1.002-.115c-.077-.424.23-.732.616-.77zM3.694 2.953l10.985-.81c1.348-.115 1.696-.037 2.543.578l3.507 2.465c.578.424.771.539.771 1.001v13.516c0 .847-.309 1.348-1.387 1.425l-12.756.77c-.81.039-1.196-.077-1.62-.616l-2.582-3.35c-.463-.617-.655-1.078-.655-1.618V4.3c0-.693.309-1.27 1.194-1.347" - })); - - const SvgIconBrandOpenai = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.565 10.187a4.98 4.98 0 0 0-.428-4.093 5.04 5.04 0 0 0-5.428-2.418A4.99 4.99 0 0 0 10.95 2a5.04 5.04 0 0 0-4.807 3.49A4.99 4.99 0 0 0 2.81 7.905a5.04 5.04 0 0 0 .62 5.91 4.98 4.98 0 0 0 .428 4.092 5.04 5.04 0 0 0 5.428 2.418A4.98 4.98 0 0 0 13.044 22a5.04 5.04 0 0 0 4.81-3.491 4.99 4.99 0 0 0 3.332-2.417 5.04 5.04 0 0 0-.622-5.908v.002Zm-7.518 10.507a3.74 3.74 0 0 1-2.4-.867c.03-.017.084-.046.118-.067l3.983-2.3a.65.65 0 0 0 .328-.567v-5.615l1.683.972a.06.06 0 0 1 .032.046v4.65a3.753 3.753 0 0 1-3.744 3.748m-8.054-3.44a3.73 3.73 0 0 1-.447-2.51l.119.07 3.982 2.3a.65.65 0 0 0 .655 0l4.862-2.808v1.944a.06.06 0 0 1-.024.052l-4.026 2.325a3.753 3.753 0 0 1-5.12-1.372ZM3.945 8.562a3.74 3.74 0 0 1 1.95-1.644l-.001.138v4.601a.65.65 0 0 0 .327.566l4.862 2.807-1.683.972a.06.06 0 0 1-.057.005L5.316 13.68a3.753 3.753 0 0 1-1.372-5.12h.001Zm13.83 3.218-4.862-2.808L14.596 8a.06.06 0 0 1 .057-.005l4.027 2.325a3.75 3.75 0 0 1-.58 6.764v-4.739a.65.65 0 0 0-.324-.566Zm1.675-2.521-.118-.071-3.983-2.3a.65.65 0 0 0-.654 0L9.832 9.695V7.75a.06.06 0 0 1 .024-.052l4.026-2.323a3.748 3.748 0 0 1 5.567 3.882h.001ZM8.917 12.722l-1.683-.972a.06.06 0 0 1-.033-.046v-4.65a3.75 3.75 0 0 1 6.147-2.879l-.118.067-3.983 2.3a.65.65 0 0 0-.327.567zm.915-1.971 2.166-1.25 2.166 1.25v2.5l-2.166 1.25-2.166-1.25z" - })); - - const SvgIconBrandOpera = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 12.012a10.05 10.05 0 0 1-3.334 7.472c-2.562 1.246-4.95.374-5.746-.174 2.513-.548 4.428-3.611 4.428-7.298s-1.915-6.75-4.428-7.297c.796-.548 3.184-1.42 5.746-.175A10.05 10.05 0 0 1 22 12.012" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.717 6.359C7.622 7.654 6.9 9.597 6.85 11.763v.474c.05 2.166.771 4.11 1.866 5.404 1.442 1.868 3.557 3.039 5.945 3.039a7.23 7.23 0 0 0 4.005-1.22A9.9 9.9 0 0 1 12 22h-.472C6.229 21.776 2 17.392 2 12.012 2 6.483 6.478 2 12 2h.05c2.537 0 4.85.971 6.616 2.54a7.23 7.23 0 0 0-4.004-1.22c-2.388 0-4.527 1.196-5.945 3.039" - })); - - const SvgIconBrandParanoid = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "url(#icon-brand-paranoid_svg__a)", - d: "M17.5 1h-11A5.5 5.5 0 0 0 1 6.5v11A5.5 5.5 0 0 0 6.5 23h11a5.5 5.5 0 0 0 5.5-5.5v-11A5.5 5.5 0 0 0 17.5 1" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "#fff", - strokeWidth: 0.825, - d: "M7.21 6.895h-.378v3.657h7.125v7.183h3.715V6.895z" - }), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("radialGradient", { - id: "icon-brand-paranoid_svg__a", - cx: 0, - cy: 0, - r: 1, - gradientTransform: "translate(1101 1101)scale(2200)", - gradientUnits: "userSpaceOnUse" - }, /*#__PURE__*/React__namespace.createElement("stop", { - stopColor: "#A1A1AA" - }), /*#__PURE__*/React__namespace.createElement("stop", { - offset: 1, - stopColor: "#3F3F46" - })))); - - const SvgIconBrandParsinta = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillOpacity: 0.3, - d: "M18.321 18.774c.306.328.821.348 1.123.017A10.024 10.024 0 1 0 2.92 16.206c.186.407.683.546 1.074.327.39-.218.526-.71.346-1.12A8.404 8.404 0 1 1 18.334 17.6c-.297.335-.318.846-.013 1.174" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.036 2.826c0-.45-.365-.818-.814-.782a10.025 10.025 0 1 0 10.806 10.807c.037-.45-.332-.815-.782-.815s-.811.366-.855.814a8.395 8.395 0 1 1-9.169-9.169c.448-.044.814-.404.814-.855" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.26 11.311a.824.824 0 0 1 0 1.428l-4.234 2.445a.824.824 0 0 1-1.237-.714V9.58a.824.824 0 0 1 1.237-.714z" - })); - - const SvgIconBrandPatreon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.449 11.994c-1.383 1.451-3.11 1.668-4.982 2.085-1.869.408-2.776 1.828-3.39 3.525-.487 1.368-.959 3.307-2.361 4.049-.86.458-1.947.487-2.772-.06-1.313-.91-1.834-2.543-2.143-4.035-.413-1.957-.753-3.964-.794-5.97-.04-1.701.077-3.594.937-5.113C6.628 1.763 15.03.47 19.124 4.055c2.345 2.043 2.535 5.715.325 7.939" - })); - - const SvgIconBrandPerplexity = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m6 1.869 5.492 5V2h1v4.87l5.508-5v5.687h2.254v8.537H18v6.095L12.492 16.8V22h-1v-5.163l-5.398 5.35L6.027 16H3.5V7.556H6zm1 5.687h3.762L7 4.131zm3.778 1H4.5V15h1.516l-.018-1.706zm.714.7-4.49 4.45.066 6.107 4.424-4.384zm1.002 0 .01 6.158L17 19.812v-6.103zm.715-.7L18 13.291v1.803h1.254V8.558h-6.045Zm.016-1H17v-3.36l-.07-.003z", - clipRule: "evenodd" - })); - - const SvgIconBrandPinterest = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.474 2 2 6.478 2 12.008a10 10 0 0 0 6.351 9.316c-.09-.797-.165-1.999.03-2.87.18-.782 1.172-4.974 1.172-4.974s-.3-.601-.3-1.488c0-1.397.81-2.434 1.801-2.434.856 0 1.261.646 1.261 1.413 0 .856-.54 2.149-.825 3.335-.24.992.495 1.804 1.486 1.804 1.772 0 3.138-1.879 3.138-4.583 0-2.39-1.727-4.072-4.174-4.072-2.838 0-4.52 2.133-4.52 4.342 0 .857.33 1.788.751 2.284.075.105.09.18.075.286-.075.315-.24.991-.27 1.127-.045.18-.15.225-.33.135-1.247-.586-2.027-2.404-2.027-3.877 0-3.155 2.297-6.056 6.606-6.056 3.469 0 6.156 2.48 6.156 5.77 0 3.442-2.177 6.222-5.18 6.222-1.006 0-1.967-.526-2.297-1.142l-.616 2.374c-.225.871-.84 1.953-1.246 2.63.931.285 1.922.45 2.958.45 5.526 0 10-4.478 10-10.008C22 6.478 17.526 2 12 2" - })); - - const SvgIconBrandProducthunt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.5 12h2.833a1.5 1.5 0 0 0 0-3H10.5z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.5 7h4.833a3.5 3.5 0 0 1 0 7H10.5v3h-2z", - clipRule: "evenodd" - })); - - const SvgIconBrandReactjs = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.951 11.623c0-1.325-1.659-2.58-4.203-3.359.587-2.593.326-4.655-.823-5.316a1.8 1.8 0 0 0-.913-.228v.909c.187 0 .338.037.464.106.555.318.795 1.529.608 3.086-.045.383-.118.787-.208 1.199a20 20 0 0 0-2.589-.445 20 20 0 0 0-1.696-2.038c1.33-1.235 2.577-1.912 3.425-1.912v-.91c-1.121 0-2.589.8-4.073 2.186-1.484-1.378-2.951-2.169-4.072-2.169v.91c.843 0 2.095.672 3.424 1.899-.57.6-1.142 1.28-1.684 2.034-.921.098-1.793.249-2.592.449a12 12 0 0 1-.212-1.183c-.192-1.557.044-2.768.595-3.09a.9.9 0 0 1 .469-.106v-.909c-.343 0-.653.074-.922.228-1.145.66-1.402 2.72-.811 5.304-2.536.783-4.187 2.034-4.187 3.355 0 1.325 1.66 2.58 4.203 3.36-.587 2.592-.326 4.655.824 5.315.265.155.575.229.917.229 1.121 0 2.589-.8 4.073-2.185 1.483 1.378 2.951 2.168 4.072 2.168.343 0 .652-.073.922-.228 1.145-.66 1.402-2.72.81-5.304 2.528-.778 4.18-2.034 4.18-3.355Zm-5.308-2.719c-.15.526-.338 1.068-.55 1.61a22 22 0 0 0-1.121-1.932 19 19 0 0 1 1.671.322m-1.867 4.342c-.318.55-.644 1.072-.982 1.557a21 21 0 0 1-3.677.004 21 21 0 0 1-1.834-3.172 21.7 21.7 0 0 1 1.826-3.184 21 21 0 0 1 3.677-.003 21 21 0 0 1 1.835 3.172 23 23 0 0 1-.845 1.626m1.317-.53c.22.546.408 1.092.563 1.622-.534.13-1.097.24-1.68.327a23 23 0 0 0 1.117-1.95Zm-4.134 4.35a17 17 0 0 1-1.133-1.305c.367.016.742.029 1.121.029q.576.001 1.134-.029c-.367.477-.746.913-1.122 1.305m-3.033-2.401a18 18 0 0 1-1.671-.323c.15-.526.338-1.068.55-1.61q.249.489.534.979a27 27 0 0 0 .587.954M11.94 6.18q.57.588 1.133 1.304a25 25 0 0 0-1.12-.028q-.577-.001-1.134.028c.367-.476.746-.913 1.121-1.304M8.922 8.582a23 23 0 0 0-1.117 1.945 18 18 0 0 1-.562-1.623 20 20 0 0 1 1.68-.322Zm-3.689 5.104c-1.443-.616-2.377-1.423-2.377-2.063s.934-1.451 2.377-2.063c.35-.15.734-.285 1.13-.411.232.799.537 1.63.916 2.482a19 19 0 0 0-.905 2.47 12 12 0 0 1-1.141-.415m2.193 5.826c-.554-.318-.795-1.53-.607-3.086.045-.384.118-.787.208-1.199.799.196 1.671.346 2.588.444.55.755 1.121 1.44 1.696 2.039-1.329 1.235-2.576 1.912-3.424 1.912a1 1 0 0 1-.46-.11Zm9.67-3.107c.192 1.557-.045 2.768-.595 3.09a.9.9 0 0 1-.469.106c-.844 0-2.095-.672-3.424-1.9.57-.599 1.141-1.28 1.683-2.034a19 19 0 0 0 2.593-.448q.143.618.212 1.186m1.57-2.719c-.351.15-.734.285-1.13.412a20 20 0 0 0-.917-2.483c.375-.848.677-1.675.905-2.47q.607.19 1.146.415c1.443.616 2.376 1.423 2.376 2.063-.004.64-.937 1.452-2.38 2.063" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.947 13.486a1.863 1.863 0 1 0 0-3.726 1.863 1.863 0 0 0 0 3.726" - })); - - const SvgIconBrandRemix = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-brand-remix_svg__a)" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#212121", - d: "M22 2H2v20h20z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - fillRule: "evenodd", - d: "M16.699 15.194c.106 1.367.106 2.007.106 2.706h-3.161c0-.152.003-.291.005-.433.009-.439.018-.897-.053-1.821-.094-1.354-.677-1.655-1.75-1.655h-4.97v-2.463h5.122c1.354 0 2.031-.412 2.031-1.503 0-.958-.677-1.54-2.03-1.54H6.874v-2.41h5.686c3.066 0 4.589 1.448 4.589 3.76 0 1.73-1.072 2.859-2.52 3.047 1.222.244 1.937.94 2.069 2.312Z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.8, - strokeWidth: 0.025, - d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" - })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-brand-remix_svg__a" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M2 2h20v20H2z" - })))); - - const SvgIconBrandRive = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", - clipRule: "evenodd" - })); - - const SvgIconBrandSafari = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.071 18.679A10 10 0 1 0 4.928 4.537a10 10 0 0 0 14.143 14.142M11.854 2.275a.145.145 0 1 1 .292 0v1.682a.145.145 0 1 1-.292 0zm-.837-.085a.146.146 0 0 1 .16.13l.073.703a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16m1.813.13a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm-2.793.015a.145.145 0 0 1 .173.112l.348 1.646a.145.145 0 1 1-.285.06l-.348-1.645a.146.146 0 0 1 .112-.173m3.76.114a.145.145 0 0 1 .173-.113.145.145 0 0 1 .112.173l-.35 1.645a.145.145 0 1 1-.285-.06zm-4.723.153a.145.145 0 0 1 .184.094l.218.672a.145.145 0 1 1-.277.09l-.219-.672a.145.145 0 0 1 .094-.184m5.67.094a.145.145 0 0 1 .184-.094.146.146 0 0 1 .093.184l-.219.673a.146.146 0 1 1-.277-.09zm-6.594.25a.145.145 0 0 1 .193.075l.683 1.536a.145.145 0 1 1-.267.119l-.683-1.537a.145.145 0 0 1 .074-.192Zm7.52.08a.146.146 0 1 1 .265.118L15.25 4.68a.146.146 0 1 1-.266-.119zm-8.405.381a.146.146 0 0 1 .2.053l.353.613a.145.145 0 1 1-.252.146l-.354-.613a.145.145 0 0 1 .053-.199m9.27.054a.145.145 0 0 1 .2-.054c.07.04.093.13.053.2l-.354.612a.146.146 0 1 1-.252-.146zm-10.1.475a.146.146 0 0 1 .203.032l.987 1.361a.145.145 0 1 1-.236.171l-.987-1.36a.145.145 0 0 1 .032-.204Zm10.937.04a.145.145 0 0 1 .204-.033c.065.048.08.138.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36ZM5.665 4.57a.145.145 0 0 1 .206.01l.473.526a.146.146 0 1 1-.217.196l-.473-.526a.145.145 0 0 1 .01-.206Zm12.465.012a.146.146 0 1 1 .217.195l-.473.526a.145.145 0 1 1-.217-.195zm-13.175.685a.146.146 0 0 1 .206-.011l1.25 1.125c.06.054.065.146.01.206a.145.145 0 0 1-.205.01l-1.25-1.125a.145.145 0 0 1-.01-.205Zm13.888-.006a.145.145 0 0 1 .206.01c.054.06.05.152-.01.206l-1.252 1.125a.14.14 0 0 1-.067.034l-4.577 6.17-8.11 5.455.43-.581-.306.276a.146.146 0 1 1-.195-.217l1.25-1.124a.15.15 0 0 1 .067-.035l4.578-6.17 8.11-5.455-.432.583zM4.34 6.04a.145.145 0 0 1 .204-.031l.572.415a.146.146 0 1 1-.171.236l-.572-.415a.145.145 0 0 1-.033-.204Zm15.122-.026a.146.146 0 1 1 .171.236l-.572.415a.146.146 0 1 1-.171-.236zm-15.67.854a.145.145 0 0 1 .2-.054l1.456.841a.145.145 0 1 1-.146.253l-1.456-.841a.145.145 0 0 1-.054-.2Zm16.218-.054a.146.146 0 1 1 .146.253l-1.456.84a.146.146 0 1 1-.146-.252l1.456-.84ZM3.353 7.75a.145.145 0 0 1 .192-.074l.647.288a.146.146 0 1 1-.12.266l-.645-.288a.145.145 0 0 1-.074-.192m17.106-.068a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm-17.47.989a.145.145 0 0 1 .184-.094L4.77 9.1a.145.145 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.184Zm17.843-.088a.146.146 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zM2.738 9.64a.145.145 0 0 1 .173-.112l.691.147a.145.145 0 1 1-.06.285l-.692-.147a.145.145 0 0 1-.112-.173m18.352-.11a.145.145 0 1 1 .06.285l-.692.147a.146.146 0 1 1-.06-.286zM2.574 10.611a.145.145 0 0 1 .16-.13l1.673.177a.146.146 0 1 1-.03.29l-1.673-.177a.145.145 0 0 1-.13-.16m18.693-.117a.145.145 0 0 1 .16.13.145.145 0 0 1-.13.16l-1.672.174a.145.145 0 1 1-.03-.29zM2.531 11.607c0-.08.065-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.145-.146m17.94 0c0-.08.064-.146.145-.146h.708a.146.146 0 1 1 0 .292h-.708a.145.145 0 0 1-.146-.146Zm-16.096.65a.145.145 0 1 1 .03.29l-1.672.174a.145.145 0 1 1-.03-.29l1.672-.175Zm15.089.14a.145.145 0 0 1 .16-.13l1.672.176a.146.146 0 1 1-.03.29l-1.673-.176a.145.145 0 0 1-.13-.16Zm-15.922.857a.146.146 0 1 1 .06.285l-.692.148a.146.146 0 1 1-.06-.286zm16.743.114a.145.145 0 0 1 .173-.112l.692.147a.146.146 0 1 1-.06.285l-.692-.147a.146.146 0 0 1-.113-.173m-15.606.466a.145.145 0 1 1 .09.277l-1.6.52a.146.146 0 1 1-.09-.277zm14.457.098a.145.145 0 0 1 .184-.093l1.599.521a.146.146 0 1 1-.09.277l-1.6-.52a.145.145 0 0 1-.093-.185M4.069 14.98a.146.146 0 1 1 .119.266l-.646.288a.146.146 0 1 1-.119-.266zm15.667.08a.145.145 0 0 1 .192-.074l.646.288a.146.146 0 0 1-.118.267l-.646-.289a.145.145 0 0 1-.074-.192M5.3 15.307a.145.145 0 0 1 .2.054c.04.07.016.159-.054.2l-1.456.84a.145.145 0 0 1-.2-.053.145.145 0 0 1 .054-.2zm13.199.054a.145.145 0 0 1 .199-.054l1.456.841c.07.04.094.13.054.2a.145.145 0 0 1-.2.053l-1.456-.84a.145.145 0 0 1-.053-.2M4.94 16.55a.146.146 0 1 1 .171.236l-.572.416a.146.146 0 1 1-.171-.237zm13.912.037a.145.145 0 0 1 .204-.032l.572.416a.145.145 0 1 1-.17.236l-.573-.416a.146.146 0 0 1-.033-.204m-1.274.043a.146.146 0 0 1 .206-.011l1.25 1.125a.146.146 0 1 1-.195.217l-1.25-1.125a.145.145 0 0 1-.01-.206ZM7.381 17.71a.145.145 0 0 1 .204-.033c.065.048.08.139.032.204l-.99 1.36a.146.146 0 1 1-.235-.172l.99-1.36Zm9.026-.027a.146.146 0 0 1 .204.033l.987 1.361a.146.146 0 1 1-.236.171l-.987-1.361a.145.145 0 0 1 .032-.204m-10.28.23a.146.146 0 1 1 .216.196l-.473.526a.145.145 0 1 1-.217-.196l.473-.525Zm11.54-.01a.145.145 0 0 1 .206.012l.473.525a.146.146 0 1 1-.217.195l-.473-.525a.145.145 0 0 1 .01-.206Zm-8.917.633a.145.145 0 0 1 .192-.074.145.145 0 0 1 .074.193l-.685 1.535a.145.145 0 1 1-.266-.118zm6.298-.07a.145.145 0 0 1 .193.074l.683 1.537a.145.145 0 1 1-.266.118l-.684-1.536a.145.145 0 0 1 .074-.193m-7.482.531a.145.145 0 0 1 .199-.053c.07.04.094.129.053.199l-.353.612a.146.146 0 1 1-.253-.146zm8.67-.053a.145.145 0 0 1 .198.053l.354.613a.145.145 0 1 1-.252.145l-.354-.612a.146.146 0 0 1 .053-.2Zm-5.968.118a.145.145 0 0 1 .172-.113c.08.017.13.094.113.173l-.35 1.645a.145.145 0 1 1-.285-.06zm3.286-.112a.145.145 0 0 1 .173.113l.349 1.645a.146.146 0 1 1-.286.06l-.348-1.645a.145.145 0 0 1 .112-.173m-1.7.309a.146.146 0 0 1 .292 0v1.682c0 .08-.065.146-.146.146a.145.145 0 0 1-.146-.146zm-2.656.498a.146.146 0 1 1 .277.09l-.219.673a.145.145 0 1 1-.277-.09zm5.42-.093a.146.146 0 0 1 .184.094l.218.672a.146.146 0 1 1-.277.09l-.22-.673a.146.146 0 0 1 .095-.183m-3.664.498a.146.146 0 1 1 .29.03l-.074.704a.146.146 0 1 1-.29-.03zm1.926-.13a.146.146 0 0 1 .16.13l.073.704a.145.145 0 1 1-.29.03l-.073-.703a.145.145 0 0 1 .13-.16Z", - clipRule: "evenodd" - })); - - const SvgIconBrandSketch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m1.11 8.96 4.47-6.07a.56.56 0 0 1 .388-.223l5.974-.664a.6.6 0 0 1 .122 0l5.973.664a.56.56 0 0 1 .388.223L22.9 8.96a.57.57 0 0 1-.028.696l-10.55 12.2a.423.423 0 0 1-.633 0L1.136 9.655a.57.57 0 0 1-.027-.695Zm12.433-5.162L17.76 7.78c.181.172.489.026.47-.223l-.202-2.827c-.013-.157.229-.21.273-.049l.925 3.238a.7.7 0 0 0 .45.47l1.974.657c.146.048.11.272-.043.272H19.71a.7.7 0 0 0-.588.323l-5.171 8.125a.21.21 0 0 1-.365-.203l3.706-7.644a.422.422 0 0 0-.377-.6H7.093a.422.422 0 0 0-.376.6l3.706 7.644a.21.21 0 0 1-.365.204l-5.17-8.125a.7.7 0 0 0-.59-.324H2.342c-.154 0-.19-.224-.043-.272l2.028-.659a.7.7 0 0 0 .455-.472l.924-3.234c.044-.158.287-.115.274.049l-.203 2.827c-.018.249.29.395.47.223l4.218-3.983a.14.14 0 0 1 .205.19L7.84 7.47a.281.281 0 0 0 .216.454h7.896c.23 0 .36-.276.216-.454l-2.83-3.482a.14.14 0 0 1 .205-.19", - clipRule: "evenodd" - })); - - const SvgIconBrandSlack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.361 14.577a2.047 2.047 0 1 1-4.095 0c0-1.133.915-2.05 2.048-2.05H6.36zm1.024 0a2.047 2.047 0 1 1 4.096 0v5.124a2.047 2.047 0 1 1-4.096 0zm2.048-8.228a2.047 2.047 0 0 1-2.048-2.05 2.047 2.047 0 1 1 4.095 0v2.05zm0 1.04c1.132 0 2.047.916 2.047 2.05a2.046 2.046 0 0 1-2.047 2.049H4.298a2.047 2.047 0 0 1-2.048-2.05c0-1.133.915-2.05 2.048-2.05h5.135Zm8.206 2.049a2.047 2.047 0 1 1 4.096 0c0 1.134-.916 2.05-2.048 2.05h-2.048zm-1.024 0a2.047 2.047 0 1 1-4.095 0V4.3a2.047 2.047 0 1 1 4.095 0v5.14Zm-2.048 8.213c1.133 0 2.048.916 2.048 2.05a2.047 2.047 0 1 1-4.095 0v-2.05zm0-1.024a2.047 2.047 0 0 1-2.047-2.05c0-1.133.915-2.05 2.047-2.05h5.135c1.133 0 2.048.917 2.048 2.05 0 1.134-.915 2.05-2.048 2.05z" - })); - - const SvgIconBrandSnapchat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.628 16.894c-.084-.28-.488-.475-.488-.475-.037-.022-.073-.039-.1-.053a7.7 7.7 0 0 1-1.767-1.157 6 6 0 0 1-1.024-1.167 4.4 4.4 0 0 1-.563-1.163c-.04-.15-.031-.21 0-.287a.46.46 0 0 1 .142-.157c.226-.159.591-.396.815-.541.192-.126.36-.234.457-.301.315-.22.53-.444.659-.687.164-.312.184-.658.055-.996-.173-.457-.6-.73-1.14-.73-.12 0-.246.013-.369.038-.31.067-.605.179-.85.274-.018.008-.037-.006-.037-.025.025-.611.056-1.432-.011-2.213-.062-.706-.207-1.3-.444-1.819a4.8 4.8 0 0 0-.792-1.183 4.9 4.9 0 0 0-1.25-1.007c-.862-.494-1.845-.745-2.919-.745-1.071 0-2.05.251-2.915.742A5 5 0 0 0 7.834 4.25a5 5 0 0 0-.792 1.183c-.237.52-.382 1.114-.444 1.82-.067.78-.039 1.537-.011 2.212 0 .02-.02.033-.036.025a6 6 0 0 0-.851-.273 1.7 1.7 0 0 0-.369-.04c-.54 0-.968.274-1.14.731-.129.34-.11.684.055.996.128.243.343.466.659.687.097.067.265.176.457.301.22.143.575.371.8.533a.5.5 0 0 1 .154.168c.034.08.04.139-.002.298a4.4 4.4 0 0 1-.561 1.152c-.276.419-.622.81-1.024 1.167a7.8 7.8 0 0 1-1.766 1.157q-.048.021-.112.059c-.042.025-.402.204-.477.469-.112.39.184.756.491.954.497.32 1.102.494 1.454.586q.146.037.268.075c.05.017.175.064.231.134.067.087.075.195.1.318.04.207.126.46.38.636.279.193.636.207 1.085.223.472.017 1.058.042 1.727.263.31.103.592.276.918.477.681.418 1.53.94 2.977.94 1.448 0 2.302-.524 2.988-.943.324-.198.603-.371.907-.471.67-.221 1.255-.243 1.727-.263.45-.017.806-.03 1.085-.223.274-.187.352-.469.388-.68.02-.104.034-.199.092-.277.05-.067.168-.112.223-.131q.124-.037.277-.078c.351-.095.79-.204 1.325-.508.633-.363.678-.812.611-1.032Z" - })); - - const SvgIconBrandSpotify = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.475 2 2 6.477 2 12s4.476 10 10 10c5.523 0 10-4.477 10-10S17.523 2 12 2m4.585 14.423a.623.623 0 0 1-.857.207c-2.348-1.435-5.304-1.76-8.785-.964a.624.624 0 0 1-.277-1.216c3.81-.87 7.077-.495 9.713 1.116.293.18.387.563.206.857M17.81 13.7a.78.78 0 0 1-1.072.257c-2.688-1.653-6.786-2.131-9.965-1.166a.78.78 0 0 1-.453-1.492c3.632-1.102 8.147-.568 11.234 1.329a.78.78 0 0 1 .256 1.072m.105-2.836c-3.223-1.914-8.54-2.09-11.617-1.156a.935.935 0 1 1-.543-1.79c3.532-1.072 9.404-.865 13.115 1.338a.934.934 0 1 1-.954 1.608Z" - })); - - const SvgIconBrandTailwindcss = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.993 6c-2.662 0-4.32 1.324-4.99 3.97 1.004-1.323 2.168-1.817 3.506-1.497.756.189 1.31.742 1.905 1.338.975 1.004 2.11 2.153 4.582 2.153 2.662 0 4.335-1.324 5.004-3.971q-1.506 1.985-3.49 1.483c-.757-.189-1.31-.741-1.906-1.338C15.614 7.15 14.48 6 11.993 6m-4.99 5.964c-2.676 0-4.334 1.323-5.003 3.97 1.004-1.323 2.167-1.818 3.505-1.498.757.19 1.31.742 1.906 1.338.974 1.004 2.109 2.153 4.582 2.153 2.662 0 4.334-1.323 5.003-3.97-1.003 1.323-2.167 1.817-3.505 1.483-.756-.19-1.31-.742-1.905-1.338-.975-.99-2.11-2.138-4.582-2.138Z", - clipRule: "evenodd" - })); - - const SvgIconBrandTelegram = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.581 10.68q9.263-4.023 12.35-5.303c5.884-2.44 7.105-2.863 7.903-2.877.175-.003.566.04.82.246.212.173.272.407.302.572.026.164.063.538.033.83-.318 3.339-1.698 11.44-2.4 15.178-.294 1.582-.88 2.113-1.446 2.165-1.23.112-2.164-.81-3.355-1.589-1.863-1.218-2.916-1.976-4.726-3.164-2.091-1.374-.735-2.129.457-3.363.31-.323 5.731-5.236 5.834-5.682.013-.055.027-.263-.1-.373-.122-.11-.304-.072-.436-.042-.189.042-3.164 2.004-8.935 5.886q-1.266.867-2.297.845c-.754-.016-2.21-.426-3.293-.776-1.323-.43-2.379-.657-2.286-1.387q.07-.57 1.575-1.167Z" - })); - - const SvgIconBrandThreads = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.906 11.251a7 7 0 0 0-.269-.122c-.158-2.915-1.75-4.584-4.424-4.602h-.036c-1.6 0-2.93.683-3.749 1.926l1.47 1.01c.612-.929 1.572-1.127 2.28-1.127h.024c.88.006 1.544.262 1.975.761q.47.547.625 1.5a11.3 11.3 0 0 0-2.527-.121c-2.542.146-4.177 1.63-4.067 3.69.056 1.046.576 1.945 1.466 2.533.752.497 1.72.74 2.728.685 1.33-.073 2.372-.58 3.1-1.509.553-.704.902-1.617 1.057-2.768.633.382 1.103.886 1.362 1.49.441 1.03.467 2.72-.912 4.098-1.208 1.208-2.66 1.73-4.855 1.746-2.434-.018-4.275-.799-5.472-2.321-1.121-1.426-1.7-3.485-1.722-6.12.021-2.635.6-4.694 1.722-6.12 1.197-1.522 3.038-2.303 5.472-2.32 2.452.018 4.326.803 5.568 2.332.61.75 1.07 1.694 1.372 2.794l1.723-.46c-.367-1.354-.944-2.52-1.73-3.488-1.594-1.961-3.924-2.966-6.927-2.987h-.012c-2.996.02-5.3 1.03-6.849 2.998-1.377 1.752-2.088 4.19-2.111 7.245v.014c.023 3.056.734 5.493 2.111 7.245 1.548 1.969 3.853 2.977 6.85 2.998h.011c2.664-.018 4.542-.716 6.089-2.262 2.024-2.023 1.963-4.559 1.296-6.115-.479-1.116-1.391-2.023-2.639-2.622Zm-4.6 4.327c-1.114.062-2.271-.438-2.328-1.51-.043-.794.565-1.68 2.397-1.787q.315-.018.618-.018c.665 0 1.288.065 1.854.189-.211 2.637-1.45 3.066-2.54 3.126Z" - })); - - const SvgIconBrandTiktok = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.714 10.213a8.2 8.2 0 0 1-4.773-1.526v6.986A6.33 6.33 0 0 1 9.611 22a6.3 6.3 0 0 1-3.524-1.07A6.329 6.329 0 0 1 10.48 9.405v3.499a2.895 2.895 0 1 0 2.017 2.769V2h3.444v.44a4.79 4.79 0 0 0 4.773 4.35z" - })); - - const SvgIconBrandTurbopack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.737 9.34a.41.41 0 0 0-.41.41v4.554c0 .226.184.41.41.41h4.555a.41.41 0 0 0 .41-.41V9.75a.41.41 0 0 0-.41-.41zM6.452 6.089a.375.375 0 0 0-.375.375V17.59c0 .207.168.375.375.375h11.126a.375.375 0 0 0 .375-.375V6.464a.375.375 0 0 0-.375-.375z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12.213v7.234c0 .485.135.939.37 1.325l2.609-2.608v-5.951zm1.19 9.393 2.585-2.586.055.001h5.698V22H4.553c-.501 0-.97-.145-1.364-.394Zm9.506.394h6.75A2.553 2.553 0 0 0 22 19.447V4.553A2.553 2.553 0 0 0 19.447 2h-7.234v2.979h5.957c.47 0 .851.38.851.85V18.17a.85.85 0 0 1-.85.851h-5.475z", - clipRule: "evenodd" - })); - - const SvgIconBrandTurborepo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.992 5.496C8.41 5.496 5.494 8.414 5.494 12s2.915 6.503 6.498 6.503 6.499-2.917 6.499-6.503-2.915-6.504-6.499-6.504m0 9.87A3.364 3.364 0 0 1 8.63 12a3.364 3.364 0 1 1 6.726 0 3.364 3.364 0 0 1-3.363 3.366Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.537 4.428V2C17.81 2.282 22 6.652 22 12s-4.19 9.717-9.463 10v-2.428c3.93-.281 7.043-3.568 7.043-7.572s-3.113-7.29-7.043-7.572M6.26 16.965a7.57 7.57 0 0 1-1.833-4.42H2a9.98 9.98 0 0 0 2.543 6.139zM11.447 22v-2.428a7.54 7.54 0 0 1-4.418-1.835l-1.717 1.719A9.96 9.96 0 0 0 11.446 22h.002Z", - clipRule: "evenodd" - })); - - const SvgIconBrandTwitch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.542 6.607H12v4.607h1.542zm3.854 4.607V6.607h-1.541v4.607z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.604 2 2.75 5.84v13.82h4.625v3.84l3.854-3.84h3.084l6.937-6.91V2zm10.023 13.054 3.083-3.072V3.536H7.377v11.518h3.083v3.071l3.084-3.071z", - clipRule: "evenodd" - })); - - const SvgIconBrandTwitter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M23.25 5.131a9.4 9.4 0 0 1-2.65.715 4.57 4.57 0 0 0 2.029-2.514c-.892.52-1.88.899-2.931 1.102A4.65 4.65 0 0 0 16.328 3c-2.548 0-4.615 2.035-4.615 4.545q.001.533.119 1.034a13.18 13.18 0 0 1-9.515-4.748 4.5 4.5 0 0 0-.625 2.284c0 1.577.816 2.969 2.054 3.783a4.66 4.66 0 0 1-2.091-.569v.059c0 2.201 1.59 4.038 3.703 4.456a4.7 4.7 0 0 1-2.085.078c.588 1.804 2.292 3.119 4.312 3.154a9.36 9.36 0 0 1-5.733 1.946 10 10 0 0 1-1.102-.063A13.2 13.2 0 0 0 7.825 21c8.492 0 13.135-6.923 13.135-12.928q0-.294-.014-.587a9.3 9.3 0 0 0 2.302-2.35z" - })); - - const SvgIconBrandVenmo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.766 2.5c.678 1.11.984 2.255.984 3.7 0 4.609-3.97 10.596-7.19 14.8H6.2L3.25 3.51l6.443-.607 1.56 12.446c1.458-2.354 3.257-6.054 3.257-8.576 0-1.381-.239-2.321-.611-3.096z" - })); - - const SvgIconBrandVercel = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12 3 10 17.32H2z" - })); - - const SvgIconBrandVkontakte = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.982 19C5.466 19 1.18 13.745 1 5h3.765c.124 6.418 2.9 9.137 5.098 9.698V5h3.546v5.536c2.17-.239 4.451-2.761 5.221-5.536h3.545c-.59 3.42-3.064 5.942-4.823 6.979 1.759.84 4.576 3.041 5.648 7.021h-3.903c-.838-2.663-2.926-4.723-5.688-5.003V19z" - })); - - const SvgIconBrandVscode = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.19 8.903s-.486-.352.098-.82L3.65 6.864a.58.58 0 0 1 .8-.052l12.567 9.519v4.566s0 .716-.927.636z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.421 11.845 2.19 14.791s-.332.248 0 .69l1.504 1.369s.359.384.887-.052l3.436-2.601-2.596-2.354Zm5.689.025 5.945-4.54-.038-4.53s-.254-1-1.1-.484l-7.91 7.203z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.09 21.54a.82.82 0 0 0 .763.237l4.632-2.283c.6-.4.51-.904.51-.904V4.96c0-.601-.612-.801-.612-.801l-4.016-1.941c-.877-.542-1.45.098-1.45.098s.738-.532 1.1.484v18.01a.8.8 0 0 1-.08.356c-.106.212-.334.412-.885.328z" - })); - - const SvgIconBrandWebflow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m24 4.827-7.339 14.347H9.768l3.071-5.946h-.138C10.167 16.517 6.387 18.682 1 19.174V13.31s3.446-.204 5.472-2.334H1v-6.15h6.15v5.059h.138L9.8 4.826h4.65v5.026h.139l2.607-5.026z", - clipRule: "evenodd" - })); - - const SvgIconBrandWhatsapp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.127 7.456c.172.006.362.015.543.417.123.274.33.785.496 1.193.123.302.223.548.248.6.06.12.1.262.02.423l-.034.07c-.06.123-.104.213-.207.332l-.125.15c-.083.101-.165.202-.237.273-.121.12-.247.252-.106.493.14.242.625 1.032 1.343 1.672.773.69 1.444.98 1.784 1.128q.1.042.159.071c.241.12.382.1.523-.06.14-.162.603-.706.764-.947.162-.242.322-.202.544-.121.221.08 1.408.665 1.65.785l.133.066c.168.08.282.135.33.216.06.101.06.585-.14 1.149-.202.564-1.188 1.108-1.63 1.148l-.13.014c-.409.048-.925.109-2.769-.619-2.27-.895-3.767-3.115-4.075-3.57q-.037-.057-.05-.075l-.003-.004c-.131-.175-.984-1.315-.984-2.494 0-1.111.547-1.694.798-1.963l.048-.051a.89.89 0 0 1 .644-.302z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m2.339 21.75 1.371-5.007a9.65 9.65 0 0 1-1.29-4.83c.002-5.329 4.338-9.663 9.666-9.663a9.6 9.6 0 0 1 6.837 2.834 9.6 9.6 0 0 1 2.829 6.836c-.003 5.327-4.339 9.663-9.666 9.663h-.004a9.66 9.66 0 0 1-4.62-1.177zm9.75-17.868c-4.432 0-8.036 3.603-8.037 8.03a8 8 0 0 0 1.228 4.275l.191.304-.811 2.963 3.04-.797.294.174a8 8 0 0 0 4.089 1.12h.003c4.428 0 8.032-3.603 8.033-8.032a7.98 7.98 0 0 0-2.35-5.682 7.98 7.98 0 0 0-5.68-2.355", - clipRule: "evenodd" - })); - - const SvgIconBrandX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.403 3.5h2.882l-6.296 7.201 7.407 9.799h-5.8l-4.542-5.943L5.856 20.5H2.973l6.734-7.702L2.602 3.5h5.946l4.106 5.432 4.75-5.432Zm-1.011 15.274h1.597L7.68 5.135H5.967z" - })); - - const SvgIconBrandYoutube = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.204 4.008c.904.28 1.615 1.101 1.857 2.147C22.498 8.048 22.5 12 22.5 12s0 3.952-.44 5.845c-.241 1.046-.952 1.867-1.856 2.147C18.567 20.5 12 20.5 12 20.5s-6.567 0-8.204-.508c-.904-.28-1.615-1.101-1.857-2.147C1.5 15.952 1.5 12 1.5 12s0-3.952.44-5.845c.241-1.046.952-1.867 1.856-2.147C5.433 3.5 12 3.5 12 3.5s6.567 0 8.204.508M15.514 12l-5.716 3.3V8.7l5.715 3.3Z", - clipRule: "evenodd" - })); - - const SvgIconBreakfestFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 3c-2.66 0-5.105.61-6.91 1.635C3.304 5.648 2 7.162 2 9c0 1.438.805 2.683 2 3.634v6.616c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 19.25v-6.616c1.195-.951 2-2.196 2-3.634 0-1.838-1.305-3.352-3.09-4.365C17.106 3.61 14.66 3 12 3" - })); - - const SvgIconBreakfest = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 12.26c1.252-.895 2-2.028 2-3.26 0-2.9-4.141-5.25-9.25-5.25S2.75 6.1 2.75 9c0 1.232.748 2.365 2 3.26v6.99a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" - })); - - const SvgIconBroadcastFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m3.75 0a7.48 7.48 0 0 0-1.91-5 .75.75 0 1 0-1.117 1 6 6 0 0 1 0 8 .75.75 0 0 0 1.117 1 7.48 7.48 0 0 0 1.91-5M7.527 8A.75.75 0 1 0 6.41 7a7.494 7.494 0 0 0 0 10 .75.75 0 0 0 1.117-1 5.995 5.995 0 0 1 0-8m14.839-.374a11.2 11.2 0 0 0-2.33-3.501.75.75 0 1 0-1.071 1.05 9.74 9.74 0 0 1 0 13.646.751.751 0 0 0 1.07 1.054 11.26 11.26 0 0 0 2.33-12.254zm-19.35 8.169a9.74 9.74 0 0 1 2.02-10.618.75.75 0 1 0-1.071-1.052 11.24 11.24 0 0 0 0 15.75.75.75 0 1 0 1.07-1.05 9.7 9.7 0 0 1-2.02-3.03Z" - })); - - const SvgIconBroadcast = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m0 6a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5m6.91.67A7.5 7.5 0 0 1 17.59 17a.75.75 0 0 1-1.117-1 5.995 5.995 0 0 0 0-8 .751.751 0 1 1 1.117-1 7.51 7.51 0 0 1 1.32 7.92M6.47 9.664A6 6 0 0 0 7.524 16a.75.75 0 0 1-1.117 1 7.493 7.493 0 0 1 0-10 .751.751 0 0 1 1.12 1A6 6 0 0 0 6.47 9.666ZM23.25 12a11.2 11.2 0 0 1-3.215 7.875.75.75 0 1 1-1.07-1.05 9.74 9.74 0 0 0 0-13.646.75.75 0 1 1 1.07-1.054A11.2 11.2 0 0 1 23.25 12M5.035 18.823a.75.75 0 1 1-1.07 1.052 11.24 11.24 0 0 1 0-15.75.75.75 0 1 1 1.07 1.05 9.74 9.74 0 0 0 0 13.646z" - })); - - const SvgIconBrokenChainLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.25 3.25a.75.75 0 0 0 1.5 0zm1.5-1.5a.75.75 0 0 0-1.5 0zm6 19a.75.75 0 0 0-1.5 0zm-1.5 1.5a.75.75 0 0 0 1.5 0zm-11-12.5a.75.75 0 0 0 0-1.5zm-1.5-1.5a.75.75 0 0 0 0 1.5zm19 6a.75.75 0 0 0 0 1.5zm1.5 1.5a.75.75 0 0 0 0-1.5zM4.22 5.28a.75.75 0 0 0 1.06-1.06zm-.44-2.56a.75.75 0 0 0-1.06 1.06zm16 16a.75.75 0 1 0-1.06 1.06zm.44 2.56a.75.75 0 1 0 1.06-1.06zM3.207 15.207l.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 1 0 1.06 1.06zm-3.44 5.56a.75.75 0 1 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 1 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 1 0-1.06-1.06zM9.75 3.25v-1.5h-1.5v1.5zm4.5 17.5v1.5h1.5v-1.5zm-11-12.5h-1.5v1.5h1.5zm17.5 7.5h1.5v-1.5h-1.5zM5.28 4.22l-1.5-1.5-1.06 1.06 1.5 1.5zm13.44 15.56 1.5 1.5 1.06-1.06-1.5-1.5zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.474-5.586-5.586-1.06 1.06 5.586 5.586zm-8.06-5.586L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.043 1.06 1.06L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.043zm9.526-12a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.474zm-12 12a1.75 1.75 0 0 0 2.474 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.526-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.474 0l1.06 1.06a.25.25 0 0 1 .354 0z" - })); - - const SvgIconBrokenHeartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.916 3.792c-1.36-.768-2.819-.957-4.17-.655-1.89.422-3.497 1.791-4.264 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.307-.291-2.717-.124-4.038.584a3.95 3.95 0 0 0-1.328 1.302c-.503.805-.85 1.948-1.094 3.71l2.738 2.738c.201.2.271.498.181.767l-1 3a.75.75 0 1 1-1.422-.474l.853-2.56L9.47 9.53a.75.75 0 0 1-.214-.623c.254-2.031.645-3.538 1.358-4.68q.143-.229.302-.435" - })); - - const SvgIconBrokenHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572m0 0c-.88.964-1.512 2.216-2 3.428l3 3-1 3" - })); - - const SvgIconBubbleQuotesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.874a.25.25 0 0 0-.16.058l-2.098 1.738a1.75 1.75 0 0 1-2.24-.007l-2.066-1.73a.25.25 0 0 0-.16-.059H3.75A1.75 1.75 0 0 1 2 17.25zm5.5 5.283C7.5 8.91 8.406 8 9.523 8c1.113 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.624-.126.453.453 0 0 1 .125-.627c.679-.454 1.201-.837 1.554-1.339q.084-.12.157-.251a2.028 2.028 0 0 1-2.81-1.874m4.945 0c0-1.123.906-2.033 2.023-2.033 1.114 0 2.017.904 2.023 2.02.059 1.15-.184 1.986-.658 2.66-.462.656-1.12 1.12-1.79 1.57a.45.45 0 0 1-.623-.126.453.453 0 0 1 .125-.627c.678-.454 1.2-.837 1.554-1.339q.084-.12.156-.251a2 2 0 0 1-.787.16 2.03 2.03 0 0 1-2.023-2.034", - clipRule: "evenodd" - })); - - const SvgIconBubbleQuotes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4.874a1 1 0 0 0-.638.23l-2.098 1.738a1 1 0 0 1-1.28-.003l-2.066-1.731a1 1 0 0 0-.642-.234H3.75a1 1 0 0 1-1-1z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.523 8C8.406 8 7.5 8.91 7.5 10.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.157.251c-.353.502-.875.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .624.125c.67-.449 1.328-.913 1.79-1.569.474-.674.716-1.51.658-2.66A2.03 2.03 0 0 0 9.523 8m4.945 0c-1.117 0-2.023.91-2.023 2.033a2.028 2.028 0 0 0 2.81 1.874q-.072.132-.156.251c-.353.502-.876.885-1.554 1.34a.453.453 0 0 0-.125.626.45.45 0 0 0 .623.125c.67-.449 1.328-.913 1.79-1.569.474-.674.717-1.51.658-2.66A2.03 2.03 0 0 0 14.468 8" - })); - - const SvgIconBugFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 7h.25c.966 0 1.75.784 1.75 1.75v.138l1.758-.598a.75.75 0 0 1 .484 1.42L19 10.473V13h2.25a.75.75 0 0 1 0 1.5H19v.5a7 7 0 0 1-.21 1.71 1 1 0 0 1 .082.024l2.37.806a.75.75 0 0 1-.484 1.42l-2.37-.806a1 1 0 0 1-.113-.05 7 7 0 0 1-5.525 3.856v-8.21a.75.75 0 0 0-1.5 0v8.21a7 7 0 0 1-5.525-3.855 1 1 0 0 1-.113.049l-2.37.806a.75.75 0 1 1-.484-1.42l2.37-.806a1 1 0 0 1 .083-.023A7 7 0 0 1 5 15v-.5H2.75a.75.75 0 0 1 0-1.5H5v-2.527L2.758 9.71a.75.75 0 1 1 .484-1.42L5 8.888V8.75C5 7.784 5.784 7 6.75 7H7a5 5 0 0 1 10 0m-5-3.5A3.5 3.5 0 0 0 8.5 7h7A3.5 3.5 0 0 0 12 3.5", - clipRule: "evenodd" - })); - - const SvgIconBug = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.37 9.806 3 9m2.37 4.75H2.75m2.62 3.694L3 18.25m15.63-8.444L21 9m-2.37 4.75h2.62m-2.62 3.694 2.37.806m-9-4.5v7M7.75 7.5V7a4.25 4.25 0 0 1 8.5 0v.5M5.75 15V8.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1V15a6.25 6.25 0 1 1-12.5 0" - })); - - const SvgIconBuildingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 5.75C6 4.784 6.784 4 7.75 4h8.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.75h.25a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1 0-1.5H2V9.75C2 8.784 2.784 8 3.75 8H6zM6 9.5H3.75a.25.25 0 0 0-.25.25v8.75H6zm12 9h2.5V9.75a.25.25 0 0 0-.25-.25H18zm-4 0v-3.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25v3.25z", - clipRule: "evenodd" - })); - - const SvgIconBuilding = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 19.25h1m19.5 0h-1m0 0v-9.5a1 1 0 0 0-1-1h-3m4 10.5h-4m0-10.5v10.5m0-10.5v-3a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v3m10.5 10.5h-3m-7.5 0V8.75m0 10.5h-4m4 0h3m-3-10.5h-3a1 1 0 0 0-1 1v9.5m7 0v-3.5a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v3.5m-4.5 0h4.5" - })); - - const SvgIconBulletFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2" - })); - - const SvgIconBulletListFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 4.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm-6 7.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m6 2a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" - })); - - const SvgIconBulletList = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.75h8.5m-8.5-9.5h8.5m-12.5 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 9.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0" - })); - - const SvgIconBullet = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5 - })); - - const SvgIconCainLink2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 7.5a.25.25 0 0 0-.25.25v8.5c0 .138.112.25.25.25h5.5a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 1 16.25v-8.5C1 6.784 1.784 6 2.75 6h5.5a.75.75 0 0 1 0 1.5zM15 6.75a.75.75 0 0 1 .75-.75h5.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 21.25 18h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-5.5a.75.75 0 0 1-.75-.75M6 12a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75A.75.75 0 0 1 6 12", - clipRule: "evenodd" - })); - - const SvgIconCainLink3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.913 5.088a5.42 5.42 0 0 0-7.666 0l-.966.966a.75.75 0 0 1-1.061-1.06l.966-.967a6.92 6.92 0 0 1 9.787 9.787l-.968.968a.75.75 0 0 1-1.061-1.06l.969-.97a5.42 5.42 0 0 0 0-7.664M15.03 8.97a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 1 1-1.06-1.06l5-5a.75.75 0 0 1 1.06 0m-8.97.245a.75.75 0 0 1 0 1.06l-.972.972a5.42 5.42 0 0 0 7.665 7.666l.964-.965a.75.75 0 0 1 1.061 1.06l-.964.965a6.92 6.92 0 0 1-9.787-9.787l.972-.971a.75.75 0 0 1 1.06 0Z", - clipRule: "evenodd" - })); - - const SvgIconCalculatorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM18.5 7V3.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V7zm-9 6.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m6-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" - })); - - const SvgIconCalculator = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 7.75v12.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V7.75m-14.5 0h14.5m-14.5 0v-4a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v4" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M9.5 13a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" - })); - - const SvgIconCalendar2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M7 8.75A.75.75 0 0 1 7.75 8h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 7 8.75", - clipRule: "evenodd" - })); - - const SvgIconCalendar2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-8.5 6h8.5m-11.5 11.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1Z" - })); - - const SvgIconCalendar3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" - })); - - const SvgIconCalendar3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" - })); - - const SvgIconCalendarCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m7.53 8.045a.75.75 0 0 1 0 1.06l-3.85 3.85a.75.75 0 0 1-1.06 0l-1.65-1.65a.75.75 0 1 1 1.06-1.06l1.12 1.12 3.32-3.32a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconCalendarCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-7 10.025 1.65 1.65 3.85-3.85m-10 9.675h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" - })); - - const SvgIconCalendarClockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v4.907A7.5 7.5 0 0 0 10.656 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 14a.75.75 0 0 1 .75.75v1.939l1.53 1.53a.75.75 0 0 1-1.06 1.061l-1.75-1.75a.75.75 0 0 1-.22-.53v-2.25A.75.75 0 0 1 17 14" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 11.25a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5M12.75 17a4.25 4.25 0 1 1 8.5 0 4.25 4.25 0 0 1-8.5 0", - clipRule: "evenodd" - })); - - const SvgIconCalendarClock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 20.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v3m-12.5-4v-2m8.5 2v-2m.75 12V17l1.75 1.75m-3.758-6.6a5.248 5.248 0 1 1 4.016 9.699 5.248 5.248 0 0 1-4.016-9.698Z" - })); - - const SvgIconCalendarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75V9H3V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2M3 10.5v8.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V10.5z" - })); - - const SvgIconCalendarPlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m5 7.75a.75.75 0 1 0-1.5 0v2h-2a.75.75 0 0 0 0 1.5h2v2a.75.75 0 0 0 1.5 0v-2h2a.75.75 0 0 0 0-1.5h-2z", - clipRule: "evenodd" - })); - - const SvgIconCalendarPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2m-4.25 7v5.5m2.75-2.75h-5.5m-4.5 7.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" - })); - - const SvgIconCalendarRemoveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m2.278 7.47a.75.75 0 0 0-1.06 1.06l1.971 1.972-1.97 1.97a.75.75 0 0 0 1.061 1.06l1.97-1.97 1.97 1.97a.75.75 0 1 0 1.06-1.06l-1.97-1.97 1.972-1.972a.75.75 0 1 0-1.06-1.06L12 11.44z", - clipRule: "evenodd" - })); - - const SvgIconCalendarRemove = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M9.498 10l5.002 5.002M14.502 10 9.5 15.002M4.75 20.25h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" - })); - - const SvgIconCalendarSearchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h2.25c.966 0 1.75.784 1.75 1.75v13.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V5.75C3 4.784 3.784 4 4.75 4H7V2.75A.75.75 0 0 1 7.75 2m4 6.25a3.75 3.75 0 1 0 2.068 6.879l.902.901a.75.75 0 1 0 1.06-1.06l-.901-.902A3.75 3.75 0 0 0 11.75 8.25", - clipRule: "evenodd" - })); - - const SvgIconCalendarSearch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75v-2m8.5 2v-2M14 14.25l1.25 1.25m-10.5 4.75h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1m10-8.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0" - })); - - const SvgIconCalendar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.75h16.5m-12.5-5v-2m8.5 2v-2m-11.5 17.5h14.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1" - })); - - const SvgIconCallIncomingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.737 3c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17.1 17.1 0 0 0 6.195 6.195c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.551-4.55c-.034-.06-.034-.163.052-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.78 3.22a.75.75 0 0 1 0 1.06L16.56 8.5h2.69a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v2.69l4.22-4.22a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconCallIncoming = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 9.25h-4.5v-4.5m5.5-1-4.996 4.996M9.211 4.468l.867 2.95a1 1 0 0 1-.266 1.003l-.914.877a.95.95 0 0 0-.184 1.16 13.06 13.06 0 0 0 4.829 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.423-.985.97-.985h3.515a1 1 0 0 1 .959.718" - })); - - const SvgIconCallOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm.656 6.598a17 17 0 0 1-1.806-1.208l3.4-3.4q.41.281.842.529c.059.034.162.034.245-.052l.877-.914a1.75 1.75 0 0 1 1.756-.467l2.95.867A1.75 1.75 0 0 1 21 15.75v3.501c0 .955-.782 1.777-1.79 1.722-2.708-.147-5.348-.876-7.73-2.258Z" - })); - - const SvgIconCallOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.824 12.116a12.3 12.3 0 0 1-1.46-2.032c-.033-.06-.033-.162.053-.245l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.868-2.95A1.75 1.75 0 0 0 8.251 3H4.737c-.944 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.268 7.75a17 17 0 0 0 2.175 2.96l-4.24 4.24a.75.75 0 1 0 1.06 1.061l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-2.302 2.301a15.6 15.6 0 0 1-1.94-2.65A15.5 15.5 0 0 1 4.517 4.7c-.004-.09.071-.201.22-.201h3.515a.25.25 0 0 1 .24.18l.868 2.949a.25.25 0 0 1-.067.25l-.914.878c-.546.524-.716 1.373-.314 2.073.483.843 1.053 1.63 1.697 2.348z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.233 17.417q-.773-.45-1.488-.982l-1.07 1.071q.861.661 1.805 1.208c2.382 1.382 5.022 2.11 7.73 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12 12 0 0 1-.842-.529l-1.076 1.077q.565.405 1.171.753c.701.402 1.55.231 2.074-.314l.877-.914a.25.25 0 0 1 .25-.067l2.95.867a.25.25 0 0 1 .18.24v3.502c0 .15-.114.23-.21.224-2.49-.135-4.897-.804-7.057-2.057" - })); - - const SvgIconCallOutgoingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.721 3c-.943 0-1.765.766-1.72 1.769.125 2.717.9 5.39 2.269 7.75a17.1 17.1 0 0 0 6.195 6.195c2.381 1.382 5.021 2.11 7.729 2.258 1.008.055 1.79-.767 1.79-1.722v-3.502a1.75 1.75 0 0 0-1.256-1.679l-2.95-.867a1.75 1.75 0 0 0-1.756.467l-.877.914c-.083.086-.186.086-.245.052a12.3 12.3 0 0 1-4.55-4.55c-.035-.06-.035-.163.051-.246l.914-.877a1.75 1.75 0 0 0 .467-1.756l-.867-2.95A1.75 1.75 0 0 0 8.235 3H4.722Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.984 3.75a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0V5.56l-4.22 4.22a.75.75 0 0 1-1.06-1.06l4.22-4.22h-2.69a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconCallOutgoing = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 3.75h4.5v4.5m-5.5 1 4.998-4.998m-10.537.216.868 2.95a1 1 0 0 1-.267 1.003l-.914.877a.95.95 0 0 0-.183 1.16 13.06 13.06 0 0 0 4.828 4.828.95.95 0 0 0 1.159-.184l.877-.914a1 1 0 0 1 1.004-.267l2.95.868a1 1 0 0 1 .717.96v3.501c0 .552-.448 1.003-1 .973-2.599-.141-5.122-.84-7.393-2.157a16.33 16.33 0 0 1-5.923-5.923 16.3 16.3 0 0 1-2.167-7.408c-.025-.546.424-.985.97-.985h3.515a1 1 0 0 1 .96.718Z" - })); - - const SvgIconCameraDotFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 9.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.914 3c-.464 0-.909.184-1.237.513l-.414.414A.25.25 0 0 1 4.086 4H3.75A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4H9.914a.25.25 0 0 1-.177-.073l-.414-.414A1.75 1.75 0 0 0 8.086 3zM10 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0m-3-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" - })); - - const SvgIconCameraDot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7 9v-.01M3.75 4.75h.336a1 1 0 0 0 .707-.293l.414-.414a1 1 0 0 1 .707-.293h2.172a1 1 0 0 1 .707.293l.414.414a1 1 0 0 0 .707.293H20.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1M17.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0m-10-3a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0" - })); - - const SvgIconCameraFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.58 3.78A1.75 1.75 0 0 1 10.034 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h3.215a.25.25 0 0 0 .208-.111zM12 9a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7", - clipRule: "evenodd" - })); - - const SvgIconCameraOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06L4.94 6H3.75A1.75 1.75 0 0 0 2 7.75v11.5c0 .966.784 1.75 1.75 1.75h16.19l.78.78a.75.75 0 1 0 1.06-1.06zm10.9 13.02-4.92-4.92a3.5 3.5 0 0 0 4.918 4.918Z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 7.75v11.069L7.932 4.75l.647-.97A1.75 1.75 0 0 1 10.035 3h3.93a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h3.215c.966 0 1.75.784 1.75 1.75" - })); - - const SvgIconCameraOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 3.75h4.215a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v8.5M2.75 2.75l4 4m0 0h-3a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1h16.5M6.75 6.75l13.5 13.5m0 0 1 1M14.562 15A3.25 3.25 0 1 1 10 10.438" - })); - - const SvgIconCamera = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 6.75h3.215a1 1 0 0 0 .832-.445l1.406-2.11a1 1 0 0 1 .832-.445h3.93a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h3.215a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V7.75a1 1 0 0 1 1-1Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" - })); - - const SvgIconCarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22.5 11.5v6.75A1.75 1.75 0 0 1 20.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75v-.321h-11v.321A1.75 1.75 0 0 1 4.75 20h-1.5a1.75 1.75 0 0 1-1.75-1.75V11.5H.75a.75.75 0 0 1 0-1.5h1.084L5.07 4.822A1.75 1.75 0 0 1 6.554 4h10.892c.603 0 1.164.31 1.484.822L22.166 10h1.084a.75.75 0 0 1 0 1.5zM5 13.036a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m10.5 0a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconCar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.25 10.75 3.456-5.53a1 1 0 0 1 .848-.47h10.892a1 1 0 0 1 .848.47l3.456 5.53m-19.5 0H.75m1.5 0v7.5a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-1.071h12.5v1.071a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1v-7.5m0 0h1.5m-17.5 2.286h2m8.5 0h2" - })); - - const SvgIconCartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.75 3a.75.75 0 0 0 0 1.5h2.147a.25.25 0 0 1 .247.21l1.73 10.817A1.75 1.75 0 0 0 7.604 17h10.292a1.75 1.75 0 0 0 1.73-1.477L20.9 7.445A1.25 1.25 0 0 0 19.665 6H5.87l-.245-1.526A1.75 1.75 0 0 0 3.897 3zm6.5 18a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m9 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5" - })); - - const SvgIconCart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 3.75h2.147a1 1 0 0 1 .988.842L5.23 6.75m0 0 1.385 8.658a1 1 0 0 0 .988.842h10.292a1 1 0 0 0 .988-.844l1.276-8.078a.5.5 0 0 0-.494-.578z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.25, - d: "M8.25 20.875a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m9 0a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25" - })); - - const SvgIconChainLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.641 9.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.73 4.73 0 0 1 1.354 2.766.75.75 0 0 1-1.488.186 3.23 3.23 0 0 0-.927-1.891l-.343-.343a3.25 3.25 0 0 0-4.596 0l-3.343 3.343a3.25 3.25 0 0 0 0 4.596l.343.343a3.25 3.25 0 0 0 4.596 0l.172-.171a.75.75 0 1 1 1.06 1.06l-.171.172a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.75 4.75 0 0 1 0-6.718z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.641 5.298a4.75 4.75 0 0 1 6.718 0l.343.343a4.75 4.75 0 0 1 0 6.718l-3.343 3.343a4.75 4.75 0 0 1-6.718 0l-.343-.343a4.73 4.73 0 0 1-1.354-2.766.75.75 0 1 1 1.488-.186c.087.691.395 1.36.927 1.891l.343.343a3.25 3.25 0 0 0 4.596 0l3.343-3.343a3.25 3.25 0 0 0 0-4.596l-.343-.343a3.25 3.25 0 0 0-4.596 0l-.172.171a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" - })); - - const SvgIconChainLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19-.172.172a4 4 0 0 1-5.656 0l-.344-.344a4 4 0 0 1 0-5.656l3.344-3.344a4 4 0 0 1 5.656 0l.344.344a4 4 0 0 1 1.14 2.328" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.688 12.5a4 4 0 0 0 1.14 2.328l.344.344a4 4 0 0 0 5.656 0l3.344-3.344a4 4 0 0 0 0-5.657l-.344-.343a4 4 0 0 0-5.656 0L14 6" - })); - - const SvgIconChart2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 4.501a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v15a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5zm-5 4a1.5 1.5 0 0 0-1.5 1.5v9.5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-9.5a1.5 1.5 0 0 0-1.5-1.5zm-6.5 5.5a1.5 1.5 0 0 0-1.5 1.5v4a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5z" - })); - - const SvgIconChart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-5.5h-5a.5.5 0 0 0-.5.5v4.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0V9.75a.5.5 0 0 1 .5-.5h5v11m0 0h5a.5.5 0 0 0 .5-.5V4.25a.5.5 0 0 0-.5-.5h-4.5a.5.5 0 0 0-.5.5z" - })); - - const SvgIconChart3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 3.001a1.5 1.5 0 0 0-1.5 1.5v15a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-15a1.5 1.5 0 0 0-1.5-1.5zm-6.5 10a1.5 1.5 0 0 0-1.5 1.5v5a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-5a1.5 1.5 0 0 0-1.5-1.5zm11.5-3.5a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-1.5 1.5h-2a1.5 1.5 0 0 1-1.5-1.5z" - })); - - const SvgIconChart3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 20.25v-6.5h-5a.5.5 0 0 0-.5.5v5.5a.5.5 0 0 0 .5.5zm0 0h5.5m-5.5 0v-16a.5.5 0 0 1 .5-.5h4.5a.5.5 0 0 1 .5.5v16m0 0h5a.5.5 0 0 0 .5-.5V9.25a.5.5 0 0 0-.5-.5h-5z" - })); - - const SvgIconChart4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.5 3.001a1.5 1.5 0 0 0-1.5 1.5V19.5h-1.5v-9.499a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H8v-3.999a1.5 1.5 0 0 0-1.5-1.5h-2a1.5 1.5 0 0 0-1.5 1.5V19.5H1.75a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5H21V4.501a1.5 1.5 0 0 0-1.5-1.5z" - })); - - const SvgIconChart4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.25 14.75H10a.75.75 0 0 0-.75-.75zm-5.5 5.5H3V21h.75zm11-11h.75a.75.75 0 0 0-.75-.75zm5.5 11V21H21v-.75zm-18.5-.75a.75.75 0 0 0 0 1.5zm20.5 1.5a.75.75 0 0 0 0-1.5zm-18-5.5h5V14h-5zm4.25-.75v5.5H10v-5.5zm.75 4.75h-5.5V21h5.5zm-4.75.75v-5H3v5zM4.25 14C3.56 14 3 14.56 3 15.25h1.5a.25.25 0 0 1-.25.25zm5.5-4h5V8.5h-5zM14 9.25v11h1.5v-11zm.75 10.25h-5.5V21h5.5zm-4.75.75V9.75H8.5v10.5zM9.75 8.5c-.69 0-1.25.56-1.25 1.25H10a.25.25 0 0 1-.25.25zm5.5-4h4.5V3h-4.5zm4.25-.25v16H21v-16zm.75 15.25h-5.5V21h5.5zm-4.75.75v-16H14v16zM19.75 4.5a.25.25 0 0 1-.25-.25H21C21 3.56 20.44 3 19.75 3zM15.25 3C14.56 3 14 3.56 14 4.25h1.5a.25.25 0 0 1-.25.25zM1.75 21h20.5v-1.5H1.75z" - })); - - const SvgIconChart5Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.501 1.751a.75.75 0 1 0-1.5 0v20.5a.75.75 0 0 0 1.5 0v-1.25H19.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H14a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501v-1.5H8.5a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.5-1.5H4.501z" - })); - - const SvgIconChart5 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.25 9.25V10H10v-.75zm-5.5 0H3zm0-5.5V3a.75.75 0 0 0-.75.75zm5.5.5H8.5zm-.5-.5V3zm6 11v.75h.75v-.75zm0-5H14zm-.5-.5V10zm-10.5 11H3c0 .414.336.75.75.75zm16.5-.5H21zm-.5.5v-.75zm.5-5h-.75zm-.5-.5V14zM4.5 1.75a.75.75 0 0 0-1.5 0zM3 22.25a.75.75 0 0 0 1.5 0zm5.5-18v5H10v-5zm.75 4.25h-5.5V10h5.5zm-4.75.75v-5.5H3v5.5zM3.75 4.5h5V3h-5zM10 4.25C10 3.56 9.44 3 8.75 3v1.5a.25.25 0 0 1-.25-.25zm4 5.5v5h1.5v-5zm.75 4.25h-11v1.5h11zm-10.25.75v-5.5H3v5.5zM3.75 10h10.5V8.5H3.75zm11.75-.25c0-.69-.56-1.25-1.25-1.25V10a.25.25 0 0 1-.25-.25zm4 5.5v4.5H21v-4.5zm.25 4.25h-16V21h16zm-15.25.75v-5.5H3v5.5zm-.75-4.75h16V14h-16zm15.75 4.25a.25.25 0 0 1 .25-.25V21c.69 0 1.25-.56 1.25-1.25zm1.5-4.5c0-.69-.56-1.25-1.25-1.25v1.5a.25.25 0 0 1-.25-.25zM3 1.75v20.5h1.5V1.75z" - })); - - const SvgIconChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.42 3a1.75 1.75 0 0 0-1.75 1.75v14.5c0 .966.783 1.75 1.75 1.75h1.83A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm-6.34 5.334a1.75 1.75 0 0 0-1.75 1.75v9.167c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-9.167a1.75 1.75 0 0 0-1.75-1.75zm-6.33 4.443A1.75 1.75 0 0 0 3 14.527v4.723c0 .966.784 1.75 1.75 1.75h1.83a1.75 1.75 0 0 0 1.75-1.75v-4.723a1.75 1.75 0 0 0-1.75-1.75z" - })); - - const SvgIconChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 13.527a1 1 0 0 0-1 1v4.723a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-4.723a1 1 0 0 0-1-1zm6.33-4.443a1 1 0 0 0-1 1v9.167a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1v-9.167a1 1 0 0 0-1-1zm6.34-5.334a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h1.83a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1z" - })); - - const SvgIconCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M20 6 9 17l-5-5" - })); - - const SvgIconChecklist = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 16.25h8.5m-8.5-8.5h8.5m-16.5.875L5.417 9.75l3.333-4.5m-5 12.375 1.667 1.125 3.333-4.5" - })); - - const SvgIconChevronDoubleDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 13.5 4 4 4-4m-8-7 4 4 4-4" - })); - - const SvgIconChevronDoubleLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16-4-4 4-4m7 8-4-4 4-4" - })); - - const SvgIconChevronDoubleRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16 4-4-4-4m-7 8 4-4-4-4" - })); - - const SvgIconChevronDoubleUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10.5 4-4 4 4m-8 7 4-4 4 4" - })); - - const SvgIconChevronDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 10 4 4 4-4" - })); - - const SvgIconChevronLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14 16-4-4 4-4" - })); - - const SvgIconChevronLgDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 9-8 8-8-8" - })); - - const SvgIconChevronLgLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15 20-8-8 8-8" - })); - - const SvgIconChevronLgRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 4 8 8-8 8" - })); - - const SvgIconChevronLgUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 15.75 7.5-7.5 7.5 7.5" - })); - - const SvgIconChevronRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 16 4-4-4-4" - })); - - const SvgIconChevronUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 14 4-4 4 4" - })); - - const SvgIconChevronsLgDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 5.25 7.5 7.5 7.5-7.5m-15 6 7.5 7.5 7.5-7.5" - })); - - const SvgIconChevronsLgLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m18.75 4.5-7.5 7.5 7.5 7.5m-6-15L5.25 12l7.5 7.5" - })); - - const SvgIconChevronsLgRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.25 4.5 7.5 7.5-7.5 7.5m6-15 7.5 7.5-7.5 7.5" - })); - - const SvgIconChevronsLgUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 18.75 7.5-7.5 7.5 7.5" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m4.5 12.75 7.5-7.5 7.5 7.5" - })); - - const SvgIconChevronsUpDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" - })); - - const SvgIconChevronsX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 16-4-4 4-4m6 0 4 4-4 4" - })); - - const SvgIconChevronsY = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8 9 4-4 4 4m0 6-4 4-4-4" - })); - - const SvgIconChromecastFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v2.02q.372-.02.75-.02c7.456 0 13.5 6.044 13.5 13.5q0 .378-.02.75h4.02A1.75 1.75 0 0 0 22 19.25V4.75A1.75 1.75 0 0 0 20.25 3zm-1 10a.75.75 0 0 0 0 1.5 5.75 5.75 0 0 1 5.75 5.75.75.75 0 0 0 1.5 0A7.25 7.25 0 0 0 2.75 13" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 9.75A.75.75 0 0 1 2.75 9C8.963 9 14 14.037 14 20.25a.75.75 0 0 1-1.5 0 9.75 9.75 0 0 0-9.75-9.75.75.75 0 0 1-.75-.75M2.75 17a.75.75 0 0 0 0 1.5c.966 0 1.75.784 1.75 1.75a.75.75 0 0 0 1.5 0A3.25 3.25 0 0 0 2.75 17" - })); - - const SvgIconChromecast = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 13.75a6.5 6.5 0 0 1 6.5 6.5m-6.5-10.5c5.799 0 10.5 4.701 10.5 10.5m3.5 0h3.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v1.5m0 11.5a2.5 2.5 0 0 1 2.5 2.5" - })); - - const SvgIconCircleArrowDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6.22 1.53-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97V7.75a.75.75 0 0 1 1.5 0v6.69l1.97-1.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 13 12 16.25 8.75 13M12 7.75v7.75m0 5.75a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5" - })); - - const SvgIconCircleArrowLeftDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12m6 3.25c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-3.69l5.22-5.22a.75.75 0 0 0-1.06-1.06L9.5 13.44V9.75a.75.75 0 0 0-1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowLeftDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m15.25 8.75-5.82 5.82m-.68-4.82v5.5h5.5M2.75 12a9.25 9.25 0 1 0 18.5 0 9.25 9.25 0 0 0-18.5 0" - })); - - const SvgIconCircleArrowLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m-1.53-6.22-3.25-3.25a.75.75 0 0 1 0-1.06l3.25-3.25a.75.75 0 1 1 1.06 1.06l-1.97 1.97h6.69a.75.75 0 0 1 0 1.5H9.56l1.97 1.97a.75.75 0 1 1-1.06 1.06", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowLeftUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6-3.25A.75.75 0 0 1 8.75 8h5.5a.75.75 0 0 1 0 1.5h-3.69l5.22 5.22a.75.75 0 1 1-1.06 1.06L9.5 10.56v3.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowLeftUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 15.25 9.43 9.43m-.68 4.82v-5.5h5.5M2.75 12a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" - })); - - const SvgIconCircleArrowLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 15.25 7.75 12 11 8.75M16.25 12H8.5m-5.75 0a9.25 9.25 0 1 1 18.5 0 9.25 9.25 0 0 1-18.5 0" - })); - - const SvgIconCircleArrowRightDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6 3.25a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.69L8.22 9.28a.75.75 0 0 1 1.06-1.06l5.22 5.22V9.75a.75.75 0 0 1 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowRightDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 8.75 5.82 5.82m.68-4.82v5.5h-5.5M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCircleArrowRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m1.53 6.22 3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 1 1-1.06-1.06l1.97-1.97H7.75a.75.75 0 0 1 0-1.5h6.69l-1.97-1.97a.75.75 0 0 1 1.06-1.06", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowRightUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowRightUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" - })); - - const SvgIconCircleArrowRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 8.75 16.25 12 13 15.25M7.75 12h7.75m5.75 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCircleArrowUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.22-1.53 3.25-3.25a.75.75 0 0 1 1.06 0l3.25 3.25a.75.75 0 1 1-1.06 1.06l-1.97-1.97v6.69a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 0 1-1.06-1.06", - clipRule: "evenodd" - })); - - const SvgIconCircleArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 16.25V8.5M8.75 11 12 7.75 15.25 11M12 2.75a9.25 9.25 0 1 1 0 18.5 9.25 9.25 0 0 1 0-18.5" - })); - - const SvgIconCircleCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m3.58 7.975a.75.75 0 0 0-1.16-.95l-3.976 4.859L9.03 12.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.11-.055z", - clipRule: "evenodd" - })); - - const SvgIconCircleCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 9.5 10.5 15l-2-2m12.75-1a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCircleDotsHorizontalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m5-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" - })); - - const SvgIconCircleDotsHorizontal = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M8 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" - }), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeWidth: 1.5 - })); - - const SvgIconCircleDotsVerticalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-1 6a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 4a1 1 0 1 0 2 0 1 1 0 0 0-2 0m1 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" - })); - - const SvgIconCircleDotsVertical = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M11.25 8a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 4a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 1 0-18.5 9.25 9.25 0 0 1 0 18.5Z" - })); - - const SvgIconCircleDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.75 5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 0 1.5zm6.03-5.22-2.25 2.25a.75.75 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l.97.97V7.75a.75.75 0 0 1 1.5 0v3.94l.97-.97a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" - })); - - const SvgIconCircleDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75v5.75m0 0 2.25-2.25M12 13.5l-2.25-2.25m-1 5h6.5m6-4.25a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCircleHalfFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 0 0 0 17zM2 12C2 6.477 6.477 2 12 2q.41 0 .81.032C17.954 2.445 22 6.75 22 12s-4.046 9.555-9.19 9.968Q12.41 22 12 22C6.477 22 2 17.523 2 12", - clipRule: "evenodd" - })); - - const SvgIconCircleHalf = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 20.5a8.5 8.5 0 0 0 0-17zM22 12c0 5.523-4.477 10-10 10q-.41 0-.81-.032C6.046 21.555 2 17.25 2 12s4.046-9.555 9.19-9.968Q11.59 2 12 2c5.523 0 10 4.477 10 10", - clipRule: "evenodd" - })); - - const SvgIconCircleInfoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-2 9a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" - })); - - const SvgIconCircleInfo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 11H12v5.25M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - }), /*#__PURE__*/React__namespace.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 - })); - - const SvgIconCircleMinusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.243.75a.75.75 0 1 0 0-1.5H7.757a.75.75 0 1 0 0 1.5z", - clipRule: "evenodd" - })); - - const SvgIconCircleMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757m13.493 0a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" - })); - - const SvgIconCirclePersonFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 0 0 3.2 7.333A9.97 9.97 0 0 0 12 22a9.97 9.97 0 0 0 6.8-2.667A9.97 9.97 0 0 0 22 12c0-5.523-4.477-10-10-10M5.976 17.997C7.299 16.174 9.411 15 12 15s4.7 1.174 6.024 2.997A8.47 8.47 0 0 1 12 20.5a8.47 8.47 0 0 1-6.024-2.503M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0", - clipRule: "evenodd" - })); - - const SvgIconCirclePerson = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.857 18.916C7.171 16.996 9.332 15.75 12 15.75s4.83 1.247 6.143 3.166m-12.286 0A9.22 9.22 0 0 0 12 21.25c2.358 0 4.51-.882 6.143-2.334m-12.286 0a9.25 9.25 0 1 1 12.286 0M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" - })); - - const SvgIconCirclePlaceholderDashedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.325 2.14a10 10 0 0 1 3.35 0 .75.75 0 1 1-.25 1.479 8.6 8.6 0 0 0-2.85 0 .75.75 0 0 1-.25-1.48ZM7.258 4.02a.75.75 0 0 1-.177 1.047A8.6 8.6 0 0 0 5.067 7.08a.75.75 0 0 1-1.223-.869 10 10 0 0 1 2.368-2.368.75.75 0 0 1 1.046.177m9.484 0a.75.75 0 0 1 1.046-.176 10 10 0 0 1 2.368 2.368.75.75 0 0 1-1.223.87 8.6 8.6 0 0 0-2.014-2.015.75.75 0 0 1-.177-1.046ZM3.004 9.71a.75.75 0 0 1 .615.865 8.6 8.6 0 0 0 0 2.85.75.75 0 0 1-1.48.25 10 10 0 0 1 0-3.35.75.75 0 0 1 .865-.615m17.992 0a.75.75 0 0 1 .864.615 10 10 0 0 1 0 3.35.75.75 0 1 1-1.479-.25 8.6 8.6 0 0 0 0-2.85.75.75 0 0 1 .615-.865M4.02 16.742a.75.75 0 0 1 1.046.177 8.6 8.6 0 0 0 2.014 2.014.75.75 0 1 1-.869 1.223 10 10 0 0 1-2.368-2.368.75.75 0 0 1 .177-1.046m15.958 0a.75.75 0 0 1 .177 1.046 10 10 0 0 1-2.368 2.368.75.75 0 1 1-.87-1.223 8.6 8.6 0 0 0 2.015-2.014.75.75 0 0 1 1.046-.177M9.71 20.996a.75.75 0 0 1 .865-.615 8.6 8.6 0 0 0 2.85 0 .75.75 0 0 1 .25 1.48 10 10 0 0 1-3.35 0 .75.75 0 0 1-.615-.865", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.5 12a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0" - })); - - const SvgIconCirclePlaceholderDashed = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 12, - r: 9.25, - stroke: "currentColor", - strokeDasharray: "3 4", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 - })); - - const SvgIconCirclePlayFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.782 8.783a.5.5 0 0 0-.782.413v5.608a.5.5 0 0 0 .782.413l4.112-2.804a.5.5 0 0 0 0-.826z", - clipRule: "evenodd" - })); - - const SvgIconCirclePlay = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.25 3.75a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17m-10 8.5c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10-10-4.477-10-10", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.25 15.054V9.446a.5.5 0 0 1 .782-.413l4.112 2.804a.5.5 0 0 1 0 .826l-4.112 2.804a.5.5 0 0 1-.782-.413" - })); - - const SvgIconCirclePlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-4.242a.75.75 0 0 0-1.5 0v3.493H7.757a.75.75 0 1 0 0 1.5h3.493v3.492a.75.75 0 0 0 1.5 0v-3.492h3.493a.75.75 0 1 0 0-1.5H12.75z", - clipRule: "evenodd" - })); - - const SvgIconCirclePlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M16.243 12H7.757M12 16.244V7.758M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" - })); - - const SvgIconCircleQuestionmarkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-1.25 6.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25zM12 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2", - clipRule: "evenodd" - })); - - const SvgIconCircleQuestionmark = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.75 8.5a.25.25 0 0 0-.25.25v.5a.75.75 0 0 1-1.5 0v-.5C9 7.784 9.784 7 10.75 7h2.5c.966 0 1.75.784 1.75 1.75v1.215a1.75 1.75 0 0 1-.78 1.456l-1.359.906a.25.25 0 0 0-.111.208v.715a.75.75 0 0 1-1.5 0v-.715c0-.585.292-1.131.78-1.456l1.359-.906a.25.25 0 0 0 .111-.208V8.75a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 16a1 1 0 1 1 2 0 1 1 0 0 1-2 0" - })); - - const SvgIconCircleRightUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-6-3.25a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0 0 1.5h3.69l-5.22 5.22a.75.75 0 1 0 1.06 1.06l5.22-5.22v3.69a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconCircleRightUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 15.25 5.82-5.82m.68 4.82v-5.5h-5.5M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0" - })); - - const SvgIconCircleStopFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M10.5 9.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z", - clipRule: "evenodd" - })); - - const SvgIconCircleStop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 10.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1z" - })); - - const SvgIconCircleXFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.53-3.53a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" - })); - - const SvgIconCircleX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m15 9-6 6m6 0L9 9m12.25 3a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" - })); - - const SvgIconClapperboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.5 0a.25.25 0 0 1 .25-.25h3.335l-.7 3.5H3.5zM20.5 9V5.75a.25.25 0 0 0-.25-.25h-2.414L16.96 9zm-5.086 0 .875-3.5h-3.174l-.7 3.5h3Zm-4.529 0 .7-3.5h-2.97l-.7 3.5z", - clipRule: "evenodd" - })); - - const SvgIconClapperboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75h18.5m-18.5 0v8.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-8.5m-18.5 0v-4a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v4M12.45 5l-.9 4.5M17.187 5l-1.125 4.5M7.95 5l-.9 4.5" - })); - - const SvgIconClipboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8 3.75C8 2.784 8.784 2 9.75 2h4.5c.966 0 1.75.784 1.75 1.75V4h2.25c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V5.75C4 4.784 4.784 4 5.75 4H8zm1.5 2.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" - })); - - const SvgIconClipboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 4.75h3a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h3m1 2.5h4.5a1 1 0 0 0 1-1v-2.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1Z" - })); - - const SvgIconClockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-14.25a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l2.75 2.75a.75.75 0 1 0 1.06-1.06l-2.53-2.53z", - clipRule: "evenodd" - })); - - const SvgIconClock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V12l2.75 2.75m6.5-2.75a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCloseQuoteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v6.289c0 .967.784 1.75 1.75 1.75H5.5v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C9.886 17.352 11 15.613 11 13.039V5.75C11 4.779 10.214 4 9.25 4zm11 0A1.75 1.75 0 0 0 13 5.75v6.289c0 .967.784 1.75 1.75 1.75h1.75v5.467c0 .248.122.48.326.62.468.32 1.022-.051 1.427-.287a8 8 0 0 0 1.52-1.154C20.887 17.352 22 15.613 22 13.039V5.75C22 4.779 21.215 4 20.25 4z" - })); - - const SvgIconCloseQuote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 4.75h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Zm11 0h-5.5a1 1 0 0 0-1 1v6.286a1 1 0 0 0 1 1h2.5v6.214s4-1.554 4-6.214V5.748a1 1 0 0 0-1-.998Z" - })); - - const SvgIconClosedCaptioningFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm5.55 7.6a1.75 1.75 0 1 0 0 2.8.75.75 0 1 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m4.213.163a1.75 1.75 0 0 1 2.287-.164.75.75 0 1 0 .901-1.198 3.25 3.25 0 1 0 0 5.198.75.75 0 0 0-.901-1.198 1.75 1.75 0 0 1-2.287-2.638", - clipRule: "evenodd" - })); - - const SvgIconClosedCaptioning = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.3 10.6a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2m6.5 0a1.75 1.75 0 1 0 0 2.8.75.75 0 0 1 .901 1.2 3.25 3.25 0 1 1 0-5.2.75.75 0 0 1-.901 1.2", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1Z" - })); - - const SvgIconCloud2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.925 4C4.541 4 1 7.59 1 12s3.54 8 7.925 8h8.2C20.377 20 23 17.338 23 14.071c0-3.266-2.623-5.928-5.875-5.928q-.41 0-.806.055a.56.56 0 0 1-.56-.25C14.385 5.589 11.841 4 8.925 4" - })); - - const SvgIconCloud2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.125 19.25h-8.2c-3.963 0-7.175-3.246-7.175-7.25s3.212-7.25 7.175-7.25c2.635 0 4.94 1.436 6.187 3.576.262.45.794.687 1.31.615q.346-.048.703-.048c2.83 0 5.125 2.318 5.125 5.178s-2.294 5.179-5.125 5.179Z" - })); - - const SvgIconCloudDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m5.47.626a.75.75 0 0 1 1.5 0v5.69l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22z", - clipRule: "evenodd" - })); - - const SvgIconCloudDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.75 19.25h1.375a4.125 4.125 0 1 0-.13-8.248 6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h.25m4.75-7.5v7.5m0 0 2.5-2.5m-2.5 2.5-2.5-2.5" - })); - - const SvgIconCloudFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 4a6.75 6.75 0 0 0-6.22 4.124A6.002 6.002 0 0 0 7 20h11.125a4.875 4.875 0 0 0 .61-9.712A6.75 6.75 0 0 0 12 4" - })); - - const SvgIconCloudSnowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m9-2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-3 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h6.703C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Z" - })); - - const SvgIconCloudSnow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H6m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H6m0-.25V18m0 0-.177.177M6 18l.177-.177M6 18l-.177-.177M6 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M12.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H12m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H12m0-.25V18m0 0-.177.177M12 18l.177-.177M12 18l-.177-.177M12 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M18.25 18a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H18m0 .25a.25.25 0 0 1-.25-.25m.25.25V18m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H18m0-.25V18m0 0-.177.177M18 18l.177-.177M18 18l-.177-.177M18 18l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M15.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H15m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H15m0-.25V20m0 0-.177.177M15 20l.177-.177M15 20l-.177-.177M15 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354M9.25 20a.25.25 0 0 1-.25.25m.25-.25a.25.25 0 0 0-.25-.25m.25.25H9m0 .25a.25.25 0 0 1-.25-.25m.25.25V20m-.25 0a.25.25 0 0 1 .25-.25m-.25.25H9m0-.25V20m0 0-.177.177M9 20l.177-.177M9 20l-.177-.177M9 20l.177.177m0-.354a.25.25 0 0 1 0 .354m0-.354a.25.25 0 0 0-.354 0m.354.354a.25.25 0 0 1-.354 0m0 0a.25.25 0 0 1 0-.354m.599-4.573h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" - })); - - const SvgIconCloudSyncFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.78 8.124a6.751 6.751 0 0 1 12.954 2.164A4.876 4.876 0 0 1 18.125 20H7A6 6 0 0 1 5.78 8.124m6.877 3.627 1.726-1.444a.4.4 0 0 0 0-.614L12.657 8.25a.4.4 0 0 0-.657.307v.694a3.5 3.5 0 1 0 3.444 4.13.75.75 0 0 0-1.476-.27A2 2 0 1 1 12 10.75v.694a.4.4 0 0 0 .657.307", - clipRule: "evenodd" - })); - - const SvgIconCloudSync = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m14.383 10.307-1.726 1.444a.4.4 0 0 1-.657-.307v-.694a2 2 0 1 0 1.968 2.361.75.75 0 0 1 1.476.268A3.5 3.5 0 1 1 12 9.25v-.694a.4.4 0 0 1 .657-.307l1.726 1.444a.4.4 0 0 1 0 .614" - })); - - const SvgIconCloud = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.995 11.002a6 6 0 0 0-11.668-2.21A5.251 5.251 0 0 0 7 19.25h11.125a4.125 4.125 0 1 0-.13-8.248" - })); - - const SvgIconCloudyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 6.28a7 7 0 0 0-1.573-.18C5.093 6.1 2 9.215 2 13.05S5.093 20 8.917 20h7.708C19.597 20 22 17.578 22 14.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 5.19 17.772 3 15.084 3a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28Z", - clipRule: "evenodd" - })); - - const SvgIconCloudySunFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.49 8.28a7 7 0 0 0-1.573-.18C5.093 8.1 2 11.215 2 15.05S5.093 22 8.917 22h7.708C19.597 22 22 19.578 22 16.6a5.4 5.4 0 0 0-2.54-4.589 4.9 4.9 0 0 0 .484-2.128C19.944 7.19 17.772 5 15.084 5a4.86 4.86 0 0 0-4.594 3.28m1.415.5a6.95 6.95 0 0 1 2.72 2.345c.13.191.416.306.69.237a5.36 5.36 0 0 1 2.773.04c.228-.456.356-.971.356-1.519 0-1.872-1.508-3.383-3.36-3.383-1.47 0-2.725.952-3.18 2.28ZM15.25 1a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75m6.187 2.563a.75.75 0 0 1 0 1.06l-.707.708a.75.75 0 0 1-1.06-1.061l.706-.707a.75.75 0 0 1 1.061 0m-12.374 0a.75.75 0 0 1 1.061 0l.707.707a.75.75 0 1 1-1.06 1.06l-.708-.707a.75.75 0 0 1 0-1.06M21.5 9.75a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconCloudySun = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9.75h1m-8-7v-1M20.2 4.8l.707-.707m-11.313 0 .707.707m8.248 7.212A4 4 0 1 0 11.32 9m5.306 2.95q-.585.001-1.128.14c-.553.139-1.17-.07-1.49-.542a6.2 6.2 0 0 0-2.734-2.23 6.1 6.1 0 0 0-2.356-.468c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.904-4.317 4.6 4.6 0 0 0-1.721-.333" - })); - - const SvgIconCloudy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.615 10a4.13 4.13 0 0 0 .58-2.117c0-2.282-1.841-4.133-4.112-4.133a4.12 4.12 0 0 0-3.979 3.09m5.521 3.11q-.585.001-1.128.14c-.553.139-1.17-.071-1.49-.542a6.2 6.2 0 0 0-2.982-2.326 6.1 6.1 0 0 0-2.108-.372c-3.406 0-6.167 2.776-6.167 6.2s2.76 6.2 6.167 6.2h7.708c2.554 0 4.625-2.082 4.625-4.65a4.65 4.65 0 0 0-2.838-4.29 4.6 4.6 0 0 0-1.787-.36" - })); - - const SvgIconCocktailFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.74 3C2.107 3 1.364 5.037 2.612 6.088l8.638 7.276V20.5h-3.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-3.5v-7.136l8.638-7.276C22.636 5.037 21.893 3 20.26 3z" - })); - - const SvgIconCocktail = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 13.015v8.235m0-8.235-8.905-7.5c-.713-.601-.288-1.765.645-1.765h16.52c.933 0 1.358 1.164.644 1.765zm0 8.235H7.75m4.25 0h4.25" - })); - - const SvgIconCodeBrackets = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 20.25 4.5-16.5m4 4 3.355 3.565a1 1 0 0 1 0 1.37L18.25 16.25m-12.5 0-3.355-3.565a1 1 0 0 1 0-1.37L5.75 7.75" - })); - - const SvgIconCodeLines = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75H13.2m4.55 0h3.5M2.75 12h5.5m4.5 0h8.5m-18.5 7.25h7.5m4.5 0h6.5" - })); - - const SvgIconColorPaletteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12c0-5.285 4.517-9.5 10-9.5S22 6.715 22 12c0 1.888-.506 3.152-1.566 3.812-.985.615-2.234.548-3.284.412-.369-.048-.753-.112-1.12-.172l-.492-.08c-.52-.082-.988-.143-1.405-.149-.835-.012-1.24.186-1.462.63-.132.264-.131.583.015 1.018.129.383.335.757.557 1.159l.12.216c.123.226.254.476.345.716.085.226.18.555.108.904-.086.42-.373.705-.727.858-.312.135-.69.176-1.089.176-5.483 0-10-4.215-10-9.5m8.25-5.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3 4.25a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m8-2.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" - })); - - const SvgIconColorPalette = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M21.25 12c0 7.11-7.593.798-9.25 4.118-1.028 2.059 2.906 4.632 0 4.632-5.109 0-9.25-3.918-9.25-8.75S6.891 3.25 12 3.25s9.25 3.918 9.25 8.75Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M11.5 7.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM8.5 12A1.25 1.25 0 1 1 6 12a1.25 1.25 0 0 1 2.5 0Zm8-2.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z" - })); - - const SvgIconColorSwatchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 2A1.75 1.75 0 0 0 2 3.75V16.5a5.5 5.5 0 0 0 8.324 4.72l10.968-6.332a1.75 1.75 0 0 0 .64-2.39l-3.065-5.31a1.75 1.75 0 0 0-.87-1.37l-5.31-3.066A1.75 1.75 0 0 0 11.25 2zm16.792 11.59-7.515 4.338L18.18 9l2.453 4.248a.25.25 0 0 1-.092.341ZM17.34 7.457 13 14.974V4.664l4.248 2.453a.25.25 0 0 1 .091.341ZM7.5 18.25a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5", - clipRule: "evenodd" - })); - - const SvgIconColorSwatch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m17.623 6.467.375-.65zm.366 1.366.65.375zm3.294 5.04.65-.375zm-.366 1.366-.375-.65zM3.75 3.5h7.5V2h-7.5zm7.75.25V16.5H13V3.75zm-8 12.75V3.75H2V16.5zm4 4a4 4 0 0 1-4-4H2A5.5 5.5 0 0 0 7.5 22zm4-4a4 4 0 0 1-4 4V22a5.5 5.5 0 0 0 5.5-5.5zM3.75 2A1.75 1.75 0 0 0 2 3.75h1.5a.25.25 0 0 1 .25-.25zm13.59 5.458L10.963 18.5l1.3.75 6.375-11.042-1.3-.75Zm3.202 6.131L9.5 19.964l.75 1.3 11.042-6.376zm.092-.341a.25.25 0 0 1-.092.341l.75 1.3a1.75 1.75 0 0 0 .64-2.391zM11.77 3.954l5.477 3.163.75-1.3-5.477-3.162-.75 1.3Zm-.52-.454a.25.25 0 0 1 .224.14l1.343-.67A1.75 1.75 0 0 0 11.25 2zm.224.14a.23.23 0 0 1 .026.11H13c0-.278-.066-.544-.183-.78zm5.998 4.13 3.162 5.478 1.299-.75L18.77 7.02l-1.3.75Zm-.224-.653a.25.25 0 0 1 .125.232l1.497.093a1.75 1.75 0 0 0-.872-1.624zm.125.232a.25.25 0 0 1-.034.11l1.3.75c.139-.242.215-.504.23-.767zM8.5 16.5a1 1 0 0 1-1 1V19a2.5 2.5 0 0 0 2.5-2.5zm-1 1a1 1 0 0 1-1-1H5A2.5 2.5 0 0 0 7.5 19zm-1-1a1 1 0 0 1 1-1V14A2.5 2.5 0 0 0 5 16.5zm1-1a1 1 0 0 1 1 1H10A2.5 2.5 0 0 0 7.5 14z" - })); - - const SvgIconColorsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5.346 5.346 0 0 0-5.342 5.351 5.35 5.35 0 0 0 4.335 5.256 6.48 6.48 0 0 1 6.038-3.455c.2-.562.31-1.168.31-1.8A5.346 5.346 0 0 0 12 2m.72 17.18A5.32 5.32 0 0 0 16.733 21a5.346 5.346 0 0 0 5.341-5.351 5.35 5.35 0 0 0-5.341-5.351c-1.6 0-3.035.703-4.015 1.82a6.5 6.5 0 0 1 1.04 3.53 6.48 6.48 0 0 1-1.04 3.531Zm-.423-5.333c.2.563.31 1.169.31 1.802a5.33 5.33 0 0 1-1.068 3.211A5.33 5.33 0 0 1 7.266 21a5.346 5.346 0 0 1-5.342-5.351 5.35 5.35 0 0 1 4.335-5.256 6.5 6.5 0 0 0 6.038 3.454", - clipRule: "evenodd" - })); - - const SvgIconColors = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M7.303 9.989a5.1 5.1 0 0 1-.442-2.092c0-2.843 2.3-5.147 5.139-5.147a5.143 5.143 0 0 1 5.139 5.147c0 .745-.158 1.453-.442 2.092m-9.394 0a5.145 5.145 0 0 0-4.553 5.114c0 2.843 2.3 5.147 5.139 5.147A5.13 5.13 0 0 0 12 18.192M7.303 9.989a5.14 5.14 0 0 0 4.111 3.022m5.283-3.022A5.13 5.13 0 0 0 12 12.014m4.697-2.025a5.145 5.145 0 0 1 4.553 5.114c0 2.843-2.3 5.147-5.139 5.147A5.13 5.13 0 0 1 12 18.192m0-6.178c-.23.308-.428.642-.586.997m.586-.997c.23.308.428.642.586.997m-1.172 0a5.2 5.2 0 0 0 1.172 0m0 0c.284.64.442 1.347.442 2.092A5.13 5.13 0 0 1 12 18.192" - })); - - const SvgIconCommandFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.281 8.39v.891h-.89a.89.89 0 1 1 .89-.89Zm1.5 4.829V10.78h2.438v2.438H10.78Zm-2.391 1.5h.891v.89a.89.89 0 1 1-.89-.89Zm6.329.891v-.891h.89a.89.89 0 1 1-.89.89Zm.891-6.329h-.891v-.89a.89.89 0 1 1 .89.89Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V4.75A1.75 1.75 0 0 0 19.25 3zm3.64 3a2.39 2.39 0 0 0 0 4.781h.891v2.438h-.89a2.39 2.39 0 1 0 2.39 2.39v-.89h2.438v.89a2.39 2.39 0 1 0 2.39-2.39h-.89V10.78h.89a2.39 2.39 0 1 0-2.39-2.39v.89H10.78v-.89A2.39 2.39 0 0 0 8.391 6Z", - clipRule: "evenodd" - })); - - const SvgIconCommand = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.254 5.395v-1.64h-1.5v1.64zm-2.39.75h1.64v-1.5h-1.64zm6.328-.75v-1.64h-1.5v1.64zm.89-.75h-1.64v1.5h1.64zm-5.578 1.5h3.938v-1.5H10.03v1.5Zm3.938 2.438H10.03v1.5h3.938zm-3.188.75V10.03h-1.5v3.938zm2.438-3.938v3.938h1.5V10.03h-1.5Zm1.5 5.578v-1.64h-1.5v1.64zm-3.938 0v-1.64h-1.5v1.64zm-.75-2.39h-1.64v1.5h1.64zm3.938 1.5h1.64v-1.5h-1.64zm-6.469.89a.89.89 0 0 1 .89-.89v-1.5A2.39 2.39 0 0 0 6 15.609zm10.5 0a2.39 2.39 0 0 0-2.39-2.39v1.5a.89.89 0 0 1 .89.89zm-4.781 0A2.39 2.39 0 0 0 15.609 18v-1.5a.89.89 0 0 1-.89-.89zM16.5 8.391a.89.89 0 0 1-.89.89v1.5A2.39 2.39 0 0 0 18 8.391zm-1.781 0a.89.89 0 0 1 .89-.891V6a2.39 2.39 0 0 0-2.39 2.39zM8.39 18a2.39 2.39 0 0 0 2.39-2.39h-1.5a.89.89 0 0 1-.89.89zM6 8.39a2.39 2.39 0 0 0 2.39 2.391v-1.5a.89.89 0 0 1-.89-.89zm2.39 8.11a.89.89 0 0 1-.89-.89H6A2.39 2.39 0 0 0 8.39 18zm0-10.5A2.39 2.39 0 0 0 6 8.39h1.5a.89.89 0 0 1 .89-.89zm7.22 1.5a.89.89 0 0 1 .89.89H18A2.39 2.39 0 0 0 15.61 6zm.89 8.11a.89.89 0 0 1-.89.89V18A2.39 2.39 0 0 0 18 15.61zm-5.719-7.22A2.39 2.39 0 0 0 8.391 6v1.5a.89.89 0 0 1 .89.89z" - })); - - const SvgIconCompassFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.929 2.526a1.25 1.25 0 0 1 1.545 1.546l-3.6 12.6a1.75 1.75 0 0 1-1.202 1.202l-12.6 3.6a1.25 1.25 0 0 1-1.546-1.545l3.6-12.6a1.75 1.75 0 0 1 1.202-1.203l12.6-3.6ZM9.625 12a2.375 2.375 0 1 1 4.75 0 2.375 2.375 0 0 1-4.75 0", - clipRule: "evenodd" - })); - - const SvgIconCompass = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.466 17.153a1 1 0 0 0 .686-.687l3.6-12.6a.5.5 0 0 0-.617-.619l-12.6 3.6a1 1 0 0 0-.688.687l-3.6 12.6a.5.5 0 0 0 .618.619z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" - })); - - const SvgIconComputerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.75h20V4.75A1.75 1.75 0 0 0 20.25 3z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 16.25V14h20v2.25A1.75 1.75 0 0 1 20.25 18H15v3.25a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25M10.5 18v2.5h3V18z", - clipRule: "evenodd" - })); - - const SvgIconComputer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.75 17.25v-.75a.75.75 0 0 0-.75.75zm4.5 0H15a.75.75 0 0 0-.75-.75zm0 4V22a.75.75 0 0 0 .75-.75zm-4.5 0H9c0 .414.336.75.75.75zm-7-8.75H2V14h.75zm7 5.5h4.5v-1.5h-4.5zm3.75-.75v4H15v-4zm.75 3.25h-4.5V22h4.5zm-3.75.75v-4H9v4zm10.75-8.75H2.75V14h18.5zm-17.5-8h16.5V3H3.75zm16.75.25v11.5H22V4.75zm-.25 11.75H3.75V18h16.5zM3.5 16.25V4.75H2v11.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V18A1.75 1.75 0 0 0 22 16.25zM20.25 4.5a.25.25 0 0 1 .25.25H22A1.75 1.75 0 0 0 20.25 3zM3.75 3A1.75 1.75 0 0 0 2 4.75h1.5a.25.25 0 0 1 .25-.25z" - })); - - const SvgIconContactsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h13.5a.75.75 0 0 1 .75.75v16a.75.75 0 0 1-.75.75H5.75a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h13.5a.75.75 0 0 1 0 1.5H5.75A1.75 1.75 0 0 1 4 20.25zm6.25 5.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m4 5.25h-4.5c-.238 0-1.355-.569-.319-1.95.452-.603 1.261-1.05 2.569-1.05s2.117.447 2.569 1.05c1.035 1.381-.081 1.95-.319 1.95", - clipRule: "evenodd" - })); - - const SvgIconContacts = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 21.25H5.75a1 1 0 0 1-1-1v-.5a1 1 0 0 1 1-1h13.5v-16H5.75a1 1 0 0 0-1 1V20M11.5 9.25h1m-2.75 4.5s0-1.5 2.25-1.5 2.25 1.5 2.25 1.5zM13 9.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0" - })); - - const SvgIconControlFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 6.75A3.75 3.75 0 0 1 6.75 3h10.5A3.75 3.75 0 0 1 21 6.75v10.5A3.75 3.75 0 0 1 17.25 21H6.75A3.75 3.75 0 0 1 3 17.25zm11.53.47a.75.75 0 0 0-1.06 0l-2.25 2.25a.75.75 0 1 0 1.06 1.06L14 8.81l1.72 1.72a.75.75 0 1 0 1.06-1.06z", - clipRule: "evenodd" - })); - - const SvgIconControl = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.75 10 14 7.75 16.25 10m-9.5-6.25h10.5a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H6.75a3 3 0 0 1-3-3V6.75a3 3 0 0 1 3-3" - })); - - const SvgIconCookiesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m8-3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m3 3.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-4 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M7 15a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" - })); - - const SvgIconCookies = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2q.586 0 1.153.066a.75.75 0 0 1 .65.892 2.75 2.75 0 0 0 2.327 3.268.75.75 0 0 1 .645.643 2.75 2.75 0 0 0 3.87 2.132.75.75 0 0 1 1.039.495c.206.8.316 1.64.316 2.504 0 5.523-4.477 10-10 10S2 17.523 2 12m10-8.5a8.5 8.5 0 1 0 8.394 7.156 4.25 4.25 0 0 1-5-3.05 4.25 4.25 0 0 1-3.144-4.102z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M8 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0" - })); - - const SvgIconCreditCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4.003A1.75 1.75 0 0 0 2 5.753V9h19.996v1.5H2v7.746c0 .967.784 1.75 1.75 1.75h16.496a1.75 1.75 0 0 0 1.75-1.75V9.053q0-1.65-.002-3.304a1.75 1.75 0 0 0-1.749-1.746zm3 8.497a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconCreditCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 9.75v8.496a1 1 0 0 0 1 1h16.496a1 1 0 0 0 1-1V9.75m-18.496 0V5.753a1 1 0 0 1 1-1h16.495a1 1 0 0 1 1 .997q.002 2 .001 4m-18.496 0h18.496M6.75 13.25h3" - })); - - const SvgIconCropFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.75 8H8v7.75c0 .138.112.25.25.25H16V8.25a.25.25 0 0 0-.25-.25" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 1 .75.75V5h10.75c.966 0 1.75.784 1.75 1.75V17.5h2.25a.75.75 0 0 1 0 1.5H19v2.25a.75.75 0 0 1-1.5 0V19H6.75A1.75 1.75 0 0 1 5 17.25V6.5H2.75a.75.75 0 0 1 0-1.5H5V2.75A.75.75 0 0 1 5.75 2m.75 15.25V6.5h10.75a.25.25 0 0 1 .25.25V17.5H6.75a.25.25 0 0 1-.25-.25", - clipRule: "evenodd" - })); - - const SvgIconCrop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h14.5a1 1 0 0 1 1 1v14.5M5.75 2.75v14.5a1 1 0 0 0 1 1h14.5" - })); - - const SvgIconCryptoCoinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-5.25a.75.75 0 0 0-1.5 0v1.066a4.251 4.251 0 0 0 0 8.368v1.066a.75.75 0 0 0 1.5 0v-1.066a4.25 4.25 0 0 0 2.589-1.554.75.75 0 0 0-1.178-.93 2.75 2.75 0 1 1 0-3.402.75.75 0 0 0 1.178-.928 4.25 4.25 0 0 0-2.589-1.554z", - clipRule: "evenodd" - })); - - const SvgIconCryptoCoin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75V8.5m0 0a3.5 3.5 0 1 0 0 7m0-7c1.116 0 2.11.522 2.75 1.335M12 15.5v1.75m0-1.75c1.116 0 2.11-.522 2.75-1.335M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCryptoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m8.625 9.907 3.25-1.876a.25.25 0 0 1 .25 0l3.25 1.876a.25.25 0 0 1 .125.217v3.752a.25.25 0 0 1-.125.217l-3.25 1.876a.25.25 0 0 1-.25 0l-3.25-1.876a.25.25 0 0 1-.125-.217v-3.752a.25.25 0 0 1 .125-.217" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.125-3.392-3.25-1.876a1.75 1.75 0 0 0-1.75 0l-3.25 1.876A1.75 1.75 0 0 0 7 10.124v3.752c0 .626.334 1.203.875 1.516l3.25 1.876a1.75 1.75 0 0 0 1.75 0l3.25-1.876A1.75 1.75 0 0 0 17 13.876v-3.752a1.75 1.75 0 0 0-.875-1.516", - clipRule: "evenodd" - })); - - const SvgIconCrypto = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.5 7.381a1 1 0 0 1 1 0l3.25 1.877a1 1 0 0 1 .5.866v3.752a1 1 0 0 1-.5.866L12.5 16.62a1 1 0 0 1-1 0l-3.25-1.877a1 1 0 0 1-.5-.866v-3.752a1 1 0 0 1 .5-.866L11.5 7.38Z" - })); - - const SvgIconCubeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.13 2.32a1.77 1.77 0 0 1 1.74 0l7.25 4.08q.075.042.146.092L12 11.14 3.735 6.49q.07-.048.146-.091zM2.983 7.789a2 2 0 0 0-.006.155v8.112c0 .64.345 1.232.904 1.546l7.25 4.078q.059.033.12.061V12.44L2.983 7.79ZM12.75 21.74q.06-.027.12-.06l7.25-4.078c.558-.314.903-.905.903-1.546V7.944q0-.078-.006-.155l-8.266 4.65v9.302Z" - })); - - const SvgIconCube = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 12v8.5m0-8.5L4.5 7.781m7.5 4.22 7.263-4.086m.987.03v8.11a1 1 0 0 1-.51.872l-7.25 4.079a1 1 0 0 1-.98 0l-7.25-4.079a1 1 0 0 1-.51-.871V7.944a1 1 0 0 1 .51-.871l7.25-4.078a1 1 0 0 1 .98 0l7.25 4.078a1 1 0 0 1 .51.871Z" - })); - - const SvgIconCupHotFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.75 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0zm4 0a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 8.75C4 7.784 4.784 7 5.75 7h10.5c.966 0 1.75.784 1.75 1.75V9h.5a3.5 3.5 0 1 1 0 7H18v4.25A1.75 1.75 0 0 1 16.25 22H5.75A1.75 1.75 0 0 1 4 20.25zm14 5.75h.5a2 2 0 1 0 0-4H18z", - clipRule: "evenodd" - })); - - const SvgIconCupHot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M11 5.25v-2.5m-4 2.5v-2.5m8 2.5v-2.5m-9.25 18.5h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1Zm11.5-11.5h1.25a2.75 2.75 0 1 1 0 5.5h-1.25z" - })); - - const SvgIconCupStrawFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.413 2.482a.75.75 0 0 0-.326-1.464l-3.717.826A1.75 1.75 0 0 0 11 3.552V6H6.817A1.75 1.75 0 0 0 5.07 7.863l.322 4.994v.006l.55 8.5A1.75 1.75 0 0 0 7.687 23h8.624a1.75 1.75 0 0 0 1.747-1.637l.87-13.5A1.75 1.75 0 0 0 17.184 6H12.5V3.552a.25.25 0 0 1 .196-.244zM6.776 11l-.209-3.234a.25.25 0 0 1 .25-.266h10.366a.25.25 0 0 1 .25.266L17.224 11z", - clipRule: "evenodd" - })); - - const SvgIconCupStraw = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.927 11.75-.617 9.564a1 1 0 0 1-.998.936H7.688a1 1 0 0 1-.998-.936l-.617-9.564m11.854 0 .254-3.936a1 1 0 0 0-.998-1.064H6.817a1 1 0 0 0-.998 1.064l.254 3.936m11.854 0H6.073m5.677-5V3.552a1 1 0 0 1 .783-.976l3.717-.826" - })); - - const SvgIconCurrencyDollarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.75-6.25a.75.75 0 0 0-1.5 0v1.055c-.558.087-1.08.28-1.508.618-.643.508-.979 1.264-.979 2.178 0 1.064.432 1.786 1.091 2.271.53.39 1.203.615 1.74.795l.165.056.124.042c.598.201 1.043.352 1.373.595.28.206.48.483.48 1.064 0 .522-.174.816-.407 1-.26.205-.696.35-1.329.35-.804 0-1.318-.366-1.575-.826a.75.75 0 1 0-1.31.73c.43.77 1.177 1.331 2.135 1.524v1.048a.75.75 0 0 0 1.5 0v-1.03c.558-.087 1.08-.28 1.508-.618.644-.508.979-1.264.979-2.178 0-1.064-.432-1.786-1.091-2.271-.53-.391-1.203-.616-1.74-.796l-.165-.055-.124-.042c-.598-.202-1.043-.352-1.373-.596-.28-.205-.48-.482-.48-1.063 0-.522.174-.816.407-1 .26-.205.696-.35 1.329-.35.804 0 1.318.366 1.575.826a.75.75 0 0 0 1.31-.73c-.43-.77-1.177-1.331-2.135-1.524z", - clipRule: "evenodd" - })); - - const SvgIconCurrencyDollar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.5c-1.466 0-2.487.665-2.487 2.1 0 1.646 1.267 1.999 2.487 2.412 1.22.414 2.487.767 2.487 2.412 0 1.436-1.021 2.1-2.487 2.1M12 7.5c1.06 0 1.834.502 2.23 1.212M12 7.5V5.75m0 10.774c-1.06 0-1.834-.5-2.23-1.211M12 16.524v1.726M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCurrencyPoundFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m8.596-2.611c0-1.017.864-1.889 1.99-1.889.55 0 1.043.21 1.4.547a.75.75 0 1 0 1.028-1.092A3.54 3.54 0 0 0 12.586 6c-1.9 0-3.49 1.491-3.49 3.389 0 .734.23 1.385.488 1.889H8.75a.75.75 0 0 0 0 1.5h1.13L8.603 15.97A.75.75 0 0 0 9.298 17h4.931a.75.75 0 0 0 0-1.5h-3.823l1.09-2.722h2.733a.75.75 0 0 0 0-1.5h-2.865a4 4 0 0 1-.302-.429c-.25-.409-.466-.924-.466-1.46", - clipRule: "evenodd" - })); - - const SvgIconCurrencyPound = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.5 7.501a2.79 2.79 0 0 0-1.914-.751c-1.514 0-2.74 1.181-2.74 2.639S11 12 11 12l-.011.028m3.24 4.222h-4.93l1.69-4.222m0 0H8.75m2.239 0h3.24M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0" - })); - - const SvgIconCurrencyYen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.064 7.506a.75.75 0 1 0-1.128.988zm7 .988a.75.75 0 1 0-1.128-.988zM11.25 17.25a.75.75 0 0 0 1.5 0zm-1.5-5a.75.75 0 0 0 0 1.5zm4.5 1.5a.75.75 0 0 0 0-1.5zM7.936 8.494l3.5 4 1.128-.988-3.5-4zm4.628 4 3.5-4-1.128-.988-3.5 4zM11.25 12v1h1.5v-1zm0 1v4.25h1.5V13zm-1.5.75H12v-1.5H9.75zm2.25 0h2.25v-1.5H12zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" - })); - - const SvgIconCursor1Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l4.17-4.17 6.219 6.22a.75.75 0 1 0 1.06-1.06l-6.22-6.22 4.17-4.17a1.25 1.25 0 0 0-.447-2.055z" - })); - - const SvgIconCursor1 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.5 14.5 4.7-4.7a.5.5 0 0 0-.179-.822L4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179zm0 0 6.75 6.75" - })); - - const SvgIconCursor3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.287 2.68c-1.003-.374-1.982.605-1.608 1.608l5.595 14.995a1.25 1.25 0 0 0 2.056.447l1.92-1.92 3.865 3.867a1.25 1.25 0 0 0 1.768 0l3.793-3.793a1.25 1.25 0 0 0 0-1.768L17.81 12.25l1.92-1.92a1.25 1.25 0 0 0-.448-2.055z" - })); - - const SvgIconCursor3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.021 8.978 4.026 3.383a.5.5 0 0 0-.643.643l5.595 14.995a.5.5 0 0 0 .822.179l2.45-2.45 4.396 4.396a.5.5 0 0 0 .707 0l3.793-3.793a.5.5 0 0 0 0-.707L16.75 12.25 19.2 9.8a.5.5 0 0 0-.179-.822" - })); - - const SvgIconCursorClickFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 2a.75.75 0 0 1 .75.75V4.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 11 2m6.437 2.563a.75.75 0 0 1 0 1.06l-1.311 1.31a.75.75 0 1 1-1.06-1.06l1.31-1.31a.75.75 0 0 1 1.06 0ZM6.935 16.126a.75.75 0 1 0-1.061-1.06l-1.31 1.31a.75.75 0 0 0 1.06 1.06l1.31-1.31ZM5.25 11a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5H4.5a.75.75 0 0 1 .75.75m.624-4.065a.75.75 0 0 0 1.06-1.061l-1.31-1.31a.75.75 0 1 0-1.06 1.06zm5.177 2.577c-.804-.321-1.61.463-1.309 1.276l3.866 10.461a1 1 0 0 0 1.813.14l2.131-3.838 3.853-2.14a1 1 0 0 0-.114-1.803z" - })); - - const SvgIconCursorClick = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11 2.75V4.5m5.907.593-1.31 1.31m-9.193 9.193-1.31 1.31M4.5 11H2.75m3.654-4.596-1.31-1.31m9.217 15.895-3.866-10.461a.25.25 0 0 1 .327-.319l10.24 4.096a.25.25 0 0 1 .028.45l-3.978 2.21a.25.25 0 0 0-.097.097l-2.2 3.962a.25.25 0 0 1-.454-.035" - })); - - const SvgIconCursorFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.254 2.655c-.995-.359-1.958.604-1.6 1.6l6.132 17.03c.388 1.076 1.896 1.11 2.332.054l2.984-7.236 7.237-2.985c1.057-.436 1.022-1.944-.053-2.332z" - })); - - const SvgIconCursor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.36 4 6.132 17.032a.5.5 0 0 0 .932.02l3.024-7.332a.5.5 0 0 1 .272-.271l7.332-3.024a.5.5 0 0 0-.02-.933L4 3.36a.5.5 0 0 0-.64.64Z" - })); - - const SvgIconCut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 3a4 4 0 1 0 2.845 6.812L11.883 12l-3.038 2.188a4 4 0 1 0 .837 1.246L22.547 6.17l-.48-.227a2 2 0 0 0-2.026.183l-6.874 4.95-3.485-2.51A4 4 0 0 0 6 3M3.5 7a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m0 10a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.067 18.057a2 2 0 0 1-2.026-.183l-5.59-4.026 1.283-.924 6.813 4.906z" - })); - - const SvgIconDashboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a10 10 0 0 1-.515 3.178A.75.75 0 0 0 21 15h-7.763l2.428-4.653a.75.75 0 1 0-1.33-.694L11.545 15H3a.75.75 0 0 0-.485.178A10 10 0 0 1 2 12m1.067 4.5A10 10 0 0 0 12 22a10 10 0 0 0 8.933-5.5z", - clipRule: "evenodd" - })); - - const SvgIconDashboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.75 15 10m-3 5.75H3.542m8.458 0h8.459m-16.917 0a9.2 9.2 0 0 0 1.917 2.79 9.25 9.25 0 0 0 13.082 0 9.2 9.2 0 0 0 1.918-2.79m-16.917 0A9.25 9.25 0 0 1 5.459 5.46a9.25 9.25 0 0 1 13.082 0 9.25 9.25 0 0 1 1.918 10.29" - })); - - const SvgIconDatabaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.16 3.75c.46.38.84.91.84 1.57v5.37c0 .26-.12.58-.47.93-.36.36-.9.71-1.64 1.03-1.47.63-3.55 1.04-5.89 1.04s-4.42-.41-5.89-1.04c-.74-.32-1.29-.67-1.64-1.03-.35-.35-.47-.67-.47-.93V5.32c0-.66.38-1.19.84-1.57.46-.39 1.08-.7 1.78-.95C8.03 2.3 9.93 2 12 2s3.97.3 5.38.8c.7.25 1.32.56 1.78.95m-12.04.47c-.61.21-1.05.45-1.32.68-.28.24-.3.38-.3.43s.02.2.3.43c.27.22.71.46 1.32.68 1.22.43 2.94.71 4.88.71s3.67-.28 4.88-.71c.61-.21 1.05-.45 1.32-.68.28-.24.3-.38.3-.43s-.02-.2-.3-.43c-.27-.22-.71-.46-1.32-.68-1.22-.43-2.94-.71-4.88-.71s-3.67.28-4.88.71", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.52 14.03c1.69.73 3.99 1.16 6.48 1.16s4.78-.43 6.48-1.16c.57-.24 1.08-.52 1.52-.84v5.49c0 .67-.38 1.2-.84 1.58-.46.39-1.08.7-1.78.95-1.41.5-3.31.8-5.38.8s-3.97-.3-5.38-.8c-.7-.25-1.32-.56-1.78-.95S4 19.34 4 18.68v-5.49c.44.32.96.6 1.52.84" - })); - - const SvgIconDatabase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 5.32c0 1.419-3.246 2.569-7.25 2.569s-7.25-1.15-7.25-2.57m14.5 0C19.25 3.9 16.004 2.75 12 2.75S4.75 3.9 4.75 5.32m14.5 0v13.36c0 1.42-3.246 2.57-7.25 2.57s-7.25-1.15-7.25-2.57V5.32M19.25 12c0 1.38-3.246 2.5-7.25 2.5S4.75 13.38 4.75 12" - })); - - const SvgIconDateTime = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.462 9.956 1.302 7.386a1 1 0 0 0 1.159.812l5.193-.916M2.462 9.956 1.94 7.002a1 1 0 0 1 .811-1.159l11.325-1.997a1 1 0 0 1 1.159.812l.52 2.954L2.463 9.956ZM16 11.75V14l2 2m4.25-2a6.25 6.25 0 1 1-12.5 0 6.25 6.25 0 0 1 12.5 0" - })); - - const SvgIconDeviceDesktop2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 18H16v2.25a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V18H3.75A1.75 1.75 0 0 1 2 16.25zM9.5 18v1.5h5V18z", - clipRule: "evenodd" - })); - - const SvgIconDeviceDesktop2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 17.25h-5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-5m-6.5 0v3h6.5v-3m-6.5 0h6.5" - })); - - const SvgIconDeviceDesktopFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 17H3.75A1.75 1.75 0 0 1 2 15.25zm4.244 16.21A17.7 17.7 0 0 1 12 20c2.012 0 3.947.337 5.756.96a.75.75 0 0 0 .488-1.42A19.2 19.2 0 0 0 12 18.5a19.2 19.2 0 0 0-6.244 1.04.75.75 0 0 0 .488 1.42" - })); - - const SvgIconDeviceDesktop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18 20.25c-1.886-.649-3.903-1-6-1s-4.114.351-6 1m-2.25-4h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1" - })); - - const SvgIconDevicePhoneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 2.75C5 1.784 5.784 1 6.75 1h10.5c.966 0 1.75.784 1.75 1.75v18.5A1.75 1.75 0 0 1 17.25 23H6.75A1.75 1.75 0 0 1 5 21.25zM9.75 18.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconDevicePhone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 19.25h4.5m-7.5 3h10.5a1 1 0 0 0 1-1V2.75a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v18.5a1 1 0 0 0 1 1" - })); - - const SvgIconDevicesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.25 17.5a.75.75 0 0 0 0 1.5h2.25a.75.75 0 0 0 0-1.5z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75V16H1.75a.75.75 0 0 0-.75.75v2.5c0 .966.784 1.75 1.75 1.75h10.918c.281.591.884 1 1.582 1h6A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H21V4.75A1.75 1.75 0 0 0 19.25 3zM15 9.75a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-6a.25.25 0 0 1-.25-.25zm-1.5 7.75v2H2.75a.25.25 0 0 1-.25-.25V17.5z", - clipRule: "evenodd" - })); - - const SvgIconDevices = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25h2.25m-15.75-1.5v-12a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v4m-16.5 8h-2v2.5a1 1 0 0 0 1 1h11.5m-10.5-3.5h10.5m0 3.5V9.75a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1" - })); - - const SvgIconDiamondFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.564 3.523A1.75 1.75 0 0 1 7.812 3h8.376c.47 0 .919.189 1.248.523l5.154 5.244a1.75 1.75 0 0 1-.01 2.464l-9.343 9.342a1.75 1.75 0 0 1-2.475 0l-9.341-9.342a1.75 1.75 0 0 1-.011-2.464zM9.03 7.22a.75.75 0 0 1 0 1.06L7.31 10l1.72 1.72a.75.75 0 1 1-1.06 1.06l-2.25-2.25a.75.75 0 0 1 0-1.06l2.25-2.25a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconDiamond = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.5 7.75 6.25 10l2.25 2.25m4.207 7.793L22.05 10.7a1 1 0 0 0 .006-1.408l-5.154-5.244a1 1 0 0 0-.713-.299H7.812a1 1 0 0 0-.713.299L1.945 9.293A1 1 0 0 0 1.95 10.7l9.342 9.342a1 1 0 0 0 1.414 0Z" - })); - - const SvgIconDocumentChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m3.5 14.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 13a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 12 13m4.25 2.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" - })); - - const SvgIconDocumentChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10.25 8v-1.5m3.5 1.5v-4.5m3.5 4.5v-2.5m-9.75-12h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" - })); - - const SvgIconDonutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.232 6.34a1.32 1.32 0 0 1 1.787.364l.44.634c.339.49.824.859 1.386 1.055l.728.254a1.32 1.32 0 0 1 .83 1.624l-.222.74c-.171.57-.157 1.18.04 1.741l.255.728a1.32 1.32 0 0 1-.753 1.66l-.716.288a2.82 2.82 0 0 0-1.337 1.118l-.41.653a1.32 1.32 0 0 1-1.768.447l-.67-.38a2.8 2.8 0 0 0-1.708-.35l-.766.087A1.32 1.32 0 0 1 7.896 15.9l-.12-.762a2.82 2.82 0 0 0-.793-1.552l-.545-.545a1.32 1.32 0 0 1-.042-1.823l.52-.57a2.82 2.82 0 0 0 .72-1.587l.085-.766a1.32 1.32 0 0 1 1.4-1.17l.77.052a2.82 2.82 0 0 0 1.688-.427zM12 10.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m13.251-6.15a2.82 2.82 0 0 0-3.817-.78l-.653.41a1.32 1.32 0 0 1-.79.2l-.77-.051a2.82 2.82 0 0 0-2.99 2.499l-.086.766a1.32 1.32 0 0 1-.337.743l-.52.57a2.82 2.82 0 0 0 .09 3.895l.545.545c.197.197.327.451.37.726l.122.762a2.82 2.82 0 0 0 3.101 2.359l.767-.087c.277-.031.556.026.799.163l.67.38a2.82 2.82 0 0 0 3.779-.953l.41-.654a1.32 1.32 0 0 1 .625-.523l.716-.287a2.82 2.82 0 0 0 1.61-3.549l-.256-.728a1.32 1.32 0 0 1-.018-.815l.221-.739a2.82 2.82 0 0 0-1.77-3.47l-.73-.255a1.32 1.32 0 0 1-.648-.494z", - clipRule: "evenodd" - })); - - const SvgIconDonut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M14.25 12a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.833 5.705a2.07 2.07 0 0 1 2.802.572l.44.634c.249.359.605.63 1.018.774l.728.254a2.07 2.07 0 0 1 1.3 2.548l-.222.739c-.125.418-.115.866.03 1.278l.255.728a2.07 2.07 0 0 1-1.182 2.605l-.715.287a2.07 2.07 0 0 0-.982.82l-.41.654a2.07 2.07 0 0 1-2.772.7l-.672-.38a2.07 2.07 0 0 0-1.253-.256l-.766.087a2.07 2.07 0 0 1-2.276-1.732l-.122-.761a2.07 2.07 0 0 0-.58-1.14l-.546-.545a2.07 2.07 0 0 1-.066-2.859l.52-.57c.295-.322.48-.73.528-1.164l.086-.767a2.07 2.07 0 0 1 2.195-1.834l.77.052c.435.029.87-.08 1.239-.313z" - })); - - const SvgIconDotGrid2X3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.5 5.75a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m-5.5 12.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0M7.5 11.9a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0zm5.5 0a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0z" - })); - - const SvgIconDotGrid3X3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7.25-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 7.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0-14.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2" - })); - - const SvgIconDotsHorizontal = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2M4 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2" - })); - - const SvgIconDotsVertical = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2" - })); - - const SvgIconDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 14.75v4.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-4.5M12 15V3.75M12 15l-3.5-3.5M12 15l3.5-3.5" - })); - - const SvgIconDuplicateFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 4.75C7 3.784 7.784 3 8.75 3h10.5c.966 0 1.75.784 1.75 1.75v10.51a1.75 1.75 0 0 1-1.75 1.75H17v2.24A1.75 1.75 0 0 1 15.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.75C3 7.784 3.784 7 4.75 7H7zm10 10.76V8.75A1.75 1.75 0 0 0 15.25 7H8.5V4.75a.25.25 0 0 1 .25-.25h10.5a.25.25 0 0 1 .25.25v10.51a.25.25 0 0 1-.25.25z", - clipRule: "evenodd" - })); - - const SvgIconDuplicate = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 7.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v10.51a1 1 0 0 1-1 1h-3M3.75 8.75v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1V8.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" - })); - - const SvgIconEnter180Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 20a.75.75 0 0 0 .75-.75v-9.5a.25.25 0 0 1 .25-.25h13.69l-2.72 2.72a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 1 0-1.06 1.06L18.44 8H4.75A1.75 1.75 0 0 0 3 9.75v9.5c0 .414.336.75.75.75", - clipRule: "evenodd" - })); - - const SvgIconEnter180 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25v-9.5a1 1 0 0 1 1-1h14.5m-3 4 4-4-4-4" - })); - - const SvgIconEnterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.25 4a.75.75 0 0 0-.75.75v9.5a.25.25 0 0 1-.25.25H5.56l2.72-2.72a.75.75 0 1 0-1.06-1.06l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06-1.06L5.56 16h13.69A1.75 1.75 0 0 0 21 14.25v-9.5a.75.75 0 0 0-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconEnter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75v9.5a1 1 0 0 1-1 1H4.75m3-4-4 4 4 4" - })); - - const SvgIconEnvelopeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v1.04l9.888 4.975a.25.25 0 0 0 .224 0L22 6.789V5.75A1.75 1.75 0 0 0 20.25 4z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m22 8.469-9.213 4.636a1.75 1.75 0 0 1-1.574 0L2 8.468v9.781c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" - })); - - const SvgIconEnvelope = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.587 8.67a.75.75 0 1 0-.674-1.34zm-18.5-1.34a.75.75 0 1 0-.674 1.34zm9.363 5.104.337.67zm-.9 0 .337-.67zM20.5 5.75v12.5H22V5.75zm-.25 12.75H3.75V20h16.5zM3.5 18.25V5.75H2v12.5zM3.75 5.5h16.5V4H3.75zm17.163 1.83-8.8 4.434.674 1.34 8.8-4.434zm-9.026 4.434-8.8-4.434-.674 1.34 8.8 4.434.675-1.34ZM3.5 5.75a.25.25 0 0 1 .25-.25V4A1.75 1.75 0 0 0 2 5.75zm.25 12.75a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25V20A1.75 1.75 0 0 0 22 18.25zm-8.387-6.486a.25.25 0 0 1-.226 0l-.675 1.34c.496.25 1.08.25 1.575 0l-.675-1.34ZM22 5.75A1.75 1.75 0 0 0 20.25 4v1.5a.25.25 0 0 1 .25.25z" - })); - - const SvgIconEquals = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "M5 9h14M5 15h14" - })); - - const SvgIconEthereumFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m11.737 14.202-1.66-.622L12 16.225l1.924-2.645-1.66.622a.75.75 0 0 1-.527 0M12 12.699l2.814-1.055L12 7.775l-2.814 3.869z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.607-5.941a.75.75 0 0 0-1.214 0l-4 5.5a.75.75 0 0 0 0 .882l4 5.5a.75.75 0 0 0 1.214 0l4-5.5a.75.75 0 0 0 0-.882z", - clipRule: "evenodd" - })); - - const SvgIconEthereum = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12 6.5.607-.441a.75.75 0 0 0-1.214 0zM8 12l-.607-.441a.75.75 0 0 0 0 .882zm4 5.5-.607.441a.75.75 0 0 0 1.214 0zm4-5.5.607.441a.75.75 0 0 0 0-.882zm-4 1.5-.263.702a.75.75 0 0 0 .526 0zm-.607-7.441-4 5.5 1.214.882 4-5.5zm-4 6.382 4 5.5 1.214-.882-4-5.5zm5.214 5.5 4-5.5-1.214-.882-4 5.5zm4-6.382-4-5.5-1.214.882 4 5.5zm-8.87 1.143 4 1.5.526-1.404-4-1.5zm4.526 1.5 4-1.5-.526-1.404-4 1.5zM20.5 12a8.5 8.5 0 0 1-8.5 8.5V22c5.523 0 10-4.477 10-10zM12 20.5A8.5 8.5 0 0 1 3.5 12H2c0 5.523 4.477 10 10 10zM3.5 12A8.5 8.5 0 0 1 12 3.5V2C6.477 2 2 6.477 2 12zM12 3.5a8.5 8.5 0 0 1 8.5 8.5H22c0-5.523-4.477-10-10-10z" - })); - - const SvgIconExpand315Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3.75a.75.75 0 0 0-.75-.75h-6.5a.75.75 0 0 0-.75.75v6.5a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06L5.56 4.5h4.69a.75.75 0 0 0 .75-.75m10 10a.75.75 0 0 0-1.5 0v4.69l-5.22-5.22a.75.75 0 1 0-1.06 1.06l5.22 5.22h-4.69a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 .75-.75z", - clipRule: "evenodd" - })); - - const SvgIconExpand315 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75h-6.5v6.5m16.5 3.5v6.5h-6.5M4.523 4.523l5.727 5.727m3.5 3.5 5.727 5.727" - })); - - const SvgIconExpand45Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-5.22 5.22a.75.75 0 1 1-1.06-1.06l5.22-5.22h-4.69a.75.75 0 0 1-.75-.75m-10 10a.75.75 0 0 1 1.5 0v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L5.56 19.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" - })); - - const SvgIconExpand45 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75h6.5v6.5m-6.5 0 5.727-5.727M10.25 13.75l-5.727 5.727M3.75 13.75v6.5h6.5" - })); - - const SvgIconExpandSimple2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 12a.75.75 0 0 1-.75-.75v-5.5A.75.75 0 0 1 5.75 5h5.5a.75.75 0 0 1 0 1.5H6.5v4.75a.75.75 0 0 1-.75.75M12 18.25a.75.75 0 0 1 .75-.75h4.75v-4.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconExpandSimple2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 18.5h5.5V13M6 11.5V6h5.5" - })); - - const SvgIconExpandSimpleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 5.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0V6.5h-4.75a.75.75 0 0 1-.75-.75M5.75 12a.75.75 0 0 1 .75.75v4.75h4.75a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconExpandSimple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12.75v5.5h5.5m1.5-12.5h5.5v5.5" - })); - - const SvgIconExpandWindowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.25 7a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0V9.56l-1.97 1.97a.75.75 0 1 1-1.06-1.06l1.97-1.97h-1.19a.75.75 0 0 1 0-1.5z" - })); - - const SvgIconExpandWindow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m2.5-7.5v3m0-3h-3m3 0L14 11m-3.75 10.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" - })); - - const SvgIconEyeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6C19.91 17.524 16.01 20 12 20s-7.91-2.477-10.43-7.2a1.71 1.71 0 0 1 0-1.6C4.09 6.476 7.99 4 12 4m-3.625 8a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" - })); - - const SvgIconEyeOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.22 2.22a.75.75 0 0 1 1.06 0l3.758 3.757.023.022 3.165 3.165-.017-.016.047.047-.016-.017 4.582 4.582-.017-.016.047.047-.016-.017 3.165 3.165.022.023 3.757 3.758a.75.75 0 1 1-1.06 1.06l-3.35-3.349c-2.582 1.592-5.503 1.98-8.265 1.13-2.944-.907-5.632-3.195-7.536-6.763a1.7 1.7 0 0 1-.001-1.595c1.06-1.988 2.363-3.578 3.82-4.754L2.22 3.28a.75.75 0 0 1 0-1.06M8 12c0-.833.256-1.608.691-2.248l1.092 1.092a2.5 2.5 0 0 0 3.373 3.373l1.092 1.092A4 4 0 0 1 8 11.999Z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.43 12.8c-.782 1.466-1.697 2.715-2.707 3.741L8.021 4.84A9.95 9.95 0 0 1 12 4c4.01 0 7.91 2.477 10.43 7.2a1.71 1.71 0 0 1 0 1.6" - })); - - const SvgIconEyeOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.165 4.42a.75.75 0 0 0 .433 1.437l-.433-1.436Zm12.605 7.135-.661.353zm-2.629 3.412a.75.75 0 0 0 1.127.99zm2.63-2.523-.662-.353zM3.281 2.22A.75.75 0 0 0 2.22 3.28zm-1.052 9.336-.662-.353zM17.47 17.47l.53-.53zm3.25 4.31a.75.75 0 0 0 1.06-1.06zM2.23 12.446l-.662.353zm8.002-2.214a.75.75 0 1 0-1.06-1.06zm4.597 4.596a.75.75 0 1 0-1.061-1.06zm-5.231-8.97c4.045-1.219 8.639.668 11.51 6.05l1.324-.706c-3.126-5.86-8.383-8.251-13.267-6.781l.433 1.436Zm10.67 10.1a16.6 16.6 0 0 0 2.165-3.161l-1.324-.706a15 15 0 0 1-1.968 2.876l1.127.99Zm.84-4.05a.19.19 0 0 1 .001.183l1.324.706a1.7 1.7 0 0 0 0-1.595l-1.324.706ZM2.22 3.28 6 7.06 7.06 6 3.28 2.22zm.67 8.63c1.135-2.127 2.542-3.707 4.067-4.764l-.855-1.233c-1.746 1.21-3.303 2.982-4.535 5.29l1.324.706ZM6 7.06 16.94 18 18 16.94 7.06 6zM16.94 18l3.78 3.78 1.06-1.06L18 16.94zM1.568 12.8c1.904 3.568 4.593 5.855 7.537 6.762 2.951.908 6.084.403 8.793-1.474l-.855-1.233c-2.35 1.629-5.008 2.04-7.497 1.273-2.497-.768-4.9-2.746-6.654-6.034zm0-1.596c-.267.5-.264 1.1 0 1.596l1.324-.707a.2.2 0 0 1-.001-.183l-1.324-.706ZM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12c0-.69.28-1.315.732-1.768l-1.06-1.06A4 4 0 0 0 8 12zm4.268 1.768A2.5 2.5 0 0 1 12 14.5V16a4 4 0 0 0 2.829-1.172z" - })); - - const SvgIconEye = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.231 11.552 1.57 11.2zm19.538 0 .662-.353zm-19.538.896-.661.353zm19.538 0 .662.353zm-18.876-.543C5.213 7.558 8.663 5.5 12 5.5c3.338 0 6.787 2.058 9.107 6.405l1.323-.706C19.91 6.477 16.01 4 12 4S4.09 6.477 1.57 11.2zm-1.323.896C4.09 17.523 7.99 20 12 20s7.91-2.477 10.43-7.2l-1.323-.706C18.787 16.442 15.337 18.5 12 18.5c-3.338 0-6.787-2.058-9.107-6.406zm0-1.602a1.71 1.71 0 0 0 0 1.602l1.323-.707a.21.21 0 0 1 0-.189zm19.537.707c.03.056.03.132 0 .188l1.323.707a1.71 1.71 0 0 0 0-1.602zM14.5 12a2.5 2.5 0 0 1-2.5 2.5V16a4 4 0 0 0 4-4zM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12A2.5 2.5 0 0 1 12 9.5V8a4 4 0 0 0-4 4zM12 9.5a2.5 2.5 0 0 1 2.5 2.5H16a4 4 0 0 0-4-4z" - })); - - const SvgIconFastForward10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.756 15.036c0 .488.263.779.714.779.457 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.961.672c-.274.183-.414.381-.414.607 0 .296.22.516.516.516.156 0 .29-.049.52-.2l.737-.52h.032zm2.701-2.772c0 2.213 1.037 3.642 2.777 3.642s2.804-1.445 2.804-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.799 1.44-2.799 3.641zm1.45-.338c0-1.547.506-2.466 1.338-2.466s1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47v-.328Z" - })); - - const SvgIconFastForward15S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.708 15.036c0 .488.263.779.714.779.456 0 .72-.285.72-.78V9.273c0-.542-.35-.902-.87-.902-.301 0-.607.108-.994.37l-.962.672c-.274.183-.413.381-.413.607 0 .296.22.516.515.516.156 0 .29-.049.521-.2l.736-.52h.033zm2.986-.774c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.358-2.385-.628 0-1.224.236-1.477.58h-.075l.15-1.896h2.777c.435 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.709.811.199 0 .354-.064.671-.333a1.7 1.7 0 0 1 1.042-.381c.774 0 1.327.537 1.327 1.321 0 .811-.575 1.375-1.386 1.375-.548 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" - })); - - const SvgIconFastForward30S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.188 14.203c0 .886 1.112 1.703 2.562 1.703 1.617 0 2.756-.897 2.756-2.18 0-.93-.671-1.693-1.563-1.779v-.091c.741-.107 1.337-.838 1.337-1.633 0-1.144-1.042-1.944-2.524-1.944-1.402 0-2.45.79-2.45 1.649 0 .349.248.59.591.59.253 0 .44-.112.602-.38.285-.484.698-.731 1.23-.731.682 0 1.155.403 1.155.993 0 .591-.484 1.02-1.144 1.02h-.5a.543.543 0 0 0-.558.565c0 .333.236.575.558.575h.527c.79 0 1.32.45 1.32 1.117 0 .666-.52 1.1-1.326 1.1-.601 0-1.08-.262-1.39-.756-.2-.29-.377-.403-.613-.403-.328 0-.57.247-.57.585m6.14-1.939c0 2.213 1.036 3.642 2.777 3.642 1.74 0 2.803-1.445 2.803-3.642v-.344c0-2.218-1.031-3.641-2.782-3.641-1.746 0-2.798 1.44-2.798 3.641zm1.45-.338c0-1.547.505-2.466 1.337-2.466.833 0 1.338.924 1.338 2.466v.327c0 1.547-.505 2.471-1.338 2.471-.832 0-1.337-.924-1.337-2.47z" - })); - - const SvgIconFastForward5S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.46.074a.79.79 0 0 0-.46.712v1.263C5.947 2.551 2 6.815 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.97 9.97 0 0 0-2.707-6.842.75.75 0 1 0-1.094 1.026A8.5 8.5 0 1 1 11 3.558v1.156c0 .305.18.582.46.712.282.13.614.087.852-.108l2.4-1.964A.78.78 0 0 0 15 2.75a.78.78 0 0 0-.288-.604l-2.4-1.964a.81.81 0 0 0-.851-.108Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.438 14.262c0 .822 1.031 1.644 2.487 1.644 1.665 0 2.787-1.048 2.787-2.61 0-1.419-.961-2.385-2.357-2.385-.629 0-1.225.236-1.478.58h-.075l.15-1.896h2.777c.436 0 .683-.21.683-.586s-.253-.596-.683-.596h-3.04c-.59 0-.897.247-.934.757l-.199 2.761c-.032.494.269.811.71.811.198 0 .354-.064.67-.333a1.7 1.7 0 0 1 1.043-.381c.773 0 1.326.537 1.326 1.321 0 .811-.575 1.375-1.386 1.375-.547 0-.977-.252-1.316-.757-.177-.253-.349-.35-.574-.35-.36 0-.591.285-.591.645" - })); - - const SvgIconFileCloudFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v9.549A5.2 5.2 0 0 1 5.75 13c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.854 22h6.396A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 14.5a3.75 3.75 0 1 0 0 7.5H8.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 5.75 14.5M3.5 18.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H5.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" - })); - - const SvgIconFileCloud = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 12.25v-8.5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-5m-.5-18v5a1 1 0 0 0 1 1h5m-13 12a3 3 0 1 1 2.601-4.495A2.25 2.25 0 1 1 8.5 21.25z" - })); - - const SvgIconFileDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V3.75C4 2.784 4.784 2 5.75 2m9.28 15.03-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" - })); - - const SvgIconFileDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 21.25h-3a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-3m-2.5-18v5a1 1 0 0 0 1 1h5M12 13.75V20m0 0 2.5-2.5M12 20l-2.5-2.5" - })); - - const SvgIconFileFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" - })); - - const SvgIconFileLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v6.125A5.5 5.5 0 0 1 11.5 15v3a5.49 5.49 0 0 1-1.725 4h8.475A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25zM3.5 15a2.5 2.5 0 0 1 5 0 .75.75 0 0 0 1.5 0 4 4 0 0 0-8 0 .75.75 0 0 0 1.5 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.75 15.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.5 18A.75.75 0 0 0 2 18a4 4 0 0 0 8 0 .75.75 0 0 0-1.5 0 2.5 2.5 0 0 1-5 0" - })); - - const SvgIconFileLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 8.75v-5a1 1 0 0 1 1-1h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1h-6.5m1-18v5a1 1 0 0 0 1 1h5M2.75 18a3.25 3.25 0 0 0 6.5 0m0-3a3.25 3.25 0 0 0-6.5 0m3.25.75v1.5" - })); - - const SvgIconFileLockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 2H12v6.25c0 .966.784 1.75 1.75 1.75H20v10.25A1.75 1.75 0 0 1 18.25 22h-5.878q.126-.354.128-.75v-4.5a2.25 2.25 0 0 0-1.422-2.093A4.377 4.377 0 0 0 4 12.577V3.75C4 2.784 4.784 2 5.75 2" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.487 8.427.07.073H13.75a.25.25 0 0 1-.25-.25V2.443q.038.034.073.07z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 16.75a.75.75 0 0 1 .75-.75H4a3 3 0 1 1 6 0h.25a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75zm6.5.75h-5v3h5zm-1-1.5a1.5 1.5 0 0 0-3 0z", - clipRule: "evenodd" - })); - - const SvgIconFileLock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m13.043 3.043-.53.53zm5.914 5.914-.53.53zM4 10.75a.75.75 0 0 0 1.5 0zm9.25 9.75a.75.75 0 0 0 0 1.5zm.25-17.25a.75.75 0 0 0-1.5 0zM18.75 10a.75.75 0 0 0 0-1.5zm-15 6.75V16a.75.75 0 0 0-.75.75zm6.5 0H11a.75.75 0 0 0-.75-.75zm0 4.5V22a.75.75 0 0 0 .75-.75zm-6.5 0H3c0 .414.336.75.75.75zm5.5-4.5v.75H10v-.75zm-4.5 0H4v.75h.75zm1-13.25h6.586V2H5.75zM18.5 9.664V20.25H20V9.664zm-5.987-6.09 5.914 5.913 1.06-1.06-5.914-5.914zM5.5 10.75v-7H4v7zm12.75 9.75h-5V22h5zM20 9.664c0-.464-.184-.909-.513-1.237l-1.06 1.06a.25.25 0 0 1 .073.177zM12.336 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 12.336 2zM18.5 20.25a.25.25 0 0 1-.25.25V22A1.75 1.75 0 0 0 20 20.25zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zM12 3.25v5h1.5v-5zM13.75 10h5V8.5h-5zM12 8.25c0 .966.784 1.75 1.75 1.75V8.5a.25.25 0 0 1-.25-.25zM3.75 17.5h6.5V16h-6.5zm5.75-.75v4.5H11v-4.5zm.75 3.75h-6.5V22h6.5zm-5.75.75v-4.5H3v4.5zm4-5.25v.75H10V16zm.75 0h-4.5v1.5h4.5zm-3.75.75V16H4v.75zM7 14.5A1.5 1.5 0 0 1 8.5 16H10a3 3 0 0 0-3-3zM7 13a3 3 0 0 0-3 3h1.5A1.5 1.5 0 0 1 7 14.5z" - })); - - const SvgIconFileTextFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2H5.75A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V10h-6.25A1.75 1.75 0 0 1 12 8.25zM8 14.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.557 8.5-.07-.073-5.914-5.914-.073-.07V8.25c0 .138.112.25.25.25z" - })); - - const SvgIconFileText = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-10 4h3.5m-3.5 4h6.5m-9.5-14.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1Z" - })); - - const SvgIconFileZipFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.5 6.75V2H6.75A2.75 2.75 0 0 0 4 4.75v14.5A2.75 2.75 0 0 0 6.75 22H8v-1.5h1.5V22h7.75A2.75 2.75 0 0 0 20 19.25V9.5h-4.75a2.75 2.75 0 0 1-2.75-2.75M9.5 19v1.5H11V19zm0-1.5H8V19h1.5zm0-1.5v1.5H11V16zm0-1.5H8V16h1.5zm0-1.5v1.5H11V13zm0 0v-1.5H8V13z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 6.75v-4.6c.235.097.45.24.634.423l4.793 4.793c.183.183.326.4.424.634H15.25C14.56 8 14 7.44 14 6.75" - })); - - const SvgIconFileZip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M13.25 2.75h-6.5a2 2 0 0 0-2 2v14.5a2 2 0 0 0 2 2h10.5a2 2 0 0 0 2-2V8.75m-6-6v4a2 2 0 0 0 2 2h4m-6-6c.32 0 .627.127.854.354l4.792 4.792c.227.227.354.534.354.854M8.75 19v-1.5m1.5 0V16m-1.5 0v-1.5m1.5 6V19m0-4.5V13m-1.5 0v-1.5" - })); - - const SvgIconFile = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 3.25v5a1 1 0 0 0 1 1h5m-13-6.5h6.586a1 1 0 0 1 .707.293l5.914 5.914a1 1 0 0 1 .293.707V20.25a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" - })); - - const SvgIconFilesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.75 2A1.75 1.75 0 0 0 7 3.75V5H5.75A1.75 1.75 0 0 0 4 6.75v13.5c0 .966.784 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 18 20.25V19h1.25A1.75 1.75 0 0 0 21 17.25V8.5h-4.75a1.75 1.75 0 0 1-1.75-1.75V2zm7.75 17H8.75A1.75 1.75 0 0 1 7 17.25V6.5H5.75a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 2.44 20.56 7h-4.31a.25.25 0 0 1-.25-.25z" - })); - - const SvgIconFiles = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 18.25v2a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V6.75a1 1 0 0 1 1-1h2m7.5-3h-6.5a1 1 0 0 0-1 1v13.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-9.5m-5-5 5 5m-5-5v4a1 1 0 0 0 1 1h4" - })); - - const SvgIconFilmFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v2.375H7V4.5zM17 4.5v2.625h2.5V4.75a.25.25 0 0 0-.25-.25zm2.5 4.125H17v2.625h2.5zm0 4.125H17v3.083h2.5zm0 4.583H17V19.5h2.25a.25.25 0 0 0 .25-.25zm-4-4.583v-1.5h-7v1.5zM7 19.5v-2.625H4.5v2.375c0 .138.112.25.25.25zm-2.5-4.125H7V12.75H4.5zm0-4.125H7V8.625H4.5z", - clipRule: "evenodd" - })); - - const SvgIconFilm = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12h4m-4 0V7.875m0 4.125v4.125m4-4.125h8.5m-8.5 0v4.125m0-4.125V7.875M16.25 12h4m-4 0v4.583m0-4.583V7.875m4 4.125V7.875m0 4.125v4.583m-4 3.667h3a1 1 0 0 0 1-1v-2.667m-4 3.667v-3.667m0 3.667h-8.5m8.5-16.5h3a1 1 0 0 1 1 1v3.125m-4-4.125v4.125m0-4.125h-8.5m8.5 4.125h4m-4 8.708h4M7.75 20.25h-3a1 1 0 0 1-1-1v-3.125m4 4.125v-4.125m0-12.375h-3a1 1 0 0 0-1 1v3.125m4-4.125v4.125m-4 0h4m-4 8.25h4" - })); - - const SvgIconFilter2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75A.75.75 0 0 1 2.75 4h18.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M5 12a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H5.75A.75.75 0 0 1 5 12m3 7.25a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconFilter2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2.75 4.75h18.5m-12.5 14.5h6.5M5.75 12h12.5" - })); - - const SvgIconFilterAscFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 3a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 8.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 3m-.743 4h1.48L17.5 5.471zM14 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.235L16.367 19.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.235l4.455-5.265H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" - })); - - const SvgIconFilterAsc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 10.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5m-5.892 3.5h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" - })); - - const SvgIconFilterDescFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.5 13a.75.75 0 0 1 .675.424l1.927 3.986.014.029 1.2 2.485a.75.75 0 0 1-1.35.652L18.963 18.5H16.03l-1.008 2.077a.75.75 0 1 1-1.35-.654l1.206-2.485.014-.03 1.933-3.985A.75.75 0 0 1 17.5 13m-.743 4h1.48l-.738-1.529zM14 3.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .573 1.234L16.367 9.5h3.883a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.572-1.234L18.633 4.5H14.75a.75.75 0 0 1-.75-.75M7 3a.75.75 0 0 1 .75.75v14.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V3.75A.75.75 0 0 1 7 3", - clipRule: "evenodd" - })); - - const SvgIconFilterDesc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.348 20.25 1.212-2.5m0 0 1.94-4 1.933 4m-3.873 0h3.873m0 0 1.209 2.5M14.75 3.75h5.5l-5.5 6.5h5.5M7 3.75v16.5m0 0-3-3m3 3 3-3" - })); - - const SvgIconFilterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.75 3A1.75 1.75 0 0 0 3 4.75v2.836c0 .464.184.909.513 1.237l5.414 5.414a.25.25 0 0 1 .073.177v6.836a.75.75 0 0 0 .95.723l4.5-1.25A.75.75 0 0 0 15 20v-5.586a.25.25 0 0 1 .073-.177l5.414-5.414A1.75 1.75 0 0 0 21 7.586V4.75A1.75 1.75 0 0 0 19.25 3z" - })); - - const SvgIconFilter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 3.75H4.75a1 1 0 0 0-1 1v2.836a1 1 0 0 0 .293.707l5.414 5.414a1 1 0 0 1 .293.707v6.836l4.5-1.25v-5.586a1 1 0 0 1 .293-.707l5.414-5.414a1 1 0 0 0 .293-.707V4.75a1 1 0 0 0-1-1Z" - })); - - const SvgIconFinderFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.247 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25V5.75A2.75 2.75 0 0 0 18.25 3h-4.442a45.8 45.8 0 0 0-1.756 9.5h1.198a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.749-.793A47 47 0 0 1 12.247 3M7.75 8a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 7.75 8m8.5 0a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m-9.117 7.073a.75.75 0 0 1 1.044-.19c1.579 1.094 2.737 1.555 3.823 1.555s2.244-.461 3.823-1.555a.75.75 0 1 1 .854 1.234c-1.671 1.156-3.138 1.82-4.677 1.82-1.54 0-3.006-.664-4.677-1.82a.75.75 0 0 1-.19-1.044", - clipRule: "evenodd" - })); - - const SvgIconFinder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.25 13.25h-2c.19-3.254.718-6.381 1.567-9.5M7.75 15.5c3.25 2.25 5.25 2.25 8.5 0m-8.5-6.75v1.5m8.5-1.5v1.5m-3.433-6.5H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2z" - })); - - const SvgIconFlashFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L3.172 14.04A1.25 1.25 0 0 0 4.202 16h5.797v5.645c0 1.226 1.583 1.719 2.28.71L20.825 9.96A1.25 1.25 0 0 0 19.797 8h-5.798z" - })); - - const SvgIconFlashOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 2.356c0-1.227-1.584-1.72-2.28-.71L7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798zM3.172 14.04 6.12 9.768l9.188 8.195-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96" - })); - - const SvgIconFlashOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.835 7.28 3.249 3.19a.75.75 0 0 0-.998 1.12l18.5 16.5a.75.75 0 1 0 .998-1.12l-4.726-4.215 3.803-5.515A1.25 1.25 0 0 0 19.797 8h-5.798V2.356c0-1.227-1.583-1.72-2.279-.71zm1.128 1.006 6.931 6.183L19.321 9.5h-5.572c-.69 0-1.25-.56-1.25-1.25V3.16z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m6.119 9.768 1.128 1.006-2.57 3.726h5.572c.69 0 1.25.56 1.25 1.25v5.092l2.68-3.885 1.128 1.006-3.029 4.391c-.696 1.01-2.279.517-2.279-.71V16H4.201a1.25 1.25 0 0 1-1.029-1.96L6.12 9.768Z" - })); - - const SvgIconFlash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.798 8.75H13.75a.5.5 0 0 1-.5-.5V2.356a.5.5 0 0 0-.912-.284L3.791 14.466a.5.5 0 0 0 .411.784h6.048a.5.5 0 0 1 .5.5v5.894a.5.5 0 0 0 .912.284l8.547-12.394a.5.5 0 0 0-.411-.784Z" - })); - - const SvgIconFlipchart2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 19h-4.256l.727 2.544a.75.75 0 1 1-1.442.412L14.434 19H9.566l-.845 2.956a.75.75 0 0 1-1.442-.412L8.006 19H3.75A1.75 1.75 0 0 1 2 17.25zm6.5 8a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM12 7a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 12 7m5 3.75a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconFlipchart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16 21.75-.857-3M8 21.75l.857-3m-1.107-6v1.5M12 7.75v6.5m4.25-3.5v3.5m-13.5-9.5v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1" - })); - - const SvgIconFlipchartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75A.75.75 0 0 1 1.75 3h20.5a.75.75 0 0 1 0 1.5H21v11.75A1.75 1.75 0 0 1 19.25 18h-5.849l1.223 1.834a.75.75 0 1 1-1.248.832L12 18.602l-1.376 2.064a.75.75 0 1 1-1.248-.832L10.599 18H4.75A1.75 1.75 0 0 1 3 16.25V4.5H1.75A.75.75 0 0 1 1 3.75m11.75 4a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75 2a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0zm-7.5 2a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconFlipchart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 3.75h16.5m-16.5 0v12.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V3.75m-16.5 0H23h-2.75m-16.5 0H1m13 16.5-1.666-2.5M10 20.25l1.666-2.5m.334-10v5.5m-3.75-1.5v1.5m7.5-3.5v3.5" - })); - - const SvgIconFloppyDisk2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 14.25a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3H8v4.25C8 8.216 8.784 9 9.75 9h4.5A1.75 1.75 0 0 0 16 7.25V3h.836c.464 0 .909.184 1.237.513l2.414 2.414c.329.328.513.773.513 1.237V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3M12 10.25a4 4 0 1 0 0 8 4 4 0 0 0 0-8", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 3h5v4.25a.25.25 0 0 1-.25.25h-4.5a.25.25 0 0 1-.25-.25z" - })); - - const SvgIconFloppyDisk2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 4v3.25a1 1 0 0 0 1 1h4.5a1 1 0 0 0 1-1V4m5 3.164V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707m-5 7.086a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" - })); - - const SvgIconFloppyDiskFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75H7v-8.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 .75.75V21h2.25A1.75 1.75 0 0 0 21 19.25V7.164c0-.464-.184-.909-.513-1.237l-2.414-2.414A1.75 1.75 0 0 0 17 3.008V8.25a.75.75 0 0 1-.75.75h-8.5A.75.75 0 0 1 7 8.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.5 3h-7v4.5h7zm0 18v-7.5h-7V21z" - })); - - const SvgIconFloppyDisk = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v3.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-3.5m4 3.414V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h12.086a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 1 .293.707M7.75 13.75v5.5a1 1 0 0 0 1 1h6.5a1 1 0 0 0 1-1v-5.5a1 1 0 0 0-1-1h-6.5a1 1 0 0 0-1 1" - })); - - const SvgIconFolderBookmarksFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H9.5v-7.5a1 1 0 0 0-1-1H2z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 13.75a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.11.658L4.5 19.604l-2.39 1.304A.75.75 0 0 1 1 20.25zm1.5.75v4.487l1.64-.895a.75.75 0 0 1 .72 0l1.64.895V14.5z", - clipRule: "evenodd" - })); - - const SvgIconFolderBookmarks = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h10a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6m4.5 3h-5.5v6.5l2.75-1.5 2.75 1.5z" - })); - - const SvgIconFolderBoxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 8.001V3.75C5 2.784 5.784 2 6.75 2h3.336c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h4.336c.966 0 1.75.784 1.75 1.75v2.251q.203.002.373.015c.213.018.446.057.676.175.33.168.598.435.765.765.118.23.157.463.175.676.016.198.016.434.016.692v8.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676v-8.352c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175Q4.8 8.003 5 8.001M6.5 3.75a.25.25 0 0 1 .25-.25h3.336a.25.25 0 0 1 .177.073l1.414 1.414a1.75 1.75 0 0 0 1.237.513h4.336a.25.25 0 0 1 .25.25V8h-11zm.5 9a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconFolderBox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.287 0-.668-.34zm-.437.437-.34-.668zm.437-10.845-.668.34zm-.437-.437.34-.668zm-15.85.437-.668-.34zm.437-.437-.34-.668zM5 8a.75.75 0 0 0 1.5 0zm5.793-4.957.53-.53zm1.414 1.414.53-.53zM17.5 8A.75.75 0 0 0 19 8zm-9.75 4a.75.75 0 0 0 0 1.5zm4 1.5a.75.75 0 0 0 0-1.5zm7.755-3.15v8.3h1.5v-8.3zm-.85 9.15H5.35V21h13.305zM4.5 18.65v-8.3H3v8.3zm.85-9.15h13.305V8H5.35zm0 10c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zm14.869-.823c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zm-.85 2.35c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .676-.175l-.68-1.336c.016-.009.002.006-.118.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zm1.527-9.013c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.169 8 18.923 8 18.655 8zm2.16-.544a1.75 1.75 0 0 0-.766-.765l-.68 1.336a.25.25 0 0 1 .109.11l1.336-.681ZM4.5 10.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 9.837 3 10.082 3 10.35zM5.35 8c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM6.5 8V3.75H5V8zm.25-4.5h3.336V2H6.75zm3.513.073 1.414 1.414 1.06-1.06-1.414-1.414zM12.914 5.5h4.336V4h-4.336zm4.586.25V8H19V5.75zm-.25-.25a.25.25 0 0 1 .25.25H19A1.75 1.75 0 0 0 17.25 4zm-5.573-.513a1.75 1.75 0 0 0 1.237.513V4a.25.25 0 0 1-.177-.073zM10.086 3.5a.25.25 0 0 1 .177.073l1.06-1.06A1.75 1.75 0 0 0 10.086 2zM6.5 3.75a.25.25 0 0 1 .25-.25V2A1.75 1.75 0 0 0 5 3.75zm1.25 9.75h4V12h-4z" - })); - - const SvgIconFolderCloudFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v8.027A5.23 5.23 0 0 1 4.75 12c1.494 0 2.84.625 3.794 1.622A4.5 4.5 0 0 1 11.532 20h8.718A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 13.5a3.75 3.75 0 1 0 0 7.5H7.5a3 3 0 0 0 .258-5.989A3.74 3.74 0 0 0 4.75 13.5M2.5 17.25a2.25 2.25 0 0 1 4.201-1.12.75.75 0 0 0 .7.373 1.5 1.5 0 1 1 .1 2.997H4.749a2.25 2.25 0 0 1-2.25-2.25Z", - clipRule: "evenodd" - })); - - const SvgIconFolderCloud = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 19.25h7.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6.5" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 17.25a3 3 0 0 0 3 3H7.5a2.25 2.25 0 1 0-.149-4.495A3 3 0 0 0 1.75 17.25Z" - })); - - const SvgIconFolderDeleteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75A.75.75 0 0 1 2.75 3H10a.75.75 0 0 1 .624.334L12.401 6h8.849a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75H9.372a2.25 2.25 0 0 0-.531-2.341L8.182 17l.659-.659a2.25 2.25 0 0 0-3.182-3.182L5 13.818l-.659-.659A2.25 2.25 0 0 0 2 12.629z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.78 14.22a.75.75 0 0 1 0 1.06L6.06 17l1.72 1.72a.75.75 0 1 1-1.06 1.06L5 18.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L3.94 17l-1.72-1.72a.75.75 0 1 1 1.06-1.06L5 15.94l1.72-1.72a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconFolderDelete = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 19.25h11V6.75H12l-2-3H2.75v8m4.5 3L5 17m0 0-2.25 2.25M5 17l-2.25-2.25M5 17l2.25 2.25" - })); - - const SvgIconFolderDownloadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm13.03 10.28-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22v-4.44a.75.75 0 0 1 1.5 0v4.44l1.22-1.22a.75.75 0 1 1 1.06 1.06", - clipRule: "evenodd" - })); - - const SvgIconFolderDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.375 19.25H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625M12 11.75V18m0 0 2.5-2.5M12 18l-2.5-2.5" - })); - - const SvgIconFolderFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" - })); - - const SvgIconFolderLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v7.64a5.47 5.47 0 0 1 3-.89h3a5.5 5.5 0 0 1 4.61 8.5h7.64A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5 19.5a2.5 2.5 0 0 1 0-5A.75.75 0 0 0 5 13a4 4 0 0 0 0 8 .75.75 0 0 0 0-1.5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 16.25a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8 19.5A.75.75 0 0 0 8 21a4 4 0 0 0 0-8 .75.75 0 0 0 0 1.5 2.5 2.5 0 0 1 0 5" - })); - - const SvgIconFolderLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.25 19.25h6a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v6M5 20.25a3.25 3.25 0 0 1 0-6.5m3 6.5a3.25 3.25 0 0 0 0-6.5M5.75 17h1.5" - })); - - const SvgIconFolderOpenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.778 20h13.974a1.75 1.75 0 0 0 1.679-1.256l2.1-7.141a1.25 1.25 0 0 0-1.2-1.603H21V7.75A1.75 1.75 0 0 0 19.25 6h-6.849l-1.48-2.22A1.75 1.75 0 0 0 9.465 3H3.75A1.75 1.75 0 0 0 2 4.75v13.5c0 .966.784 1.75 1.75 1.75zM3.75 4.5a.25.25 0 0 0-.25.25v13.5c0 .138.112.25.25.25h1.012a.25.25 0 0 0 .228-.174l2.08-7.07.003-.013.134-.454a.75.75 0 0 1 .631-.534c.268-.163.58-.255.91-.255H19.5V7.75a.25.25 0 0 0-.25-.25H12a.75.75 0 0 1-.624-.334L9.673 4.611a.25.25 0 0 0-.208-.111z", - clipRule: "evenodd" - })); - - const SvgIconFolderOpen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 19.25 2.289-7.782a1 1 0 0 1 .96-.718H20.25M5.5 19.25h13.252a1 1 0 0 0 .96-.718l2.1-7.14a.5.5 0 0 0-.48-.642H20.25M5.5 19.25H3.75m16.5-8.5v-3a1 1 0 0 0-1-1H12l-1.703-2.555a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v13.5m0 0a1 1 0 0 0 1 1m-1-1V11m1 8.25h1.002a1 1 0 0 0 .96-.718L7.925 11" - })); - - const SvgIconFolderPaperFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h10.5c.966 0 1.75.784 1.75 1.75V5h2.25c.966 0 1.75.784 1.75 1.75v3.418c.591.281 1 .884 1 1.582v7.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V8.75c0-.698.409-1.3 1-1.582zM4.5 7h3.836c.464 0 .909.184 1.237.513l2.414 2.414a.25.25 0 0 0 .177.073H15.5V4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25zM17 10h2.5V6.75a.25.25 0 0 0-.25-.25H17z", - clipRule: "evenodd" - })); - - const SvgIconFolderPaper = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 5.75h3a1 1 0 0 1 1 1v4m-16.5-3v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v6m-12.5-3a1 1 0 0 0-1 1v10.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1m-16.5-3h4.586a1 1 0 0 1 .707.293l2.414 2.414a1 1 0 0 0 .707.293h4.086m0 0h4" - })); - - const SvgIconFolderRestrictedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.75 3A1.75 1.75 0 0 0 2 4.75v5.886A6.752 6.752 0 0 1 11.364 20h8.886A1.75 1.75 0 0 0 22 18.25V7.75A1.75 1.75 0 0 0 20.25 6h-7.715a.25.25 0 0 1-.208-.111l-1.406-2.11A1.75 1.75 0 0 0 9.465 3z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.462 12.538a5.25 5.25 0 1 0-7.424 7.424 5.25 5.25 0 0 0 7.424-7.424m-.583 5.78-5.197-5.197a3.751 3.751 0 0 1 5.197 5.197M2.62 14.182l5.197 5.197a3.751 3.751 0 0 1-5.197-5.197", - clipRule: "evenodd" - })); - - const SvgIconFolderRestricted = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.5 19.25h7.75a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1V9.5m6.182 9.932a4.5 4.5 0 0 0-6.364-6.364m6.364 6.364a4.5 4.5 0 0 1-6.364-6.364m6.364 6.364-6.364-6.364" - })); - - const SvgIconFolderSharedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.889a2 2 0 0 0-.046-.265c-.447-1.906-1.681-3.589-3.392-4.505A4 4 0 1 0 2 12.5z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 12.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2M6 16c-1.883 0-3.494 1.119-4.344 2.72a1.49 1.49 0 0 0 .11 1.595c.306.421.814.685 1.372.685h5.726c.558 0 1.066-.264 1.372-.685a1.49 1.49 0 0 0 .11-1.596C9.496 17.12 7.886 16 6.001 16Zm-3.02 3.423C3.605 18.248 4.741 17.5 6 17.5s2.397.747 3.022 1.923l.003.007-.003.003c-.019.026-.072.067-.158.067H3.138c-.086 0-.14-.04-.158-.067l-.003-.003z", - clipRule: "evenodd" - })); - - const SvgIconFolderShared = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.25 19.25h7a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1v3.5m5 4.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm-5.433 6.571C3.055 17.683 4.428 16.75 6 16.75s2.945.933 3.683 2.321c.303.57-.175 1.179-.82 1.179H3.137c-.645 0-1.123-.61-.82-1.179Z" - })); - - const SvgIconFolderUploadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 4.75C2 3.784 2.784 3 3.75 3h5.715a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h7.715c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 20.25 20h-7.5v-5.19l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 1 0 1.06 1.06l1.22-1.22V20h-7.5A1.75 1.75 0 0 1 2 18.25z" - })); - - const SvgIconFolderUpload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19.25V13m0 0 2.5 2.5M12 13l-2.5 2.5m-2.125 3.75H3.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h5.715a1 1 0 0 1 .832.445l1.406 2.11a1 1 0 0 0 .832.445h7.715a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1h-3.625" - })); - - const SvgIconFolder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1h-7.715a1 1 0 0 1-.832-.445l-1.406-2.11a1 1 0 0 0-.832-.445H3.75a1 1 0 0 0-1 1" - })); - - const SvgIconFoldersFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 3A1.75 1.75 0 0 0 5 4.75V7H2.75A1.75 1.75 0 0 0 1 8.75v10.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 19 19.25V17h2.25A1.75 1.75 0 0 0 23 15.25v-8.5A1.75 1.75 0 0 0 21.25 5h-6.836a.25.25 0 0 1-.177-.073l-1.414-1.414A1.75 1.75 0 0 0 11.586 3zM19 15.5h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25h-6.836a1.75 1.75 0 0 1-1.237-.513l-1.414-1.414a.25.25 0 0 0-.177-.073H6.75a.25.25 0 0 0-.25.25V7h1.086c.464 0 .909.184 1.237.513l1.414 1.414a.25.25 0 0 0 .177.073h6.836c.966 0 1.75.784 1.75 1.75z", - clipRule: "evenodd" - })); - - const SvgIconFolders = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.29 16.25h2.96a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1h-6.836a1 1 0 0 1-.707-.293l-1.414-1.414a1 1 0 0 0-.707-.293H6.75a1 1 0 0 0-1 1v3m-4 11.5V8.75a1 1 0 0 1 1-1h4.836a1 1 0 0 1 .707.293l1.414 1.414a1 1 0 0 0 .707.293h6.836a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1" - })); - - const SvgIconFortuneTellerBallFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.5 11.406c0 2.952-1.374 5.584-3.518 7.307q.131.176.216.387l.2.5a1.75 1.75 0 0 1-1.625 2.4H7.227a1.75 1.75 0 0 1-1.625-2.4l.2-.5q.085-.21.216-.387C3.874 16.99 2.5 14.358 2.5 11.406 2.5 6.203 6.761 2 12 2s9.5 4.203 9.5 9.406M7.195 19.657a.25.25 0 0 1 .232-.157h9.146a.25.25 0 0 1 .232.157l.2.5a.25.25 0 0 1-.232.343H7.227a.25.25 0 0 1-.232-.343zm5.638-13.56c.044-.13.29-.13.334 0 .127.373.328.833.615 1.12s.748.49 1.121.616c.13.044.13.29 0 .334-.373.126-.834.328-1.12.615-.288.287-.49.748-.616 1.12-.044.13-.29.13-.334 0-.126-.372-.328-.833-.615-1.12s-.748-.489-1.12-.615c-.13-.044-.13-.29 0-.334.372-.127.832-.328 1.12-.615.287-.288.489-.748.615-1.121m2.48 3.262c.048-.145.325-.145.375 0 .142.42.369.938.692 1.261s.842.55 1.26.692c.146.05.146.327 0 .376-.418.142-.937.369-1.26.692s-.55.842-.692 1.26c-.05.146-.327.146-.376 0-.142-.418-.369-.937-.692-1.26s-.842-.55-1.26-.692c-.146-.05-.146-.327 0-.376.418-.142.937-.369 1.26-.692s.55-.842.692-1.26Z", - clipRule: "evenodd" - })); - - const SvgIconFortuneTellerBall = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.367 18.75c-2.472-1.53-4.117-4.247-4.117-7.344 0-4.78 3.918-8.656 8.75-8.656s8.75 3.875 8.75 8.656c0 3.097-1.645 5.815-4.117 7.344m-10.134.629-.2.5a1 1 0 0 0 .928 1.371h9.546a1 1 0 0 0 .928-1.371l-.2-.5a1 1 0 0 0-.928-.629H7.427a1 1 0 0 0-.928.629" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.167 6.097c-.044-.13-.29-.13-.334 0-.126.373-.328.834-.615 1.12-.287.288-.748.49-1.12.616-.13.044-.13.29 0 .334.372.127.832.328 1.12.615.287.288.489.748.615 1.121.044.13.29.13.334 0 .127-.373.328-.833.615-1.12s.748-.49 1.121-.616c.13-.044.13-.29 0-.334-.373-.126-.834-.328-1.12-.615-.288-.287-.49-.748-.616-1.12Zm2.521 3.263c-.05-.146-.327-.146-.376 0-.142.418-.369.937-.692 1.26s-.842.55-1.26.692c-.146.05-.146.327 0 .376.418.142.937.369 1.26.692s.55.842.692 1.26c.05.146.327.146.376 0 .142-.418.369-.937.692-1.26s.842-.55 1.26-.692c.146-.05.146-.326 0-.376-.418-.142-.937-.369-1.26-.692s-.55-.842-.692-1.26" - })); - - const SvgIconForwardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.748 4.37c0-1.08 1.28-1.652 2.085-.93l8.501 7.63a1.25 1.25 0 0 1 0 1.86l-8.501 7.63c-.805.722-2.085.15-2.085-.93v-3.375c-3.743.05-5.702.482-6.88 1.148-1.196.675-1.672 1.629-2.425 3.135l-.024.047a.75.75 0 0 1-1.421-.335c0-4.265.552-7.455 2.37-9.554 1.738-2.004 4.473-2.845 8.38-2.937z" - })); - - const SvgIconForwardLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.074 18.657 11.72 14.07v3.256c0 1.495-1.753 2.302-2.888 1.33l-6.22-5.328a1.75 1.75 0 0 1 0-2.658l6.22-5.327c1.135-.972 2.888-.165 2.888 1.33v3.255l5.354-4.585c1.136-.972 2.889-.165 2.889 1.33v10.653c0 1.495-1.753 2.302-2.889 1.33Z" - })); - - const SvgIconForwardLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.01 12.441v4.886a1 1 0 0 1-1.651.76l-6.22-5.328a1 1 0 0 1 0-1.519l6.22-5.327a1 1 0 0 1 1.65.76v4.886m0 .882 6.592 5.645a1 1 0 0 0 1.65-.76V6.674a1 1 0 0 0-1.65-.76L11.01 11.56m0 .882v-.882" - })); - - const SvgIconForwardRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m6.888 5.344 5.354 4.585V6.673c0-1.494 1.753-2.301 2.889-1.329l6.22 5.327a1.75 1.75 0 0 1 0 2.659l-6.22 5.327c-1.136.972-2.889.165-2.889-1.33v-3.256l-5.354 4.586C5.753 19.629 4 18.822 4 17.327V6.673C4 5.18 5.753 4.372 6.888 5.344" - })); - - const SvgIconForwardRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.992 11.559V6.673a1 1 0 0 1 1.65-.76l6.221 5.327a1 1 0 0 1 0 1.52l-6.22 5.326a1 1 0 0 1-1.65-.76v-4.885m0-.882L6.4 5.913a1 1 0 0 0-1.65.76v10.654a1 1 0 0 0 1.65.76l6.592-5.646m0-.882v.882" - })); - - const SvgIconForward = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.834 11.628-8.502-7.63a.5.5 0 0 0-.834.373V8.5c-8.5 0-10.75 3.25-10.75 11.75 1.5-3 2.25-4.75 10.75-4.75v4.129a.5.5 0 0 0 .835.372l8.5-7.63a.5.5 0 0 0 0-.744Z" - })); - - const SvgIconForwards10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.65 9.25c-.95-3.25-4.19-5.5-7.655-5.5-3.495 0-6.482 2.28-7.686 5.5m15.34 0h.601v-4.5m-.6 4.5h-3.9" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.164 20.156v-6.17h-.038l-.87.616c-.273.177-.431.234-.615.234-.35 0-.61-.26-.61-.609 0-.267.165-.501.489-.717l1.136-.794c.457-.31.82-.438 1.175-.438.615 0 1.028.426 1.028 1.067v6.81c0 .585-.311.921-.85.921-.534 0-.845-.343-.845-.92m3.193-3.276v-.406c0-2.602 1.244-4.304 3.307-4.304 2.07 0 3.288 1.682 3.288 4.304v.406c0 2.597-1.257 4.304-3.313 4.304s-3.282-1.688-3.282-4.304m1.714-.4v.388c0 1.828.597 2.92 1.58 2.92s1.58-1.092 1.58-2.92v-.387c0-1.822-.596-2.914-1.58-2.914-.983 0-1.58 1.085-1.58 2.913" - })); - - const SvgIconFullscreenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h3.5a.75.75 0 0 1 0 1.5h-3.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0zm12-1a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75M3.75 15a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 3 19.25v-3.5a.75.75 0 0 1 .75-.75m16.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 19.25 21h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconFullscreen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 3.75h-3.5a1 1 0 0 0-1 1v3.5m12-4.5h3.5a1 1 0 0 1 1 1v3.5m0 7.5v3.5a1 1 0 0 1-1 1h-3.5m-7.5 0h-3.5a1 1 0 0 1-1-1v-3.5" - })); - - const SvgIconGalleryFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.25 6.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm16.5 13.69-4.616-4.617a1.25 1.25 0 0 0-1.768 0l-.94.94a.25.25 0 0 1-.353 0l-2.95-2.95a1.25 1.25 0 0 0-1.74-.027L4.5 14.264V4.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" - })); - - const SvgIconGallery = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m3.75 16 3.897-3.668a.5.5 0 0 1 .696.011L12 16l1.646-1.646a.5.5 0 0 1 .708 0L19.5 19.5m-14.75.75h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1ZM15.75 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" - })); - - const SvgIconGearFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.154 2.78A1.75 1.75 0 0 1 11.61 2h.78a1.75 1.75 0 0 1 1.456.78l1.17 1.754a.25.25 0 0 0 .264.105l1.793-.414a1.75 1.75 0 0 1 1.63.468l.604.604a1.75 1.75 0 0 1 .468 1.63L19.36 8.72a.25.25 0 0 0 .105.264l1.755 1.17c.487.325.779.871.779 1.456v.78a1.75 1.75 0 0 1-.78 1.456l-1.754 1.17a.25.25 0 0 0-.105.264l.414 1.793a1.75 1.75 0 0 1-.468 1.63l-.604.604a1.75 1.75 0 0 1-1.63.468l-1.793-.414a.25.25 0 0 0-.264.105l-1.17 1.755A1.75 1.75 0 0 1 12.39 22h-.78a1.75 1.75 0 0 1-1.456-.78l-1.17-1.754a.25.25 0 0 0-.264-.105l-1.793.414a1.75 1.75 0 0 1-1.63-.468l-.604-.604a1.75 1.75 0 0 1-.468-1.63l.414-1.793a.25.25 0 0 0-.105-.264l-1.755-1.17A1.75 1.75 0 0 1 2 12.39v-.78c0-.585.292-1.131.78-1.456l1.754-1.17a.25.25 0 0 0 .105-.264l-.414-1.793a1.75 1.75 0 0 1 .468-1.63l.604-.604a1.75 1.75 0 0 1 1.63-.468l1.793.414a.25.25 0 0 0 .264-.105zM8.875 12a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" - })); - - const SvgIconGear = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.552 5.37-1.793-.414a1 1 0 0 0-.932.267l-.604.604a1 1 0 0 0-.267.932l.414 1.793a1 1 0 0 1-.42 1.056l-1.755 1.17a1 1 0 0 0-.445.832v.78a1 1 0 0 0 .445.832l1.755 1.17a1 1 0 0 1 .42 1.056l-.414 1.793a1 1 0 0 0 .267.932l.604.604a1 1 0 0 0 .932.267l1.793-.414a1 1 0 0 1 1.056.42l1.17 1.755a1 1 0 0 0 .832.445h.78a1 1 0 0 0 .832-.445l1.17-1.755a1 1 0 0 1 1.056-.42l1.793.414a1 1 0 0 0 .932-.267l.604-.604a1 1 0 0 0 .267-.932l-.414-1.793a1 1 0 0 1 .42-1.056l1.755-1.17a1 1 0 0 0 .445-.832v-.78a1 1 0 0 0-.445-.832l-1.755-1.17a1 1 0 0 1-.42-1.056l.414-1.793a1 1 0 0 0-.267-.932l-.604-.604a1 1 0 0 0-.932-.267l-1.793.414a1 1 0 0 1-1.056-.42l-1.17-1.755a1 1 0 0 0-.832-.445h-.78a1 1 0 0 0-.832.445L9.608 4.95a1 1 0 0 1-1.056.42Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" - })); - - const SvgIconGifFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.75 6.618C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.542 0 .863.315 1.202.649l.024.023a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm3.27-.752c0 .482-.25.752-.697.752-.46 0-.728-.278-.728-.752V9.904c0-.515.289-.798.822-.798h2.63c.326 0 .563.236.563.566 0 .325-.237.553-.564.553H15.66v1.386h1.807c.34 0 .564.22.564.545s-.229.545-.564.545H15.66z", - clipRule: "evenodd" - })); - - const SvgIconGif = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 12.368C5.75 14.01 6.71 15 8.34 15c1.45 0 2.427-.862 2.427-2.134v-.35c0-.537-.25-.778-.817-.778H8.895c-.378 0-.58.173-.58.49 0 .321.206.499.58.499h.53v.245c0 .528-.413.883-1.029.883-.791 0-1.226-.528-1.226-1.492v-.697c0-.976.426-1.487 1.24-1.487.554 0 .877.33 1.226.672a.56.56 0 0 0 .421.177c.34 0 .577-.228.577-.562s-.254-.697-.641-.972C9.563 9.177 8.973 9 8.306 9 6.722 9 5.75 10.001 5.75 11.599zm6.64 2.547c.451 0 .705-.27.705-.752V9.815c0-.477-.258-.752-.714-.752s-.71.27-.71.752v4.348c0 .478.262.752.718.752Zm2.573 0c.447 0 .697-.27.697-.752v-1.462h1.807c.335 0 .564-.22.564-.545s-.224-.545-.564-.545H15.66v-1.386h2.026c.327 0 .564-.228.564-.553a.545.545 0 0 0-.564-.566h-2.629c-.533 0-.822.283-.822.798v4.26c0 .473.267.752.728.752Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" - })); - - const SvgIconGift2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.25 3h-6.5A1.75 1.75 0 0 0 3 4.75v6.5h4.668A3.57 3.57 0 0 1 7 9.167C7 7.97 7.97 7 9.167 7a3.56 3.56 0 0 1 2.083.668zM3 12.75v6.5c0 .966.784 1.75 1.75 1.75h6.5v-6.794a13.8 13.8 0 0 1-2.843 2.424.75.75 0 0 1-.814-1.26 12.3 12.3 0 0 0 2.928-2.62zM12.75 21h6.5A1.75 1.75 0 0 0 21 19.25v-6.5h-7.521a12.3 12.3 0 0 0 2.928 2.62.75.75 0 0 1-.814 1.26 13.8 13.8 0 0 1-2.843-2.424zM21 11.25v-6.5A1.75 1.75 0 0 0 19.25 3h-6.5v4.668A3.57 3.57 0 0 1 14.833 7C16.03 7 17 7.97 17 9.167a3.56 3.56 0 0 1-.668 2.083z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.167 8.5c1.15 0 2.083.933 2.083 2.083v.667h-.667A2.083 2.083 0 0 1 8.5 9.167c0-.369.298-.667.667-.667m3.583 2.083v.667h.667c1.15 0 2.083-.933 2.083-2.083a.667.667 0 0 0-.667-.667c-1.15 0-2.083.933-2.083 2.083" - })); - - const SvgIconGift2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8 16c1.648-1.064 2.916-2.363 4-4m0 0c1.084 1.637 2.352 2.936 4 4m-4-4v-1.417M12 12h-1.417A2.833 2.833 0 0 1 7.75 9.167c0-.783.634-1.417 1.417-1.417A2.833 2.833 0 0 1 12 10.583M12 12h1.417a2.833 2.833 0 0 0 2.833-2.833c0-.783-.634-1.417-1.417-1.417A2.833 2.833 0 0 0 12 10.583M12 12v8.25m0-9.667V3.75m0 0H4.75a1 1 0 0 0-1 1V12M12 3.75h7.25a1 1 0 0 1 1 1V12m0 0v7.25a1 1 0 0 1-1 1H12M20.25 12H3.75M12 20.25H4.75a1 1 0 0 1-1-1V12" - })); - - const SvgIconGiftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.25 4.417A2.417 2.417 0 0 1 8.667 2c1.376 0 2.593.68 3.333 1.724A4.08 4.08 0 0 1 15.333 2a2.417 2.417 0 0 1 2.417 2.417c0 .98-.345 1.88-.92 2.583h2.42c.966 0 1.75.784 1.75 1.75v.75a1.75 1.75 0 0 1-1.75 1.75h-6.5V7h.917a2.583 2.583 0 0 0 2.583-2.583.917.917 0 0 0-.917-.917 2.583 2.583 0 0 0-2.583 2.583V7h-1.5v-.917A2.583 2.583 0 0 0 8.667 3.5a.917.917 0 0 0-.917.917A2.583 2.583 0 0 0 10.333 7h.917v4.25h-6.5A1.75 1.75 0 0 1 3 9.5v-.75C3 7.784 3.784 7 4.75 7h2.42a4.07 4.07 0 0 1-.92-2.583m6.5 8.333H20v6.5A1.75 1.75 0 0 1 18.25 21h-5.5zm-1.5 0H4v6.5c0 .966.784 1.75 1.75 1.75h5.5z", - clipRule: "evenodd" - })); - - const SvgIconGift = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75V6.083m0 1.667h-1.667A3.333 3.333 0 0 1 7 4.417c0-.92.746-1.667 1.667-1.667A3.333 3.333 0 0 1 12 6.083m0 1.667h1.667A3.333 3.333 0 0 0 17 4.417c0-.92-.746-1.667-1.667-1.667A3.333 3.333 0 0 0 12 6.083m0 1.667H4.75a1 1 0 0 0-1 1V11a1 1 0 0 0 1 1M12 7.75h7.25a1 1 0 0 1 1 1V11a1 1 0 0 1-1 1M12 7.75V12m0 8.25H5.75a1 1 0 0 1-1-1V12M12 20.25h6.25a1 1 0 0 0 1-1V12M12 20.25V12m0 0h7.25M12 12H4.75m0-.5v.5m14.5 0v-.5" - })); - - const SvgIconGiroCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm7 4A.75.75 0 0 0 8.25 9h-1.5a.75.75 0 0 0 0 1.5h1.5A.75.75 0 0 0 9 9.75", - clipRule: "evenodd" - })); - - const SvgIconGiroCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 9.75h1.5m-4.5-5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" - })); - - const SvgIconGiroCardsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h12.5c.966 0 1.75.784 1.75 1.75V8h2.25c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 20.25 20H7.75A1.75 1.75 0 0 1 6 18.25V16H3.75A1.75 1.75 0 0 1 2 14.25zM7.5 16v2.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H18v4.75A1.75 1.75 0 0 1 16.25 16zM6 8.75A.75.75 0 0 1 6.75 8h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 6 8.75", - clipRule: "evenodd" - })); - - const SvgIconGiroCards = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 8.75h3a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-3m0-6.5h1.5m-4.5 6.5h12.5a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1" - })); - - const SvgIconGlassesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6 7a5 5 0 0 0-4 2H.75a.75.75 0 0 0 0 1.5h.48a5 5 0 1 0 9.278-.667A3.5 3.5 0 0 1 12 9.5c.535 0 1.04.12 1.493.333a5 5 0 1 0 9.278.667h.479a.75.75 0 0 0 0-1.5H22a5 5 0 0 0-4-2c-1.441 0-2.74.61-3.652 1.585A5 5 0 0 0 12 8a5 5 0 0 0-2.348.585A4.99 4.99 0 0 0 6 7", - clipRule: "evenodd" - })); - - const SvgIconGlasses = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M.75 9.75H2m21.25 0H22m-7.939-.468A4.23 4.23 0 0 0 12 8.75a4.23 4.23 0 0 0-2.061.532M10.25 12a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0m12 0a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0" - })); - - const SvgIconGlobe2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.028 11.25H7.01c.078-2.544.549-4.862 1.294-6.614.408-.96.913-1.785 1.512-2.382l.02-.02c-4.247.937-7.48 4.573-7.81 9.016Zm0 1.5a10.005 10.005 0 0 0 7.808 9.015l-.02-.02c-.598-.595-1.103-1.42-1.511-2.38-.745-1.752-1.216-4.07-1.294-6.615zm12.136 9.015c4.246-.936 7.479-4.571 7.808-9.015H16.99c-.078 2.545-.549 4.863-1.294 6.615-.408.96-.913 1.785-1.512 2.38zm7.808-10.515a10.01 10.01 0 0 0-7.808-9.015l.02.02c.598.596 1.104 1.42 1.511 2.38.745 1.753 1.216 4.07 1.294 6.615zm-8.847-7.932c-.415-.413-.794-.568-1.125-.568s-.71.155-1.125.568c-.418.416-.829 1.055-1.19 1.904C9.032 6.76 8.59 8.87 8.512 11.25h6.976c-.078-2.38-.52-4.49-1.173-6.028-.361-.85-.772-1.488-1.19-1.904m1.19 15.46c.653-1.537 1.095-3.648 1.173-6.028H8.512c.078 2.38.52 4.491 1.173 6.028.361.85.772 1.489 1.19 1.905.415.413.794.567 1.125.567s.71-.154 1.125-.567c.418-.416.829-1.055 1.19-1.905" - })); - - const SvgIconGlobe2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 0 0 0-18.5m0 18.5a9.25 9.25 0 0 1 0-18.5m0 18.5c-2.347 0-4.25-4.141-4.25-9.25S9.653 2.75 12 2.75m0 18.5c2.347 0 4.25-4.141 4.25-9.25S14.347 2.75 12 2.75M21 12H3" - })); - - const SvgIconGlobeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.27 10.467a.5.5 0 0 1-.746.175L4.691 8.518a.48.48 0 0 1-.14-.615 8.5 8.5 0 0 1 9.023-4.258.48.48 0 0 1 .367.592l-.866 3.472a.5.5 0 0 1-.364.364l-3.482.876a.5.5 0 0 0-.325.26l-.633 1.258Zm6.87 6.257a.5.5 0 0 1-.447.276H12.27a.5.5 0 0 1-.416-.223l-1.624-2.435a.5.5 0 0 1 .063-.632l.659-.656a.5.5 0 0 1 .384-.145l1.583.101a.5.5 0 0 1 .247.084l2.471 1.66a.5.5 0 0 1 .169.64z", - clipRule: "evenodd" - })); - - const SvgIconGlobe = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.244 3.024 13.147 7.42a1 1 0 0 1-.726.727l-2.97.747a1 1 0 0 0-.65.52l-.262.52a1 1 0 0 1-1.492.35L3.749 7.813m10.495-4.788A9.3 9.3 0 0 0 12 2.75a9.25 9.25 0 0 0-8.25 5.062m10.495-4.788C18.268 4.028 21.25 7.666 21.25 12a9.25 9.25 0 1 1-18.5 0c0-1.508.36-2.93 1-4.188m7.956 8.743-1.248-1.872a1 1 0 0 1 .127-1.263l.207-.207a1 1 0 0 1 .77-.29l1.223.079a1 1 0 0 1 .494.168l1.994 1.34a1 1 0 0 1 .337 1.277l-.33.66a1 1 0 0 1-.895.553h-1.847a1 1 0 0 1-.832-.445" - })); - - const SvgIconGraduateCapFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m5 13.193 5.974 3.06a2.25 2.25 0 0 0 2.052 0L19 13.193v3.213c0 .64-.35 1.23-.914 1.537l-5.25 2.856a1.75 1.75 0 0 1-1.672 0l-5.25-2.856A1.75 1.75 0 0 1 5 16.406z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.658 14.918c.215.11.47.11.684 0l9.158-4.691v5.023a.75.75 0 0 0 1.5 0V9a.75.75 0 0 0-.408-.668l-10.25-5.25a.75.75 0 0 0-.684 0l-10.25 5.25a.75.75 0 0 0 0 1.336z" - })); - - const SvgIconGraduate = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 9 12 14.25 2.5 9 12 3.75zm0 0v6.25m-4-4.031v5.174a1 1 0 0 1-.539.887l-5.25 2.73a1 1 0 0 1-.922 0l-5.25-2.73a1 1 0 0 1-.539-.887v-5.3" - })); - - const SvgIconGraph = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M9 5v14m-5.996-8L3 19M21 8v11m-6.002-5v5" - })); - - const SvgIconGreaterThan = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "m6 7 12 5-12 5" - })); - - const SvgIconGrid4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h4.926a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3m14.044.016c.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v4.926a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h4.926c.258 0 .494 0 .692.016M3 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676zm10 0a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v4.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H13.75a.75.75 0 0 1-.75-.75z", - clipRule: "evenodd" - })); - - const SvgIconGrid4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h4.9v6.5h-6.5zm10-1.6h4.9c.56 0 .84 0 1.054.109a1 1 0 0 1 .437.437c.109.214.109.494.109 1.054v4.9h-6.5zm-10 10h6.5v6.5h-4.9c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054zm10 0h6.5v4.9c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109h-4.9z" - })); - - const SvgIconGuideFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.25 7.75A3.75 3.75 0 0 0 7.5 4H2.75A1.75 1.75 0 0 0 1 5.75v12.5c0 .966.784 1.75 1.75 1.75h5.973c.56 0 1.087.135 1.532.41.413.255.754.609.995 1.028zm1.5 13.688c.24-.42.582-.773.995-1.028a2.9 2.9 0 0 1 1.532-.41h5.973A1.75 1.75 0 0 0 23 18.25V5.75A1.75 1.75 0 0 0 21.25 4H16.5a3.75 3.75 0 0 0-3.75 3.75zm-.74.562h-.02z" - })); - - const SvgIconGuide = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 7.75a3 3 0 0 1 3-3h6.25a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-5.973a3.64 3.64 0 0 0-1.926.522A3.66 3.66 0 0 0 12 21.25m0-13.5a3 3 0 0 0-3-3H2.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h5.973c.68 0 1.347.164 1.926.522s1.047.87 1.351 1.478m0-13.5v13.5" - })); - - const SvgIconHamburger = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h18.5M2.75 5.75h18.5m-18.5 12.5h18.5" - })); - - const SvgIconHashtagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.84 3.006a.75.75 0 0 1 .655.834L9.112 7H16.1l.404-3.34a.75.75 0 0 1 1.49.18L17.612 7h2.638a.75.75 0 0 1 0 1.5h-2.82l-.849 7h3.669a.75.75 0 0 1 0 1.5H16.4l-.405 3.34a.75.75 0 0 1-1.49-.18l.383-3.16H7.9l-.404 3.34a.75.75 0 1 1-1.49-.18L6.388 17H3.75a.75.75 0 0 1 0-1.5h2.82l.849-7H3.75a.75.75 0 0 1 0-1.5H7.6l.405-3.34a.75.75 0 0 1 .835-.654M8.93 8.5l-.849 7h6.99l.848-7z", - clipRule: "evenodd" - })); - - const SvgIconHashtag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.75 3.75-2 16.5m10.5-16.5-2 16.5M3.75 7.75h16.5m0 8.5H3.75" - })); - - const SvgIconHdFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.247 14.28h-1.04V9.67h1.04c1.299 0 2.031.81 2.031 2.285 0 1.524-.713 2.324-2.03 2.324Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm3.438 9.076c0 .484.273.767.737.767s.737-.283.737-.767v-2.295h3.174v2.295c0 .484.273.767.737.767s.737-.283.737-.767V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772v2.187H6.912V9.128c0-.488-.273-.772-.737-.772s-.737.284-.737.772zm7.294-.098c0 .489.274.772.738.772h1.953c2.114 0 3.36-1.313 3.36-3.55s-1.246-3.496-3.36-3.496H13.47c-.464 0-.738.283-.738.767z", - clipRule: "evenodd" - })); - - const SvgIconHd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 4.75H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.175 15.593c-.464 0-.737-.283-.737-.767V9.128c0-.488.273-.772.737-.772s.737.284.737.772v2.187h3.174V9.128c0-.488.273-.772.737-.772s.737.284.737.772v5.698c0 .484-.273.767-.737.767s-.737-.283-.737-.767v-2.295H6.912v2.295c0 .484-.273.767-.737.767m7.295-.093c-.464 0-.738-.283-.738-.771V9.22c0-.484.274-.767.738-.767h1.953c2.114 0 3.36 1.26 3.36 3.496 0 2.237-1.246 3.55-3.36 3.55zm.737-1.22h1.04c1.318 0 2.031-.801 2.031-2.325 0-1.475-.732-2.285-2.03-2.285h-1.041z" - })); - - const SvgIconHddFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-4 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25V3.75A1.75 1.75 0 0 0 18.25 2zM5.5 15.5h13v4.75a.25.25 0 0 1-.25.25H5.75a.25.25 0 0 1-.25-.25z", - clipRule: "evenodd" - })); - - const SvgIconHdd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 17v-1.25a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1V17m0 0V3.75a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v16.5a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M15.25 18a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm-3 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" - })); - - const SvgIconHeadphones2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.384 11.26c0 1.318.331 2.681.949 3.97-.204.24-.241.685-.023 1.122l1.447 2.946c.143.293.467.452.783.452.37 0 .73-.226.768-.686l-1.657-3.367c-.55-1.123-.957-2.728-.957-4.43 0-3.722 2.54-6.23 6.298-6.23 3.76 0 6.306 2.508 6.306 6.23 0 1.702-.414 3.307-.964 4.43l-1.658 3.367c.038.46.4.686.776.686.31 0 .633-.159.784-.452l1.439-2.946c.218-.437.188-.881-.015-1.123.617-1.288.949-2.651.949-3.97 0-4.316-2.991-7.684-7.617-7.684s-7.608 3.368-7.608 7.684Zm4.12 2.787c-.278-.573-.813-.7-1.22-.535-.452.188-.761.73-.43 1.424l1.884 3.82c.301.617.859.835 1.386.564.452-.226.61-.738.347-1.28zm6.976 0-1.966 3.992c-.263.543-.098 1.055.354 1.281.527.271 1.077.053 1.386-.565l1.876-3.82c.34-.692.023-1.235-.43-1.423-.406-.166-.933-.038-1.22.535" - })); - - const SvgIconHeadphonesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.5 12a7.5 7.5 0 1 1 15 0v1h-2.25a1.75 1.75 0 0 0-1.75 1.75v4.5c0 .966.784 1.75 1.75 1.75h2A1.75 1.75 0 0 0 21 19.25V12a9 9 0 0 0-8.25-8.97V3H12a9 9 0 0 0-9 9v7.25c0 .966.784 1.75 1.75 1.75h2a1.75 1.75 0 0 0 1.75-1.75v-4.5A1.75 1.75 0 0 0 6.75 13H4.5z" - })); - - const SvgIconHeadphones = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 13.75V12a8.25 8.25 0 1 1 16.5 0v1.75m-16.5 0v5.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-4.5a1 1 0 0 0-1-1zm16.5 0v5.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4.5a1 1 0 0 1 1-1z" - })); - - const SvgIconHeartBeatFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.519 6.846c1.569 3.921-.43 9.659-9.15 14.558a.75.75 0 0 1-.735 0c-8.72-4.9-10.719-10.637-9.15-14.558.767-1.918 2.375-3.287 4.265-3.71 1.718-.383 3.613.027 5.253 1.414 1.64-1.387 3.534-1.797 5.252-1.413 1.89.422 3.498 1.791 4.265 3.709M11.17 8.665a.75.75 0 0 0-1.328-.026L8.407 11.25H6.75a.75.75 0 0 0 0 1.5h2.1a.75.75 0 0 0 .657-.389l.961-1.747 2.361 4.721a.75.75 0 0 0 1.328.026l1.437-2.611h1.656a.75.75 0 0 0 0-1.5h-2.1a.75.75 0 0 0-.657.389l-.961 1.747z", - clipRule: "evenodd" - })); - - const SvgIconHeartBeat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 12h-2.1l-1.65 3-3-6-1.65 3h-2.1M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572" - })); - - const SvgIconHeartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.367 21.404c8.72-4.9 10.719-10.637 9.15-14.558-.767-1.918-2.375-3.287-4.265-3.71-1.718-.383-3.613.027-5.252 1.414-1.64-1.387-3.535-1.797-5.253-1.413-1.89.422-3.498 1.791-4.265 3.709-1.569 3.921.43 9.659 9.15 14.558a.75.75 0 0 0 .735 0" - })); - - const SvgIconHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 5.572c6.333-6.44 17.19 5.52 0 15.178C-5.19 11.092 5.667-.868 12 5.572Z" - })); - - const SvgIconHighlightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.666 2.511a1.745 1.745 0 0 0-2.468 0l-.46.46L2.51 16.198A1.75 1.75 0 0 0 2 17.432v3.818c0 .414.336.75.75.75h3.818c.463 0 .907-.184 1.234-.511L21.49 7.802a1.745 1.745 0 0 0 0-2.468L18.666 2.51ZM12.02 21.25a.75.75 0 0 1 .75-.75h8.48a.75.75 0 0 1 0 1.5h-8.48a.75.75 0 0 1-.75-.75" - })); - - const SvgIconHighlightWaveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.763 2.927a1.75 1.75 0 0 1 2.474 0l1.836 1.835a1.75 1.75 0 0 1 0 2.475l-13.25 13.25A1.75 1.75 0 0 1 5.586 21H2.75a.75.75 0 0 1-.75-.75v-2.836c0-.464.184-.91.513-1.237zm5.727 14.505a.75.75 0 0 0-1.057.078l-.007.007-.035.038a5.4 5.4 0 0 1-.692.615c-.476.352-1.024.624-1.533.624-.531 0-1.042-.252-1.748-.627l-.069-.036c-.627-.334-1.44-.766-2.362-.766-1.78 0-2.82.85-3.782 1.87a.75.75 0 1 0 1.09 1.03c.858-.908 1.527-1.4 2.692-1.4.516 0 1.017.25 1.727.627l.054.028c.633.337 1.456.774 2.398.774.991 0 1.86-.5 2.426-.92a7 7 0 0 0 .951-.856l.016-.018.005-.006.002-.002.002-.002L21 18l.568.49a.75.75 0 0 0-.078-1.058" - })); - - const SvgIconHighlightWave = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 18s-1.334 1.544-2.834 1.544-2.707-1.43-4.18-1.43-2.326.672-3.236 1.636m6.957-16.293 1.836 1.836a1 1 0 0 1 0 1.414l-13.25 13.25a1 1 0 0 1-.707.293H2.75v-2.836a1 1 0 0 1 .293-.707l13.25-13.25a1 1 0 0 1 1.414 0" - })); - - const SvgIconHighlight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.77 21.25h8.48m-18.5-3.818v3.818h3.818a1 1 0 0 0 .704-.291L20.959 7.272a.995.995 0 0 0 0-1.408l-2.823-2.822a.995.995 0 0 0-1.408 0L3.042 16.728a1 1 0 0 0-.292.704" - })); - - const SvgIconHome1Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.96 3.232a1.75 1.75 0 0 0-1.92 0l-7.25 4.75A1.75 1.75 0 0 0 3 9.447v9.804c0 .966.784 1.75 1.75 1.75h4a.75.75 0 0 0 .75-.75v-3.5a2.5 2.5 0 0 1 5 0v3.5c0 .414.336.75.75.75h4A1.75 1.75 0 0 0 21 19.25V9.446c0-.59-.297-1.14-.79-1.463z" - })); - - const SvgIconHome1 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.5 16.75v3.5H4.75a1 1 0 0 1-1-1V9.447a1 1 0 0 1 .452-.837l7.25-4.75a1 1 0 0 1 1.096 0l7.25 4.75a1 1 0 0 1 .452.837v9.803a1 1 0 0 1-1 1H14.5v-3.5a2.5 2.5 0 0 0-5 0Z" - })); - - const SvgIconHome2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.892 1.688a1.75 1.75 0 0 1 2.216 0l7.25 5.931c.406.333.642.83.642 1.355V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V8.974c0-.525.236-1.022.642-1.355z", - clipRule: "evenodd" - })); - - const SvgIconHome2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 9.258c0-.278 0-.418.035-.547a1 1 0 0 1 .15-.318c.078-.109.186-.197.402-.373l6.65-5.441c.36-.295.541-.443.742-.5a1 1 0 0 1 .542 0c.2.057.381.205.742.5l6.65 5.44c.216.177.324.265.401.374a1 1 0 0 1 .151.318c.035.13.035.269.035.547v9.392c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.436c-.109-.214-.109-.494-.109-1.054z" - })); - - const SvgIconHome3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 1.637a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517V19.25A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V7.328c0-.626.334-1.204.877-1.517zM8.75 12.25a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", - clipRule: "evenodd" - })); - - const SvgIconHome3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 7.328a1 1 0 0 1 .501-.867l7.25-4.174a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867V19.25a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 12.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" - })); - - const SvgIconHome4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.57 1.784a1.75 1.75 0 0 1 .86 0c.326.082.607.285.87.475l.068.048 8.569 6.134a.75.75 0 1 1-.874 1.22L20 8.9v9.776c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764c-.23.118-.463.158-.676.175-.198.016-.434.016-.692.016H6.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.764 1.8 1.8 0 0 1-.175-.677C4 19.17 4 18.934 4 18.676V8.9l-1.063.761a.75.75 0 1 1-.874-1.22l8.57-6.134.066-.048c.264-.19.545-.393.87-.475Z", - clipRule: "evenodd" - })); - - const SvgIconHome4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.25 7.44-6.319-4.523c-.335-.24-.502-.36-.685-.406a1 1 0 0 0-.492 0c-.183.046-.35.166-.685.406L4.75 7.44m14.5 0 2.25 1.61m-2.25-1.61v11.21c0 .56 0 .84-.109 1.053a1 1 0 0 1-.437.437c-.214.11-.494.11-1.054.11H6.35c-.56 0-.84 0-1.054-.11a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.44m0 0L2.5 9.052" - })); - - const SvgIconHome5Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75H8v-7.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V21h3.25A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.5 21v-7.25a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V21z" - })); - - const SvgIconHome5 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM15.25 20.25V21a.75.75 0 0 0 .75-.75zm-6.5 0H8c0 .414.336.75.75.75zM19.5 9.258v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM9.75 13.5h4.5V12h-4.5zm4.75.25v6.5H16v-6.5zm.75 5.75h-6.5V21h6.5zm-5.75.75v-6.5H8v6.5zm4.75-6.75a.25.25 0 0 1 .25.25H16A1.75 1.75 0 0 0 14.25 12zM9.75 12A1.75 1.75 0 0 0 8 13.75h1.5a.25.25 0 0 1 .25-.25z" - })); - - const SvgIconHome6Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.132 1.977a1.75 1.75 0 0 0-2.264 0L3.618 8.13A1.75 1.75 0 0 0 3 9.463v9.787c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 10 19.25v-3.99a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.99c0 .967.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 21 19.25V9.463a1.75 1.75 0 0 0-.618-1.334z" - })); - - const SvgIconHome6 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12.647 2.549.485-.572zm7.25 6.151-.485.572zm-15.794 0 .485.572zm15.397.763v9.787H21V9.463zm-15 9.787V9.463H3v9.787zm.088-9.978 7.25-6.151-.97-1.144-7.25 6.152zm7.574-6.151 7.25 6.151.97-1.143-7.25-6.152zM10.75 15.5h2.5V14h-2.5zm2.75.25v3.5H15v-3.5zm-3 3.5v-3.5H9v3.5zm-1.75.25h-4V21h4zm6.5 1.5h4v-1.5h-4zM9 19.25a.25.25 0 0 1-.25.25V21a1.75 1.75 0 0 0 1.75-1.75zm4.5 0c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm-.25-3.75a.25.25 0 0 1 .25.25H15A1.75 1.75 0 0 0 13.25 14zm-2.5-1.5A1.75 1.75 0 0 0 9 15.75h1.5a.25.25 0 0 1 .25-.25zm1.088-10.88a.25.25 0 0 1 .324 0l.97-1.143a1.75 1.75 0 0 0-2.264 0zM3 19.25c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25zm16.5 0a.25.25 0 0 1-.25.25V21A1.75 1.75 0 0 0 21 19.25zM21 9.463a1.75 1.75 0 0 0-.618-1.334l-.97 1.143a.25.25 0 0 1 .088.191zm-16.5 0a.25.25 0 0 1 .088-.19l-.97-1.144A1.75 1.75 0 0 0 3 9.463z" - })); - - const SvgIconHomeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.108 1.688a1.75 1.75 0 0 0-2.216 0l-7.25 5.931A1.75 1.75 0 0 0 3 8.974V19.25c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V8.974a1.75 1.75 0 0 0-.642-1.355zM7.75 15.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconHome = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m10.987 2.579-.475-.58zm.742-.5.203.722zm1.284.5.475-.58zm-.742-.5-.203.722zM4.296 20.141l.34-.668zM3.75 18.65h.75zm.109 1.054.668-.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.511-11.43.724-.196zm-.552-.691-.475.58zm.401.373-.61.436zM3.75 9.258H3zm.035-.547-.724-.196zm.552-.691.475.58zm-.401.373.61.436zM7.75 15.5a.75.75 0 0 0 0 1.5zm8.5 1.5a.75.75 0 0 0 0-1.5zm3.25-7.742v9.392H21V9.258zM18.65 19.5H5.35V21h13.3zM4.5 18.65V9.258H3v9.392zM4.812 8.6l6.65-5.44-.95-1.162-6.65 5.441zm7.726-5.44 6.65 5.44.95-1.16-6.65-5.442-.95 1.161Zm-1.076 0c.189-.155.3-.245.387-.306.08-.056.096-.056.083-.053l-.406-1.444a1.8 1.8 0 0 0-.539.269c-.143.1-.303.232-.475.372l.95 1.161Zm2.026-1.162c-.172-.14-.332-.272-.475-.372a1.8 1.8 0 0 0-.539-.269l-.406 1.444c-.013-.003.004-.003.083.053.088.06.198.15.387.305zm-1.556.803a.25.25 0 0 1 .136 0l.406-1.444a1.75 1.75 0 0 0-.948 0zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM19.5 18.65c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 9.258c0-.237.006-.495-.061-.743l-1.448.393c-.001-.005.003.004.006.059.003.062.003.145.003.291zM19.188 8.6c.114.093.177.145.224.187.04.037.045.046.041.042l1.222-.871c-.15-.21-.353-.368-.537-.519zm1.75-.085a1.8 1.8 0 0 0-.263-.557l-1.222.87q.027.038.038.08zM4.5 9.258c0-.146 0-.229.003-.291.003-.055.007-.064.006-.059L3.06 8.515c-.066.248-.06.505-.06.743zM3.862 7.44c-.184.15-.387.31-.537.519l1.221.87c-.003.005.002-.004.042-.04.047-.043.11-.095.224-.188l-.95-1.16Zm.647 1.47a.3.3 0 0 1 .037-.08l-1.22-.871a1.8 1.8 0 0 0-.265.557zM7.75 17h8.5v-1.5h-8.5z" - })); - - const SvgIconHotDrinkCupFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.2 3.5a.25.25 0 0 0-.235.165L6.48 5h11.04l-.485-1.335a.25.25 0 0 0-.236-.165zM19.116 5l-.672-1.848A1.75 1.75 0 0 0 16.8 2H7.2a1.75 1.75 0 0 0-1.644 1.152L4.884 5H4.75A1.75 1.75 0 0 0 3 6.75v1c0 .71.423 1.322 1.032 1.596l1.052 11.07A1.75 1.75 0 0 0 6.826 22h10.348a1.75 1.75 0 0 0 1.742-1.584l1.055-11.07A1.75 1.75 0 0 0 21 7.75v-1A1.75 1.75 0 0 0 19.25 5zM4.75 6.5a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h14.5a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25z", - clipRule: "evenodd" - })); - - const SvgIconHotDrinkCup = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m5.5 5.5.76-2.092a1 1 0 0 1 .94-.658h9.6a1 1 0 0 1 .94.658L18.5 5.5M4.75 8.98l1.08 11.365a1 1 0 0 0 .996.905h10.348a1 1 0 0 0 .995-.905L19.25 9M4.75 5.75h14.5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1" - })); - - const SvgIconIceCream2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 5.75A4.75 4.75 0 0 1 9.75 1h4.5A4.75 4.75 0 0 1 19 5.75v10.5A1.75 1.75 0 0 1 17.25 18H14.5v2.5a2.5 2.5 0 0 1-5 0V18H6.75A1.75 1.75 0 0 1 5 16.25zM11 18v2.5a1 1 0 1 0 2 0V18zm-.5-11.25a.75.75 0 0 0-1.5 0v6a.75.75 0 0 0 1.5 0zM14.25 6a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconIceCream2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 6.75v6m4.5-6v6m-7.5 4.5h10.5a1 1 0 0 0 1-1V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1m3.5 0h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" - })); - - const SvgIconIceCreamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 1A4.75 4.75 0 0 0 5 5.75v10.5c0 .966.784 1.75 1.75 1.75H9.5v2.5a2.5 2.5 0 1 0 5 0V18h2.75A1.75 1.75 0 0 0 19 16.25V5.75A4.75 4.75 0 0 0 14.25 1zM6.5 13.012v3.238c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-5.243c-.557.378-1.275.805-1.94.994-1.406.398-2.534.011-3.458-.351l-.23-.09c-.845-.334-1.473-.583-2.22-.491-1.151.14-2.278.958-3.152 1.943M11 18v2.5a1 1 0 1 0 2 0V18z", - clipRule: "evenodd" - })); - - const SvgIconIceCream = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 9.5V5.75a4 4 0 0 0-4-4h-4.5a4 4 0 0 0-4 4v10.5a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1zm0 0s-1.666 1.43-2.896 1.78c-2.306.653-3.706-1.21-5.794-.956-1.508.184-2.868 1.28-3.81 2.41m4.5 4.516h3.5v3.25a1.75 1.75 0 1 1-3.5 0z" - })); - - const SvgIconInbox2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 13.748V4.75A1.75 1.75 0 0 0 19.25 3H4.75A1.75 1.75 0 0 0 3 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25zM19.25 4.5H4.75a.25.25 0 0 0-.25.25V13h3.57c.36 0 .67.256.737.61a3.251 3.251 0 0 0 6.386 0 .75.75 0 0 1 .737-.61h3.57V4.75a.25.25 0 0 0-.25-.25", - clipRule: "evenodd" - })); - - const SvgIconInbox2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" - })); - - const SvgIconInboxEmptyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.904 4.952c.3-.584.9-.952 1.557-.952H17.54a1.75 1.75 0 0 1 1.557.952l3.711 7.241c.127.247.193.52.193.798v5.259A1.75 1.75 0 0 1 21.25 20H2.75A1.75 1.75 0 0 1 1 18.25v-5.259c0-.277.066-.55.193-.798zM21.5 13.5h-5.42a.25.25 0 0 0-.198.098l-.937 1.219a1.75 1.75 0 0 1-1.388.683h-3.114a1.75 1.75 0 0 1-1.388-.683l-.937-1.22a.25.25 0 0 0-.198-.097H2.5v4.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25z", - clipRule: "evenodd" - })); - - const SvgIconInboxEmpty = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M2 12.75h5.92a1 1 0 0 1 .793.39l.937 1.22a1 1 0 0 0 .793.39h3.114a1 1 0 0 0 .793-.39l.937-1.22a1 1 0 0 1 .793-.39H22m.14-.215-3.711-7.241a1 1 0 0 0-.89-.544H6.46a1 1 0 0 0-.89.544l-3.71 7.241a1 1 0 0 0-.111.456v5.259a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-5.259a1 1 0 0 0-.11-.456Z" - })); - - const SvgIconInboxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75V12h-5.07a.75.75 0 0 0-.737.61 3.251 3.251 0 0 1-6.386 0A.75.75 0 0 0 8.07 12H3V4.75C3 3.784 3.784 3 4.75 3" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 13.5v5.75c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 19.25V13.5h-4.492a4.751 4.751 0 0 1-9.016 0z" - })); - - const SvgIconInbox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.75h4.32a4.001 4.001 0 0 0 7.86 0h4.32m-1 7.5H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1Z" - })); - - const SvgIconInviteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 3.5a.25.25 0 0 0-.25.25v7.103l6.423 2.084a.25.25 0 0 0 .154 0l6.423-2.084V3.75a.25.25 0 0 0-.25-.25zM20 10.393V3.75A1.75 1.75 0 0 0 18.25 2H5.75A1.75 1.75 0 0 0 4 3.75v6.643a1.75 1.75 0 0 0-2 1.733v7.124c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 19.25v-7.124a1.75 1.75 0 0 0-2-1.733M9 7.75A.75.75 0 0 1 9.75 7h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 7.75", - clipRule: "evenodd" - })); - - const SvgIconInvite = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 10.985V3.75a1 1 0 0 1 1-1h12.5a1 1 0 0 1 1 1v7.235M9.75 7.75h4.5m-1.941 5.9 7.633-2.476a1 1 0 0 1 1.308.952v7.124a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.124a1 1 0 0 1 1.309-.952l7.632 2.476a1 1 0 0 0 .617 0Z" - })); - - const SvgIconInvoiceFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21 4.5H9A.75.75 0 0 0 9 6h11.25v3H9.75a.75.75 0 0 0 0 1.5H15v3H7.5a.75.75 0 1 0 0 1.5H15v3H3.75v-3.75a.75.75 0 1 0-1.5 0V18a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25A.75.75 0 0 0 21 4.5" - })); - - const SvgIconInvoice = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" - })); - - const SvgIconJudgeGavelFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.737 3.427a1.75 1.75 0 0 0-2.474 0L9.926 8.762a1.75 1.75 0 0 0 0 2.475l1.335 1.336a1.75 1.75 0 0 0 2.475 0l2.138-2.138 4.345 4.345a.75.75 0 0 0 1.06-1.06l-4.344-4.345 2.137-2.138a1.75 1.75 0 0 0 0-2.475l-1.336-1.335ZM3.95 7.65a.75.75 0 1 0-.9 1.2l2 1.5a.75.75 0 1 0 .9-1.2zm-2.2 4.85a.75.75 0 0 0 0 1.5h2.5a.75.75 0 1 0 0-1.5zm3.72 4a1.75 1.75 0 0 0-1.66 1.196l-.6 1.804h-.46a.75.75 0 0 0 0 1.5h13.5a.75.75 0 1 0 0-1.5h-.46l-.6-1.804a1.75 1.75 0 0 0-1.66-1.196z" - })); - - const SvgIconJudgeGavel = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25h1m-1 0-.772-2.316a1 1 0 0 0-.949-.684H5.471a1 1 0 0 0-.949.684L3.75 20.25m11.5 0H3.75m-1 0h1m-2-7h2.5m1.25-3.5-2-1.5m12.375 1.125-2.668 2.668a1 1 0 0 1-1.414 0l-1.336-1.336a1 1 0 0 1 0-1.414l5.336-5.336a1 1 0 0 1 1.414 0l1.336 1.336a1 1 0 0 1 0 1.414zm0 0 4.875 4.875" - })); - - const SvgIconKeyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 12a6 6 0 0 1 10.749-3.668c.097.126.209.168.282.168h7.995a1.75 1.75 0 0 1 1.355.642l1.431 1.75a1.75 1.75 0 0 1 0 2.216l-1.431 1.75a1.75 1.75 0 0 1-1.355.642h-1.74a1.75 1.75 0 0 1-.927-.266l-1.227-.767a.25.25 0 0 0-.265 0l-1.226.767a1.75 1.75 0 0 1-.928.266h-1.681c-.074 0-.186.042-.283.168A6 6 0 0 1 1 12m4.5 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" - })); - - const SvgIconKey = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 12a5.25 5.25 0 0 0 9.405 3.21c.213-.276.53-.46.877-.46h1.681a1 1 0 0 0 .53-.152l1.227-.767a1 1 0 0 1 1.06 0l1.227.767a1 1 0 0 0 .53.152h1.74a1 1 0 0 0 .773-.367l1.432-1.75a1 1 0 0 0 0-1.266L20.8 9.617a1 1 0 0 0-.774-.367h-7.995c-.347 0-.663-.185-.876-.459A5.25 5.25 0 0 0 1.75 12Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" - })); - - const SvgIconKeyboardCableFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19 2.75a.75.75 0 0 0-1.5 0v1a.25.25 0 0 1-.25.25H6.75A1.75 1.75 0 0 0 5 5.75V8H2.75A1.75 1.75 0 0 0 1 9.75v10.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 20.25V9.75A1.75 1.75 0 0 0 21.25 8H6.5V5.75a.25.25 0 0 1 .25-.25h10.5A1.75 1.75 0 0 0 19 3.75zM9.75 16.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" - })); - - const SvgIconKeyboardCable = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 8.75v-3a1 1 0 0 1 1-1h10.5a1 1 0 0 0 1-1v-1m-8.5 14.5h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" - })); - - const SvgIconKeyboardDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 3.75C1 2.784 1.784 2 2.75 2h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 16H2.75A1.75 1.75 0 0 1 1 14.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.53 18.47a.75.75 0 1 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06L12 19.94z" - })); - - const SvgIconKeyboardDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10 19 2 2 2-2m-4.25-7.75h4.5m-11.5-8.5h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 7.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" - })); - - const SvgIconKeyboardUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.47 5.53a.75.75 0 1 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 1.06 1.06L12 4.06z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1 9.75C1 8.784 1.784 8 2.75 8h18.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 21.25 22H2.75A1.75 1.75 0 0 1 1 20.25zm8.75 6.75a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm-4-2.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m13.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-7.5-5.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3.5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2", - clipRule: "evenodd" - })); - - const SvgIconKeyboardUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M5.75 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm12.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-8.5-4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm4.5 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 17.25h4.5M14 5l-2-2-2 2M2.75 8.75h18.5a1 1 0 0 1 1 1v10.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1V9.75a1 1 0 0 1 1-1" - })); - - const SvgIconKeyholeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m3.25-12a3.25 3.25 0 0 1-1.75 2.884v2.866a1.5 1.5 0 0 1-3 0v-2.866A3.25 3.25 0 1 1 15.25 10", - clipRule: "evenodd" - })); - - const SvgIconKeyhole = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.5 12.884a3.25 3.25 0 1 0-3 0v2.866a1.5 1.5 0 0 0 3 0z" - })); - - const SvgIconLaunchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m15.5 14.324-4 3.177v1.565c0 .19.203.31.37.22l3.5-1.91a.25.25 0 0 0 .13-.22zM10 17.45 6.55 14H4.936a1.75 1.75 0 0 1-1.537-2.588l1.91-3.5A1.75 1.75 0 0 1 6.843 7h4.058c2.61-2.776 5.523-4.66 9.29-4.959a1.64 1.64 0 0 1 1.767 1.768c-.298 3.767-2.182 6.68-4.959 9.29v4.058c0 .64-.35 1.23-.912 1.536l-3.5 1.909A1.75 1.75 0 0 1 10 19.066zM9.676 8.5H6.844a.25.25 0 0 0-.22.13l-1.909 3.5a.25.25 0 0 0 .22.37h1.564z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.999 19.195A2.806 2.806 0 1 1 4.804 22H2.75a.75.75 0 0 1-.75-.75z" - })); - - const SvgIconLaunch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.861 13.25H4.935a1 1 0 0 1-.878-1.479l1.909-3.5a1 1 0 0 1 .878-.521h4.385m-4.368 5.5 3.889 3.889M6.861 13.25l4.368-5.5m-.479 9.389v1.927a1 1 0 0 0 1.479.877l3.5-1.909a1 1 0 0 0 .521-.878v-4.385m-5.5 4.368 5.5-4.368m0 0c2.828-2.593 4.675-5.402 4.961-9.021a.89.89 0 0 0-.96-.961c-3.62.286-6.43 2.133-9.022 4.961m-6.423 13.5H3.75a1 1 0 0 1-1-1v-1.055a2.056 2.056 0 1 1 2.056 2.055Z" - })); - - const SvgIconLayersFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.37 3.19a1.75 1.75 0 0 1 1.261 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265L12.63 12.81a1.75 1.75 0 0 1-1.261 0L3.145 9.633c-1.493-.577-1.493-2.689 0-3.265z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.857 13.633 12.63 16.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .268 0l9.799-3.786c.17.784-.19 1.672-1.078 2.016Z" - })); - - const SvgIconLayers = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12.09 4.59a.25.25 0 0 0-.18 0L3.685 7.766a.25.25 0 0 0 0 .466l8.225 3.178a.25.25 0 0 0 .18 0l8.225-3.178a.25.25 0 0 0 0-.466zm-.72-1.4a1.75 1.75 0 0 1 1.26 0l8.226 3.178c1.492.576 1.492 2.688 0 3.265l-8.225 3.178a1.75 1.75 0 0 1-1.262 0L3.144 9.633c-1.492-.577-1.492-2.689 0-3.265z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m20.856 13.633-8.225 3.178a1.75 1.75 0 0 1-1.262 0l-8.225-3.178c-.89-.344-1.249-1.233-1.078-2.017l9.802 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.079 2.016" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.857 17.633 12.63 20.81a1.75 1.75 0 0 1-1.261 0l-8.225-3.178c-.89-.344-1.25-1.233-1.078-2.017l9.801 3.787a.37.37 0 0 0 .267 0l9.8-3.786c.17.784-.19 1.672-1.078 2.016Z" - })); - - const SvgIconLayers2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.777 3.183a1.74 1.74 0 0 0-1.554 0l-8.25 4.104c-1.297.646-1.297 2.505 0 3.15l8.25 4.106c.49.243 1.065.243 1.554 0l8.25-4.105c1.297-.646 1.297-2.505 0-3.15z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.606 12.75-1.633.812c-1.297.646-1.297 2.505 0 3.15l8.25 4.105c.49.244 1.065.244 1.554 0l8.25-4.105c1.297-.645 1.297-2.504 0-3.15l-1.633-.812-6.617 3.293a1.75 1.75 0 0 1-1.554 0z" - })); - - const SvgIconLayers2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.797 12-4.49 2.234c-.743.37-.743 1.437 0 1.807l8.25 4.105c.28.139.607.139.886 0l8.25-4.105c.743-.37.743-1.438 0-1.807L16.203 12m-8.406 0-4.49-2.234c-.743-.37-.743-1.437 0-1.807l8.25-4.105a1 1 0 0 1 .886 0l8.25 4.105c.743.37.743 1.437 0 1.807L16.203 12m-8.406 0 3.76 1.871c.28.139.607.139.886 0L16.203 12" - })); - - const SvgIconLessThan = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M18 7 6 12l12 5" - })); - - const SvgIconLightBulb2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20 9c0 2.249-.928 4.28-2.42 5.733H6.418A8 8 0 1 1 20 9M7.998 17.75v-1.517H16v1.517c0 .69-.56 1.25-1.25 1.25H9.248c-.69 0-1.25-.56-1.25-1.25m.752 2.75a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" - })); - - const SvgIconLightBulb2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 15.484v2.266a.5.5 0 0 0 .5.5h5.502a.5.5 0 0 0 .5-.5v-2.266m-6.502 0a7.3 7.3 0 0 1-1.165-.732 7.25 7.25 0 1 1 7.668.732m-6.503 0h6.502m-6.5 5.766h6.5" - })); - - const SvgIconLightBulbFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.998 10A8 8 0 1 1 16 16.93V17H7.998v-.07a8.01 8.01 0 0 1-4-6.93m4 8.5v.499a4.001 4.001 0 1 0 8.002 0V18.5z" - })); - - const SvgIconLightBulb = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.748 17.75v-.65a1.09 1.09 0 0 0-.539-.916A7.24 7.24 0 0 1 4.748 10a7.25 7.25 0 1 1 11.04 6.183 1.09 1.09 0 0 0-.538.916v.65m-6.502 0v1.249a3.251 3.251 0 1 0 6.502 0V17.75m-6.502 0h6.502" - })); - - const SvgIconLineChart6 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75v5.5m5-11.5v11.5m5-3.5v3.5M3.75 3.75v15.5a1 1 0 0 0 1 1h16.5" - })); - - const SvgIconLineChartL = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.248 16.75v2.5m-6.166-6.5v6.5M8.916 8.75v10.5M2.75 4.75v14.5" - })); - - const SvgIconLineChartR = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 16.75v2.5m6.166-6.5v6.5m6.166-10.5v10.5m6.166-14.5v14.5" - })); - - const SvgIconLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m3.207 15.207.53-.53zm5.586 5.586-.53.53zm12-12-.53.53zm-5.586-5.586-.53.53zm-1.414 0 .53.53zM10.22 5.72a.75.75 0 0 0 1.06 1.06zm-3.44 5.56a.75.75 0 0 0-1.06-1.06zm-3.573 2.513.53.53zM17.22 12.72a.75.75 0 0 0 1.06 1.06zm3.573-2.513.53.53zM10.207 20.793l-.53-.53zm3.573-2.513a.75.75 0 0 0-1.06-1.06zm-5.31-3.81a.75.75 0 0 0 1.06 1.06zm7.06-4.94a.75.75 0 1 0-1.06-1.06zM2.677 15.737l5.586 5.586 1.06-1.06-5.586-5.586zm18.646-7.475-5.586-5.585-1.06 1.06 5.585 5.586zm-8.06-5.585L10.22 5.72l1.06 1.06 3.043-3.043zM5.72 10.22l-3.043 3.042 1.06 1.061L6.78 11.28zm12.56 3.56 3.043-3.043-1.06-1.06-3.043 3.043zm-7.543 7.543 3.043-3.043-1.06-1.06-3.043 3.042zm9.525-12a.25.25 0 0 1 0 .354l1.061 1.06a1.75 1.75 0 0 0 0-2.475l-1.06 1.061Zm-12 12a1.75 1.75 0 0 0 2.475 0l-1.06-1.06a.25.25 0 0 1-.354 0zm-4.525-6.646a.25.25 0 0 1 0-.354l-1.06-1.06a1.75 1.75 0 0 0 0 2.474zm12-12a1.75 1.75 0 0 0-2.475 0l1.061 1.06a.25.25 0 0 1 .354 0zM9.53 15.53l6-6-1.06-1.06-6 6z" - })); - - const SvgIconLiquidFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.114 2.43a1.654 1.654 0 0 0-2.228 0c-.893.806-2.595 2.445-4.079 4.488C5.337 8.94 4 11.47 4 14.038 4 18.442 7.587 22 12 22s8-3.56 8-7.961c0-2.569-1.337-5.098-2.807-7.121-1.484-2.043-3.186-3.682-4.08-4.487Z" - })); - - const SvgIconLiquid = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 14.056c0 3.973-3.246 7.194-7.25 7.194s-7.25-3.221-7.25-7.194c0-4.643 4.89-9.454 6.638-11.025a.907.907 0 0 1 1.224 0c1.748 1.571 6.638 6.382 6.638 11.025Z" - })); - - const SvgIconListBulletsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21 5.75A2.75 2.75 0 0 0 18.25 3H5.75A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21h12.5A2.75 2.75 0 0 0 21 18.25zM9 8a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 8m0 4a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 9 12m-1.25 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5", - clipRule: "evenodd" - })); - - const SvgIconListBullets = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 12a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1-4.25a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m1 8.5a.5.5 0 0 1-1 0m1 0a.5.5 0 0 0-1 0m1 0h-1m-1.5 4h12.5a2 2 0 0 0 2-2V5.75a2 2 0 0 0-2-2H5.75a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2Z" - })); - - const SvgIconLoader2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 3v3m0 12v3M5.636 5.636l2.122 2.121m8.485 8.486 2.121 2.121M3 12.001h3m12 0h3M5.636 18.364l2.122-2.121m8.485-8.486 2.121-2.121" - })); - - const SvgIconLoader = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeOpacity: 0.25, - strokeWidth: 3.636, - d: "M11.909 21a9.09 9.09 0 1 0 0-18.182 9.09 9.09 0 0 0 0 18.182Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.636 11.91a7.273 7.273 0 0 1 7.273-7.274V1C5.885 1 1 5.885 1 11.91zm1.819 4.81a7.24 7.24 0 0 1-1.819-4.81H1c0 2.764 1.032 5.294 2.727 7.215z" - })); - - const SvgIconLocationFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 10a8 8 0 1 1 16 0c0 2.752-1.352 5.296-2.848 7.28-1.505 1.998-3.224 3.52-4.104 4.242a1.64 1.64 0 0 1-2.096 0c-.88-.722-2.599-2.244-4.104-4.241C5.352 15.296 4 12.75 4 10m4.875 0a3.125 3.125 0 1 1 6.25 0 3.125 3.125 0 0 1-6.25 0", - clipRule: "evenodd" - })); - - const SvgIconLocation = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 10a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 10c0 5.028-4.965 9.537-6.678 10.942a.89.89 0 0 1-1.144 0C9.715 19.537 4.75 15.028 4.75 10a7.25 7.25 0 0 1 14.5 0Z" - })); - - const SvgIconLockFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2.25a5 5 0 0 0-5 5V9H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H17V7.25a5 5 0 0 0-5-5M15.5 9V7.25a3.5 3.5 0 1 0-7 0V9zM12 13.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconLock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 9.75v-2.5a4.25 4.25 0 0 0-8.5 0v2.5M12 14v3m-6.25 4.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" - })); - - const SvgIconLogin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 4.5h-4.5a.75.75 0 0 1 0-1.5h4.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21h-4.5a.75.75 0 0 1 0-1.5h4.5a.25.25 0 0 0 .25-.25V4.75a.25.25 0 0 0-.25-.25m-8.28 3.47a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 1 1-1.06-1.06l2.22-2.22H3.75a.75.75 0 0 1 0-1.5h9.44l-2.22-2.22a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" - })); - - const SvgIconLogout = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 12H9m11.25 0-4.5 4.5m4.5-4.5-4.5-4.5m-4.5 12.75h-6.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h6.5" - })); - - const SvgIconMacbookAirFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.75 17a.75.75 0 0 0-.75.75v.5c0 .966.784 1.75 1.75 1.75h18.5A1.75 1.75 0 0 0 23 18.25v-.5a.75.75 0 0 0-.75-.75h-7.175a.75.75 0 0 0-.342.083l-.653.334a.75.75 0 0 1-.342.083h-3.406a.75.75 0 0 1-.317-.07l-.774-.36a.75.75 0 0 0-.316-.07zm2-13A1.75 1.75 0 0 0 2 5.75v9.5c0 .414.336.75.75.75h18.5a.75.75 0 0 0 .75-.75v-9.5A1.75 1.75 0 0 0 20.25 4z" - })); - - const SvgIconMacbookAir = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 13.75v-8a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v8m-1 3v1.5a1 1 0 0 0 1 1h18.5a1 1 0 0 0 1-1v-1.5h-6.934a1 1 0 0 0-.456.11l-.545.28a1 1 0 0 1-.457.11h-3.637a1 1 0 0 1-.422-.093l-.673-.314a1 1 0 0 0-.422-.093z" - })); - - const SvgIconMacbookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75V16h1.25a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 21.25 21H2.75A1.75 1.75 0 0 1 1 19.25v-2.5a.75.75 0 0 1 .75-.75H3zM2.5 17.5v1.75c0 .138.112.25.25.25h18.5a.25.25 0 0 0 .25-.25V17.5z", - clipRule: "evenodd" - })); - - const SvgIconMacbook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 4.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v12H3.75zm-2 12h20.5v2.5a1 1 0 0 1-1 1H2.75a1 1 0 0 1-1-1z" - })); - - const SvgIconMagicFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.475L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.085a1.75 1.75 0 0 1 0-2.475zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" - })); - - const SvgIconMagicStarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.766 3.581c-.677-.577-1.714-.048-1.645.838l.29 3.751-3.206 1.97c-.757.467-.575 1.616.29 1.825l2.802.677-7.077 7.077a.75.75 0 1 0 1.06 1.06l7.078-7.077.677 2.803c.209.865 1.358 1.047 1.824.289l1.97-3.205 3.751.29c.887.068 1.415-.968.838-1.646L18.98 9.37l1.435-3.478c.34-.822-.484-1.645-1.306-1.306L15.63 6.02z" - })); - - const SvgIconMagicStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12.773 12.227.99 4.102a.25.25 0 0 0 .457.073l2.13-3.465a.25.25 0 0 1 .232-.119l4.056.314a.25.25 0 0 0 .21-.412L18.21 9.623a.25.25 0 0 1-.04-.257l1.55-3.76a.25.25 0 0 0-.326-.327l-3.76 1.551a.25.25 0 0 1-.258-.04L12.28 4.153a.25.25 0 0 0-.412.21l.314 4.055a.25.25 0 0 1-.119.232l-3.465 2.13a.25.25 0 0 0 .072.456zm0 0L4.75 20.25" - })); - - const SvgIconMagic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.513 2.927a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474L6.488 21.073a1.75 1.75 0 0 1-2.475 0l-1.086-1.086a1.75 1.75 0 0 1 0-2.474zm1.414 1.06a.25.25 0 0 0-.354 0L15.311 7.25l1.44 1.44 3.262-3.263a.25.25 0 0 0 0-.354zM15.689 9.75 14.25 8.31 3.988 18.574a.25.25 0 0 0 0 .354l1.085 1.086a.25.25 0 0 0 .354 0z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.85 2.075a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm9 11a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .895 0l.478.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894zm-14-6a.5.5 0 0 0 .224-.224l.478-.956a.5.5 0 0 1 .894 0l.479.956a.5.5 0 0 0 .223.224l.957.478a.5.5 0 0 1 0 .894l-.957.479a.5.5 0 0 0-.223.223l-.479.957a.5.5 0 0 1-.894 0l-.478-.957a.5.5 0 0 0-.224-.223l-.956-.479a.5.5 0 0 1 0-.894z" - })); - - const SvgIconMailFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 7.402V5.75A1.75 1.75 0 0 0 20.25 4H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c3.896 0 7.427-1.564 10-4.098" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22 9.419A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25z" - })); - - const SvgIconMailNotifyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-2.5 4a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20 11.563a5.5 5.5 0 0 1-1.16-.122A15.7 15.7 0 0 1 12 13 15.7 15.7 0 0 1 2 9.419v8.831c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25v-7.058a5.5 5.5 0 0 1-2 .37Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.438 6c0-.705.13-1.38.37-2H3.75A1.75 1.75 0 0 0 2 5.75v1.652A14.2 14.2 0 0 0 12 11.5c1.727 0 3.383-.307 4.915-.87A5.56 5.56 0 0 1 14.438 6" - })); - - const SvgIconMailNotify = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M13.75 4.75h-10a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h16.5a1 1 0 0 0 1-1v-6m-18.252-3c2.507 1.884 5.624 3 9.002 3 1.568 0 3.08-.24 4.5-.687M23.25 6a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" - })); - - const SvgIconMail = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.002 9.25a14.93 14.93 0 0 1-9.002 3 14.93 14.93 0 0 1-9.001-3m.751-4.5h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1" - })); - - const SvgIconMapFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.197 5.56 8 3.96v14.58l-3.697 1.233A1.75 1.75 0 0 1 2 18.113V7.22a1.75 1.75 0 0 1 1.197-1.66M14.5 20.054l-5-1.539V3.945l5 1.54zm1.5-.014 4.803-1.6A1.75 1.75 0 0 0 22 16.778V5.887a1.75 1.75 0 0 0-2.303-1.66L16 5.459z" - })); - - const SvgIconMap = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5v12.5m6.5-11V19m-12.5-.888V7.221a1 1 0 0 1 .684-.95l5.012-1.67a1 1 0 0 1 .61-.007l5.888 1.812a1 1 0 0 0 .61-.008l4.38-1.46a1 1 0 0 1 1.316.95v10.891a1 1 0 0 1-.684.949l-5.012 1.67a1 1 0 0 1-.61.008l-5.888-1.812a1 1 0 0 0-.61.007l-4.38 1.46a1 1 0 0 1-1.316-.949Z" - })); - - const SvgIconMegaphoneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.732 2.433a1.75 1.75 0 0 1 2.266 1.672v3.22a3.751 3.751 0 0 1 0 7.35v3.22a1.75 1.75 0 0 1-2.267 1.672l-3.448-1.065a3.751 3.751 0 0 1-7.285-1.252v-.997l-2.766-.855a1.75 1.75 0 0 1-1.234-1.672V8.273c0-.767.5-1.445 1.234-1.672l3.28-1.013.033-.01zM7.498 16.716v.534a2.25 2.25 0 0 0 4.35.809zm13-5.716a2.25 2.25 0 0 1-1.5 2.122V8.878a2.25 2.25 0 0 1 1.5 2.122M6 7.316v7.367l-2.326-.718a.25.25 0 0 1-.176-.239V8.273a.25.25 0 0 1 .176-.238z", - clipRule: "evenodd" - })); - - const SvgIconMegaphone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.248 14a3 3 0 1 0 0-6m-5.67 10.25a3.001 3.001 0 0 1-5.83-1v-1.5m.002-9.5v9.5M18.248 4.105v13.79a1 1 0 0 1-1.295.955l-13.5-4.168a1 1 0 0 1-.705-.956V8.273a1 1 0 0 1 .705-.955l13.5-4.168a1 1 0 0 1 1.295.955" - })); - - const SvgIconMessageDotsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3c3.101 0 5.727.805 7.591 2.366C21.471 6.941 22.5 9.223 22.5 12s-1.03 5.059-2.909 6.634C17.727 20.194 15.101 21 12 21c-1.693 0-3.57-.162-5.234-.922a7 7 0 0 1-1.223.568c-.941.328-2.282.548-3.615-.086a.75.75 0 0 1-.277-1.129c1.443-1.912 1.015-3.08.997-3.13l-.006-.014-.008-.019-.012-.028a22 22 0 0 1-.608-1.665c-.25-.782-.514-1.78-.514-2.575 0-2.777 1.03-5.059 2.909-6.634C6.273 3.806 8.899 3 12 3m-5.5 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0m4.5 0a1 1 0 1 0 2 0 1 1 0 0 0-2 0m5.5 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2", - clipRule: "evenodd" - })); - - const SvgIconMessageDots = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 0.5, - d: "M6.75 12a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm4.5 0a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" - })); - - const SvgIconMessageFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.591 5.366C17.727 3.806 15.101 3 12 3s-5.727.805-7.591 2.366C2.529 6.941 1.5 9.223 1.5 12c0 .795.264 1.793.514 2.575.257.806.532 1.482.608 1.665l.012.028.008.02.006.013c.018.05.446 1.218-.997 3.13a.75.75 0 0 0 .277 1.129c1.333.634 2.674.414 3.615.086a7 7 0 0 0 1.223-.568c1.664.76 3.54.922 5.234.922 3.101 0 5.727-.805 7.591-2.366C21.471 17.059 22.5 14.777 22.5 12s-1.03-5.059-2.909-6.634", - clipRule: "evenodd" - })); - - const SvgIconMessage = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 12c0-5.156-3.792-8.25-9.75-8.25S2.25 6.844 2.25 12c0 1.337.92 3.605 1.064 3.952l.038.091c.099.27.505 1.71-1.102 3.84 2.167 1.031 4.468-.664 4.468-.664 1.592.84 3.486 1.031 5.282 1.031 5.958 0 9.75-3.094 9.75-8.25Z" - })); - - const SvgIconMessagesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M20.252 3c.967 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 0 1-1.75 1.75h-2.25v2.25a1.75 1.75 0 0 1-1.75 1.75h-5.555l-4.33 2.406a.75.75 0 0 1-1.115-.656V19h-1.5a1.75 1.75 0 0 1-1.75-1.75v-8.5c0-.966.784-1.75 1.75-1.75h2.5V4.75c0-.966.784-1.75 1.75-1.75zm-12.5 4h8.5c.967 0 1.75.784 1.75 1.75v4.75h2.25a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25H8.002a.25.25 0 0 0-.25.25z", - clipRule: "evenodd" - })); - - const SvgIconMessages = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.25 14.25h3.002a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1H8.002a1 1 0 0 0-1 1v3m9.25 0h-12.5a1 1 0 0 0-1 1v8.5a1 1 0 0 0 1 1h2.25v2.5l4.5-2.5h5.75a1 1 0 0 0 1-1v-8.5a1 1 0 0 0-1-1" - })); - - const SvgIconMicFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7 7a5 5 0 0 1 10 0v4.5a5 5 0 0 1-10 0z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.811 14.2a.75.75 0 1 0-1.374.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534a8.26 8.26 0 0 0 6.813-4.916.75.75 0 1 0-1.374-.6 6.752 6.752 0 0 1-12.378 0" - })); - - const SvgIconMicOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 11.5c0 .685-.137 1.337-.387 1.931l-8.94-8.94A5 5 0 0 1 17 7v4.501ZM3.53 2.47a.75.75 0 0 0-1.06 1.06L7 8.06v3.44a5 5 0 0 0 7.668 4.23l1.26 1.26A6.752 6.752 0 0 1 5.81 14.2a.75.75 0 1 0-1.373.6 8.26 8.26 0 0 0 6.813 4.916v1.534a.75.75 0 1 0 1.5 0v-1.534A8.2 8.2 0 0 0 17 18.062l3.469 3.468a.75.75 0 1 0 1.06-1.06z" - })); - - const SvgIconMicOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16.25 11.5V7a4.25 4.25 0 0 0-7.61-2.603M3 3l4.75 4.75m0 0v3.75a4.25 4.25 0 0 0 6.995 3.245M7.75 7.75l6.995 6.995m0 0L21 21m-9-2a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25" - })); - - const SvgIconMic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 19a7.5 7.5 0 0 0 6.876-4.5M12 19a7.5 7.5 0 0 1-6.876-4.5M12 19v2.25m0-5.5a4.25 4.25 0 0 1-4.25-4.25V7a4.25 4.25 0 0 1 8.5 0v4.5A4.25 4.25 0 0 1 12 15.75" - })); - - const SvgIconMinimize315Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.22 3.22a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69L3.22 4.28a.75.75 0 0 1 0-1.06M13 13.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-4.69l5.22 5.22a.75.75 0 1 1-1.06 1.06l-5.22-5.22v4.69a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconMinimize315 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.25 3.75v6.5m0 0h-6.5m6.5 0-6.5-6.5m10 16.5v-6.5m0 0h6.5m-6.5 0 6.5 6.5" - })); - - const SvgIconMinimize45Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13.75 3a.75.75 0 0 1 .75.75v4.69l5.22-5.22a.75.75 0 1 1 1.06 1.06L15.56 9.5h4.69a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75m-10 11.5a.75.75 0 0 1 0-1.5h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-4.69l-5.22 5.22a.75.75 0 0 1-1.06-1.06l5.22-5.22z", - clipRule: "evenodd" - })); - - const SvgIconMinimize45 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 3.75v6.5m0 0h6.5m-6.5 0 6.5-6.5m-10 16.5v-6.5m0 0h-6.5m6.5 0-6.5 6.5" - })); - - const SvgIconMinimizeWindowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.25 13c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 22h-6.5A1.75 1.75 0 0 1 2 20.25v-5.5c0-.966.784-1.75 1.75-1.75z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.5 4.75a.25.25 0 0 0-.25-.25H4.75a.25.25 0 0 0-.25.25v5.5a.75.75 0 0 1-1.5 0v-5.5C3 3.784 3.784 3 4.75 3h15.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0 1 20.25 16h-5.5a.75.75 0 0 1 0-1.5h5.5a.25.25 0 0 0 .25-.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.75 12a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v1.19l1.97-1.97a.75.75 0 1 1 1.06 1.06l-1.97 1.97h1.19a.75.75 0 0 1 0 1.5z" - })); - - const SvgIconMinimizeWindow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 10.25v-5.5a1 1 0 0 1 1-1h15.5a1 1 0 0 1 1 1v9.5a1 1 0 0 1-1 1h-5.5m-1-4v-3m0 3h3m-3 0L17 8m-6.75 13.25h-6.5a1 1 0 0 1-1-1v-5.5a1 1 0 0 1 1-1h6.5a1 1 0 0 1 1 1v5.5a1 1 0 0 1-1 1" - })); - - const SvgIconMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M5 12h14" - })); - - const SvgIconMoneybagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.851 19.03C3.294 18.19 3 17.178 3 16c.45-3.15 1.71-5.49 4.51-7.75h8.99v-.064C19.241 10.42 20.541 12.789 21 16c0 1.178-.294 2.19-.851 3.03-.553.834-1.326 1.439-2.195 1.872C16.247 21.756 14.058 22 12 22c-2.059 0-4.247-.245-5.954-1.098-.869-.433-1.642-1.038-2.195-1.872M16.334 3.973c.168-.448-.002-.958-.433-1.163C14.738 2.257 13.433 2 12 2s-2.738.257-3.901.81c-.432.205-.601.715-.433 1.163l1.036 2.764-.035.013h6.666l-.035-.013z" - })); - - const SvgIconMoneybag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.422 7.75h5.156m-5.156 0S3.75 10.972 3.75 16.111c0 4.133 4.104 5.139 8.25 5.139s8.25-1.006 8.25-5.139c0-5.139-5.672-8.361-5.672-8.361m-5.156 0L8.167 4.528c-.17-.438-.008-.93.424-1.115.694-.295 1.867-.663 3.409-.663s2.715.368 3.409.663c.432.184.594.677.424 1.115L14.578 7.75" - })); - - const SvgIconMoonFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.082 14.082a9.83 9.83 0 0 1-3.469 4.96A9.75 9.75 0 0 1 3 11.25a9.66 9.66 0 0 1 1.958-5.861 9.83 9.83 0 0 1 4.96-3.47.75.75 0 0 1 .937.938A8.257 8.257 0 0 0 21.15 13.151a.75.75 0 0 1 .938.938z" - })); - - const SvgIconMoonStarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10q0-.102-.002-.204a.75.75 0 0 0-1.183-.597 5.75 5.75 0 0 1-8.014-8.014.75.75 0 0 0-.597-1.183z" - })); - - const SvgIconMoonStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.864 3.575A8.502 8.502 0 0 0 12 20.5c4.31 0 7.87-3.207 8.425-7.364a7.25 7.25 0 0 1-9.56-9.56ZM2 12C2 6.477 6.477 2 12 2q.102 0 .204.002a.75.75 0 0 1 .597 1.183 5.75 5.75 0 0 0 8.014 8.014.75.75 0 0 1 1.183.597L22 12c0 5.523-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m16.24 5.018.812-1.624a.5.5 0 0 1 .894 0l.812 1.624a.5.5 0 0 0 .224.223l1.623.812a.5.5 0 0 1 0 .894l-1.623.812a.5.5 0 0 0-.224.223l-.812 1.624a.5.5 0 0 1-.894 0l-.812-1.624a.5.5 0 0 0-.223-.223l-1.623-.812a.5.5 0 0 1 0-.894l1.623-.812a.5.5 0 0 0 .223-.223" - })); - - const SvgIconMoon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.894 13.334a.75.75 0 0 0-.75-.188A8.257 8.257 0 0 1 10.851 2.854a.75.75 0 0 0-.938-.938 9.83 9.83 0 0 0-4.96 3.469A9.75 9.75 0 0 0 12.75 21a9.66 9.66 0 0 0 5.861-1.957 9.83 9.83 0 0 0 3.469-4.96.75.75 0 0 0-.186-.749m-4.185 4.51A8.25 8.25 0 0 1 6.156 6.292a8.34 8.34 0 0 1 2.943-2.438 9.76 9.76 0 0 0 11.05 11.047 8.35 8.35 0 0 1-2.44 2.943" - })); - - const SvgIconMouseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5 9a7 7 0 0 1 14 0v6a7 7 0 1 1-14 0zm7.75-2.25a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconMouse = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 6.75v2m0 12.5A6.25 6.25 0 0 1 5.75 15V9a6.25 6.25 0 1 1 12.5 0v6A6.25 6.25 0 0 1 12 21.25" - })); - - const SvgIconMoveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.06 2.5a1.5 1.5 0 0 0-2.12 0L8.47 4.97a.75.75 0 1 0 1.06 1.06l1.72-1.72v6.94H4.31l1.72-1.72a.75.75 0 0 0-1.06-1.06L2.5 10.94a1.5 1.5 0 0 0 0 2.12l2.47 2.47a.75.75 0 0 0 1.06-1.06l-1.72-1.72h6.94v6.94l-1.72-1.72a.75.75 0 0 0-1.06 1.06l2.47 2.47a1.5 1.5 0 0 0 2.12 0l2.47-2.47a.75.75 0 1 0-1.06-1.06l-1.72 1.72v-6.94h6.94l-1.72 1.72a.75.75 0 1 0 1.06 1.06l2.47-2.47a1.5 1.5 0 0 0 0-2.12l-2.47-2.47a.75.75 0 1 0-1.06 1.06l1.72 1.72h-6.94V4.31l1.72 1.72a.75.75 0 1 0 1.06-1.06z" - })); - - const SvgIconMove = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 5.5 2.47-2.47a.75.75 0 0 1 1.06 0L15 5.5M5.5 9l-2.47 2.47a.75.75 0 0 0 0 1.06L5.5 15m13-6 2.47 2.47a.75.75 0 0 1 0 1.06L18.5 15M15 18.5l-2.47 2.47a.75.75 0 0 1-1.06 0L9 18.5M12 4v8m0 0v8m0-8H4m8 0h8" - })); - - const SvgIconMusicNoteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.183 3.835a.25.25 0 0 1 .32.24v9.075a4.2 4.2 0 0 0-2.25-.65c-1.938 0-3.75 1.333-3.75 3.25S15.314 19 17.252 19c1.936 0 3.75-1.333 3.75-3.25V4.076a1.75 1.75 0 0 0-2.232-1.683l-8.5 2.429A1.75 1.75 0 0 0 9 6.504v9.646a4.2 4.2 0 0 0-2.25-.65C4.813 15.5 3 16.833 3 18.75S4.813 22 6.75 22s3.75-1.333 3.75-3.25V6.504a.25.25 0 0 1 .181-.24z" - })); - - const SvgIconMusicNote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.75 18.75c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Zm0 0V6.504a1 1 0 0 1 .725-.961l8.502-2.429a1 1 0 0 1 1.275.962V15.75m0 0c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5Z" - })); - - const SvgIconMuteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zm-1.154 14.942-5.822-3.726L17 10.18v10.07a.75.75 0 0 1-1.154.632" - })); - - const SvgIconMute = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17 5.94V3.75a.75.75 0 0 0-1.154-.632L9.842 6.961A.25.25 0 0 1 9.707 7H6.75A1.75 1.75 0 0 0 5 8.75v6.5c0 .727.443 1.35 1.074 1.615L3.22 19.72a.75.75 0 1 0 1.06 1.06l16.5-16.5a.75.75 0 0 0-1.06-1.06zM7.44 15.5h-.69a.25.25 0 0 1-.25-.25v-6.5a.25.25 0 0 1 .25-.25h2.957c.335 0 .662-.096.944-.276L15.5 5.12v2.32z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m15.5 18.88-4.39-2.81-1.086 1.086 5.822 3.726A.75.75 0 0 0 17 20.25V10.18l-1.5 1.5z" - })); - - const SvgIconNextFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.938 4.135A1.25 1.25 0 0 0 4 5.18v13.64a1.25 1.25 0 0 0 1.938 1.044l10.342-6.821a1.25 1.25 0 0 0 0-2.087zM20 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 0 0 1.5 0z" - })); - - const SvgIconNext = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 4.75v14.5m-13.725-.012 10.342-6.82a.5.5 0 0 0 0-.836L5.525 4.762a.5.5 0 0 0-.775.417V18.82a.5.5 0 0 0 .775.417Z" - })); - - const SvgIconNotebookCoverFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7 2.5H5.25A1.75 1.75 0 0 0 3.5 4.25v15.5c0 .966.784 1.75 1.75 1.75H7z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.5 21.5h10.25a1.75 1.75 0 0 0 1.75-1.75V4.25a1.75 1.75 0 0 0-1.75-1.75H8.5zM12.75 7a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconNotebookCover = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 3.25h-3.5a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1h3.5m0-17.5h10a1 1 0 0 1 1 1v15.5a1 1 0 0 1-1 1h-10m0-17.5v17.5m4-13h3m-3 4h3" - })); - - const SvgIconNotepadFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 1.5a.75.75 0 0 1 .75.75v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h2.75V2.25a.75.75 0 0 1 1.5 0v.278h1.75c.966 0 1.75.783 1.75 1.75V19.75a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V4.278c0-.967.784-1.75 1.75-1.75H7V2.25a.75.75 0 0 1 .75-.75M8 9.75A.75.75 0 0 1 8.75 9h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 9.75m0 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconNotepad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 3.278h-2.5a1 1 0 0 0-1 1V19.75a1 1 0 0 0 1 1h13.5a1 1 0 0 0 1-1V4.278a1 1 0 0 0-1-1h-2.5m-8.5 0H12m-4.25 0v.972m0-.972V2.25M12 3.278h4.25m-4.25 0v.972m0-.972V2.25m4.25 1.028v.972m0-.972V2.25m-7.5 7.5h6.5m-6.5 4h4.5" - })); - - const SvgIconNotesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75V16.5h-.25a.75.75 0 0 1 0-1.5h.25v-2.25h-.25a.75.75 0 0 1 0-1.5h.25V9h-.25a.75.75 0 0 1 0-1.5h.25zm5.5 4a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 8.25M9 12a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5A.75.75 0 0 1 9 12", - clipRule: "evenodd" - })); - - const SvgIconNotes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.25 12h2m4.5 0h2.5m-2.5-3.75h4.5m-11 0h2m-2 7.5h2m0 5h13.5a1 1 0 0 0 1-1V4.25a1 1 0 0 0-1-1H5.25a1 1 0 0 0-1 1v15.5a1 1 0 0 0 1 1" - })); - - const SvgIconOculusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.964 8.531C2.874 6.467 4.913 5 7.325 5h9.35c2.412 0 4.452 1.467 5.361 3.531l.18-.182a.75.75 0 1 1 1.069 1.052l-.784.797c.273 1.862-.031 3.936-.923 5.606C20.61 17.615 18.912 19 16.504 19H7.496c-2.408 0-4.106-1.385-5.074-3.196-.892-1.67-1.196-3.744-.923-5.606l-.784-.797a.75.75 0 0 1 1.07-1.052zM10.75 8a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconOculus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.75 8.75h2.5m8.448 1.196 1.052-1.071m-1.052 1.07c-.46-2.373-2.518-4.195-5.023-4.195h-9.35c-2.505 0-4.563 1.822-5.023 4.196m19.396 0c.7 3.606-1.052 8.304-5.194 8.304H7.496c-4.142 0-5.893-4.698-5.194-8.304M1.25 8.875l1.052 1.07" - })); - - const SvgIconOldTvFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.908 2.79a.75.75 0 0 1 1.052-.132L12 5.8l4.04-3.142a.75.75 0 1 1 .92 1.184L14.186 6h6.064c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25V7.75C2 6.784 2.784 6 3.75 6h6.064L7.04 3.842a.75.75 0 0 1-.132-1.052" - })); - - const SvgIconOldTv = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 3.25 4.5 3.5 4.5-3.5m-12.75 17h16.5a1 1 0 0 0 1-1V7.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v11.5a1 1 0 0 0 1 1" - })); - - const SvgIconOpenLink2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 3.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.56l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97h-4.69a.75.75 0 0 1-.75-.75M5.324 5H9.25a.75.75 0 1 1 0 1.5h-3.9c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v11.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h11.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V14a.75.75 0 0 1 1.5 0v4.676c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V7.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 5 5.066 5 5.324 5M17.47 19.37v-.002zm-.1.1h-.003.002Zm-12.74 0h.002zm-.1-.102v.001zm0-12.737v.001zm.102-.102h-.001z", - clipRule: "evenodd" - })); - - const SvgIconOpenLink2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M18.25 14v4.65c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109H5.35c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054V7.35c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h3.9m4.5-2h6.5m0 0v6.5m0-6.5L11 13" - })); - - const SvgIconOpenLinkFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.574 3.25H9.5a.75.75 0 1 1 0 1.5H5.6c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h13.3c.292 0 .467 0 .596-.011a.6.6 0 0 0 .12-.018.25.25 0 0 0 .105-.105.6.6 0 0 0 .018-.12c.01-.13.011-.304.011-.596V15a.75.75 0 0 1 1.5 0v3.926c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.574c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676 9 9 0 0 1-.016-.692V5.574c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175c.198-.016.434-.016.692-.016m14.045 16.47h-.001zm-14.738 0h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1zM13.25 4a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V5.81l-7.97 7.97a.75.75 0 1 1-1.06-1.06l7.97-7.97H14a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconOpenLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 3.75h-3.9c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054v-3.9m-6.5-11h6.5m0 0v6.5m0-6.5L11 13" - })); - - const SvgIconOpenQuoteFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.25 20A1.75 1.75 0 0 0 22 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H18.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C14.113 6.648 13 8.387 13 10.961v7.29c0 .97.786 1.749 1.75 1.749zm-11 0A1.75 1.75 0 0 0 11 18.25v-6.29a1.75 1.75 0 0 0-1.75-1.75H7.5V4.743a.75.75 0 0 0-.326-.62c-.468-.32-1.022.051-1.427.287a8 8 0 0 0-1.52 1.154C3.114 6.648 2 8.387 2 10.961v7.29C2 19.221 2.786 20 3.75 20z" - })); - - const SvgIconOpenQuote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.75 19.25h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Zm-11 0h5.5a1 1 0 0 0 1-1v-6.286a1 1 0 0 0-1-1h-2.5V4.75s-4 1.554-4 6.214v7.288c0 .552.448.998 1 .998Z" - })); - - const SvgIconOptAltFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.59 5.5a.25.25 0 0 0-.218.13l-7.43 13.465A1.75 1.75 0 0 1 7.41 20H3.75a.75.75 0 0 1 0-1.5h3.66a.25.25 0 0 0 .219-.13l7.43-13.465A1.75 1.75 0 0 1 16.59 4h3.66a.75.75 0 0 1 0 1.5zM15 19.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconOptAlt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 19.25h3.66a1 1 0 0 0 .875-.517l7.43-13.466a1 1 0 0 1 .875-.517h3.66m-4.5 14.5h4.5" - })); - - const SvgIconOrangeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.14 1.173C15.46.41 16.765.436 18.122.66a.75.75 0 0 1 .606.92 5.21 5.21 0 0 1-2.664 3.388A9 9 0 1 1 3 13a9 9 0 0 1 7.874-8.93c-.538-.757-1.56-1.45-2.94-1.573a.75.75 0 0 1 .133-1.494c1.786.16 3.26 1.076 4.068 2.248a5.2 5.2 0 0 1 2.005-2.078m1.377 2.385a3.7 3.7 0 0 0 1.452-1.525c-.784-.046-1.434.067-2.08.439a3.7 3.7 0 0 0-1.478 1.578 3.7 3.7 0 0 0 2.106-.492m3.163 10.57a.773.773 0 1 0-1.526-.256 5.23 5.23 0 0 1-4.282 4.282.773.773 0 0 0 .256 1.526 6.78 6.78 0 0 0 5.552-5.552", - clipRule: "evenodd" - })); - - const SvgIconOrange = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 4.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5m0 0c-.307-1.382-1.84-2.807-4-3m8.975 11.75a5 5 0 0 1-4.475 4.475m2.015-16.153a4.46 4.46 0 0 0-2.108 2.808 4.46 4.46 0 0 0 3.485-.423A4.46 4.46 0 0 0 18 1.4c-1.29-.212-2.386-.212-3.485.422" - })); - - const SvgIconPackageFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.533 4.125-2.792 1.527-7.533-4.125zm0 8.25L4.467 7.125l3.18-1.74 7.532 4.124zm8.25 5.236-7.5 4.105v-8.044l3-1.642v3.345a.75.75 0 1 0 1.5 0v-4.166l3-1.642z" - })); - - const SvgIconPackage = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m20.97 6.202-8.25-4.514a1.49 1.49 0 0 0-1.44 0L3.03 6.204a1.5 1.5 0 0 0-.78 1.312v8.966a1.5 1.5 0 0 0 .78 1.313l8.25 4.516a1.49 1.49 0 0 0 1.44 0l8.25-4.516a1.5 1.5 0 0 0 .78-1.313V7.517a1.5 1.5 0 0 0-.78-1.315M12 3l7.532 4.125-2.791 1.528-7.533-4.125zm0 8.25L4.468 7.125l3.178-1.74 7.532 4.125zM3.75 8.438l7.5 4.104v8.043l-7.5-4.102zm16.5 8.042-7.5 4.105v-8.04l3-1.64v3.345a.75.75 0 1 0 1.5 0v-4.167l3-1.645z" - })); - - const SvgIconPaperFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.25 5.377 4.13 3.79A1.75 1.75 0 0 0 2 5.498v12.388c0 .82.569 1.53 1.37 1.708l7.88 1.757zm1.5 15.974 7.88-1.757A1.75 1.75 0 0 0 22 17.886V5.498a1.75 1.75 0 0 0-2.13-1.708l-7.12 1.587z" - })); - - const SvgIconPaper = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m12 6.312-8.032-1.79a1 1 0 0 0-1.218.975v12.389a1 1 0 0 0 .782.976L12 20.75m0-14.438 8.032-1.79a1 1 0 0 1 1.218.975v12.389a1 1 0 0 1-.782.976L12 20.75m0-14.438V20.75" - })); - - const SvgIconPaperclip2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 8.75V16a5.25 5.25 0 1 0 10.5 0V5.375a2.625 2.625 0 0 0-5.25 0v9.875" - })); - - const SvgIconPaperclip3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m12.213 10.764-5.134 5.119a1.445 1.445 0 0 0 0 2.047 1.455 1.455 0 0 0 2.054 0L19.4 7.693c.566-.565.85-1.306.85-2.047a2.9 2.9 0 0 0-2.904-2.896 2.9 2.9 0 0 0-2.053.848L5.026 13.835a4.32 4.32 0 0 0-1.276 3.072c0 1.111.425 2.223 1.276 3.07a4.35 4.35 0 0 0 3.08 1.273c1.115 0 2.23-.424 3.08-1.272l5.133-5.119" - })); - - const SvgIconPaperclip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M5.75 10.75v4.5a6 6 0 0 0 6 6h.5a6 6 0 0 0 6-6V7a4.25 4.25 0 0 0-8.5 0v7.875a2.125 2.125 0 0 0 4.25 0V7.75" - })); - - const SvgIconPasskeyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10c-4.242 0-7.284 3.06-8.08 7.022C3.7 20.119 4.593 21 5.593 21h9.657v-3.438A4.5 4.5 0 0 1 13.5 14c0-.636.132-1.242.37-1.79A8.3 8.3 0 0 0 12 12" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18 11a3 3 0 0 0-1.25 5.728v3.532a.5.5 0 0 0 .188.39l.75.6a.5.5 0 0 0 .624 0l.75-.6a.5.5 0 0 0 .188-.39v-.61a.5.5 0 0 0-.165-.372l-.585-.528.604-.604a.5.5 0 0 0 .146-.353v-1.065A3 3 0 0 0 18 11m-1 3a1 1 0 1 1 2 0 1 1 0 0 1-2 0", - clipRule: "evenodd" - })); - - const SvgIconPasskey = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13 12.815a8 8 0 0 0-1-.065c-3.824 0-6.607 2.744-7.345 6.42-.116.575.35 1.08.937 1.08H14M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m0 7.5a2.25 2.25 0 1 1 3.5 1.871V17l-.5.936.5 1.032V20L18 21l-1.25-1v-4.129a2.25 2.25 0 0 1-1-1.871" - })); - - const SvgIconPauseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.75 3A1.75 1.75 0 0 0 4 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 10 19.25V4.75A1.75 1.75 0 0 0 8.25 3zm10 0A1.75 1.75 0 0 0 14 4.75v14.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 20 19.25V4.75A1.75 1.75 0 0 0 18.25 3z" - })); - - const SvgIconPause = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 4.75a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h2.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1h-2.5a1 1 0 0 1-1-1z" - })); - - const SvgIconPencilBoxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.987 2.427a1.75 1.75 0 0 0-2.474 0L12.22 7.72a.75.75 0 0 0-.22.53v3c0 .414.336.75.75.75h3a.75.75 0 0 0 .53-.22l5.293-5.293a1.75 1.75 0 0 0 0-2.475zm-1.414 1.06a.25.25 0 0 1 .354 0l1.586 1.586a.25.25 0 0 1 0 .354L15.439 10.5H13.5V8.56z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.159 6.659 14.818 3H5.324c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V9.182l-3.659 3.659a2.25 2.25 0 0 1-1.591.659h-3a2.25 2.25 0 0 1-2.25-2.25v-3c0-.597.237-1.169.659-1.591" - })); - - const SvgIconPencilBox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12.75 8.25-.53-.53a.75.75 0 0 0-.22.53zm0 3H12c0 .414.336.75.75.75zm3 0V12a.75.75 0 0 0 .53-.22zm2.293-8.293.53.53zm1.414 0-.53.53zm1.586 1.586-.53.53zm0 1.414.53.53zM11.25 4.5a.75.75 0 0 0 0-1.5zM21 12.75a.75.75 0 0 0-1.5 0zM4.296 20.14l.34-.667zm-.437-.436-.668.34zm15.845.437-.34-.668zm.437-.437-.668-.34zM3.859 4.296l-.668-.34zm.437-.437-.34-.668zM12 8.249v3h1.5v-3zm.75 3.75h3v-1.5h-3zm.53-3.219 5.293-5.293-1.06-1.06L12.22 7.72zm5.647-5.293 1.586 1.586 1.06-1.06-1.586-1.586zm1.586 1.94L15.22 10.72l1.06 1.06 5.293-5.293zm0-.354a.25.25 0 0 1 0 .354l1.06 1.06a1.75 1.75 0 0 0 0-2.475zm-1.94-1.586a.25.25 0 0 1 .354 0l1.06-1.06a1.75 1.75 0 0 0-2.474 0zM18.65 19.5H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h5.9V3h-5.9zm14.15 8.25v5.9H21v-5.9zM5.35 19.5c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.117.463.157.676.175.205.016.45.016.718.016zM3 18.65c0 .268 0 .513.016.718.018.213.057.446.175.676l1.336-.68c.009.016-.006.002-.016-.118a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.597.765.765zM18.65 21c.268 0 .514 0 .718-.016.213-.018.446-.058.677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.01-.596.01zm.85-2.35c0 .292 0 .466-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.205.016-.45.016-.718zm.544 2.16a1.75 1.75 0 0 0 .765-.766l-1.336-.68a.25.25 0 0 1-.11.109l.681 1.336ZM4.5 5.35c0-.293 0-.467.011-.596.01-.12.025-.134.016-.118l-1.336-.68a1.8 1.8 0 0 0-.175.676C3 4.836 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.008-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.764z" - })); - - const SvgIconPeopleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.5 6.25a4.25 4.25 0 1 0-8.5 0 4.25 4.25 0 0 0 8.5 0m4.25 0A2.75 2.75 0 0 0 15 3.5.75.75 0 0 1 15 2a4.25 4.25 0 0 1 0 8.5.75.75 0 0 1 0-1.5 2.75 2.75 0 0 0 2.75-2.75m.414 12.857c.168 1.079-.734 1.862-1.664 1.862H2c-.93 0-1.831-.783-1.664-1.862C.951 15.152 4.746 12 9.25 12s8.3 3.152 8.914 7.107M22.25 21c.928 0 1.833-.783 1.662-1.863-.45-2.836-2.569-5.328-5.412-6.335a.75.75 0 1 0-.5 1.414c2.351.833 4.071 2.891 4.43 5.155a.1.1 0 0 1-.001.034.1.1 0 0 1-.022.034.22.22 0 0 1-.157.06h-1.5a.75.75 0 0 0 0 1.5h1.5Z" - })); - - const SvgIconPeople = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15 2.75a3.5 3.5 0 1 1 0 7m5.75 10.5h1.5c.552 0 1.008-.45.921-.996-.404-2.55-2.323-4.825-4.921-5.745m-9-3.759a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7m-8.173 9.472c.552-3.553 4-6.472 8.173-6.472 4.172 0 7.62 2.92 8.173 6.472.085.546-.37.997-.923.997H2c-.552 0-1.008-.45-.923-.997" - })); - - const SvgIconPersonAddFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.508 11.826A2.24 2.24 0 0 0 16 15.25V16h-.75a2.25 2.25 0 1 0 0 4.5H16v.5H5.6c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5c1.664 0 3.211.48 4.508 1.326" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19 15.25a.75.75 0 0 0-1.5 0v2.25h-2.25a.75.75 0 0 0 0 1.5h2.25v2.25a.75.75 0 0 0 1.5 0V19h2.25a.75.75 0 0 0 0-1.5H19z" - })); - - const SvgIconPersonAdd = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H12.5m-.648-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m3.25 1.412v3m0 0v3m0-3h-3m3 0h3M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" - })); - - const SvgIconPersonAddedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m5.644 12.721A8.17 8.17 0 0 0 12 12.5c-3.789 0-7.232 2.815-8.06 6.501C3.69 20.111 4.6 21 5.598 21H14.2l-.8-.6a2.25 2.25 0 0 1 2.7-3.6l.204.153z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.893 15.136a.75.75 0 0 0-1.286-.772l-2.872 4.787L15.2 18a.75.75 0 0 0-.9 1.2l2.2 1.65a.75.75 0 0 0 1.093-.214z" - })); - - const SvgIconPersonAdded = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.852 13.251c-3.72.065-6.428 2.567-7.18 5.915-.13.575.337 1.084.926 1.084H11.5m.352-6.999L12 13.25q.528 0 1.029.064m-1.177-.063A8 8 0 0 0 10 13.5m3.029-.186q.501.063.971.186m-.971-.186a7.5 7.5 0 0 1 1.971.524m-.25 4.762 2.2 1.65 3.3-5.5m-4.5-8.25a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" - })); - - const SvgIconPersonFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 10.5c-4.173 0-7.227 2.794-8.06 6.501C3.69 20.112 4.6 21 5.6 21h12.803c.999 0 1.908-.888 1.659-1.999-.834-3.707-3.887-6.501-8.06-6.501Z" - })); - - const SvgIconPersonRemoveFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m4.465 11.798a2.25 2.25 0 0 0-2.056 3.793l.409.409-.409.409A2.25 2.25 0 0 0 13.984 21H5.599c-.999 0-1.908-.888-1.659-1.999C4.77 15.315 8.212 12.5 12 12.5a8.2 8.2 0 0 1 4.465 1.298" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.53 16.53a.75.75 0 1 0-1.06-1.06L18 16.94l-1.47-1.47a.75.75 0 1 0-1.06 1.06L16.94 18l-1.47 1.47a.75.75 0 1 0 1.06 1.06L18 19.06l1.47 1.47a.75.75 0 1 0 1.06-1.06L19.06 18z" - })); - - const SvgIconPersonRemove = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 16-2 2m0 0-2 2m2-2-2-2m2 2 2 2m-8.148-6.749c-3.72.065-6.428 2.567-7.18 5.915-.13.575.335 1.084.925 1.084h6.653m-.398-6.999L12 13.25q.78 0 1.5.138m-1.648-.137A8 8 0 0 0 10 13.5m5.75-7a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0" - })); - - const SvgIconPerson = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.5a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM12 13.25c-3.796 0-6.566 2.524-7.328 5.916-.13.575.337 1.084.926 1.084h12.804c.589 0 1.056-.51.926-1.084-.762-3.393-3.532-5.916-7.328-5.916Z" - })); - - const SvgIconPictureInPictureFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.5 5.75a.25.25 0 0 1 .25-.25h14.5a.25.25 0 0 1 .25.25v5.5a.75.75 0 0 0 1.5 0v-5.5A1.75 1.75 0 0 0 18.25 4H3.75A1.75 1.75 0 0 0 2 5.75v10.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 0 0 0-1.5h-5.5a.25.25 0 0 1-.25-.25z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.75 14A1.75 1.75 0 0 0 12 15.75v3.5c0 .966.784 1.75 1.75 1.75h6.5A1.75 1.75 0 0 0 22 19.25v-3.5A1.75 1.75 0 0 0 20.25 14z" - })); - - const SvgIconPictureInPicture = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 17.25h-5.5a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h14.5a1 1 0 0 1 1 1v5.5m-5.5 3.5h6.5a1 1 0 0 1 1 1v3.5a1 1 0 0 1-1 1h-6.5a1 1 0 0 1-1-1v-3.5a1 1 0 0 1 1-1" - })); - - const SvgIconPieChart2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M21.88 8.46c-.02-.13-.06-.26-.09-.38v-.02a8.44 8.44 0 0 0-5.94-5.94h-.02c-.12-.03-.25-.07-.38-.09-.15-.02-.34-.03-.55.03-.29.09-.55.29-.71.55-.12.19-.16.39-.17.54-.01.13-.01.28-.01.42v5.19c.01.13.04.3.13.48.12.24.31.43.55.55.18.09.35.12.48.13h5.19c.14 0 .29 0 .42-.01.15-.02.35-.05.54-.17.26-.16.46-.42.55-.71.06-.21.05-.4.03-.55z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.25 11.9h-6.39c-.29 0-.47 0-.6-.01-.08 0-.11-.01-.12-.02a.24.24 0 0 1-.1-.1s-.01-.04-.02-.12c-.01-.13-.01-.3-.01-.6V4.66c0-.41-.32-.74-.73-.75H11C6.03 3.9 2 7.93 2 12.9a9 9 0 0 0 18 0v-.27a.745.745 0 0 0-.75-.73", - clipRule: "evenodd" - })); - - const SvgIconPieChart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.065 8.347a7.69 7.69 0 0 0-5.412-5.412c-.273-.073-.41-.11-.545-.07a.53.53 0 0 0-.284.218c-.074.12-.074.277-.074.59V8.45c0 .28 0 .42.055.527a.5.5 0 0 0 .218.218c.107.055.247.055.527.055h4.777c.313 0 .47 0 .59-.074a.53.53 0 0 0 .218-.284c.04-.136.003-.272-.07-.545" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 13a8.25 8.25 0 1 1-7.996-8.246v6.396c0 .56 0 .84.11 1.054a1 1 0 0 0 .436.437c.214.11.494.11 1.054.11h6.392q.004.123.004.249" - })); - - const SvgIconPieChartFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M21.654 14.617A10 10 0 0 0 22 12c0-5.27-4.078-9.589-9.25-9.972v9.442z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m21.154 16.031-9.404-3.324a.75.75 0 0 1-.5-.707V2.028A10 10 0 0 0 2 12c0 5.523 4.477 10 10 10 4.089 0 7.604-2.454 9.154-5.969" - })); - - const SvgIconPieChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75a9.25 9.25 0 0 0 0 18.5 9.25 9.25 0 0 0 8.724-6.167M12 2.75A9.25 9.25 0 0 1 21.25 12a9.2 9.2 0 0 1-.526 3.083M12 2.75V12l8.724 3.083" - })); - - const SvgIconPiloneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.822 3.27A1.75 1.75 0 0 1 10.504 2h2.992a1.75 1.75 0 0 1 1.682 1.27L16.816 9H7.184zM6.756 10.5l-.857 3H18.1l-.857-3zM18.53 15H5.47l-1.286 4.5H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-1.434z" - })); - - const SvgIconPilone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 9.75H8m-1.25 4.5h10.5M4.821 20 9.543 3.475a1 1 0 0 1 .961-.725h2.992a1 1 0 0 1 .961.725L19.18 20m-16.429.25h18.5" - })); - - const SvgIconPin2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.25 2A1.75 1.75 0 0 0 6.5 3.75v3.247a6.5 6.5 0 0 1-1.904 4.596l-.376.377a.75.75 0 0 0-.22.53v2.75a.75.75 0 0 0 .75.75h6.5v5.25a.75.75 0 0 0 1.5 0V16h6.5a.75.75 0 0 0 .75-.75V12.5a.75.75 0 0 0-.22-.53l-.376-.377A6.5 6.5 0 0 1 17.5 6.997V3.75A1.75 1.75 0 0 0 15.75 2z" - })); - - const SvgIconPin2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 15.25H4.75V12.5l.377-.377A7.25 7.25 0 0 0 7.25 6.997V3.75a1 1 0 0 1 1-1h7.5a1 1 0 0 1 1 1v3.247a7.25 7.25 0 0 0 2.123 5.127l.377.376v2.75zm0 0v6" - })); - - const SvgIconPinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m12.268 20.579-3.893-3.893L4.28 20.78a.75.75 0 0 1-1.06-1.06l4.094-4.095-3.892-3.893a1.75 1.75 0 0 1 .756-2.92l6.724-1.921a.25.25 0 0 0 .149-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149l-1.92 6.724a1.75 1.75 0 0 1-2.921.757" - })); - - const SvgIconPin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m8.375 15.625 4.423 4.423a1 1 0 0 0 1.669-.432l1.921-6.724a1 1 0 0 1 .465-.594l3.76-2.148a1 1 0 0 0 .211-1.576l-5.398-5.398a1 1 0 0 0-1.576.21l-2.148 3.76a1 1 0 0 1-.594.466L4.384 9.533a1 1 0 0 0-.432 1.669zm0 0 .007-.007m-.007.007L3.75 20.25" - })); - - const SvgIconPizzaFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 6c0-.544.145-1.054.398-1.494l-4.714.809a14.5 14.5 0 0 0 5.365 9.093 4.001 4.001 0 0 1 7.38-1.432L20.75 5.27a1.75 1.75 0 0 0-2.02-2.02l-2.774.475A3 3 0 1 1 11 6" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m17.496 17.074.265-.263a2.5 2.5 0 1 0-4.261-1.775v.376a14.4 14.4 0 0 0 3.996 1.662" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.432 18.795C11.652 17.7 6.299 12.347 5.205 5.568l-1.583.271c-.95.163-1.63 1.088-1.388 2.08a18.8 18.8 0 0 0 4.99 8.857 18.8 18.8 0 0 0 8.857 4.99c.992.242 1.917-.439 2.08-1.388z" - })); - - const SvgIconPizza = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.863 17.676-.442 2.575c-.094.55-.62.919-1.162.787a18.04 18.04 0 0 1-8.505-4.792 18.04 18.04 0 0 1-4.791-8.505c-.133-.542.236-1.068.786-1.162l2.575-.442m11.539 11.54.76-4.43m-.76 4.43a14.4 14.4 0 0 1-4.709-1.783m-6.83-9.757a14.43 14.43 0 0 0 3.993 7.546 14.5 14.5 0 0 0 2.837 2.211m-6.83-9.757 5.8-.994m6.498 8.103a3.088 3.088 0 0 0-5.468 2.648m5.468-2.648 1.39-8.103a1 1 0 0 0-1.155-1.154l-3.168.543m0 0a2.059 2.059 0 1 1-3.564.611m3.564-.611-3.564.61" - })); - - const SvgIconPlayFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.657 2.279C6.491 1.572 5 2.41 5 3.775v16.45c0 1.363 1.49 2.203 2.657 1.496l13.57-8.225a1.75 1.75 0 0 0 0-2.993L7.658 2.28Z" - })); - - const SvgIconPlay = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.839 11.145 7.269 2.92a1 1 0 0 0-1.519.855v16.45a1 1 0 0 0 1.518.855l13.57-8.225a1 1 0 0 0 0-1.71Z" - })); - - const SvgIconPlaylistFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M22.004 4.75a.75.75 0 0 0-1.5 0v9.4a4.2 4.2 0 0 0-2.25-.65c-1.937 0-3.75 1.333-3.75 3.25S16.317 20 18.254 20s3.75-1.333 3.75-3.25zM2.75 5a.75.75 0 0 0 0 1.5h13.51a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm0 6.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" - })); - - const SvgIconPlaylist = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75h13.51M2.75 12h8.5m-8.5 6.25h6.5m12.004-1.5c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5 3 1.12 3 2.5m0 0v-12" - })); - - const SvgIconPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 2, - d: "M12 5v14m-7-7h14" - })); - - const SvgIconPopcornFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.124 8.5a.5.5 0 0 0-.496.564l1.463 11.409A1.75 1.75 0 0 0 6.827 22H8.69L7.896 8.5zm5.275 0 .794 13.5h3.615l.794-13.5zm6.705 0L15.31 22h1.864a1.75 1.75 0 0 0 1.735-1.527l1.463-11.41a.5.5 0 0 0-.496-.563zM20.285 7a2.3 2.3 0 0 0-1.313-1.388l-.048-.02a2.3 2.3 0 0 1-.751-.49 2.3 2.3 0 0 1-.501-.736l-.02-.048a2.28 2.28 0 0 0-.98-1.094c-.44-.25-.953-.35-1.457-.285l-.057.008a2.36 2.36 0 0 1-1.712-.45l-.039-.029A2.34 2.34 0 0 0 12 2a2.34 2.34 0 0 0-1.407.468l-.043.033a2.33 2.33 0 0 1-1.708.448l-.058-.007a2.35 2.35 0 0 0-1.457.284c-.44.25-.785.635-.979 1.095l-.02.046a2.3 2.3 0 0 1-.5.737c-.216.21-.471.377-.752.49l-.048.02A2.3 2.3 0 0 0 3.715 7z" - })); - - const SvgIconPopcorn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M19.233 7.75a1.8 1.8 0 0 0-.25-1.19c-.22-.36-.56-.64-.965-.8l-.042-.016a2 2 0 0 1-.648-.41 1.9 1.9 0 0 1-.433-.612l-.017-.04a1.92 1.92 0 0 0-.846-.912 2.1 2.1 0 0 0-1.258-.237l-.048.006a2.1 2.1 0 0 1-.779-.048 2 2 0 0 1-.7-.327l-.033-.024A2.07 2.07 0 0 0 12 2.75c-.439 0-.866.137-1.214.39l-.038.027a2 2 0 0 1-.697.326c-.253.064-.517.08-.776.048l-.05-.006a2.1 2.1 0 0 0-1.258.237c-.38.208-.677.528-.845.912l-.017.039c-.1.23-.247.438-.433.613a2 2 0 0 1-.649.41l-.04.016a1.96 1.96 0 0 0-.965.798 1.8 1.8 0 0 0-.25 1.19m4.482 0H5.367a1 1 0 0 0-.994 1.11l1.278 11.5a1 1 0 0 0 .994.89H10m-.75-13.5.75 13.5m-.75-13.5h5.5M10 21.25h4m.75-13.5h3.883a1 1 0 0 1 .994 1.11l-1.278 11.5a1 1 0 0 1-.994.89H14m.75-13.5L14 21.25" - })); - - const SvgIconPriceTagFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 3.75C2 2.784 2.784 2 3.75 2h7.829c.464 0 .91.184 1.237.513l8.757 8.756a1.75 1.75 0 0 1 0 2.475l-7.829 7.83a1.75 1.75 0 0 1-2.475 0l-8.756-8.758A1.75 1.75 0 0 1 2 11.58zM7.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", - clipRule: "evenodd" - })); - - const SvgIconPriceTag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 11.579V3.75a1 1 0 0 1 1-1h7.829a1 1 0 0 1 .707.293l8.757 8.757a1 1 0 0 1 0 1.414l-7.83 7.829a1 1 0 0 1-1.413 0l-8.757-8.757a1 1 0 0 1-.293-.707Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.25 7.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" - })); - - const SvgIconPrinterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.75 2A1.75 1.75 0 0 0 6 3.75V6H3.75A1.75 1.75 0 0 0 2 7.75v8.5c0 .966.784 1.75 1.75 1.75H6v2.25c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25V18h2.25A1.75 1.75 0 0 0 22 16.25v-8.5A1.75 1.75 0 0 0 20.25 6H18V3.75A1.75 1.75 0 0 0 16.25 2zm8.75 4V3.75a.25.25 0 0 0-.25-.25h-8.5a.25.25 0 0 0-.25.25V6zm0 8.5h-9v5.75c0 .138.112.25.25.25h8.5a.25.25 0 0 0 .25-.25zM6 10.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconPrinter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 10.75h-2.5m0 3v6.5a1 1 0 0 0 1 1h8.5a1 1 0 0 0 1-1v-6.5m-10.5 0h10.5m-10.5 0v3.5h-3a1 1 0 0 1-1-1v-8.5a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v8.5a1 1 0 0 1-1 1h-3v-3.5m-9.5-11h8.5a1 1 0 0 1 1 1v3H6.75v-3a1 1 0 0 1 1-1" - })); - - const SvgIconPuzzleFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.5 4v-.5a2.5 2.5 0 0 1 5 0V4h4.75c.966 0 1.75.784 1.75 1.75V9a.5.5 0 0 1-.5.5 2.5 2.5 0 0 0 0 5 .5.5 0 0 1 .5.5v3.25A1.75 1.75 0 0 1 19.25 20H4.75A1.75 1.75 0 0 1 3 18.25V5.75C3 4.784 3.784 4 4.75 4z" - })); - - const SvgIconPuzzle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75a1 1 0 0 1 1-1h4.5V4.5a2.75 2.75 0 1 1 5.5 0v.25h4.5a1 1 0 0 1 1 1v3.5H20a2.75 2.75 0 1 0 0 5.5h.25v3.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1z" - })); - - const SvgIconQrCodeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0m-7.5-4.5h3v3h-3zm0-10h3v3h-3zm10 0h3v3h-3z" - })); - - const SvgIconQrCode = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 11h-4.5A1.75 1.75 0 0 1 3 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm8.25.25c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 19.25 11h-4.5A1.75 1.75 0 0 1 13 9.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zM3 14.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0 1 9.25 21h-4.5A1.75 1.75 0 0 1 3 19.25zm1.75-.25a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25zm9-1.5a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75m3.25.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H18.5v1.75a.75.75 0 0 1-1.5 0z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 20a1 1 0 1 1 2 0 1 1 0 0 1-2 0" - })); - - const SvgIconQuoteCloseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.49 5C4.028 5 2 6.95 2 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C10.968 6.939 8.944 5 6.49 5m11 0C15.028 5 13 6.95 13 9.396s2.028 4.396 4.49 4.396c.939 0 1.815-.284 2.54-.77a6 6 0 0 1-.776 1.435c-.877 1.207-2.165 2.117-3.776 3.164a.75.75 0 0 0 .818 1.258c1.595-1.037 3.111-2.08 4.172-3.541 1.083-1.494 1.649-3.359 1.512-5.963C21.968 6.939 19.944 5 17.49 5" - })); - - const SvgIconQuoteClose = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646S4.424 5.75 6.49 5.75c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854M21.23 9.396c0 2.013-1.675 3.646-3.74 3.646s-3.74-1.633-3.74-3.646 1.674-3.646 3.74-3.646c2.065 0 3.74 1.632 3.74 3.646m0 0c.267 4.948-2.137 6.77-5.343 8.854" - })); - - const SvgIconQuoteOpenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.51 19c2.462 0 4.49-1.95 4.49-4.396s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 0 0-.818-1.258c-1.595 1.037-3.111 2.08-4.172 3.541-1.083 1.494-1.649 3.359-1.512 5.963.012 2.436 2.036 4.375 4.49 4.375m-11 0C8.972 19 11 17.05 11 14.604s-2.028-4.396-4.49-4.396c-.939 0-1.815.284-2.54.771.204-.539.467-1.01.776-1.436.877-1.207 2.165-2.117 3.776-3.164a.75.75 0 1 0-.818-1.258C6.11 6.158 4.593 7.201 3.532 8.662c-1.083 1.494-1.649 3.359-1.512 5.963C2.032 17.061 4.056 19 6.51 19" - })); - - const SvgIconQuoteOpen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854M2.77 14.604c0-2.013 1.675-3.646 3.74-3.646s3.74 1.633 3.74 3.646-1.674 3.646-3.74 3.646c-2.065 0-3.74-1.632-3.74-3.646m0 0c-.267-4.948 2.137-6.77 5.343-8.854" - })); - - const SvgIconRainyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.422 2C5.866 2 3 4.92 3 8.5S5.866 15 9.422 15h6.703C18.827 15 21 12.782 21 10.068s-2.173-4.932-4.875-4.932q-.348 0-.684.049c-.277.039-.541-.086-.662-.271C13.632 3.162 11.663 2 9.422 2M7.491 18.04a.75.75 0 1 0-1.382-.58l-1.05 2.5a.75.75 0 1 0 1.382.58zm5.024 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 0 0 1.384.58zm5 0a.75.75 0 0 0-1.384-.58l-1.046 2.5a.75.75 0 1 0 1.384.58z" - })); - - const SvgIconRainyLightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.422 3C5.866 3 3 5.92 3 9.5S5.866 16 9.422 16h.865l-.708 1.415a.75.75 0 0 0 1.342.67l1-2a1 1 0 0 0 .036-.085h4.168C18.827 16 21 13.782 21 11.068s-2.173-4.932-4.875-4.932q-.584.001-1.13.134C13.89 4.32 11.813 3 9.423 3Zm4.749 15.836a.75.75 0 0 0-1.342-.671l-1 2a.75.75 0 0 0 1.342.67z" - })); - - const SvgIconRainyLight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "m11.25 15.75-1 2m3.25.75-1 2m-3.078-5.25h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 3.75 3.75 6.324 3.75 9.5s2.54 5.75 5.672 5.75Z" - })); - - const SvgIconRainy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.823 17.75-1.046 2.5M6.8 17.75l-1.05 2.5m11.073-2.5-1.046 2.5m-6.355-6h6.703c2.278 0 4.125-1.872 4.125-4.182s-1.847-4.182-4.125-4.182a4 4 0 0 0-.579.041c-.535.076-1.099-.15-1.395-.602-1.016-1.552-2.755-2.575-4.73-2.575C6.29 2.75 3.75 5.324 3.75 8.5s2.54 5.75 5.672 5.75" - })); - - const SvgIconReceipt2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.25 3.75H3.75a1.5 1.5 0 0 0-1.5 1.5V19.5a.75.75 0 0 0 1.086.67L6 18.838l2.664 1.332a.75.75 0 0 0 .672 0L12 18.838l2.664 1.332a.75.75 0 0 0 .672 0L18 18.838l2.664 1.332a.75.75 0 0 0 1.086-.67V5.25a1.5 1.5 0 0 0-1.5-1.5M16.5 13.5h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5m0-3h-9a.75.75 0 1 1 0-1.5h9a.75.75 0 1 1 0 1.5" - })); - - const SvgIconReceipt2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.75 9.75A.75.75 0 0 1 7.5 9h9a.75.75 0 1 1 0 1.5h-9a.75.75 0 0 1-.75-.75m.75 3.75h9a.75.75 0 1 0 0-1.5h-9a.75.75 0 1 0 0 1.5m14.25-8.25V19.5a.75.75 0 0 1-1.086.67L18 18.838l-2.664 1.332a.75.75 0 0 1-.672 0L12 18.838 9.336 20.17a.75.75 0 0 1-.672 0L6 18.838 3.336 20.17a.75.75 0 0 1-1.086-.67V5.25a1.5 1.5 0 0 1 1.5-1.5h16.5a1.5 1.5 0 0 1 1.5 1.5m-1.5 0H3.75v13.037l1.914-.958a.75.75 0 0 1 .672 0L9 18.662l2.664-1.333a.75.75 0 0 1 .672 0L15 18.662l2.664-1.333a.75.75 0 0 1 .672 0l1.914.958z" - })); - - const SvgIconReceiptFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75C4 2.784 4.784 2 5.75 2h12.5c.966 0 1.75.784 1.75 1.75v17.5a.75.75 0 0 1-1.243.566l-2.065-1.799-1.838 1.773a.75.75 0 0 1-1.041 0L12 20.042l-1.813 1.748a.75.75 0 0 1-1.04 0l-1.84-1.773-2.064 1.799A.75.75 0 0 1 4 21.25zm11.155 4.697a.75.75 0 0 0-1.06-1.06l-2.637 2.636-1.053-1.053a.75.75 0 1 0-1.06 1.06l1.583 1.584a.75.75 0 0 0 1.06 0zM8.75 14a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconReceiptTaxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v17.5a.75.75 0 0 0 1.243.566l2.065-1.799 1.838 1.773c.29.28.75.28 1.041 0L12 20.042l1.813 1.748c.29.28.75.28 1.04 0l1.84-1.773 2.064 1.799A.75.75 0 0 0 20 21.25V3.75A1.75 1.75 0 0 0 18.25 2zm10.042 6.28a.75.75 0 0 0-1.06-1.06l-6.5 6.5a.75.75 0 1 0 1.06 1.06zM9 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2m5 5a1 1 0 1 0 2 0 1 1 0 0 0-2 0", - clipRule: "evenodd" - })); - - const SvgIconReceiptTax = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m19.25 21.25-.493.566A.75.75 0 0 0 20 21.25zM16.667 19l.492-.566a.75.75 0 0 0-1.013.026l.52.54Zm-2.334 2.25-.52.54c.29.28.75.28 1.04 0zM12 19l.52-.54a.75.75 0 0 0-1.04 0zm-2.333 2.25-.52.54c.29.28.75.28 1.04 0zM7.333 19l.52-.54a.75.75 0 0 0-1.012-.026zM4.75 21.25H4a.75.75 0 0 0 1.243.566zM15.792 8.28a.75.75 0 0 0-1.06-1.06zm-7.56 5.44a.75.75 0 1 0 1.06 1.06zM5.75 3.5h12.5V2H5.75zm12.75.25v17.5H20V3.75zm1.243 16.934-2.584-2.25-.985 1.132 2.583 2.25zm-3.597-2.224-2.333 2.25 1.04 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.042 1.08 2.334 2.25 1.04-1.08Zm-3.375-2.25-2.333 2.25 1.041 1.08 2.334-2.25zm-1.292 2.25-2.333-2.25-1.041 1.08 2.333 2.25zm-3.346-2.276-2.584 2.25.986 1.132 2.583-2.25zM5.5 21.25V3.75H4v17.5zM18.25 3.5a.25.25 0 0 1 .25.25H20A1.75 1.75 0 0 0 18.25 2zM5.75 2A1.75 1.75 0 0 0 4 3.75h1.5a.25.25 0 0 1 .25-.25zm8.981 5.22-6.5 6.5 1.061 1.06 6.5-6.5z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M9 8v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0ZM15 14v-.01m.25.01a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Z" - })); - - const SvgIconReceipt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 14.75h6.5M9.875 9.5l1.583 1.583 3.167-3.166M5.75 2.75h12.5a1 1 0 0 1 1 1v17.5L16.667 19l-2.334 2.25L12 19l-2.333 2.25L7.333 19 4.75 21.25V3.75a1 1 0 0 1 1-1" - })); - - const SvgIconRecordFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8", - clipRule: "evenodd" - })); - - const SvgIconRecord = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0" - })); - - const SvgIconRedoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.78 2.72a.75.75 0 1 0-1.06 1.06l1.72 1.72H9.75a7 7 0 0 0 0 14h8.5a.75.75 0 0 0 0-1.5h-8.5a5.5 5.5 0 1 1 0-11h8.69l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06z" - })); - - const SvgIconRedo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 3.25 3 3-3 3m2.25-3H9.75a6.25 6.25 0 1 0 0 12.5h8.5" - })); - - const SvgIconRefreshFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6.345 7A7.65 7.65 0 0 1 12 4.5a7.5 7.5 0 0 1 7.442 8.438.75.75 0 0 0 1.488.186A9 9 0 0 0 12 3a9.15 9.15 0 0 0-6.5 2.711V3.75a.75.75 0 0 0-1.5 0v3.5c0 .69.56 1.25 1.25 1.25h3.5a.75.75 0 0 0 0-1.5zm-1.787 4.062a.75.75 0 0 0-1.488-.186A9 9 0 0 0 12 21a9.15 9.15 0 0 0 6.512-2.723v1.973a.75.75 0 0 0 1.5 0v-3.5c0-.69-.56-1.25-1.25-1.25h-3.5a.75.75 0 0 0 0 1.5h2.393A7.65 7.65 0 0 1 12 19.5a7.5 7.5 0 0 1-7.442-8.438" - })); - - const SvgIconRefresh = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.262 20.25v-3.5a.5.5 0 0 0-.5-.5h-3.5M4.75 3.75v3.5a.5.5 0 0 0 .5.5h3.5m-4.936 3.219A8.25 8.25 0 0 0 12 20.25 8.4 8.4 0 0 0 18.632 17m1.554-3.969A8.25 8.25 0 0 0 12 3.75 8.4 8.4 0 0 0 5.368 7" - })); - - const SvgIconRenewFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 4.5a7.5 7.5 0 0 0-3.5 14.135V14.75a.75.75 0 0 1 1.5 0v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.274a9 9 0 0 1 8.521-15.775.75.75 0 0 1-.591 1.379A7.5 7.5 0 0 0 12 4.5", - clipRule: "evenodd" - })); - - const SvgIconRenew = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m8-10a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1.07 3.268a1 1 0 1 1-1 1.732 1 1 0 0 1 1-1.732m-2.562 5.026a1 1 0 1 0-1-1.732 1 1 0 0 0 1 1.732M18.927 8a1 1 0 1 1-1-1.732 1 1 0 0 1 1 1.732" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 14.75v5.5h-5.5M9 19.688a8.25 8.25 0 1 1 6.25-15.273" - })); - - const SvgIconRepeat2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M17.78 21.78a.75.75 0 1 1-1.06-1.06L18.44 19H3.75a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v3.75h13.94l-1.72-1.72a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06zM7.28 8.22a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 1.06L5.56 5h14.69a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0V6.5H5.56z" - })); - - const SvgIconRepeat2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.25 21.25 3-3-3-3M6.75 2.75l-3 3 3 3m-1.5-3h15v5m-16.5 3v4.5h15" - })); - - const SvgIconRepeat3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.25 18.25h-3.5a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-8M15 15l-3.25 3.25 3.25 3" - })); - - const SvgIconRepeatFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.97 2.22a.75.75 0 0 1 1.06 0l2.647 2.646a1.25 1.25 0 0 1 0 1.768L18.03 9.28a.75.75 0 1 1-1.06-1.06l1.72-1.72H4.75a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0v-3.5C3 5.784 3.784 5 4.75 5h13.94l-1.72-1.72a.75.75 0 0 1 0-1.06M21 13.25a.75.75 0 0 0-1.5 0v4a.25.25 0 0 1-.25.25H5.31l1.72-1.72a.75.75 0 1 0-1.06-1.06l-2.647 2.646a1.25 1.25 0 0 0 0 1.768L5.97 21.78a.75.75 0 0 0 1.06-1.06L5.31 19h13.94A1.75 1.75 0 0 0 21 17.25z" - })); - - const SvgIconRepeat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m17.5 2.75 2.646 2.646a.5.5 0 0 1 0 .708L17.5 8.75m-11 12.5-2.647-2.646a.5.5 0 0 1 0-.708L6.5 15.25m-1.25 3h14a1 1 0 0 0 1-1v-4m-16.5-3v-3.5a1 1 0 0 1 1-1h14" - })); - - const SvgIconReplyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 4.37c0-1.08-1.28-1.652-2.085-.93l-8.502 7.63a1.25 1.25 0 0 0 0 1.86l8.502 7.63c.804.722 2.084.15 2.084-.93v-3.375c3.744.05 5.703.482 6.881 1.148 1.195.675 1.672 1.629 2.425 3.135l.024.047a.75.75 0 0 0 1.42-.335c0-4.265-.551-7.455-2.37-9.554-1.737-2.004-4.473-2.845-8.38-2.937z" - })); - - const SvgIconReply = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m1.915 11.628 8.501-7.63a.5.5 0 0 1 .834.373V8.5C19.75 8.5 22 11.75 22 20.25c-1.5-3-2.25-4.75-10.75-4.75v4.129a.5.5 0 0 1-.834.372l-8.501-7.63a.5.5 0 0 1 0-.744Z" - })); - - const SvgIconRepostFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.2.99a.75.75 0 0 1 1.06-.04l3.5 3.25a.75.75 0 0 1 0 1.1l-3.5 3.25a.75.75 0 1 1-1.02-1.1l2.1-1.95H10a6.5 6.5 0 0 0-4.262 11.408.75.75 0 0 1-.984 1.132A8 8 0 0 1 10 4h2.34l-2.1-1.95A.75.75 0 0 1 10.2.99m7.989 5.045a.75.75 0 0 1 1.058-.074A8 8 0 0 1 14 20h-2.34l2.1 1.95a.75.75 0 1 1-1.02 1.099l-3.5-3.25a.75.75 0 0 1 0-1.1l3.5-3.25a.75.75 0 1 1 1.02 1.1l-2.1 1.95H14a6.5 6.5 0 0 0 4.262-11.407.75.75 0 0 1-.073-1.058Z", - clipRule: "evenodd" - })); - - const SvgIconRepost = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m10.75 1.5 3.5 3.25L10.75 8m2.5 8-3.5 3.25 3.5 3.25m-2.5-3.25H14a7.25 7.25 0 0 0 4.755-12.723M13.25 4.75H10a7.25 7.25 0 0 0-4.754 12.724" - })); - - const SvgIconResizeInFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692V9.25a.75.75 0 0 1-1.5 0v-3.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h3.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zm-9 5.84a.75.75 0 0 1 1.06 0l7.97 7.97v-4.69a.75.75 0 0 1 1.5 0v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.69l-7.97-7.97a.75.75 0 0 1 0-1.06", - clipRule: "evenodd" - })); - - const SvgIconResizeIn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 9.25v-3.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h3.9m11-6.5v6.5m0 0h-6.5m6.5 0L11 11" - })); - - const SvgIconResizeOutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v7.926a.75.75 0 0 1-1.5 0v-7.9c0-.292 0-.467-.011-.596a.6.6 0 0 0-.018-.12.25.25 0 0 0-.105-.105.6.6 0 0 0-.12-.018 8 8 0 0 0-.596-.011H5.35c-.292 0-.467 0-.596.011a.6.6 0 0 0-.12.018.25.25 0 0 0-.105.104.6.6 0 0 0-.018.121c-.01.13-.011.304-.011.596v13.3c0 .292 0 .467.011.596a.6.6 0 0 0 .018.12.25.25 0 0 0 .104.105.6.6 0 0 0 .121.018c.13.01.304.011.596.011h7.9a.75.75 0 0 1 0 1.5H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M4.63 19.47h.001zm-.101-.1v-.002.001Zm0-14.74v.002zm.102-.1H4.63zm14.737 0zm.101.1v.002zM9.22 9.22A.75.75 0 0 1 9.75 9h5.5a.75.75 0 0 1 0 1.5h-3.69l6.97 6.97a.75.75 0 1 1-1.06 1.06l-6.97-6.97v3.69a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .22-.53", - clipRule: "evenodd" - })); - - const SvgIconResizeOutIn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 13.25v-7.9c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h7.9m-3.5-5v-5.5m0 0h5.5m-5.5 0L18 18" - })); - - const SvgIconRewind10S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M14.236 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.053-3.642 2.799-3.642 1.75 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.804 3.641m.011-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.472 15.815c-.451 0-.714-.29-.714-.779v-5.22h-.032l-.736.52c-.231.15-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.425.414-.607l.961-.672c.387-.263.693-.37.994-.37.52 0 .87.36.87.902v5.763c0 .494-.263.779-.72.779" - })); - - const SvgIconRewind15S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.421 15.815c-.45 0-.714-.29-.714-.78v-5.22h-.032l-.736.52c-.231.151-.365.2-.521.2a.503.503 0 0 1-.516-.516c0-.226.14-.424.414-.607l.961-.671c.387-.263.693-.37.994-.37.521 0 .87.359.87.901v5.764c0 .494-.263.779-.72.779m4.759.091c-1.455 0-2.487-.822-2.487-1.644 0-.36.231-.644.591-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.81 0 1.385-.564 1.385-1.375 0-.784-.553-1.321-1.326-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.848-.58 1.477-.58 1.396 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" - })); - - const SvgIconRewind30S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.75 15.906c-1.45 0-2.563-.816-2.563-1.702 0-.339.242-.586.57-.586.236 0 .413.113.612.403.312.494.79.757 1.391.757.806 0 1.327-.435 1.327-1.1 0-.667-.532-1.118-1.321-1.118h-.527c-.322 0-.558-.242-.558-.575 0-.322.23-.564.558-.564h.5c.66 0 1.144-.43 1.144-1.02s-.473-.994-1.155-.994c-.532 0-.945.247-1.23.73-.161.27-.35.382-.602.382a.567.567 0 0 1-.59-.59c0-.86 1.047-1.65 2.449-1.65 1.482 0 2.524.8 2.524 1.945 0 .795-.596 1.525-1.337 1.632v.092c.892.086 1.563.848 1.563 1.778 0 1.283-1.139 2.18-2.755 2.18" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.104 15.906c-1.74 0-2.777-1.429-2.777-3.641v-.344c0-2.202 1.052-3.642 2.798-3.642 1.751 0 2.782 1.424 2.782 3.642v.344c0 2.196-1.063 3.641-2.803 3.641m.01-6.445c-.832 0-1.337.918-1.337 2.465v.328c0 1.547.505 2.47 1.337 2.47.833 0 1.338-.923 1.338-2.47v-.328c0-1.541-.505-2.465-1.338-2.465", - clipRule: "evenodd" - })); - - const SvgIconRewind5S = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 .786a.79.79 0 0 0-.46-.712.81.81 0 0 0-.852.108l-2.4 1.964A.78.78 0 0 0 9 2.75a.78.78 0 0 0 .288.604l2.4 1.964c.238.195.57.237.851.108A.79.79 0 0 0 13 4.714V3.558A8.501 8.501 0 0 1 12 20.5 8.5 8.5 0 0 1 5.801 6.184a.75.75 0 0 0-1.094-1.026A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.185-3.947-9.449-9-9.95z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.924 15.906c-1.455 0-2.486-.822-2.486-1.644 0-.36.23-.644.59-.644.226 0 .398.096.575.349.338.505.768.757 1.316.757.811 0 1.386-.564 1.386-1.375 0-.784-.553-1.321-1.327-1.321-.36 0-.725.134-1.042.381-.317.269-.473.333-.671.333-.44 0-.742-.317-.71-.81l.2-2.762c.037-.51.343-.757.934-.757h3.04c.43 0 .682.22.682.596s-.247.586-.682.586h-2.777l-.15 1.896h.075c.252-.344.849-.58 1.477-.58 1.397 0 2.358.966 2.358 2.384 0 1.563-1.123 2.61-2.788 2.61Z" - })); - - const SvgIconRobotFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75V4h7c.966 0 1.75.784 1.75 1.75v2.335a1.5 1.5 0 0 1 1 1.415v1a1.5 1.5 0 0 1-1 1.415v4.335A3.75 3.75 0 0 1 17.75 20H6.25a3.75 3.75 0 0 1-3.75-3.75v-4.335a1.5 1.5 0 0 1-1-1.415v-1a1.5 1.5 0 0 1 1-1.415V5.75C2.5 4.784 3.284 4 4.25 4h7V2.75A.75.75 0 0 1 12 2m-5 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m-5 4.5a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 14.5", - clipRule: "evenodd" - })); - - const SvgIconRobot = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v2m-9 4a.75.75 0 0 0-.75.75v1c0 .414.336.75.75.75m18 0a.75.75 0 0 0 .75-.75v-1a.75.75 0 0 0-.75-.75M9.75 14.5h4.5m-5-4.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m4.5 6.25V5.75a1 1 0 0 0-1-1H4.25a1 1 0 0 0-1 1v10.5a3 3 0 0 0 3 3h11.5a3 3 0 0 0 3-3" - })); - - const SvgIconRocketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.56 21.85c.14.14.33.21.52.21.2 0 .39-.08.54-.23l1.67-1.71c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-1.67 1.71c-.29.3-.29.77.01 1.06m7.186.21h.004-.01z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.61 22.05a.74.74 0 0 0 .64-.19l3.18-2.95c.36-.33.56-.8.56-1.28v-2.11c4.6-2.47 6.45-6.43 6-12.76a.74.74 0 0 0-.69-.69c-6.33-.46-10.29 1.4-12.76 5.99H6.43c-.48 0-.95.2-1.28.56L2.2 11.8c-.17.17-.24.41-.19.65a.75.75 0 0 0 .434.547c.249.119 3.706 1.773 5.276 3.343 1.563 1.572 3.229 5.038 3.344 5.277l.006.013c.11.22.31.37.54.42M15.5 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.23 20.71c.14.14.33.21.52.21.2 0 .39-.08.54-.23l2.78-2.86c.29-.3.29-.77-.01-1.06a.755.755 0 0 0-1.06.02l-2.78 2.86c-.29.3-.29.77.01 1.06" - })); - - const SvgIconRocket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.528 17.25 1.75 20.107m5-.571L5.083 21.25m-2.333-9s3.77 1.77 5.5 3.5 3.5 5.5 3.5 5.5l3.18-2.953a1 1 0 0 0 .32-.733V15c4-2 6.5-5.25 6-12.25-7-.5-10.25 2-12.25 6H6.436a1 1 0 0 0-.733.32zm14.5-3.75a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" - })); - - const SvgIconRotateLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M19.521 12a7.5 7.5 0 0 0-7.5-7.5c-2.422 0-4.076.963-5.727 2.75H8.75a.75.75 0 1 1 0 1.5h-3.5C4.56 8.75 4 8.19 4 7.5V4a.75.75 0 0 1 1.5 0v1.908C7.262 4.104 9.223 3 12.021 3a9 9 0 1 1-8.487 12 .75.75 0 1 1 1.414-.5A7.5 7.5 0 0 0 19.521 12" - })); - - const SvgIconRotateLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.24 14.75a8.25 8.25 0 1 0 7.78-11c-2.816 0-4.7 1.204-6.52 3.259M4.75 4v3.5a.5.5 0 0 0 .5.5h3.5" - })); - - const SvgIconRotateRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.479 12a7.5 7.5 0 0 1 7.5-7.5c2.422 0 4.076.963 5.727 2.75H15.25a.75.75 0 0 0 0 1.5h3.5c.69 0 1.25-.56 1.25-1.25V4a.75.75 0 0 0-1.5 0v1.908C16.738 4.104 14.777 3 11.979 3a9 9 0 1 0 8.487 12 .75.75 0 0 0-1.414-.5A7.5 7.5 0 0 1 4.479 12" - })); - - const SvgIconRotateRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.76 14.75a8.25 8.25 0 1 1-7.78-11c2.816 0 4.7 1.204 6.52 3.259M19.25 4v3.5a.5.5 0 0 1-.5.5h-3.5" - })); - - const SvgIconRulerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.762 1.927a1.75 1.75 0 0 1 2.475 0l4.836 4.835a1.75 1.75 0 0 1 0 2.475L9.237 22.073a1.75 1.75 0 0 1-2.475 0l-4.835-4.836a1.75 1.75 0 0 1 0-2.475l2.387-2.387L6.47 14.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156 2.44-2.44 3.155 3.156a.75.75 0 1 0 1.06-1.06L8.875 7.813l2.44-2.44L13.47 7.53a.75.75 0 1 0 1.06-1.06l-2.155-2.156z" - })); - - const SvgIconRuler = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.875 8.875 11.5 11.5M8.875 8.875l-3.5 3.5m3.5-3.5 3.5-3.5M7 14l-1.625-1.625m0 0-2.918 2.918a1 1 0 0 0 0 1.414l4.836 4.836a1 1 0 0 0 1.414 0L21.543 8.707a1 1 0 0 0 0-1.414l-4.836-4.836a1 1 0 0 0-1.414 0l-2.918 2.918M14 7l-1.625-1.625" - })); - - const SvgIconRunShortcutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm11.571 1.822a.75.75 0 0 1 .357 1l-4.5 9.5a.75.75 0 0 1-1.356-.643l4.5-9.5a.75.75 0 0 1 1-.357Z", - clipRule: "evenodd" - })); - - const SvgIconRunShortcut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.75 16.75 4.5-9.5m-9.5-3.5h14.5a1 1 0 0 1 1 1v14.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1V4.75a1 1 0 0 1 1-1" - })); - - const SvgIconSandwichFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3 17.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v1.186c0 .253 0 .485-.016.68-.016.21-.055.439-.169.666a1.75 1.75 0 0 1-.783.784 1.8 1.8 0 0 1-.666.168c-.195.016-.427.016-.68.016H5.314c-.253 0-.485 0-.68-.016a1.8 1.8 0 0 1-.666-.169 1.75 1.75 0 0 1-.783-.783 1.8 1.8 0 0 1-.17-.666 9 9 0 0 1-.015-.68zm-1-4a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5zm4.136-8.827C7.924 3.435 10.152 3 12 3c1.849 0 4.076.435 5.865 1.673 1.707 1.183 2.962 3.065 3.119 5.827" - })); - - const SvgIconSandwich = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.303 20.145-.335.67zm-.448-.448-.67.335zm15.842.448.335.67zm.448-.448.67.335zM3.75 11.094h.75zM18.66 19.5H5.34V21h13.32zM4.5 18.66v-2.91H3v2.91zm-.75-2.16h16.5V15H3.75zm15.75-.75v2.91H21v-2.91zM5.34 19.5c-.287 0-.459 0-.586-.01-.118-.01-.132-.024-.116-.016l-.67 1.341c.227.114.457.153.666.17.201.016.443.015.706.015zM3 18.66c0 .263 0 .505.016.706.016.21.055.439.169.666l1.341-.67c.008.016-.006.002-.015-.116a8 8 0 0 1-.011-.586zm1.638.814a.25.25 0 0 1-.112-.112l-1.341.67c.169.34.444.614.783.784zM18.66 21c.263 0 .505 0 .706-.016.21-.016.439-.055.666-.169l-.67-1.341c.016-.009.002.006-.116.015-.127.01-.298.011-.586.011zm.84-2.34c0 .288 0 .459-.01.586-.01.118-.024.132-.016.116l1.341.67c.114-.227.153-.456.17-.666.016-.201.015-.443.015-.706zm.532 2.155a1.75 1.75 0 0 0 .784-.783l-1.342-.67a.25.25 0 0 1-.112.112zM3.75 13h16.5v-1.5H3.75zm16.75.25v1.5H22v-1.5zm-17 1.5v-1.5H2v1.5zm.25.25a.25.25 0 0 1-.25-.25H2c0 .966.784 1.75 1.75 1.75zm16.75-.25a.25.25 0 0 1-.25.25v1.5A1.75 1.75 0 0 0 22 14.75zM20.25 13a.25.25 0 0 1 .25.25H22a1.75 1.75 0 0 0-1.75-1.75zm-16.5-1.5A1.75 1.75 0 0 0 2 13.25h1.5a.25.25 0 0 1 .25-.25zm8.25-7c1.652 0 3.55.394 5.01 1.406 1.423.985 2.49 2.59 2.49 5.188H21c0-3.089-1.308-5.155-3.136-6.42C16.076 3.433 13.848 3 12 3zm-7.5 6.594c0-2.597 1.067-4.203 2.49-5.188C8.45 4.894 10.347 4.5 12 4.5V3c-1.848 0-4.076.435-5.864 1.673C4.308 5.94 3 8.005 3 11.093zm-1.5 0v1.156h1.5v-1.156zm18 1.156v-1.156h-1.5v1.156z" - })); - - const SvgIconScreenRecordFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 5.5a.25.25 0 0 0-.25.25v1.5a.75.75 0 0 1-1.5 0v-1.5C2 4.784 2.784 4 3.75 4h1.5a.75.75 0 0 1 0 1.5zM8 4.75A.75.75 0 0 1 8.75 4h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 8 4.75m5 0a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m5 0a.75.75 0 0 1 .75-.75h1.5c.966 0 1.75.784 1.75 1.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.25.25 0 0 0-.25-.25h-1.5a.75.75 0 0 1-.75-.75M2.75 10a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75m15.75 1.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8m-5.5 4a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0m2.75 0a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m-13 .5a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h1.5a.75.75 0 0 1 0 1.5h-1.5A1.75 1.75 0 0 1 2 18.25v-1.5a.75.75 0 0 1 .75-.75M8 19.25a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconScreenRecord = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.25v-1.5a1 1 0 0 1 1-1h1.5m8.5 0h1.5m-6.5 0h1.5m8.5 0h1.5a1 1 0 0 1 1 1v1.5m-11 12h-1.5m-3.5 0h-1.5a1 1 0 0 1-1-1v-1.5m0-3.5v-2.5" - }), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 2, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 - }), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 0.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 - }), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 18.5, - cy: 15.5, - r: 4.75, - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5 - })); - - const SvgIconScreenSharingFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm9.47 1.97a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06l-1.72-1.72v5.69a.75.75 0 0 1-1.5 0v-5.69l-1.72 1.72a.75.75 0 0 1-1.06-1.06z", - clipRule: "evenodd" - })); - - const SvgIconScreenSharing = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9 11.25 3-3 3 3m-3 4.5V9.5m-8.25 9.75h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1" - })); - - const SvgIconSdCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2A1.75 1.75 0 0 0 4 3.75v16.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-8.684a2.75 2.75 0 0 0-.408-1.441l-1.407-2.286A1.25 1.25 0 0 1 18 7.184V3.75A1.75 1.75 0 0 0 16.25 2zm3.5 4a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5A.75.75 0 0 1 9.25 6m4.25.75a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z", - clipRule: "evenodd" - })); - - const SvgIconSdCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 6.75v2.5m3.5-2.5v2.5m-7-6.5h10.5a1 1 0 0 1 1 1v3.434a2 2 0 0 0 .297 1.048l1.406 2.286a2 2 0 0 1 .297 1.048v8.684a1 1 0 0 1-1 1H5.75a1 1 0 0 1-1-1V3.75a1 1 0 0 1 1-1" - })); - - const SvgIconSearchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11 16a5 5 0 1 0 0-10 5 5 0 0 0 0 10" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 4.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M3 11a8 8 0 1 1 14.162 5.102l3.618 3.618a.75.75 0 1 1-1.06 1.06l-3.618-3.618A8 8 0 0 1 3 11", - clipRule: "evenodd" - })); - - const SvgIconSearchSketchbookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.005 3.745c0-.966.783-1.75 1.75-1.75H18.25c.966 0 1.75.784 1.75 1.75v10.032a5.252 5.252 0 0 0-6.462 8.185l.034.034H4.755a1.75 1.75 0 0 1-1.75-1.75v-16.5ZM7.75 6a.75.75 0 1 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M19.902 15.591a3.75 3.75 0 1 0-.584 5.78l1.402 1.402a.75.75 0 1 0 1.06-1.06l-1.4-1.403a3.75 3.75 0 0 0-.477-4.72Zm-4.243 1.06a2.25 2.25 0 1 1 3.182 3.183 2.25 2.25 0 0 1-3.182-3.182Z", - clipRule: "evenodd" - })); - - const SvgIconSearchSketchbook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 14.75h1.5m-1.5-8h7.5m-7.5 4h3.5m8.121 9.614a3 3 0 1 1-4.242-4.243 3 3 0 0 1 4.242 4.243m0 0 1.879 1.879m-2-9.743V3.745a1 1 0 0 0-1-1H4.755a1 1 0 0 0-1 1v16.501a1 1 0 0 0 1 1H12" - })); - - const SvgIconSearch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20.25 20.25-4.123-4.123m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253Z" - })); - - const SvgIconSend2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.67 4.383c-.352-1.057.749-2.012 1.745-1.514l16.026 8.013c.921.46.921 1.776 0 2.236L4.415 21.131c-.996.498-2.097-.457-1.745-1.513l2.29-6.868h4.29a.75.75 0 0 0 0-1.5H4.96z" - })); - - const SvgIconSend2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6 12h3.25M6 12 3.382 4.145a.5.5 0 0 1 .698-.605l16.026 8.013a.5.5 0 0 1 0 .894L4.08 20.46a.5.5 0 0 1-.698-.605z" - })); - - const SvgIconSend3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M1.468 6.058C.265 4.988 1.02 3 2.63 3h18.65c1.343 0 2.185 1.45 1.52 2.617l-9.146 16.038c-.789 1.383-2.864 1.08-3.225-.47l-2.063-8.853 6.61-3.677a.75.75 0 1 0-.73-1.31l-6.97 3.875z" - })); - - const SvgIconSend3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 11.75 1.966 5.497c-.687-.61-.255-1.747.664-1.747h18.65a1 1 0 0 1 .868 1.495l-9.146 16.039c-.45.79-1.636.617-1.843-.269zm0 0L22.586 4" - })); - - const SvgIconSendFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M20.903 4.676c.32-.975-.604-1.9-1.578-1.579L2.044 8.785c-1.166.384-1.139 2.042.04 2.387l8.312 2.433 2.432 8.312c.345 1.178 2.004 1.205 2.387.04z" - })); - - const SvgIconSend = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.548 21.706a.5.5 0 0 0 .955.016L20.19 4.44a.5.5 0 0 0-.631-.631L2.278 9.497a.5.5 0 0 0 .016.955l8.443 2.471a.5.5 0 0 1 .34.34z" - })); - - const SvgIconServerFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M4.08 5.227A3 3 0 0 1 6.98 3h10.04a3 3 0 0 1 2.9 2.227l2.113 7.926A5.23 5.23 0 0 0 18.75 12H5.25a5.23 5.23 0 0 0-3.284 1.153z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.25 13.5a3.75 3.75 0 1 0 0 7.5h13.5a3.75 3.75 0 1 0 0-7.5zm10.5 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m3.75-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" - })); - - const SvgIconServerStackFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M5.507 4.048A3 3 0 0 1 7.785 3h8.43a3 3 0 0 1 2.278 1.048l1.722 2.008A4.5 4.5 0 0 0 19.5 6h-15q-.365.001-.715.056z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.5 10.5a3 3 0 0 1 3-3h15a3 3 0 0 1 0 6h-15a3 3 0 0 1-3-3m15 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M4.5 15a3 3 0 0 0 0 6h15a3 3 0 0 0 0-6zm11.25 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M19.5 18a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" - })); - - const SvgIconServerStack = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.25 14.25h13.5m-13.5 0a3 3 0 0 1-3-3m3 3a3 3 0 0 0 0 6h13.5a3 3 0 0 0 0-6m0 0a3 3 0 0 0 3-3m-19.5 0a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3m-19.5 0a4.5 4.5 0 0 1 .9-2.7L5.737 5.1a3.38 3.38 0 0 1 2.7-1.35h7.126c1.062 0 2.062.5 2.7 1.35l2.587 3.45a4.5 4.5 0 0 1 .9 2.7m-3 6h.008v.008h-.008zm0-6h.008v.008h-.008zm-3 6h.008v.008h-.008zm0-6h.008v.008h-.008z" - })); - - const SvgIconServer = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.75 17.25v-.228a4.5 4.5 0 0 0-.12-1.03l-2.268-9.64a3.375 3.375 0 0 0-3.285-2.602H7.923a3.375 3.375 0 0 0-3.285 2.602l-2.268 9.64a4.5 4.5 0 0 0-.12 1.03v.228m19.5 0a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3m19.5 0a3 3 0 0 0-3-3H5.25a3 3 0 0 0-3 3m16.5 0h.008v.008h-.008zm-3 0h.008v.008h-.008z" - })); - - const SvgIconServiceFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M16.888 3.112c.25-.25.166-.675-.173-.78a7.5 7.5 0 0 0-9.129 10.08l-5.099 5.1a1.75 1.75 0 0 0 0 2.475l1.526 1.526a1.75 1.75 0 0 0 2.474 0l5.1-5.1a7.5 7.5 0 0 0 10.08-9.129c-.104-.339-.528-.423-.78-.172L18 10a2.828 2.828 0 1 1-4-4z" - })); - - const SvgIconService = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M14.57 16.111a6.68 6.68 0 0 0 6.31-8.88l-2.713 2.713a2.907 2.907 0 1 1-4.111-4.11l2.713-2.714A6.68 6.68 0 0 0 8.401 12l-5.436 5.523a1 1 0 0 0 .025 1.428l2.246 2.125a1 1 0 0 0 1.4-.025L12 15.599a6.7 6.7 0 0 0 2.57.512Z" - })); - - const SvgIconSettingsFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.127 2.387a1.75 1.75 0 0 1 1.746 0l7.25 4.174c.543.313.877.891.877 1.517v7.844a1.75 1.75 0 0 1-.877 1.516l-7.25 4.175a1.75 1.75 0 0 1-1.746 0l-7.25-4.174A1.75 1.75 0 0 1 3 15.922V8.078c0-.626.334-1.204.877-1.517zM8.375 12a3.625 3.625 0 1 1 7.25 0 3.625 3.625 0 0 1-7.25 0", - clipRule: "evenodd" - })); - - const SvgIconSettings = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M11.501 3.037a1 1 0 0 1 .998 0l7.25 4.174a1 1 0 0 1 .501.867v7.844a1 1 0 0 1-.501.866l-7.25 4.174a1 1 0 0 1-.998 0l-7.25-4.173a1 1 0 0 1-.501-.867V8.078a1 1 0 0 1 .501-.867z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeWidth: 1.5, - d: "M15.25 12a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0Z" - })); - - const SvgIconShieldCheckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm3.833 7.886a.75.75 0 1 0-1.06-1.06L11 12.19l-1.22-1.22a.75.75 0 0 0-1.06 1.06l1.75 1.75a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" - })); - - const SvgIconShieldCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9.25 11.5 11 13.25l3.75-3.75m5.5 2.412V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" - })); - - const SvgIconShieldCrossedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m3 4.959 9-3 9 3v6.953c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.808L12 22.26l-.356-.193c-1.984-1.07-4.138-2.245-5.785-3.808C4.184 16.67 3 14.65 3 11.912zm11.223 9.851 1.063-1.058-2.24-2.252 2.24-2.252-1.063-1.058-2.235 2.247L9.753 8.19 8.689 9.248 10.93 11.5l-2.24 2.253 1.063 1.058 2.235-2.247z", - clipRule: "evenodd" - })); - - const SvgIconShieldCrossed = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m14.226 13.75-2.238-2.25m0 0L9.75 9.25m2.238 2.25 2.238-2.25m-2.238 2.25L9.75 13.75m10.5-1.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" - })); - - const SvgIconShieldFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.553 2.144a1.75 1.75 0 0 0-1.106 0L4.197 4.56A1.75 1.75 0 0 0 3 6.22v5.692c0 2.737 1.184 4.758 2.859 6.347 1.647 1.563 3.8 2.738 5.785 3.809.222.12.49.12.712 0 1.984-1.07 4.138-2.246 5.785-3.809C19.817 16.67 21 14.65 21 11.912V6.22a1.75 1.75 0 0 0-1.197-1.66z" - })); - - const SvgIconShieldKeyholeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.447 2.144c.359-.12.747-.12 1.106 0l7.25 2.416A1.75 1.75 0 0 1 21 6.22v5.692c0 2.737-1.183 4.758-2.859 6.347-1.647 1.563-3.8 2.738-5.785 3.809a.75.75 0 0 1-.712 0c-1.984-1.07-4.138-2.246-5.785-3.809C4.184 16.67 3 14.65 3 11.912V6.22a1.75 1.75 0 0 1 1.197-1.66zm2.803 8.106a2.25 2.25 0 0 1-1.5 2.122v2.378a.75.75 0 0 1-1.5 0v-2.378a2.251 2.251 0 1 1 3-2.122", - clipRule: "evenodd" - })); - - const SvgIconShieldKeyhole = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 8.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m0 0v6m8.25-2.838V6.221a1 1 0 0 0-.684-.949l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496" - })); - - const SvgIconShield = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 6.22a1 1 0 0 0-.684-.948l-7.25-2.416a1 1 0 0 0-.632 0l-7.25 2.416a1 1 0 0 0-.684.949v5.691c0 4.973 4.25 7.338 8.25 9.496 4-2.158 8.25-4.523 8.25-9.496V6.221Z" - })); - - const SvgIconShuffle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 18.188h1.642a1 1 0 0 0 .706-.293l10.86-10.852a1 1 0 0 1 .706-.293H20.5m-17.75-1h1.586a1 1 0 0 1 .707.293L8.5 9.5m12 7.656h-3.97a1 1 0 0 1-.713-.299L13.5 14.5m4.75-10.75 3 3-3 3m-.083 4.313 3.083 3.093-3.083 3.094" - })); - - const SvgIconSidebarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6 8.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0M6 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0m0 3.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h6.75v-13z", - clipRule: "evenodd" - })); - - const SvgIconSidebar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 4.75h-7.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h7.5m0-14.5h9a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-9m0-14.5v14.5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.25 8.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Zm0 3.5a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z" - })); - - const SvgIconSimCardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18.25 2c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V7.578c0-.729.29-1.428.805-1.944l2.829-2.829A2.75 2.75 0 0 1 9.578 2H11.5v5.25a.75.75 0 0 0 1.5 0V2h2.5v5.25a.75.75 0 0 0 1.5 0V2z" - })); - - const SvgIconSimCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.25 2.75v4.5m4-4.5v4.5m-10.5.328V20.25a1 1 0 0 0 1 1h12.5a1 1 0 0 0 1-1V3.75a1 1 0 0 0-1-1H9.578a2 2 0 0 0-1.414.586L5.336 6.164a2 2 0 0 0-.586 1.414" - })); - - const SvgIconSketchbookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.5 4.25c0-.966.784-1.75 1.75-1.75h13.5c.966 0 1.75.784 1.75 1.75v15.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75zM8 7.75A.75.75 0 0 1 8.75 7h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 7.75m0 4a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconSketchbook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 7.75h6.5m-6.5 4h3.5m7.5-7.5v15.5a1 1 0 0 1-1 1H5.25a1 1 0 0 1-1-1V4.25a1 1 0 0 1 1-1h13.5a1 1 0 0 1 1 1" - })); - - const SvgIconSmartwatchFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "m7.156 2.557-.376 3.38A7.98 7.98 0 0 0 4 12a7.98 7.98 0 0 0 2.78 6.063l.376 3.38A1.75 1.75 0 0 0 8.896 23h6.209c.892 0 1.64-.67 1.74-1.557l.375-3.38A7.98 7.98 0 0 0 20 12a7.98 7.98 0 0 0-2.78-6.062l-.376-3.381A1.75 1.75 0 0 0 15.105 1h-6.21c-.892 0-1.64.67-1.74 1.557Zm1.74-.057a.25.25 0 0 0-.25.222L8.41 4.85A8 8 0 0 1 12 4c1.29 0 2.51.306 3.59.849l-.236-2.127a.25.25 0 0 0-.249-.222h-6.21Zm6.694 16.651A8 8 0 0 1 12 20c-1.29 0-2.51-.306-3.59-.849l.237 2.127a.25.25 0 0 0 .248.222h6.21a.25.25 0 0 0 .248-.222zM12.75 8.75a.75.75 0 0 0-1.5 0V12c0 .199.079.39.22.53l1.5 1.5a.75.75 0 1 0 1.06-1.06l-1.28-1.28z", - clipRule: "evenodd" - })); - - const SvgIconSmartwatch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 6.25.401-3.61a1 1 0 0 1 .994-.89h6.21a1 1 0 0 1 .994.89l.401 3.61M12 8.75V12l1.5 1.5m-6 4.25.401 3.61a1 1 0 0 0 .994.89h6.21a1 1 0 0 0 .994-.89l.401-3.61M19.25 12a7.25 7.25 0 1 1-14.5 0 7.25 7.25 0 0 1 14.5 0" - })); - - const SvgIconSnowFlakes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.999 5.5v13m0-13L9.51 3m2.488 2.5L14.486 3M12 18.5 9.51 21m2.488-2.5 2.487 2.5M6.399 8.75l11.204 6.5M6.398 8.75 3 9.665m3.398-.915-.91-3.415m12.114 9.915.91 3.415m-.91-3.415L21 14.335m-14.602.915 11.204-6.5m-11.204 6.5-.91 3.415m.91-3.415L3 14.335M17.602 8.75 21 9.665m-3.398-.915.91-3.415" - })); - - const SvgIconSortAscFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 18.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0-6.25A.75.75 0 0 1 3.75 5h5.5a.75.75 0 0 1 0 1.5h-5.5A.75.75 0 0 1 3 5.75M18 14a.75.75 0 0 0 .75-.75V6.56l1.97 1.97a.75.75 0 1 0 1.06-1.06l-3.25-3.25a.75.75 0 0 0-1.06 0l-3.25 3.25a.75.75 0 0 0 1.06 1.06l1.97-1.97v6.69c0 .414.336.75.75.75", - clipRule: "evenodd" - })); - - const SvgIconSortAsc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 18.25h14.5M3.75 12h7.5m-7.5-6.25h5.5m8.75 7.5v-8M14.75 8 18 4.75 21.25 8" - })); - - const SvgIconSortDescFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 5.75A.75.75 0 0 1 3.75 5h14.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.75M3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12m0 6.25a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75M18 10a.75.75 0 0 1 .75.75v6.44l1.97-1.97a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0l-3.25-3.25a.75.75 0 1 1 1.06-1.06l1.97 1.97v-6.44A.75.75 0 0 1 18 10", - clipRule: "evenodd" - })); - - const SvgIconSortDesc = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 5.75h14.5M3.75 12h7.5m-7.5 6.25h5.5m8.75-7.5v7.75m-3.25-2.75L18 19l3.25-3.25" - })); - - const SvgIconSparklesThreeFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" - })); - - const SvgIconSparklesThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M13 7a.75.75 0 0 1 .75.75c0 2.426.536 4.001 1.517 4.983.982.981 2.557 1.517 4.983 1.517a.75.75 0 0 1 0 1.5c-2.426 0-4.001.536-4.983 1.517-.981.982-1.517 2.557-1.517 4.983a.75.75 0 0 1-1.5 0c0-2.426-.536-4.001-1.517-4.983-.982-.981-2.557-1.517-4.983-1.517a.75.75 0 0 1 0-1.5c2.426 0 4.001-.536 4.983-1.517.981-.982 1.517-2.557 1.517-4.983A.75.75 0 0 1 13 7m0 5.009a5.8 5.8 0 0 1-1.207 1.784A5.8 5.8 0 0 1 10.01 15c.68.301 1.277.7 1.784 1.207A5.8 5.8 0 0 1 13 17.99a5.8 5.8 0 0 1 1.207-1.784A5.8 5.8 0 0 1 15.99 15a5.8 5.8 0 0 1-1.784-1.207A5.8 5.8 0 0 1 13 12.01Z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M6 5.5a.5.5 0 0 0-1 0c0 .98-.217 1.573-.572 1.928S3.48 8 2.5 8a.5.5 0 0 0 0 1c.98 0 1.573.217 1.928.572S5 10.52 5 11.5a.5.5 0 0 0 1 0c0-.98.217-1.573.572-1.928S7.52 9 8.5 9a.5.5 0 0 0 0-1c-.98 0-1.573-.217-1.928-.572S6 6.48 6 5.5m5-4a.5.5 0 0 0-1 0c0 .633-.14.975-.333 1.167C9.475 2.86 9.133 3 8.5 3a.5.5 0 0 0 0 1c.633 0 .975.14 1.167.333.192.192.333.534.333 1.167a.5.5 0 0 0 1 0c0-.633.14-.975.333-1.167C11.525 4.14 11.867 4 12.5 4a.5.5 0 0 0 0-1c-.633 0-.975-.14-1.167-.333C11.14 2.475 11 2.133 11 1.5" - })); - - const SvgIconSparklesTwo2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.25 16.25a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517C10.286 5.75 9.75 4.176 9.75 1.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983C5.75 7.714 4.176 8.25 1.75 8.25a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983m8.5 6a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918s-.918-1.524-.918-3.082a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082" - })); - - const SvgIconSparklesTwo2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M1.75 9C6.785 9 9 6.785 9 1.75 9 6.785 11.215 9 16.25 9 11.215 9 9 11.215 9 16.25 9 11.215 6.785 9 1.75 9Zm11 8.5c3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75Z", - clipRule: "evenodd" - })); - - const SvgIconSparklesTwoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M15.75 7.75a.75.75 0 0 0-1.5 0c0 2.426-.536 4.001-1.517 4.983-.982.981-2.557 1.517-4.983 1.517a.75.75 0 0 0 0 1.5c2.426 0 4.001.536 4.983 1.517.981.982 1.517 2.557 1.517 4.983a.75.75 0 0 0 1.5 0c0-2.426.536-4.001 1.517-4.983.982-.981 2.557-1.517 4.983-1.517a.75.75 0 0 0 0-1.5c-2.426 0-4.001-.536-4.983-1.517-.981-.982-1.517-2.557-1.517-4.983m-8.5-6a.75.75 0 0 0-1.5 0c0 1.558-.345 2.508-.918 3.082s-1.524.918-3.082.918a.75.75 0 0 0 0 1.5c1.558 0 2.508.345 3.082.918s.918 1.524.918 3.082a.75.75 0 0 0 1.5 0c0-1.558.345-2.508.918-3.082s1.524-.918 3.082-.918a.75.75 0 0 0 0-1.5c-1.558 0-2.508-.345-3.082-.918S7.25 3.308 7.25 1.75" - })); - - const SvgIconSparklesTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 15C17.215 15 15 17.215 15 22.25 15 17.215 12.785 15 7.75 15 12.785 15 15 12.785 15 7.75c0 5.035 2.215 7.25 7.25 7.25Zm-11-8.5c-3.299 0-4.75 1.451-4.75 4.75 0-3.299-1.451-4.75-4.75-4.75 3.299 0 4.75-1.451 4.75-4.75 0 3.299 1.451 4.75 4.75 4.75Z", - clipRule: "evenodd" - })); - - const SvgIconSplitFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 12 2M2 5.75C2 4.784 2.784 4 3.75 4H9v16H3.75A1.75 1.75 0 0 1 2 18.25zM15 4h5.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H15z", - clipRule: "evenodd" - })); - - const SvgIconSplit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v18.5M8.25 4.75h-4.5a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h4.5m7.5 0h4.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-4.5" - })); - - const SvgIconSquareArrowInTlFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.97 2.97a.75.75 0 0 1 1.06 0L9.5 8.44V3.75a.75.75 0 0 1 1.5 0v6c0 .69-.56 1.25-1.25 1.25h-6a.75.75 0 0 1 0-1.5h4.69L2.97 4.03a.75.75 0 0 1 0-1.06M13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconSquareArrowInTl = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M9 9 3.5 3.5m6.75.25v6a.5.5 0 0 1-.5.5h-6m10-3.5h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5" - })); - - const SvgIconSquareArrowOutTlFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.56 4.5h4.69a.75.75 0 0 0 0-1.5h-6C3.56 3 3 3.56 3 4.25v6a.75.75 0 0 0 1.5 0V5.56l5.22 5.22a.75.75 0 1 0 1.06-1.06zM13 6.75a.75.75 0 0 1 .75-.75h6.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 22H7.75A1.75 1.75 0 0 1 6 20.25v-6.5a.75.75 0 0 1 1.5 0v6.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V7.75a.25.25 0 0 0-.25-.25h-6.5a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconSquareArrowOutTl = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M13.75 6.75h6.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H7.75a1 1 0 0 1-1-1v-6.5m-3-3.5v-6a.5.5 0 0 1 .5-.5h6m-5.5 1 5.5 5.5" - })); - - const SvgIconSquareInfoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3M10 11a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0v-4.5h-.5A.75.75 0 0 1 10 11m2-3.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" - })); - - const SvgIconSquareInfo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zm6.454 6.391a.75.75 0 0 0 0 1.5zM12 11h.75a.75.75 0 0 0-.75-.75zm-.75 5.25a.75.75 0 0 0 1.5 0zm8.25-10.9v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zm6.223 7.114H12v-1.5h-1.25zm.5-.75v5.25h1.5V11z" - }), /*#__PURE__*/React__namespace.createElement("rect", { - width: 1.25, - height: 1.25, - x: 11.375, - y: 7.375, - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - rx: 0.625 - })); - - const SvgIconSquareMinusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm3.433 8.25a.75.75 0 0 0 0 1.5h6.493a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconSquareMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493z" - })); - - const SvgIconSquarePlaceholderFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" - })); - - const SvgIconSquarePlaceholder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" - })); - - const SvgIconSquarePlusFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zm9.926 9.75a.75.75 0 0 0 0-1.5h-2.5V8.758a.75.75 0 0 0-1.5 0v2.492H8.757a.75.75 0 0 0 0 1.5h2.493v2.493a.75.75 0 0 0 1.5 0V12.75z", - clipRule: "evenodd" - })); - - const SvgIconSquarePlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.25 12.75a.75.75 0 0 0 0-1.5zm-6.493-1.5a.75.75 0 0 0 0 1.5zm2.493 3.993a.75.75 0 0 0 1.5 0zm1.5-6.485a.75.75 0 0 0-1.5 0zM19.5 5.35v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM15.25 11.25H8.757v1.5h6.493zm-2.5 3.993V8.758h-1.5v6.485z" - })); - - const SvgIconSquareXFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3c-.258 0-.494 0-.692.016a1.8 1.8 0 0 0-.676.175 1.75 1.75 0 0 0-.765.765 1.8 1.8 0 0 0-.175.676A9 9 0 0 0 3 5.324v13.352c0 .258 0 .494.016.692.018.213.057.446.175.677.168.329.435.596.765.764.23.118.463.157.676.175.198.016.434.016.692.016h13.352c.258 0 .494 0 .692-.016a1.8 1.8 0 0 0 .677-.175 1.75 1.75 0 0 0 .764-.765 1.8 1.8 0 0 0 .175-.676c.016-.198.016-.434.016-.692V5.324c0-.258 0-.494-.016-.692a1.8 1.8 0 0 0-.175-.676 1.75 1.75 0 0 0-.765-.765 1.8 1.8 0 0 0-.676-.175A9 9 0 0 0 18.676 3zM9.53 8.47a.75.75 0 0 0-1.06 1.06L10.94 12l-2.47 2.47a.75.75 0 1 0 1.06 1.06L12 13.06l2.47 2.47a.75.75 0 1 0 1.06-1.06L13.06 12l2.47-2.47a.75.75 0 0 0-1.06-1.06L12 10.94z", - clipRule: "evenodd" - })); - - const SvgIconSquareX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m4.296 20.141.34-.668zm-.437-.437-.668.34zm16.282 0-.668-.34zm-.437.437-.34-.668zm.437-15.845-.668.34zm-.437-.437.34-.668zm-15.845.437-.668-.34zm.437-.437-.34-.668zM15.53 9.53a.75.75 0 0 0-1.06-1.06zm-7.06 4.94a.75.75 0 1 0 1.06 1.06zm6 1.06a.75.75 0 1 0 1.06-1.06zM9.53 8.47a.75.75 0 0 0-1.06 1.06zm9.97-3.12v13.3H21V5.35zm-.85 14.15H5.35V21h13.3zM4.5 18.65V5.35H3v13.3zM5.35 4.5h13.3V3H5.35zm0 15c-.292 0-.467 0-.596-.011-.12-.01-.134-.025-.117-.016l-.681 1.336c.23.118.463.157.676.175.205.017.45.016.718.016zM3 18.65c0 .268 0 .514.016.718.018.213.057.446.175.677l1.336-.682c.009.017-.006.003-.016-.117a8 8 0 0 1-.011-.596zm1.636.823a.25.25 0 0 1-.109-.11l-1.336.681c.168.33.435.598.765.765zM19.5 18.65c0 .292 0 .467-.011.596-.01.12-.025.134-.016.117l1.336.681a1.8 1.8 0 0 0 .175-.676c.017-.204.016-.45.016-.718zM18.65 21c.268 0 .514 0 .718-.016a1.8 1.8 0 0 0 .677-.175l-.682-1.336c.017-.009.003.006-.117.016-.13.01-.304.011-.596.011zm.823-1.637a.25.25 0 0 1-.11.11l.681 1.336a1.75 1.75 0 0 0 .765-.765zM21 5.35c0-.268 0-.513-.016-.718a1.8 1.8 0 0 0-.175-.676l-1.336.68c-.009-.016.006-.002.016.118.01.13.011.304.011.596zm-2.35-.85c.292 0 .467 0 .596.011.12.01.134.025.117.016l.681-1.336a1.8 1.8 0 0 0-.676-.175C19.164 3 18.918 3 18.65 3zm2.16-.544a1.75 1.75 0 0 0-.765-.765l-.682 1.336a.25.25 0 0 1 .11.11l1.336-.681ZM4.5 5.35c0-.292 0-.467.011-.596.01-.12.025-.134.016-.117l-1.336-.681a1.8 1.8 0 0 0-.175.676C3 4.837 3 5.082 3 5.35zM5.35 3c-.268 0-.513 0-.718.016a1.8 1.8 0 0 0-.676.175l.68 1.336c-.016.009-.002-.006.118-.016.13-.01.304-.011.596-.011zm-.823 1.636a.25.25 0 0 1 .11-.109l-.681-1.336a1.75 1.75 0 0 0-.765.765zM14.47 8.47l-6 6 1.06 1.06 6-6zm1.06 6-6-6-1.06 1.06 6 6z" - })); - - const SvgIconStarFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13.126 1.709c-.454-.945-1.8-.945-2.253 0L8.363 6.94l-5.777.757c-1.04.137-1.462 1.42-.695 2.144l4.222 3.987-1.06 5.695c-.193 1.036.903 1.822 1.822 1.326L12 18.082l5.124 2.767c.92.496 2.015-.29 1.822-1.326l-1.06-5.695 4.223-3.987c.767-.724.344-2.007-.696-2.144l-5.777-.757z" - })); - - const SvgIconStarLinesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M14.429 1.575a1.25 1.25 0 0 1 2.142 0l1.63 2.708 3.078.713a1.25 1.25 0 0 1 .662 2.037L19.87 9.42l.273 3.148a1.25 1.25 0 0 1-1.733 1.26l-2.91-1.233-2.91 1.232a1.25 1.25 0 0 1-1.733-1.259l.273-3.148-2.07-2.387a1.25 1.25 0 0 1 .662-2.037l3.078-.713zM7.78 11.28a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm2 5a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06zm7-1.06a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06l4.5-4.5a.75.75 0 0 1 1.06 0" - })); - - const SvgIconStarLines = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.25 15.75-4.5 4.5m2.5-9.5-4.5 4.5m13.5.5-4.5 4.5m1.322-15.26-3.182.737a.5.5 0 0 0-.265.815l2.141 2.466a.5.5 0 0 1 .12.371l-.282 3.254a.5.5 0 0 0 .694.504l3.007-1.274a.5.5 0 0 1 .39 0l3.008 1.274a.5.5 0 0 0 .693-.504l-.283-3.254a.5.5 0 0 1 .12-.37l2.142-2.467a.5.5 0 0 0-.265-.815l-3.182-.737a.5.5 0 0 1-.315-.23l-1.685-2.798a.5.5 0 0 0-.856 0L13.387 4.76a.5.5 0 0 1-.315.23" - })); - - const SvgIconStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M11.55 2.033a.5.5 0 0 1 .9 0l2.569 5.354a.5.5 0 0 0 .385.279l5.911.775a.497.497 0 0 1 .278.855l-4.322 4.082a.5.5 0 0 0-.148.452l1.086 5.83a.499.499 0 0 1-.729.529l-5.242-2.83a.5.5 0 0 0-.476 0l-5.242 2.83a.499.499 0 0 1-.729-.529l1.086-5.83a.5.5 0 0 0-.148-.453L2.407 9.296a.497.497 0 0 1 .278-.855l5.91-.775a.5.5 0 0 0 .386-.279z" - })); - - const SvgIconStopFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.324 3h13.352c.258 0 .494 0 .692.016.213.018.446.057.677.175.329.168.596.435.764.765.118.23.157.463.175.676.016.198.016.434.016.692v13.352c0 .258 0 .494-.016.692a1.8 1.8 0 0 1-.175.677 1.75 1.75 0 0 1-.765.764 1.8 1.8 0 0 1-.676.175c-.198.016-.434.016-.692.016H5.324c-.258 0-.494 0-.692-.016a1.8 1.8 0 0 1-.676-.175 1.75 1.75 0 0 1-.765-.765 1.8 1.8 0 0 1-.175-.676A9 9 0 0 1 3 18.676V5.324c0-.258 0-.494.016-.692a1.8 1.8 0 0 1 .175-.676 1.75 1.75 0 0 1 .765-.765 1.8 1.8 0 0 1 .676-.175C4.83 3 5.066 3 5.324 3", - clipRule: "evenodd" - })); - - const SvgIconStop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 18.65V5.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H5.35c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437c-.109.214-.109.494-.109 1.054v13.3c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h13.3c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054" - })); - - const SvgIconStorageFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5.25H2zm4.25 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M2 12.75h20V18a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4.25 3.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0", - clipRule: "evenodd" - })); - - const SvgIconStorage = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 12V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1V12m18.5 0H2.75m18.5 0v6.25a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V12" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.5, - d: "M6.5 9.125a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 7.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" - })); - - const SvgIconStore2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.94 3.682A1.75 1.75 0 0 1 6.324 3h11.35a1.75 1.75 0 0 1 1.386.682l2.783 3.612a.75.75 0 0 1 .156.458v1c0 .991-.393 1.89-1.028 2.557v7.94A1.75 1.75 0 0 1 19.222 21H4.778a1.75 1.75 0 0 1-1.75-1.75v-7.941A3.7 3.7 0 0 1 2 8.752v-1a.75.75 0 0 1 .156-.458l2.783-3.612Zm-.412 8.598v6.97c0 .137.112.25.25.25h4.416v-2.252c0-1.538 1.276-2.75 2.806-2.75s2.806 1.212 2.806 2.75V19.5h4.416a.25.25 0 0 0 .25-.25v-6.97a3.9 3.9 0 0 1-1.305.224 3.86 3.86 0 0 1-3.084-1.522A3.86 3.86 0 0 1 12 12.504a3.86 3.86 0 0 1-3.083-1.522 3.86 3.86 0 0 1-3.084 1.522c-.457 0-.897-.08-1.305-.224", - clipRule: "evenodd" - })); - - const SvgIconStore2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 7.752 18.467 4.14a1 1 0 0 0-.792-.39H6.325a1 1 0 0 0-.792.39L2.75 7.752m18.5 0v1a2.96 2.96 0 0 1-1.028 2.237m1.028-3.237H2.75m0 0v1a2.96 2.96 0 0 0 1.028 2.237m11.305-2.237c0 1.658 1.38 3.001 3.084 3.001.79 0 1.51-.289 2.055-.764m-5.139-2.237v-1m0 1c0 1.658-1.38 3.001-3.083 3.001s-3.083-1.343-3.083-3m0 0c0 1.657-1.38 3-3.084 3a3.12 3.12 0 0 1-2.055-.764m5.139-2.237v-1m5.139 12.498v-3.001c0-1.105-.92-2.001-2.056-2.001-1.135 0-2.056.896-2.056 2v3.002m-6.166-9.26v8.26a1 1 0 0 0 1 1h14.444a1 1 0 0 0 1-1v-8.26" - })); - - const SvgIconStore3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM16 18.5v-6.75a.75.75 0 0 0-.75-.75h-2.5v7.5zm-4.75 0V11h-2.5a.75.75 0 0 0-.75.75v6.75z", - clipRule: "evenodd" - })); - - const SvgIconStore3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 19.25h-4a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-4m-8.5 0v-7.5a1 1 0 0 1 1-1H12m-4.25 8.5H12m4.25 0v-7.5a1 1 0 0 0-1-1H12m4.25 8.5H12m0-8.5v8.5" - })); - - const SvgIconStore4Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.481 4.226A1.75 1.75 0 0 1 5.151 3h13.698c.765 0 1.44.497 1.67 1.226l1.224 3.903A3.73 3.73 0 0 1 21 11.706v7.544A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25v-7.544a3.73 3.73 0 0 1-.743-3.577zm6.686.274-.513 4.362a2.362 2.362 0 1 0 4.694.013L13.833 4.5zm5.671 4.203-.002-.017-.492-4.186h3.505c.11 0 .206.07.239.175l1.224 3.903a2.249 2.249 0 1 1-4.379.936zM8.657 4.5l-.59 5.014a2.249 2.249 0 1 1-4.379-.936l1.225-3.903A.25.25 0 0 1 5.15 4.5z", - clipRule: "evenodd" - })); - - const SvgIconStore4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M20.25 11.409v7.841a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-7.841M9.5 3.75h5m-5 0-.591 5.024a3.112 3.112 0 1 0 6.182 0l-.59-5.024m-5.001 0H5.151a1 1 0 0 0-.954.7L2.972 8.355a2.999 2.999 0 1 0 5.84 1.248zm5 0h4.349a1 1 0 0 1 .954.7l1.225 3.904a2.999 2.999 0 1 1-5.84 1.248z" - })); - - const SvgIconStoreFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 4.75C3 3.784 3.784 3 4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25zm1.5 0a.25.25 0 0 1 .25-.25h2.375v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 4.5 7.2zM8.625 7.2V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 8.626 7.2Zm4.125 0V4.5h2.625v2.7a1.32 1.32 0 0 1-1.313 1.32A1.32 1.32 0 0 1 12.75 7.2m4.125 0V4.5h2.375a.25.25 0 0 1 .25.25V7.2a1.32 1.32 0 0 1-1.313 1.32 1.32 1.32 0 0 1-1.312-1.32M9.75 13A1.75 1.75 0 0 0 8 14.75v4.75h1.5v-4.75a.25.25 0 0 1 .25-.25h4.5a.25.25 0 0 1 .25.25v4.75H16v-4.75A1.75 1.75 0 0 0 14.25 13z", - clipRule: "evenodd" - })); - - const SvgIconStore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" - })); - - const SvgIconSuitcaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 3.5a.25.25 0 0 0-.25.25V5h5V3.75a.25.25 0 0 0-.25-.25zM16 5V3.75A1.75 1.75 0 0 0 14.25 2h-4.5A1.75 1.75 0 0 0 8 3.75V5H4.75A1.75 1.75 0 0 0 3 6.75v12.5c0 .966.784 1.75 1.75 1.75H6v.25a.75.75 0 0 0 1.5 0V21h9v.25a.75.75 0 0 0 1.5 0V21h1.25A1.75 1.75 0 0 0 21 19.25V6.75A1.75 1.75 0 0 0 19.25 5zM8.75 9a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8.75 9m6.5 0a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconSuitcase = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M8.75 5.75h-4a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h2m2-14.5v-2a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v2m-6.5 0h6.5m0 0h4a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1h-2m-10.5 0v1m0-1h10.5m0 0v1m-8.5-11.5v6.5m6.5-6.5v6.5" - })); - - const SvgIconSun = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.29V1.769m-6.158 16.39-1.077 1.078M12 22.233v-1.524m7.235-15.944-1.077 1.077M20.71 12h1.523m-4.074 6.159 1.077 1.077M1.768 12H3.29m1.474-7.235 1.077 1.077m9.87 2.446a5.25 5.25 0 1 1-7.424 7.424 5.25 5.25 0 0 1 7.424-7.424" - })); - - const SvgIconSunriseArrowUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M11.47 2.225a.75.75 0 0 1 1.06 0l2.5 2.5a.75.75 0 0 1-1.06 1.06l-1.22-1.22V8.25a.75.75 0 0 1-1.5 0V4.566l-1.22 1.22a.75.75 0 1 1-1.06-1.061zM2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-3.5 1.5a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M17.363 11.5a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.093M4.34 9.572a.75.75 0 0 1 1.056-.092l1.15.964a.75.75 0 0 1-.965 1.149l-1.149-.964a.75.75 0 0 1-.092-1.057", - clipRule: "evenodd" - })); - - const SvgIconSunriseArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8.25V3M2.75 16.25h1.5m15.5 0h1.5M9.5 5.255l2.5-2.5 2.5 2.5M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25m1.688-5.232 1.149-.964m-14.173 0 1.15.964" - })); - - const SvgIconSunriseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0v1.03a.75.75 0 0 0 1.5 0zM5.99 4.934a.75.75 0 0 0-1.06 1.06l.726.727a.75.75 0 1 0 1.061-1.06zm13.08 1.059a.75.75 0 0 0-1.06-1.06l-.727.729a.75.75 0 0 0 1.061 1.06l.727-.729ZM2.75 11.5a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm17.472 0a.75.75 0 0 0 0 1.5h1.028a.75.75 0 0 0 0-1.5zm-17.472 4a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5zm4 4a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5zm9.5-6.5a.75.75 0 0 0 .75-.75v-.243A5.003 5.003 0 0 0 12 7c-2.763 0-5 2.243-5 5.007v.243c0 .414.336.75.75.75z" - })); - - const SvgIconSunrise = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 2.75v1.03m-8.222 8.47H2.75m17.472 0h1.028m-3.437-6.059.727-.727M2.75 16.25h18.5m-14.5 4h10.5M6.187 6.191l-.727-.727m2.29 6.786v-.243A4.253 4.253 0 0 1 12 7.75a4.253 4.253 0 0 1 4.25 4.257v.243" - })); - - const SvgIconSunsetArrowDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 2a.75.75 0 0 1 .75.75v3.94l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V2.75A.75.75 0 0 1 12 2M2.004 20.25a.75.75 0 0 1 .75-.75h18.5a.75.75 0 0 1 0 1.5h-18.5a.75.75 0 0 1-.75-.75m.746-4.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm17 0a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-2.385-4a.75.75 0 0 1 .092-1.056l1.15-.964a.75.75 0 1 1 .964 1.149l-1.15.964a.75.75 0 0 1-1.056-.092ZM5.395 9.48a.75.75 0 0 0-.964 1.149l1.149.964a.75.75 0 1 0 .964-1.15l-1.15-.963ZM16.25 17a.75.75 0 0 0 .75-.75V16a5 5 0 0 0-10 0v.25c0 .414.336.75.75.75z" - })); - - const SvgIconSunsetArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.754 20.25h18.5M12 8V2.75m-9.25 13.5h1.5m15.5 0h1.5m-3.313-5.232 1.15-.964m-14.173 0 1.15.964M9.5 6 12 8.5 14.5 6M7.75 16.25V16a4.25 4.25 0 0 1 8.5 0v.25" - })); - - const SvgIconSunsetFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 13a.75.75 0 0 1-.75-.75V12a9 9 0 0 1 18 0v.25a.75.75 0 0 1-.75.75zM1 16.25a.75.75 0 0 1 .75-.75h20.5a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1-.75-.75m5 4a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H6.75a.75.75 0 0 1-.75-.75", - clipRule: "evenodd" - })); - - const SvgIconSunset = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M3.75 12.25V12a8.25 8.25 0 1 1 16.5 0v.25m-18.5 4h20.5m-15.5 4h10.5" - })); - - const SvgIconSupportFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 11.25a2.25 2.25 0 0 1 2.017-2.238C4.286 5.054 7.804 2 12 2s7.714 3.054 7.983 7.012A2.25 2.25 0 0 1 22 11.25v3.5a2.25 2.25 0 0 1-1.754 2.195A5.25 5.25 0 0 1 15 22h-2a1.75 1.75 0 0 1-1.75-1.75v-.607a.75.75 0 1 1 1.5 0v.607c0 .138.112.25.25.25h2a3.75 3.75 0 0 0 3.742-3.5h-.492a.75.75 0 0 1-.75-.75v-6.5a.75.75 0 0 1 .75-.75h.227C18.203 5.961 15.454 3.5 12 3.5S5.797 5.961 5.522 9h.228a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-1.5A2.25 2.25 0 0 1 2 14.75z" - })); - - const SvgIconSupport = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 9.75V9.5c0-3.728 3.246-6.75 7.25-6.75s7.25 3.022 7.25 6.75v.25M12 19.643v.607a1 1 0 0 0 1 1h2a4.5 4.5 0 0 0 4.5-4.5m-15.25-7h1.5v6.5h-1.5a1.5 1.5 0 0 1-1.5-1.5v-3.5a1.5 1.5 0 0 1 1.5-1.5m14 0h1.5a1.5 1.5 0 0 1 1.5 1.5v3.5a1.5 1.5 0 0 1-1.5 1.5h-1.5z" - })); - - const SvgIconSwitchHorizontal2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 21.28a.75.75 0 0 0 1.06 0l3.47-3.47a1.5 1.5 0 0 0 0-2.12l-3.47-3.47a.75.75 0 1 0-1.06 1.06L18.69 16H3.75a.75.75 0 0 0 0 1.5h14.94l-2.72 2.72a.75.75 0 0 0 0 1.06m-7.94-9.5a.75.75 0 0 0 0-1.06L5.31 8h14.94a.75.75 0 0 0 0-1.5H5.31l2.72-2.72a.75.75 0 0 0-1.06-1.06L3.5 6.19a1.5 1.5 0 0 0 0 2.12l3.47 3.47a.75.75 0 0 0 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconSwitchHorizontal2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.5 3.25 4.03 6.72a.75.75 0 0 0 0 1.06l3.47 3.47m9 1.5 3.47 3.47a.75.75 0 0 1 0 1.06l-3.47 3.47M5 7.25h15.25m-16.5 9.5h15.5" - })); - - const SvgIconSwitchHorizontalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.97 2.72a.75.75 0 0 1 1.06 0l3.47 3.47a1.5 1.5 0 0 1 0 2.12l-3.47 3.47a.75.75 0 1 1-1.06-1.06L18.69 8H3.75a.75.75 0 0 1 0-1.5h14.94l-2.72-2.72a.75.75 0 0 1 0-1.06m-7.94 9.5a.75.75 0 0 1 0 1.06L5.31 16h14.94a.75.75 0 0 1 0 1.5H5.31l2.72 2.72a.75.75 0 1 1-1.06 1.06L3.5 17.81a1.5 1.5 0 0 1 0-2.12l3.47-3.47a.75.75 0 0 1 1.06 0", - clipRule: "evenodd" - })); - - const SvgIconSwitchHorizontal = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m7.5 20.75-3.47-3.47a.75.75 0 0 1 0-1.06l3.47-3.47m9-1.5 3.47-3.47a.75.75 0 0 0 0-1.06L16.5 3.25M5 16.75h15.25m-16.5-9.5h15.5" - })); - - const SvgIconSwitchVertical2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.25 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06L8.31 20.5a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06l2.72 2.72V3.75A.75.75 0 0 1 7.25 3m8.44.5a1.5 1.5 0 0 1 2.12 0l3.47 3.47a.75.75 0 0 1-1.06 1.06L17.5 5.31v14.94a.75.75 0 0 1-1.5 0V5.31l-2.72 2.72a.75.75 0 1 1-1.06-1.06z", - clipRule: "evenodd" - })); - - const SvgIconSwitchVertical2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 16.5 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47m1.5-9 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47M7.25 19V3.75m9.5 16.5V4.75" - })); - - const SvgIconSwitchVerticalFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16.75 3a.75.75 0 0 1 .75.75v14.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.47 3.47a1.5 1.5 0 0 1-2.12 0l-3.47-3.47a.75.75 0 1 1 1.06-1.06L16 18.69V3.75a.75.75 0 0 1 .75-.75m-10.56.5a1.5 1.5 0 0 1 2.12 0l-.53.53.53-.53 3.47 3.47a.75.75 0 0 1-1.06 1.06L8 5.31v14.94a.75.75 0 0 1-1.5 0V5.31L3.78 8.03a.75.75 0 0 1-1.06-1.06zl.53.53z", - clipRule: "evenodd" - })); - - const SvgIconSwitchVertical = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m3.25 7.5 3.47-3.47a.75.75 0 0 1 1.06 0l3.47 3.47m1.5 9 3.47 3.47a.75.75 0 0 0 1.06 0l3.47-3.47M7.25 5v15.25m9.5-16.5v15.5" - })); - - const SvgIconTShirtFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M9.64 3.524a.75.75 0 0 0-1.044-.448L2.224 6.184a1.75 1.75 0 0 0-.882 2.159l.873 1.956a1.75 1.75 0 0 0 2.377 1.006L5 11.118v8.132c0 .966.783 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 19 19.25v-8.132l.408.187a1.75 1.75 0 0 0 2.377-1.006l.872-1.956a1.75 1.75 0 0 0-.881-2.159l-6.372-3.108a.75.75 0 0 0-1.044.448c-.404 1.277-1.4 1.863-2.36 1.863-.961 0-1.957-.586-2.36-1.863" - })); - - const SvgIconTShirt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m21.078 10.548.873-2.456a1 1 0 0 0-.504-1.234L15.075 3.75c-1.005 3.182-5.145 3.182-6.15 0L2.553 6.858a1 1 0 0 0-.504 1.234l.873 2.456a1 1 0 0 0 1.358.575l1.47-.673v8.8a1 1 0 0 0 1 1h10.5a1 1 0 0 0 1-1v-8.8l1.47.673a1 1 0 0 0 1.358-.575Z" - })); - - const SvgIconTelephoneFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M8.167 2.917a1.25 1.25 0 0 0-1.957-.243L2.627 6.257a1.72 1.72 0 0 0-.439 1.707 20.5 20.5 0 0 0 5.179 8.67 20.7 20.7 0 0 0 4.106 3.186 20.5 20.5 0 0 0 4.563 1.992c.617.184 1.269 0 1.707-.44l3.583-3.582a1.25 1.25 0 0 0-.243-1.957l-3.516-2.098a1.25 1.25 0 0 0-1.525.19l-1.4 1.4a15.2 15.2 0 0 1-3.403-2.564 15.2 15.2 0 0 1-2.563-3.404l1.4-1.4a1.25 1.25 0 0 0 .189-1.524z" - })); - - const SvgIconTelephone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.754 9.218a15.9 15.9 0 0 0 2.954 4.074 15.9 15.9 0 0 0 4.074 2.954l1.79-1.791a.5.5 0 0 1 .61-.076l3.517 2.098a.5.5 0 0 1 .097.782l-3.583 3.583a.97.97 0 0 1-.963.251 19.7 19.7 0 0 1-4.396-1.92 20 20 0 0 1-3.957-3.07 20 20 0 0 1-3.07-3.957 19.8 19.8 0 0 1-1.92-4.396.97.97 0 0 1 .25-.963l3.584-3.583a.5.5 0 0 1 .782.097l2.098 3.516a.5.5 0 0 1-.076.61z" - })); - - const SvgIconThumbsDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M18.002 4.5v8h2.248a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25zm-.421 9.5h2.669A1.75 1.75 0 0 0 22 12.25v-7.5A1.75 1.75 0 0 0 20.25 3H6.586A3.75 3.75 0 0 0 2.88 6.186l-.837 5.5A3.75 3.75 0 0 0 5.75 16h4.364l-.44 2.826A2.75 2.75 0 0 0 12.389 22c.65 0 1.26-.362 1.561-.949L17.58 14Z", - clipRule: "evenodd" - })); - - const SvgIconThumbsDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M17.252 13.25h2.998a1 1 0 0 0 1-1v-7.5a1 1 0 0 0-1-1h-2.998m0 0V13l-3.968 7.708c-.172.333-.52.542-.895.542a2 2 0 0 1-1.975-2.308l.575-3.692H5.75a3 3 0 0 1-2.964-3.451l.836-5.5A3 3 0 0 1 6.586 3.75z" - })); - - const SvgIconTicketFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-.553.724c-2.013.549-2.013 3.503 0 4.052a.75.75 0 0 1 .553.724v3.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25v-3.5a.75.75 0 0 1 .553-.724c2.013-.549 2.013-3.503 0-4.052A.75.75 0 0 1 2 9.25zM15.25 7a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75m0 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconTicket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 7.75v.5m0 3.5v.5m0 3.5v.5M3.75 4.75h16.5a1 1 0 0 1 1 1v3.5c-2.75.75-2.75 4.75 0 5.5v3.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-3.5C5.5 14 5.5 10 2.75 9.25v-3.5a1 1 0 0 1 1-1" - })); - - const SvgIconToolboxFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7 3.5a.09.09 0 0 0-.077.046L5.53 6.134a.25.25 0 0 0-.03.118V10h3V6.252a.25.25 0 0 0-.03-.118L7.077 3.546A.09.09 0 0 0 7 3.5M7 2c.584 0 1.12.32 1.397.835l1.394 2.587c.137.255.209.54.209.83V10h2V3.75c0-.966.784-1.75 1.75-1.75h4.5c.966 0 1.75.784 1.75 1.75V10h1.25a.75.75 0 0 1 .75.75v8.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25v-8.5a.75.75 0 0 1 .75-.75H4V6.252c0-.29.072-.575.21-.83l1.393-2.587A1.59 1.59 0 0 1 7 2m6.5 8h5V3.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V6h1.75a.75.75 0 0 1 0 1.5H13.5z", - clipRule: "evenodd" - })); - - const SvgIconToolbox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.75 10.75v-7a1 1 0 0 1 1-1h4.5a1 1 0 0 1 1 1v7m-6.5-4h2.5m-10.5 4V6.252a1 1 0 0 1 .12-.474L6.263 3.19A.84.84 0 0 1 7 2.75v0c.308 0 .591.17.737.44L9.13 5.778a1 1 0 0 1 .12.474v4.498m-6.5 0h18.5v8.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1z" - })); - - const SvgIconTrashEmptyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Z", - clipRule: "evenodd" - })); - - const SvgIconTrashEmpty = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zm-6.102-.563a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" - })); - - const SvgIconTrashFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M7.584 5a4.751 4.751 0 0 1 8.834 0h4.832a.75.75 0 0 1 0 1.5h-1.297l-.894 13.863A1.75 1.75 0 0 1 17.312 22H6.688a1.75 1.75 0 0 1-1.747-1.637L4.047 6.5H2.75a.75.75 0 0 1 0-1.5zm1.678 0a3.25 3.25 0 0 1 5.479 0H9.26Zm1.238 5.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0zm3.75-.75a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0v-5.5a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconTrashPaperFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m21.642 10.267-2.133 2.821 1.45 2.516a1.765 1.765 0 0 1-.375 2.215l-3.44 2.986a1.8 1.8 0 0 1-.608.346l-2.296.759a1.78 1.78 0 0 1-1.948-.572l-1.267-1.571-2.624 1.487a1.79 1.79 0 0 1-1.793-.019l-1.697-1.01a1.77 1.77 0 0 1-.852-1.3l-.409-3.238a.27.27 0 0 0-.12-.19l-.736-.488A1.77 1.77 0 0 1 2 13.535v-1.97c0-.674.384-1.286.986-1.584l1.068-.53-.338-2.682a1.77 1.77 0 0 1 1.496-1.97l5.721-.874 2.464-1.63a1.79 1.79 0 0 1 1.97 0l2.142 1.418c.495.327.795.88.795 1.475v.92c0 .1.056.194.152.241l2.558 1.27a1.766 1.766 0 0 1 .628 2.648" - })); - - const SvgIconTrashPaper = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.21 4.642 2.601-1.72a1.04 1.04 0 0 1 1.141 0l2.144 1.417c.286.189.458.508.458.849v.92c0 .387.22.74.569.913l2.558 1.27c.574.284.748 1.015.363 1.524l-2.433 3.217m-7.402-8.39-5.884.898c-.55.084-.934.587-.865 1.135l.405 3.21m6.344-5.243 2.115 2.622m-8.46 2.622-1.545.766a1.02 1.02 0 0 0-.569.913v1.97c0 .341.172.66.458.849l.736.487c.25.164.413.428.45.722l.409 3.24c.039.31.22.586.491.748l1.698 1.01c.319.19.716.194 1.04.01l3.177-1.8M4.865 9.886l1.062 1.053c.313.31.791.387 1.187.191l.394-.196m3.701 7.867 1.667 2.066c.27.334.72.466 1.129.33l2.295-.758c.13-.043.25-.111.352-.2l3.441-2.986c.368-.32.459-.853.216-1.275l-1.698-2.946m-7.402 5.769-1.057-1.05m8.46-4.719-2.644.524" - })); - - const SvgIconTrash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m5.69 20.314-.749.049zm12.62 0 .749.049zM2.75 5a.75.75 0 0 0 0 1.5zm18.5 1.5a.75.75 0 0 0 0-1.5zM10.5 10.75a.75.75 0 0 0-1.5 0zM9 16.25a.75.75 0 0 0 1.5 0zm6-5.5a.75.75 0 0 0-1.5 0zm-1.5 5.5a.75.75 0 0 0 1.5 0zm1.648-10.313a.75.75 0 1 0 1.452-.374zM4.002 5.798l.94 14.565 1.496-.097-.94-14.564zM6.688 22h10.624v-1.5H6.688zm12.37-1.637.94-14.565-1.496-.096-.94 14.564 1.497.097ZM19.25 5H4.75v1.5h14.5zM2.75 6.5h2V5h-2zm16.5 0h2V5h-2zM17.312 22a1.75 1.75 0 0 0 1.747-1.637l-1.497-.097a.25.25 0 0 1-.25.234zm-12.37-1.637A1.75 1.75 0 0 0 6.687 22v-1.5a.25.25 0 0 1-.25-.234l-1.497.097ZM9 10.75v5.5h1.5v-5.5zm4.5 0v5.5H15v-5.5zM12 3.5a3.25 3.25 0 0 1 3.148 2.437l1.452-.374A4.75 4.75 0 0 0 12 2zM8.852 5.937A3.25 3.25 0 0 1 12 3.5V2a4.75 4.75 0 0 0-4.6 3.563z" - })); - - const SvgIconTrendingChart2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 10.964 1.026 2.434c.358.852 1.577.805 1.869-.072L6.91 9.533c.308-.922 1.612-.91 1.902.018l3.126 9.996c.304.973 1.693.923 1.927-.07l3.52-14.954c.23-.974 1.583-1.048 1.916-.105l1.949 5.518" - })); - - const SvgIconTrendingChart3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.75 6.75h5.5v5.5m-.514-4.975-7.029 7.019a1 1 0 0 1-1.414 0l-2.586-2.587a1 1 0 0 0-1.414 0L2.75 17.25" - })); - - const SvgIconTrendingChart4 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 4.75v13.5a1 1 0 0 0 1 1h17.5m-14.5-4 3.543-3.543a1 1 0 0 1 1.414 0l.586.586a1 1 0 0 0 1.414 0l5.038-5.038M14.75 6.75h4.5v4.5" - })); - - const SvgIconTrendingChart5 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m19.219 10.969-1.356-1.356a1 1 0 0 0-1.414 0l-3.742 3.742a1 1 0 0 1-1.414 0l-1.164-1.164a1 1 0 0 0-1.414 0L3.75 17.157m0-13.406v13.406m16.5 3.094H4.75a1 1 0 0 1-1-1v-2.094" - })); - - const SvgIconTrendingChart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m2.75 13.036 1.026-2.434c.358-.852 1.577-.805 1.869.072l1.265 3.793c.308.922 1.612.91 1.902-.018l3.126-9.996c.304-.973 1.693-.923 1.927.07l3.52 14.954c.23.974 1.583 1.048 1.916.105l1.949-5.519" - })); - - const SvgIconTriangleInfoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M8.809 3.982c1.466-2.37 4.913-2.37 6.379 0l6.367 10.296C23.1 16.776 21.303 20 18.365 20H5.632c-2.937 0-4.734-3.224-3.19-5.722L8.81 3.982ZM12 8a.75.75 0 0 1 .75.75v4a.75.75 0 1 1-1.5 0v-4A.75.75 0 0 1 12 8m1 7.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0", - clipRule: "evenodd" - })); - - const SvgIconTriangleInfo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M12 8.75v4M9.45 4.376 3.08 14.672c-1.236 1.999.202 4.578 2.552 4.578h12.735c2.35 0 3.787-2.58 2.551-4.578L14.552 4.376c-1.173-1.896-3.93-1.896-5.103 0Z" - }), /*#__PURE__*/React__namespace.createElement("circle", { - cx: 12, - cy: 15.5, - r: 1, - fill: "currentColor" - })); - - const SvgIconTrophyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M6.75 2A1.75 1.75 0 0 0 5 3.75V4H3.75A1.75 1.75 0 0 0 2 5.75v1.5a3.75 3.75 0 0 0 3.22 3.713 6.75 6.75 0 0 0 6.034 5.019V17H7.75A1.75 1.75 0 0 0 6 18.75v1.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0 0 18 20.25v-1.5A1.75 1.75 0 0 0 16.25 17h-3.496v-1.018a6.755 6.755 0 0 0 6.027-5.02A3.75 3.75 0 0 0 22 7.25v-1.5A1.75 1.75 0 0 0 20.25 4H19v-.25A1.75 1.75 0 0 0 17.25 2zm-3 3.5H5v3.75l.001.122A2.25 2.25 0 0 1 3.5 7.25v-1.5a.25.25 0 0 1 .25-.25M20.5 7.25a2.25 2.25 0 0 1-1.501 2.122L19 9.25V5.5h1.25a.25.25 0 0 1 .25.25z", - clipRule: "evenodd" - })); - - const SvgIconTrophy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12.004 18v-3M18.25 4.75h2a1 1 0 0 1 1 1v1.5a3 3 0 0 1-3 3m-12.5-5.5h-2a1 1 0 0 0-1 1v1.5a3 3 0 0 0 3 3m6 5h.5a6 6 0 0 0 6-6v-5.5a1 1 0 0 0-1-1H6.75a1 1 0 0 0-1 1v5.5a6 6 0 0 0 6 6Zm-4 6h8.5a1 1 0 0 0 1-1v-1.5a1 1 0 0 0-1-1h-8.5a1 1 0 0 0-1 1v1.5a1 1 0 0 0 1 1Z" - })); - - const SvgIconTruckFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M9.75 4A1.75 1.75 0 0 0 8 5.75V6H5.524a1.75 1.75 0 0 0-1.439.754L2.311 9.316a1.75 1.75 0 0 0-.311.996v4.938c0 .966.784 1.75 1.75 1.75h.26a3.25 3.25 0 0 0 6.48 0h3.02a3.25 3.25 0 0 0 6.48 0h.26A1.75 1.75 0 0 0 22 15.25v-9.5A1.75 1.75 0 0 0 20.25 4zM8 7.5H5.524a.25.25 0 0 0-.206.108L3.544 10.17a.25.25 0 0 0-.044.142v4.938c0 .138.112.25.25.25h.5A3.25 3.25 0 0 1 8 13.587zm10.106 8.143c.072.213.18.41.314.584a1.75 1.75 0 1 1-.315-.584ZM7.25 15a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5", - clipRule: "evenodd" - })); - - const SvgIconTruck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 16.25h4.5m-9.786 0H3.75a1 1 0 0 1-1-1v-4.938a1 1 0 0 1 .178-.569l1.774-2.562a1 1 0 0 1 .822-.431H8.75V15m10.606 1.25h.894a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H9.75a1 1 0 0 0-1 1v1.09m1 9.91a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm9.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z" - })); - - const SvgIconUmbrellaFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.17 13.487c-.359.298-.72.625-1.05.962a25.6 25.6 0 0 1-2.265-6.822c-.216-1.233-.288-2.308-.217-3.108.035-.4.104-.7.188-.907.085-.21.162-.264.176-.272s.098-.047.323-.016c.22.03.515.121.88.29.728.34 1.623.94 2.582 1.742a25.6 25.6 0 0 1 4.776 5.373c-.457.116-.92.267-1.358.428-.819.303-1.598.664-2.13.971-.53.307-1.234.8-1.905 1.359M5.12 4.74c-.04.912.056 1.994.258 3.146a27.1 27.1 0 0 0 2.29 7.013c-.945.294-1.867 1.002-2.626 2.152a1 1 0 0 1-1.7-.05C.98 12.91 1.835 7.85 5.12 4.74m4.035-2.329c.81.421 1.7 1.045 2.595 1.795a27.1 27.1 0 0 1 4.929 5.491c.727-.672 1.801-1.116 3.177-1.199A1 1 0 0 0 20.662 7c-2.36-4.088-7.172-5.88-11.507-4.589m4.337 10.671a10 10 0 0 0-.667.345 10 10 0 0 0-.632.405l3.784 6.554a.75.75 0 1 0 1.3-.75z" - })); - - const SvgIconUmbrella = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("g", { - clipPath: "url(#icon-umbrella_svg__a)" - }, /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m16.624 20.01-5.01-8.678M7.374 3.99a9.25 9.25 0 0 0-3.386 12.636c1.267-1.918 3.047-2.946 4.896-2.826m-1.51-9.81A9.25 9.25 0 0 1 20.01 7.375c-2.294.138-4.075 1.165-4.896 2.826M7.374 3.99c-1.72.994-1.045 5.385 1.51 9.81m-1.51-9.81c1.72-.993 5.186 1.788 7.74 6.212M8.884 13.8c.855-1.088 1.728-1.888 2.73-2.467m3.5-1.13c-1.37.197-2.5.552-3.5 1.13" - })), /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", { - id: "icon-umbrella_svg__a" - }, /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", - d: "M0 0h24v24H0z" - })))); - - const SvgIconUndoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M7.28 3.78a.75.75 0 0 0-1.06-1.06l-3 3a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06-1.06L5.56 7h8.69a5.5 5.5 0 1 1 0 11h-8.5a.75.75 0 0 0 0 1.5h8.5a7 7 0 1 0 0-14H5.56z" - })); - - const SvgIconUndo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m6.75 3.25-3 3 3 3m-2.25-3h9.75a6.25 6.25 0 1 1 0 12.5h-8.5" - })); - - const SvgIconUnlockedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a5 5 0 0 0-5 5v2H5.75A1.75 1.75 0 0 0 4 10.75v9.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0 0 20 20.25v-9.5A1.75 1.75 0 0 0 18.25 9H8.5V7a3.5 3.5 0 0 1 6.946-.615.75.75 0 1 0 1.477-.262A5 5 0 0 0 12 2m0 11.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", - clipRule: "evenodd" - })); - - const SvgIconUnlocked = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 14v3M7.75 9.75V7a4.25 4.25 0 0 1 8.435-.746M5.75 21.25h12.5a1 1 0 0 0 1-1v-9.5a1 1 0 0 0-1-1H5.75a1 1 0 0 0-1 1v9.5a1 1 0 0 0 1 1" - })); - - const SvgIconUnpinFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M3.28 2.22a.75.75 0 0 0-1.06 1.06l4.737 4.738-2.779.794a1.75 1.75 0 0 0-.756 2.92l3.892 3.893L3.22 19.72a.75.75 0 1 0 1.06 1.06l4.095-4.094 3.893 3.893a1.75 1.75 0 0 0 2.92-.757l.794-2.78 4.738 4.738a.75.75 0 1 0 1.06-1.06zm13.83 10.878-.212.74-6.735-6.736.74-.211a.25.25 0 0 0 .148-.117l2.148-3.76a1.75 1.75 0 0 1 2.757-.368l5.399 5.398a1.75 1.75 0 0 1-.37 2.757l-3.76 2.148a.25.25 0 0 0-.116.149Z" - })); - - const SvgIconUnpin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m11.702 7.146 2.149-3.76a1 1 0 0 1 1.575-.21l5.398 5.398a1 1 0 0 1-.21 1.576l-3.76 2.148m-8.479 3.327 4.423 4.423a1 1 0 0 0 1.669-.432l1.142-3.998m-7.234.007-4.423-4.423a1 1 0 0 1 .432-1.669l3.991-1.14m0 7.232.007-.007m-.007.007L3.75 20.25m-1-17.5 18.5 18.5" - })); - - const SvgIconUpload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 3.75V15m0-11.25 4.5 4.5M12 3.75l-4.5 4.5m12.75 4.5v6.5a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1v-6.5" - })); - - const SvgIconUsbCFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M0 12a6 6 0 0 1 6-6h12a6 6 0 0 1 0 12H6a6 6 0 0 1-6-6m5.75-.75a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z", - clipRule: "evenodd" - })); - - const SvgIconUsbC = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M5.75 12h12.5M6 17.25h12a5.25 5.25 0 1 0 0-10.5H6a5.25 5.25 0 0 0 0 10.5" - })); - - const SvgIconUsbFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.75 5.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0zM14 5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 14 5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M5.75 2a.75.75 0 0 0-.75.75V9.5H3.75a.75.75 0 0 0-.75.75v10c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0 0 21 20.25v-10a.75.75 0 0 0-.75-.75H19V2.75a.75.75 0 0 0-.75-.75zM17.5 9.5v-6h-11v6z", - clipRule: "evenodd" - })); - - const SvgIconUsb = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M10 5.75v1.5m4-1.5v1.5m-10.25 3h16.5v10a1 1 0 0 1-1 1H4.75a1 1 0 0 1-1-1zm2-7.5h12.5v7.5H5.75z" - })); - - const SvgIconVerifiedFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M10.614 2.632a1.836 1.836 0 0 1 2.772 0l1.37 1.576c.075.087.19.13.305.111l2.063-.327a1.835 1.835 0 0 1 2.122 1.781l.036 2.088a.34.34 0 0 0 .163.282l1.79 1.075a1.835 1.835 0 0 1 .481 2.73l-1.314 1.622a.34.34 0 0 0-.057.32l.68 1.975a1.836 1.836 0 0 1-1.385 2.4l-2.05.398a.34.34 0 0 0-.25.209l-.747 1.95a1.836 1.836 0 0 1-2.604.947l-1.826-1.013a.34.34 0 0 0-.326 0l-1.826 1.013a1.836 1.836 0 0 1-2.604-.947l-.748-1.95a.34.34 0 0 0-.25-.21l-2.05-.397a1.836 1.836 0 0 1-1.385-2.4l.68-1.975a.34.34 0 0 0-.056-.32l-1.314-1.623a1.835 1.835 0 0 1 .48-2.729l1.791-1.075c.1-.06.16-.166.163-.282l.036-2.088a1.835 1.835 0 0 1 2.122-1.78l2.063.326a.34.34 0 0 0 .306-.111zm4.416 8.648a.75.75 0 1 0-1.06-1.06L11 13.19l-.97-.97a.75.75 0 1 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06 0z", - clipRule: "evenodd" - })); - - const SvgIconVerified = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m9.5 12.75 1.5 1.5 3.5-3.5M8.822 5.06l-2.063-.327a1.085 1.085 0 0 0-1.255 1.053l-.036 2.088c-.007.375-.206.72-.527.912l-1.79 1.075c-.566.34-.7 1.101-.285 1.614l1.315 1.623c.236.29.305.683.183 1.037l-.68 1.974a1.085 1.085 0 0 0 .819 1.42l2.05.397c.367.072.672.328.806.677l.748 1.95c.237.616.963.88 1.54.56l1.826-1.012a1.09 1.09 0 0 1 1.053 0l1.827 1.012c.577.32 1.303.056 1.54-.56l.748-1.95c.134-.35.439-.605.806-.677l2.05-.398a1.085 1.085 0 0 0 .82-1.419l-.68-1.974a1.09 1.09 0 0 1 .182-1.037l1.315-1.623a1.085 1.085 0 0 0-.285-1.614l-1.79-1.075a1.09 1.09 0 0 1-.527-.912l-.036-2.088a1.085 1.085 0 0 0-1.255-1.053l-2.062.327a1.09 1.09 0 0 1-.99-.36l-1.37-1.576a1.085 1.085 0 0 0-1.638 0L9.81 4.7c-.246.283-.62.419-.99.36Z" - })); - - const SvgIconVideoCamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h10.5c.966 0 1.75.784 1.75 1.75v3.037l4.191-2.096A1.25 1.25 0 0 1 22 7.81v8.382a1.25 1.25 0 0 1-1.809 1.118L16 15.214v3.036A1.75 1.75 0 0 1 14.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm14 7.787 4.5 2.25V8.214l-4.5 2.25z", - clipRule: "evenodd" - })); - - const SvgIconVideoCamOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2.59 2.537a.75.75 0 1 0-1.18.926l.955 1.218A1.74 1.74 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h10.5q.06 0 .118-.004l1.542 1.967a.75.75 0 0 0 1.18-.926z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M16 15.214v2L5.643 4h8.607c.967 0 1.75.784 1.75 1.75v3.037l4.191-2.096a1.25 1.25 0 0 1 1.81 1.118v8.382a1.25 1.25 0 0 1-1.81 1.118zm0-1.678 4.5 2.25V8.215l-4.5 2.25z", - clipRule: "evenodd" - })); - - const SvgIconVideoCamOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M7.75 4.75h6.5a1 1 0 0 1 1 1v7.75M3.089 5a1 1 0 0 0-.339.75v12.5a1 1 0 0 0 1 1h10.5c.142 0 .276-.03.398-.082M2 3l14.5 18.5m4.026-14.138L15.25 10v4l5.276 2.638a.5.5 0 0 0 .724-.447V7.809a.5.5 0 0 0-.724-.447" - })); - - const SvgIconVideoCamOnFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h11.5c.966 0 1.75.784 1.75 1.75v1.732l2.407-1.324A1.75 1.75 0 0 1 22 7.69v8.618a1.75 1.75 0 0 1-2.593 1.533L17 16.52v1.731A1.75 1.75 0 0 1 15.25 20H3.75A1.75 1.75 0 0 1 2 18.25zM9.5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", - clipRule: "evenodd" - })); - - const SvgIconVideoCamOn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3.75 4.75h11.5a1 1 0 0 1 1 1v3l3.518-1.935a1 1 0 0 1 1.482.876v8.618a1 1 0 0 1-1.482.876L16.25 15.25v3a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M12.25 12a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0Z" - })); - - const SvgIconVideoCam = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 5.75a1 1 0 0 1 1-1h10.5a1 1 0 0 1 1 1v12.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1zM15.25 10l5.276-2.638a.5.5 0 0 1 .724.447v8.382a.5.5 0 0 1-.724.447L15.25 14z" - })); - - const SvgIconVideoPlaylistFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4 3.75A.75.75 0 0 1 4.75 3h14.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 3.75m-2 3.5c0-.966.784-1.75 1.75-1.75h16.5c.966 0 1.75.784 1.75 1.75v12A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25zm8.419 2.827a.75.75 0 0 1 .788.079l3.25 2.5a.75.75 0 0 1 0 1.188l-3.25 2.5A.75.75 0 0 1 10 15.75v-5a.75.75 0 0 1 .419-.673", - clipRule: "evenodd" - })); - - const SvgIconVideoPlaylist = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.75 3.75h14.5m-7.75 9.5h.75m-.75 0V13m0 .25v.25m-.75-2.75v5l3.25-2.5zm-7 9.5h16.5a1 1 0 0 0 1-1v-12a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1" - })); - - const SvgIconVideoRollFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M22 12a9.99 9.99 0 0 1-4.73 8.5h3.98a.75.75 0 0 1 0 1.5H12C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10M7.5 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4M10 7.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2 7a2 2 0 1 0 0 4 2 2 0 0 0 0-4m2.5-2.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0", - clipRule: "evenodd" - })); - - const SvgIconVideoRoll = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5m0 0h9.25M9.25 12a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m0 9a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m4.5-4.5a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0" - })); - - const SvgIconVideoTrimFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M15.25 2a.75.75 0 0 1 .75.75v18.5a.75.75 0 0 1-1.5 0V20H3.75A1.75 1.75 0 0 1 2 18.25V5.75C2 4.784 2.784 4 3.75 4H14.5V2.75a.75.75 0 0 1 .75-.75M7.957 8.906A.75.75 0 0 0 6.75 9.5v5a.75.75 0 0 0 1.207.595l3.25-2.5a.75.75 0 0 0 0-1.19z", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M18 4h2.25c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H18z" - })); - - const SvgIconVideoTrim = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M15.25 2.75v2m0 0v14.5m0-14.5H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h11.5m0 0v2m3.5-2h1.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1h-1.5M8.25 12H9m-.75 0v-.25m0 .25v.25M7.5 9.5v5l3.25-2.5z" - })); - - const SvgIconVipFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.628 3.34a.75.75 0 0 0-1.256 0l-3.86 5.903-5.384-3.14a.75.75 0 0 0-1.113.798l2.399 11.7A1.75 1.75 0 0 0 5.128 20h13.744a1.75 1.75 0 0 0 1.714-1.399l2.399-11.7a.75.75 0 0 0-1.113-.799l-5.384 3.141z" - })); - - const SvgIconVip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "square", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M4.149 18.45 1.75 6.75l6 3.5L12 3.75l4.25 6.5 6-3.5-2.399 11.7a1 1 0 0 1-.98.8H5.129a1 1 0 0 1-.98-.8Z" - })); - - const SvgIconVoice = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 1.5, - d: "M7.75 3.75v16.5m-4-10.5v4.5M12 7.75v8.5m4.25-10.5v12.5m4-8.5v4.5" - })); - - const SvgIconVolumeDownFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m3.14 8.158a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5z" - })); - - const SvgIconVolumeDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M22.25 12h-6.5m-13-4.25h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" - })); - - const SvgIconVolumeFullFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M13 3.75a.75.75 0 0 0-1.154-.632L5.842 6.961A.25.25 0 0 1 5.707 7H2.75A1.75 1.75 0 0 0 1 8.75v6.5c0 .966.784 1.75 1.75 1.75h2.957a.25.25 0 0 1 .135.04l6.004 3.842A.75.75 0 0 0 13 20.25zm5.718.472a.75.75 0 0 1 1.06 0A10.97 10.97 0 0 1 23 12c0 3.037-1.232 5.788-3.222 7.778a.75.75 0 1 1-1.06-1.06A9.47 9.47 0 0 0 21.5 12a9.47 9.47 0 0 0-2.782-6.718.75.75 0 0 1 0-1.06M16.42 7.581a.75.75 0 0 0-1.061 1.06 4.73 4.73 0 0 1 1.391 3.36 4.73 4.73 0 0 1-1.391 3.358.75.75 0 1 0 1.06 1.06A6.23 6.23 0 0 0 18.25 12c0-1.725-.7-3.289-1.83-4.419" - })); - - const SvgIconVolumeFull = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.248 4.752A10.22 10.22 0 0 1 22.25 12c0 2.83-1.147 5.393-3.002 7.248M15.889 8.11A5.48 5.48 0 0 1 17.5 12a5.48 5.48 0 0 1-1.61 3.889M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" - })); - - const SvgIconVolumeOffFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m9.42 7.438a.75.75 0 1 0-1.06-1.06l-1.591 1.59-1.591-1.59a.75.75 0 0 0-1.061 1.06l1.591 1.591-1.591 1.591a.75.75 0 0 0 1.06 1.061l1.592-1.59 1.59 1.59a.75.75 0 1 0 1.061-1.06l-1.59-1.592z" - })); - - const SvgIconVolumeOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "m6.246 7.592-.404-.631zM12.25 3.75H13a.75.75 0 0 0-1.154-.632zm0 16.5-.404.632A.75.75 0 0 0 13 20.25zm-6.004-3.842.405-.632zM22.03 10.53a.75.75 0 1 0-1.06-1.06zm-5.303 3.182a.75.75 0 0 0 1.06 1.061zm1.06-4.242a.75.75 0 0 0-1.06 1.06zm3.183 5.303a.75.75 0 1 0 1.06-1.06zM2.75 8.5h2.957V7H2.75zm3.9-.276 6.004-3.842-.808-1.264-6.004 3.843.809 1.263ZM11.5 3.75v16.5H13V3.75zm1.154 15.868-6.003-3.842-.809 1.263 6.004 3.843zM5.707 15.5H2.75V17h2.957zM2.5 15.25v-6.5H1v6.5zm4.15.526a1.75 1.75 0 0 0-.943-.276V17a.25.25 0 0 1 .135.04l.809-1.264ZM5.708 8.5c.335 0 .662-.096.944-.276l-.809-1.263A.25.25 0 0 1 5.707 7v1.5Zm-2.957 7a.25.25 0 0 1-.25-.25H1c0 .966.784 1.75 1.75 1.75zm0-8.5A1.75 1.75 0 0 0 1 8.75h1.5a.25.25 0 0 1 .25-.25zm18.22 2.47-2.122 2.121 1.061 1.06 2.121-2.12zm-2.122 2.121-2.121 2.121 1.06 1.061 2.122-2.121-1.06-1.061Zm-2.121-1.06 2.121 2.12 1.061-1.06-2.121-2.121-1.061 1.06Zm2.121 2.12 2.122 2.122 1.06-1.06-2.121-2.122-1.06 1.06Z" - })); - - const SvgIconVolumeUpFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.61 3.092a.75.75 0 0 1 .39.658v16.5a.75.75 0 0 1-1.154.632l-6.004-3.843A.25.25 0 0 0 5.707 17H2.75A1.75 1.75 0 0 1 1 15.25v-6.5C1 7.784 1.784 7 2.75 7h2.957a.25.25 0 0 0 .135-.04l6.004-3.842a.75.75 0 0 1 .764-.026m7.14 5.658a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z" - })); - - const SvgIconVolumeUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19 8.75V12m0 0v3.25M19 12h-3.25M19 12h3.25M2.75 7.75h2.957a1 1 0 0 0 .54-.158L12.25 3.75v16.5l-6.004-3.842a1 1 0 0 0-.539-.158H2.75a1 1 0 0 1-1-1v-6.5a1 1 0 0 1 1-1" - })); - - const SvgIconWallet2Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 5.75C2 4.784 2.784 4 3.75 4h16.5c.966 0 1.75.784 1.75 1.75v12.5A1.75 1.75 0 0 1 20.25 20H3.75A1.75 1.75 0 0 1 2 18.25zm1.75-.25a.25.25 0 0 0-.25.25V7h17V5.75a.25.25 0 0 0-.25-.25zm16.75 3h-17V10h5.25a.75.75 0 0 1 .75.75v1.5c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 .75-.75h5.25z", - clipRule: "evenodd" - })); - - const SvgIconWallet2 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 7.75v-2a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v2m-18.5 0h18.5m-18.5 0v3m18.5-3v3m0 0v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-6v1.5a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-1.5h-6" - })); - - const SvgIconWallet3Fill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3.75 4A1.75 1.75 0 0 0 2 5.75v12.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0 0 22 18.25V5.75A1.75 1.75 0 0 0 20.25 4zm.75 3.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1V10h-2.94a1.75 1.75 0 0 0-.988.305l-1.302.89a1.75 1.75 0 0 1-.987.305h-2.566a1.75 1.75 0 0 1-.987-.305l-1.302-.89A1.75 1.75 0 0 0 7.441 10H4.5z", - clipRule: "evenodd" - })); - - const SvgIconWallet3 = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21.25 10.75v7.5a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1v-7.5m18.5 0h-2.5m2.5 0v-5a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v5m0 0h2.5m0 0h2.19a1 1 0 0 1 .565.174l1.684 1.152a1 1 0 0 0 .565.174h3.492a1 1 0 0 0 .565-.174l1.684-1.152a1 1 0 0 1 .564-.174h2.191m-13.5 0v-3a.5.5 0 0 1 .5-.5h12.5a.5.5 0 0 1 .5.5v3" - })); - - const SvgIconWalletFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M1.95 6a2 2 0 0 1 2-2h14.3c.966 0 1.75.784 1.75 1.75v.75h.2c.966 0 1.75.784 1.75 1.75v10A1.75 1.75 0 0 1 20.2 20H4.7a2.75 2.75 0 0 1-2.75-2.75zm1.5 0a.5.5 0 0 0 .5.5H18.5v-.75a.25.25 0 0 0-.25-.25H3.95a.5.5 0 0 0-.5.5M15 13.25a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", - clipRule: "evenodd" - })); - - const SvgIconWallet = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M19.25 6.5v-.75a1 1 0 0 0-1-1H3.95c-.69 0-1.25.56-1.25 1.25m0 0v11.25a2 2 0 0 0 2 2h15.5a1 1 0 0 0 1-1v-10a1 1 0 0 0-1-1H3.95C3.26 7.25 2.7 6.69 2.7 6m14.55 7.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" - })); - - const SvgIconWebcamFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12 7.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M12 2a8 8 0 0 0-.75 15.965V20.5h-4.5a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5h-4.5v-2.535A8 8 0 0 0 12 2m-4 8a4 4 0 1 1 8 0 4 4 0 0 1-8 0", - clipRule: "evenodd" - })); - - const SvgIconWebcam = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 21.25h10.5m-5.25-4V21m0-3.75a7.25 7.25 0 1 0 0-14.5 7.25 7.25 0 0 0 0 14.5M15.25 10a3.25 3.25 0 1 1-6.5 0 3.25 3.25 0 0 1 6.5 0" - })); - - const SvgIconWhiteboardFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M12.75 2.75a.75.75 0 0 0-1.5 0V4h-7.5A1.75 1.75 0 0 0 2 5.75v11.5c0 .966.784 1.75 1.75 1.75h3.21l-.672 2.013a.75.75 0 0 0 1.424.474L8.54 19h2.709v1.25a.75.75 0 0 0 1.5 0V19h2.71l.828 2.487a.75.75 0 0 0 1.424-.474L17.04 19h3.209A1.75 1.75 0 0 0 22 17.25V5.75A1.75 1.75 0 0 0 20.25 4h-7.5z" - })); - - const SvgIconWhiteboard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M16 18.25h4.25a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H12m4 13.5 1 3m-1-3h-4m-4 0H3.75a1 1 0 0 1-1-1V5.75a1 1 0 0 1 1-1H12m-4 13.5-1 3m1-3h4m0-13.5v-2m0 15.5v2" - })); - - const SvgIconWifi = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M21 7.822c-5.249-4.097-12.751-4.097-18 0m3.751 5.492c3.062-2.388 7.437-2.388 10.499 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 0.5, - d: "M12 19.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" - })); - - const SvgIconWind = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M2.75 12h16.5a2 2 0 1 0-1.534-3.284M2.75 7.75h8.5a2 2 0 1 0 0-4c-.616 0-1.163.278-1.53.716M2.75 16.25h12.5a2 2 0 1 1-1.642 3.142" - })); - - const SvgIconWindowFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2.75 4a.75.75 0 0 0-.75.75V9.5h20V4.75a.75.75 0 0 0-.75-.75zm2 2a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m1.75.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M9.75 6a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5", - clipRule: "evenodd" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M2 19.25V11h20v8.25a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1-.75-.75" - })); - - const SvgIconWindow = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeWidth: 1.5, - d: "M3 10.75h18m-17.25 8.5h16.5a1 1 0 0 0 1-1V5.75a1 1 0 0 0-1-1H3.75a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1Z" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - stroke: "currentColor", - strokeWidth: 0.25, - d: "M5.75 8.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z" - })); - - const SvgIconX = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeWidth: 2, - d: "m5 5 14 14m0-14L5 19" - })); - - const SvgIconYenFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.064-4.494a.75.75 0 1 0-1.128.988l3.286 3.756H9.75a.75.75 0 0 0 0 1.5h1.5v3.5a.75.75 0 0 0 1.5 0v-3.5h1.5a.75.75 0 0 0 0-1.5h-1.472l3.286-3.756a.75.75 0 1 0-1.128-.988L12 10.861z", - clipRule: "evenodd" - })); - - const SvgIconYesFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11.611 2c-.654 0-1.256.365-1.557.949L6.421 10H3.75A1.75 1.75 0 0 0 2 11.75v7.5c0 .966.784 1.75 1.75 1.75h13.672a3.75 3.75 0 0 0 3.707-3.186l.837-5.5A3.75 3.75 0 0 0 18.26 8h-4.367l.44-2.826A2.753 2.753 0 0 0 11.612 2ZM6 11.5v8H3.75a.25.25 0 0 1-.25-.25v-7.5a.25.25 0 0 1 .25-.25z", - clipRule: "evenodd" - })); - - const SvgIconYes = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.75 10.75h-3a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h3m0 0V11l3.97-7.708c.172-.333.516-.542.891-.542a2.003 2.003 0 0 1 1.98 2.308l-.575 3.692h5.243a3 3 0 0 1 2.966 3.451l-.837 5.5a3 3 0 0 1-2.966 2.549z" - })); - - const SvgIconZipFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - d: "M10.5 16v-1.5h3V16a1.5 1.5 0 0 1-3 0" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M4.75 3h14.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0 1 19.25 21H4.75A1.75 1.75 0 0 1 3 19.25V4.75C3 3.784 3.784 3 4.75 3m5 2a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zM9 9.75A.75.75 0 0 1 9.75 9h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 9 9.75M9.75 13a.75.75 0 0 0-.75.75V16a3 3 0 1 0 6 0v-2.25a.75.75 0 0 0-.75-.75z", - clipRule: "evenodd" - })); - - const SvgIconZip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "M6.25 3.75h-1.5a1 1 0 0 0-1 1v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1h-1.5m-8 0h4.5m-4.5 4h4.5m-4.5 4h4.5V14a2.25 2.25 0 0 1-4.5 0z" - })); - - const SvgIconZoomFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M3 11a8 8 0 1 1 14.162 5.102l3.369 3.368a.75.75 0 1 1-1.06 1.06l-3.37-3.368A8 8 0 0 1 3 11m8.75-3.25a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5z", - clipRule: "evenodd" - })); - - const SvgIconZoomOutFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "currentColor", - fillRule: "evenodd", - d: "M11 3a8 8 0 1 0 5.102 14.162l3.368 3.369a.75.75 0 1 0 1.06-1.06l-3.368-3.37A8 8 0 0 0 11 3m4 8a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h6.5A.75.75 0 0 1 15 11", - clipRule: "evenodd" - })); - - const SvgIconZoomOut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM14.25 11h-6.5" - })); - - const SvgIconZoom = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ - xmlns: "http://www.w3.org/2000/svg", - width: 24, - height: 24, - fill: "none", - viewBox: "0 0 24 24" - }, props, { - className: `paranoid-ic ${props.className ? props.className : "size-4"}`, - "data-slot": "icon", - "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", - strokeLinecap: "round", - strokeLinejoin: "round", - strokeWidth: 1.5, - d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM11 7.75v6.5M14.25 11h-6.5" - })); - - exports.Icon4K = SvgIcon4K; - exports.Icon4KFill = SvgIcon4KFill; - exports.IconAcademicCap = SvgIconAcademicCap; - exports.IconAcademicCapFill = SvgIconAcademicCapFill; - exports.IconAccessible = SvgIconAccessible; - exports.IconAccessibleFill = SvgIconAccessibleFill; - exports.IconActionCam = SvgIconActionCam; - exports.IconActionCamFill = SvgIconActionCamFill; - exports.IconAdapter = SvgIconAdapter; - exports.IconAdapterFill = SvgIconAdapterFill; - exports.IconAddToBasket = SvgIconAddToBasket; - exports.IconAddToBasketFill = SvgIconAddToBasketFill; - exports.IconAddToCart = SvgIconAddToCart; - exports.IconAddToCartFill = SvgIconAddToCartFill; - exports.IconAdjustment = SvgIconAdjustment; - exports.IconAdjustmentFill = SvgIconAdjustmentFill; - exports.IconAirpodGen3Left = SvgIconAirpodGen3Left; - exports.IconAirpodGen3Right = SvgIconAirpodGen3Right; - exports.IconAirpodsGen3 = SvgIconAirpodsGen3; - exports.IconAirpodsGen3Chargingcase = SvgIconAirpodsGen3Chargingcase; - exports.IconAlbum = SvgIconAlbum; - exports.IconAlbumFill = SvgIconAlbumFill; - exports.IconAlt = SvgIconAlt; - exports.IconAltFill = SvgIconAltFill; - exports.IconAnalyticsChart = SvgIconAnalyticsChart; - exports.IconAnalyticsChartFill = SvgIconAnalyticsChartFill; - exports.IconAnonymous = SvgIconAnonymous; - exports.IconAnonymousFill = SvgIconAnonymousFill; - exports.IconApple = SvgIconApple; - exports.IconAppleFill = SvgIconAppleFill; - exports.IconArchive = SvgIconArchive; - exports.IconArchive2 = SvgIconArchive2; - exports.IconArchive2Fill = SvgIconArchive2Fill; - exports.IconArchiveFill = SvgIconArchiveFill; - exports.IconArrowDown = SvgIconArrowDown; - exports.IconArrowDownFill = SvgIconArrowDownFill; - exports.IconArrowDownLeft = SvgIconArrowDownLeft; - exports.IconArrowDownLeftFill = SvgIconArrowDownLeftFill; - exports.IconArrowDownRight = SvgIconArrowDownRight; - exports.IconArrowDownRightFill = SvgIconArrowDownRightFill; - exports.IconArrowExpandHor = SvgIconArrowExpandHor; - exports.IconArrowExpandHorFill = SvgIconArrowExpandHorFill; - exports.IconArrowExpandVer = SvgIconArrowExpandVer; - exports.IconArrowExpandVerFill = SvgIconArrowExpandVerFill; - exports.IconArrowLeft = SvgIconArrowLeft; - exports.IconArrowLeftFill = SvgIconArrowLeftFill; - exports.IconArrowPathDown = SvgIconArrowPathDown; - exports.IconArrowPathDownFill = SvgIconArrowPathDownFill; - exports.IconArrowPathLeft = SvgIconArrowPathLeft; - exports.IconArrowPathLeftFill = SvgIconArrowPathLeftFill; - exports.IconArrowPathRight = SvgIconArrowPathRight; - exports.IconArrowPathRightFill = SvgIconArrowPathRightFill; - exports.IconArrowPathUp = SvgIconArrowPathUp; - exports.IconArrowPathUpFill = SvgIconArrowPathUpFill; - exports.IconArrowRight = SvgIconArrowRight; - exports.IconArrowRightFill = SvgIconArrowRightFill; - exports.IconArrowShrink = SvgIconArrowShrink; - exports.IconArrowShrinkFill = SvgIconArrowShrinkFill; - exports.IconArrowTriangleDown = SvgIconArrowTriangleDown; - exports.IconArrowTriangleDownFill = SvgIconArrowTriangleDownFill; - exports.IconArrowTriangleLeft = SvgIconArrowTriangleLeft; - exports.IconArrowTriangleLeftFill = SvgIconArrowTriangleLeftFill; - exports.IconArrowTriangleRight = SvgIconArrowTriangleRight; - exports.IconArrowTriangleRightFill = SvgIconArrowTriangleRightFill; - exports.IconArrowTriangleUp = SvgIconArrowTriangleUp; - exports.IconArrowTriangleUpFill = SvgIconArrowTriangleUpFill; - exports.IconArrowUp = SvgIconArrowUp; - exports.IconArrowUpFill = SvgIconArrowUpFill; - exports.IconArrowUpLeft = SvgIconArrowUpLeft; - exports.IconArrowUpLeftFill = SvgIconArrowUpLeftFill; - exports.IconArrowUpRight = SvgIconArrowUpRight; - exports.IconArrowUpRightFill = SvgIconArrowUpRightFill; - exports.IconArrowWall2Down = SvgIconArrowWall2Down; - exports.IconArrowWall2DownFill = SvgIconArrowWall2DownFill; - exports.IconArrowWall2Left = SvgIconArrowWall2Left; - exports.IconArrowWall2LeftFill = SvgIconArrowWall2LeftFill; - exports.IconArrowWall2Right = SvgIconArrowWall2Right; - exports.IconArrowWall2RightFill = SvgIconArrowWall2RightFill; - exports.IconArrowWall2Up = SvgIconArrowWall2Up; - exports.IconArrowWall2UpFill = SvgIconArrowWall2UpFill; - exports.IconArrowWallDown = SvgIconArrowWallDown; - exports.IconArrowWallDownFill = SvgIconArrowWallDownFill; - exports.IconArrowWallLeft = SvgIconArrowWallLeft; - exports.IconArrowWallLeftFill = SvgIconArrowWallLeftFill; - exports.IconArrowWallRight = SvgIconArrowWallRight; - exports.IconArrowWallRightFill = SvgIconArrowWallRightFill; - exports.IconArrowWallUp = SvgIconArrowWallUp; - exports.IconArrowWallUpFill = SvgIconArrowWallUpFill; - exports.IconAsterisk = SvgIconAsterisk; - exports.IconAsteriskFill = SvgIconAsteriskFill; - exports.IconAt = SvgIconAt; - exports.IconAtFill = SvgIconAtFill; - exports.IconAtom = SvgIconAtom; - exports.IconAtomFill = SvgIconAtomFill; - exports.IconAttention = SvgIconAttention; - exports.IconAttentionFill = SvgIconAttentionFill; - exports.IconAugmentedReality = SvgIconAugmentedReality; - exports.IconAugmentedRealityFill = SvgIconAugmentedRealityFill; - exports.IconAvocado = SvgIconAvocado; - exports.IconAvocadoFill = SvgIconAvocadoFill; - exports.IconBack = SvgIconBack; - exports.IconBack10S = SvgIconBack10S; - exports.IconBackFill = SvgIconBackFill; - exports.IconBackpack = SvgIconBackpack; - exports.IconBackpackFill = SvgIconBackpackFill; - exports.IconBackspace = SvgIconBackspace; - exports.IconBackspaceFill = SvgIconBackspaceFill; - exports.IconBag = SvgIconBag; - exports.IconBag2 = SvgIconBag2; - exports.IconBag2Fill = SvgIconBag2Fill; - exports.IconBag3 = SvgIconBag3; - exports.IconBag3Fill = SvgIconBag3Fill; - exports.IconBag4 = SvgIconBag4; - exports.IconBag4Fill = SvgIconBag4Fill; - exports.IconBagAdd = SvgIconBagAdd; - exports.IconBagAddFill = SvgIconBagAddFill; - exports.IconBagBlank = SvgIconBagBlank; - exports.IconBagBlankFill = SvgIconBagBlankFill; - exports.IconBagFill = SvgIconBagFill; - exports.IconBagHeart = SvgIconBagHeart; - exports.IconBagHeartFill = SvgIconBagHeartFill; - exports.IconBarcode = SvgIconBarcode; - exports.IconBarsThree = SvgIconBarsThree; - exports.IconBarsThree2 = SvgIconBarsThree2; - exports.IconBarsThree3 = SvgIconBarsThree3; - exports.IconBarsTwo = SvgIconBarsTwo; - exports.IconBarsTwo2 = SvgIconBarsTwo2; - exports.IconBasket = SvgIconBasket; - exports.IconBasketFill = SvgIconBasketFill; - exports.IconBatteryEmpty = SvgIconBatteryEmpty; - exports.IconBatteryEmptyFill = SvgIconBatteryEmptyFill; - exports.IconBatteryError = SvgIconBatteryError; - exports.IconBatteryErrorFill = SvgIconBatteryErrorFill; - exports.IconBatteryFull = SvgIconBatteryFull; - exports.IconBatteryFullFill = SvgIconBatteryFullFill; - exports.IconBatteryLoading = SvgIconBatteryLoading; - exports.IconBatteryLoadingFill = SvgIconBatteryLoadingFill; - exports.IconBatteryLow = SvgIconBatteryLow; - exports.IconBatteryLowFill = SvgIconBatteryLowFill; - exports.IconBatteryMedium = SvgIconBatteryMedium; - exports.IconBatteryMediumFill = SvgIconBatteryMediumFill; - exports.IconBeatsFitPro = SvgIconBeatsFitPro; - exports.IconBeatsFitProChargingcase = SvgIconBeatsFitProChargingcase; - exports.IconBeatsFitProChargingcaseFill = SvgIconBeatsFitProChargingcaseFill; - exports.IconBeatsFitProLeft = SvgIconBeatsFitProLeft; - exports.IconBeatsFitProRight = SvgIconBeatsFitProRight; - exports.IconBeatsHeadphones = SvgIconBeatsHeadphones; - exports.IconBell = SvgIconBell; - exports.IconBellAlarm = SvgIconBellAlarm; - exports.IconBellAlarmFill = SvgIconBellAlarmFill; - exports.IconBellFill = SvgIconBellFill; - exports.IconBezierCurves = SvgIconBezierCurves; - exports.IconBezierCurvesFill = SvgIconBezierCurvesFill; - exports.IconBill = SvgIconBill; - exports.IconBillFill = SvgIconBillFill; - exports.IconBirthdayCake = SvgIconBirthdayCake; - exports.IconBirthdayCakeFill = SvgIconBirthdayCakeFill; - exports.IconBitcoin = SvgIconBitcoin; - exports.IconBitcoinFill = SvgIconBitcoinFill; - exports.IconBlock = SvgIconBlock; - exports.IconBlockFill = SvgIconBlockFill; - exports.IconBluetooth = SvgIconBluetooth; - exports.IconBook = SvgIconBook; - exports.IconBookFill = SvgIconBookFill; - exports.IconBookOpen = SvgIconBookOpen; - exports.IconBookOpenFill = SvgIconBookOpenFill; - exports.IconBookOpenText = SvgIconBookOpenText; - exports.IconBookOpenTextFill = SvgIconBookOpenTextFill; - exports.IconBookmark = SvgIconBookmark; - exports.IconBookmarkCheck = SvgIconBookmarkCheck; - exports.IconBookmarkCheckFill = SvgIconBookmarkCheckFill; - exports.IconBookmarkFill = SvgIconBookmarkFill; - exports.IconBookmarkOff = SvgIconBookmarkOff; - exports.IconBookmarkOffFill = SvgIconBookmarkOffFill; - exports.IconBookmarkPlus = SvgIconBookmarkPlus; - exports.IconBookmarkPlusFill = SvgIconBookmarkPlusFill; - exports.IconBookmarkX = SvgIconBookmarkX; - exports.IconBookmarkXFill = SvgIconBookmarkXFill; - exports.IconBooks = SvgIconBooks; - exports.IconBooksFill = SvgIconBooksFill; - exports.IconBottle = SvgIconBottle; - exports.IconBottleFill = SvgIconBottleFill; - exports.IconBrackets = SvgIconBrackets; - exports.IconBrackets2 = SvgIconBrackets2; - exports.IconBrain = SvgIconBrain; - exports.IconBrainFill = SvgIconBrainFill; - exports.IconBrandAdobe = SvgIconBrandAdobe; - exports.IconBrandApple = SvgIconBrandApple; - exports.IconBrandAppleMusic = SvgIconBrandAppleMusic; - exports.IconBrandAppstore = SvgIconBrandAppstore; - exports.IconBrandArc = SvgIconBrandArc; - exports.IconBrandArtifactNews = SvgIconBrandArtifactNews; - exports.IconBrandBluesky = SvgIconBrandBluesky; - exports.IconBrandCash = SvgIconBrandCash; - exports.IconBrandChrome = SvgIconBrandChrome; - exports.IconBrandCodepen = SvgIconBrandCodepen; - exports.IconBrandCopilot = SvgIconBrandCopilot; - exports.IconBrandD = SvgIconBrandD; - exports.IconBrandDiscord = SvgIconBrandDiscord; - exports.IconBrandDuolingo = SvgIconBrandDuolingo; - exports.IconBrandFacebook = SvgIconBrandFacebook; - exports.IconBrandFigma = SvgIconBrandFigma; - exports.IconBrandFirefox = SvgIconBrandFirefox; - exports.IconBrandFramer = SvgIconBrandFramer; - exports.IconBrandGithub = SvgIconBrandGithub; - exports.IconBrandGoogle = SvgIconBrandGoogle; - exports.IconBrandGooglePlayStore = SvgIconBrandGooglePlayStore; - exports.IconBrandGumroad = SvgIconBrandGumroad; - exports.IconBrandInertiajs = SvgIconBrandInertiajs; - exports.IconBrandInstagram = SvgIconBrandInstagram; - exports.IconBrandKarteil = SvgIconBrandKarteil; - exports.IconBrandLaravel = SvgIconBrandLaravel; - exports.IconBrandLayers = SvgIconBrandLayers; - exports.IconBrandLemonsqueezy = SvgIconBrandLemonsqueezy; - exports.IconBrandLinkedin = SvgIconBrandLinkedin; - exports.IconBrandLinktree = SvgIconBrandLinktree; - exports.IconBrandLottielab = SvgIconBrandLottielab; - exports.IconBrandMastadon = SvgIconBrandMastadon; - exports.IconBrandMedium = SvgIconBrandMedium; - exports.IconBrandNextjs = SvgIconBrandNextjs; - exports.IconBrandNotion = SvgIconBrandNotion; - exports.IconBrandOpenai = SvgIconBrandOpenai; - exports.IconBrandOpera = SvgIconBrandOpera; - exports.IconBrandParanoid = SvgIconBrandParanoid; - exports.IconBrandParsinta = SvgIconBrandParsinta; - exports.IconBrandPatreon = SvgIconBrandPatreon; - exports.IconBrandPerplexity = SvgIconBrandPerplexity; - exports.IconBrandPinterest = SvgIconBrandPinterest; - exports.IconBrandProducthunt = SvgIconBrandProducthunt; - exports.IconBrandReactjs = SvgIconBrandReactjs; - exports.IconBrandRemix = SvgIconBrandRemix; - exports.IconBrandRive = SvgIconBrandRive; - exports.IconBrandSafari = SvgIconBrandSafari; - exports.IconBrandSketch = SvgIconBrandSketch; - exports.IconBrandSlack = SvgIconBrandSlack; - exports.IconBrandSnapchat = SvgIconBrandSnapchat; - exports.IconBrandSpotify = SvgIconBrandSpotify; - exports.IconBrandTailwindcss = SvgIconBrandTailwindcss; - exports.IconBrandTelegram = SvgIconBrandTelegram; - exports.IconBrandThreads = SvgIconBrandThreads; - exports.IconBrandTiktok = SvgIconBrandTiktok; - exports.IconBrandTurbopack = SvgIconBrandTurbopack; - exports.IconBrandTurborepo = SvgIconBrandTurborepo; - exports.IconBrandTwitch = SvgIconBrandTwitch; - exports.IconBrandTwitter = SvgIconBrandTwitter; - exports.IconBrandVenmo = SvgIconBrandVenmo; - exports.IconBrandVercel = SvgIconBrandVercel; - exports.IconBrandVkontakte = SvgIconBrandVkontakte; - exports.IconBrandVscode = SvgIconBrandVscode; - exports.IconBrandWebflow = SvgIconBrandWebflow; - exports.IconBrandWhatsapp = SvgIconBrandWhatsapp; - exports.IconBrandX = SvgIconBrandX; - exports.IconBrandYoutube = SvgIconBrandYoutube; - exports.IconBreakfest = SvgIconBreakfest; - exports.IconBreakfestFill = SvgIconBreakfestFill; - exports.IconBroadcast = SvgIconBroadcast; - exports.IconBroadcastFill = SvgIconBroadcastFill; - exports.IconBrokenChainLink = SvgIconBrokenChainLink; - exports.IconBrokenHeart = SvgIconBrokenHeart; - exports.IconBrokenHeartFill = SvgIconBrokenHeartFill; - exports.IconBubbleQuotes = SvgIconBubbleQuotes; - exports.IconBubbleQuotesFill = SvgIconBubbleQuotesFill; - exports.IconBug = SvgIconBug; - exports.IconBugFill = SvgIconBugFill; - exports.IconBuilding = SvgIconBuilding; - exports.IconBuildingFill = SvgIconBuildingFill; - exports.IconBullet = SvgIconBullet; - exports.IconBulletFill = SvgIconBulletFill; - exports.IconBulletList = SvgIconBulletList; - exports.IconBulletListFill = SvgIconBulletListFill; - exports.IconCainLink2 = SvgIconCainLink2; - exports.IconCainLink3 = SvgIconCainLink3; - exports.IconCalculator = SvgIconCalculator; - exports.IconCalculatorFill = SvgIconCalculatorFill; - exports.IconCalendar = SvgIconCalendar; - exports.IconCalendar2 = SvgIconCalendar2; - exports.IconCalendar2Fill = SvgIconCalendar2Fill; - exports.IconCalendar3 = SvgIconCalendar3; - exports.IconCalendar3Fill = SvgIconCalendar3Fill; - exports.IconCalendarCheck = SvgIconCalendarCheck; - exports.IconCalendarCheckFill = SvgIconCalendarCheckFill; - exports.IconCalendarClock = SvgIconCalendarClock; - exports.IconCalendarClockFill = SvgIconCalendarClockFill; - exports.IconCalendarFill = SvgIconCalendarFill; - exports.IconCalendarPlus = SvgIconCalendarPlus; - exports.IconCalendarPlusFill = SvgIconCalendarPlusFill; - exports.IconCalendarRemove = SvgIconCalendarRemove; - exports.IconCalendarRemoveFill = SvgIconCalendarRemoveFill; - exports.IconCalendarSearch = SvgIconCalendarSearch; - exports.IconCalendarSearchFill = SvgIconCalendarSearchFill; - exports.IconCallIncoming = SvgIconCallIncoming; - exports.IconCallIncomingFill = SvgIconCallIncomingFill; - exports.IconCallOff = SvgIconCallOff; - exports.IconCallOffFill = SvgIconCallOffFill; - exports.IconCallOutgoing = SvgIconCallOutgoing; - exports.IconCallOutgoingFill = SvgIconCallOutgoingFill; - exports.IconCamera = SvgIconCamera; - exports.IconCameraDot = SvgIconCameraDot; - exports.IconCameraDotFill = SvgIconCameraDotFill; - exports.IconCameraFill = SvgIconCameraFill; - exports.IconCameraOff = SvgIconCameraOff; - exports.IconCameraOffFill = SvgIconCameraOffFill; - exports.IconCar = SvgIconCar; - exports.IconCarFill = SvgIconCarFill; - exports.IconCart = SvgIconCart; - exports.IconCartFill = SvgIconCartFill; - exports.IconChainLink = SvgIconChainLink; - exports.IconChainLinkFill = SvgIconChainLinkFill; - exports.IconChart = SvgIconChart; - exports.IconChart2 = SvgIconChart2; - exports.IconChart2Fill = SvgIconChart2Fill; - exports.IconChart3 = SvgIconChart3; - exports.IconChart3Fill = SvgIconChart3Fill; - exports.IconChart4 = SvgIconChart4; - exports.IconChart4Fill = SvgIconChart4Fill; - exports.IconChart5 = SvgIconChart5; - exports.IconChart5Fill = SvgIconChart5Fill; - exports.IconChartFill = SvgIconChartFill; - exports.IconCheck = SvgIconCheck; - exports.IconChecklist = SvgIconChecklist; - exports.IconChevronDoubleDown = SvgIconChevronDoubleDown; - exports.IconChevronDoubleLeft = SvgIconChevronDoubleLeft; - exports.IconChevronDoubleRight = SvgIconChevronDoubleRight; - exports.IconChevronDoubleUp = SvgIconChevronDoubleUp; - exports.IconChevronDown = SvgIconChevronDown; - exports.IconChevronLeft = SvgIconChevronLeft; - exports.IconChevronLgDown = SvgIconChevronLgDown; - exports.IconChevronLgLeft = SvgIconChevronLgLeft; - exports.IconChevronLgRight = SvgIconChevronLgRight; - exports.IconChevronLgUp = SvgIconChevronLgUp; - exports.IconChevronRight = SvgIconChevronRight; - exports.IconChevronUp = SvgIconChevronUp; - exports.IconChevronsLgDown = SvgIconChevronsLgDown; - exports.IconChevronsLgLeft = SvgIconChevronsLgLeft; - exports.IconChevronsLgRight = SvgIconChevronsLgRight; - exports.IconChevronsLgUp = SvgIconChevronsLgUp; - exports.IconChevronsUpDown = SvgIconChevronsUpDown; - exports.IconChevronsX = SvgIconChevronsX; - exports.IconChevronsY = SvgIconChevronsY; - exports.IconChromecast = SvgIconChromecast; - exports.IconChromecastFill = SvgIconChromecastFill; - exports.IconCircleArrowDown = SvgIconCircleArrowDown; - exports.IconCircleArrowDownFill = SvgIconCircleArrowDownFill; - exports.IconCircleArrowLeft = SvgIconCircleArrowLeft; - exports.IconCircleArrowLeftDown = SvgIconCircleArrowLeftDown; - exports.IconCircleArrowLeftDownFill = SvgIconCircleArrowLeftDownFill; - exports.IconCircleArrowLeftFill = SvgIconCircleArrowLeftFill; - exports.IconCircleArrowLeftUp = SvgIconCircleArrowLeftUp; - exports.IconCircleArrowLeftUpFill = SvgIconCircleArrowLeftUpFill; - exports.IconCircleArrowRight = SvgIconCircleArrowRight; - exports.IconCircleArrowRightDown = SvgIconCircleArrowRightDown; - exports.IconCircleArrowRightDownFill = SvgIconCircleArrowRightDownFill; - exports.IconCircleArrowRightFill = SvgIconCircleArrowRightFill; - exports.IconCircleArrowRightUp = SvgIconCircleArrowRightUp; - exports.IconCircleArrowRightUpFill = SvgIconCircleArrowRightUpFill; - exports.IconCircleArrowUp = SvgIconCircleArrowUp; - exports.IconCircleArrowUpFill = SvgIconCircleArrowUpFill; - exports.IconCircleCheck = SvgIconCircleCheck; - exports.IconCircleCheckFill = SvgIconCircleCheckFill; - exports.IconCircleDotsHorizontal = SvgIconCircleDotsHorizontal; - exports.IconCircleDotsHorizontalFill = SvgIconCircleDotsHorizontalFill; - exports.IconCircleDotsVertical = SvgIconCircleDotsVertical; - exports.IconCircleDotsVerticalFill = SvgIconCircleDotsVerticalFill; - exports.IconCircleDownload = SvgIconCircleDownload; - exports.IconCircleDownloadFill = SvgIconCircleDownloadFill; - exports.IconCircleHalf = SvgIconCircleHalf; - exports.IconCircleHalfFill = SvgIconCircleHalfFill; - exports.IconCircleInfo = SvgIconCircleInfo; - exports.IconCircleInfoFill = SvgIconCircleInfoFill; - exports.IconCircleMinus = SvgIconCircleMinus; - exports.IconCircleMinusFill = SvgIconCircleMinusFill; - exports.IconCirclePerson = SvgIconCirclePerson; - exports.IconCirclePersonFill = SvgIconCirclePersonFill; - exports.IconCirclePlaceholderDashed = SvgIconCirclePlaceholderDashed; - exports.IconCirclePlaceholderDashedFill = SvgIconCirclePlaceholderDashedFill; - exports.IconCirclePlay = SvgIconCirclePlay; - exports.IconCirclePlayFill = SvgIconCirclePlayFill; - exports.IconCirclePlus = SvgIconCirclePlus; - exports.IconCirclePlusFill = SvgIconCirclePlusFill; - exports.IconCircleQuestionmark = SvgIconCircleQuestionmark; - exports.IconCircleQuestionmarkFill = SvgIconCircleQuestionmarkFill; - exports.IconCircleRightUp = SvgIconCircleRightUp; - exports.IconCircleRightUpFill = SvgIconCircleRightUpFill; - exports.IconCircleStop = SvgIconCircleStop; - exports.IconCircleStopFill = SvgIconCircleStopFill; - exports.IconCircleX = SvgIconCircleX; - exports.IconCircleXFill = SvgIconCircleXFill; - exports.IconClapperboard = SvgIconClapperboard; - exports.IconClapperboardFill = SvgIconClapperboardFill; - exports.IconClipboard = SvgIconClipboard; - exports.IconClipboardFill = SvgIconClipboardFill; - exports.IconClock = SvgIconClock; - exports.IconClockFill = SvgIconClockFill; - exports.IconCloseQuote = SvgIconCloseQuote; - exports.IconCloseQuoteFill = SvgIconCloseQuoteFill; - exports.IconClosedCaptioning = SvgIconClosedCaptioning; - exports.IconClosedCaptioningFill = SvgIconClosedCaptioningFill; - exports.IconCloud = SvgIconCloud; - exports.IconCloud2 = SvgIconCloud2; - exports.IconCloud2Fill = SvgIconCloud2Fill; - exports.IconCloudDownload = SvgIconCloudDownload; - exports.IconCloudDownloadFill = SvgIconCloudDownloadFill; - exports.IconCloudFill = SvgIconCloudFill; - exports.IconCloudSnow = SvgIconCloudSnow; - exports.IconCloudSnowFill = SvgIconCloudSnowFill; - exports.IconCloudSync = SvgIconCloudSync; - exports.IconCloudSyncFill = SvgIconCloudSyncFill; - exports.IconCloudy = SvgIconCloudy; - exports.IconCloudyFill = SvgIconCloudyFill; - exports.IconCloudySun = SvgIconCloudySun; - exports.IconCloudySunFill = SvgIconCloudySunFill; - exports.IconCocktail = SvgIconCocktail; - exports.IconCocktailFill = SvgIconCocktailFill; - exports.IconCodeBrackets = SvgIconCodeBrackets; - exports.IconCodeLines = SvgIconCodeLines; - exports.IconColorPalette = SvgIconColorPalette; - exports.IconColorPaletteFill = SvgIconColorPaletteFill; - exports.IconColorSwatch = SvgIconColorSwatch; - exports.IconColorSwatchFill = SvgIconColorSwatchFill; - exports.IconColors = SvgIconColors; - exports.IconColorsFill = SvgIconColorsFill; - exports.IconCommand = SvgIconCommand; - exports.IconCommandFill = SvgIconCommandFill; - exports.IconCompass = SvgIconCompass; - exports.IconCompassFill = SvgIconCompassFill; - exports.IconComputer = SvgIconComputer; - exports.IconComputerFill = SvgIconComputerFill; - exports.IconContacts = SvgIconContacts; - exports.IconContactsFill = SvgIconContactsFill; - exports.IconControl = SvgIconControl; - exports.IconControlFill = SvgIconControlFill; - exports.IconCookies = SvgIconCookies; - exports.IconCookiesFill = SvgIconCookiesFill; - exports.IconCreditCard = SvgIconCreditCard; - exports.IconCreditCardFill = SvgIconCreditCardFill; - exports.IconCrop = SvgIconCrop; - exports.IconCropFill = SvgIconCropFill; - exports.IconCrypto = SvgIconCrypto; - exports.IconCryptoCoin = SvgIconCryptoCoin; - exports.IconCryptoCoinFill = SvgIconCryptoCoinFill; - exports.IconCryptoFill = SvgIconCryptoFill; - exports.IconCube = SvgIconCube; - exports.IconCubeFill = SvgIconCubeFill; - exports.IconCupHot = SvgIconCupHot; - exports.IconCupHotFill = SvgIconCupHotFill; - exports.IconCupStraw = SvgIconCupStraw; - exports.IconCupStrawFill = SvgIconCupStrawFill; - exports.IconCurrencyDollar = SvgIconCurrencyDollar; - exports.IconCurrencyDollarFill = SvgIconCurrencyDollarFill; - exports.IconCurrencyPound = SvgIconCurrencyPound; - exports.IconCurrencyPoundFill = SvgIconCurrencyPoundFill; - exports.IconCurrencyYen = SvgIconCurrencyYen; - exports.IconCursor = SvgIconCursor; - exports.IconCursor1 = SvgIconCursor1; - exports.IconCursor1Fill = SvgIconCursor1Fill; - exports.IconCursor3 = SvgIconCursor3; - exports.IconCursor3Fill = SvgIconCursor3Fill; - exports.IconCursorClick = SvgIconCursorClick; - exports.IconCursorClickFill = SvgIconCursorClickFill; - exports.IconCursorFill = SvgIconCursorFill; - exports.IconCut = SvgIconCut; - exports.IconDashboard = SvgIconDashboard; - exports.IconDashboardFill = SvgIconDashboardFill; - exports.IconDatabase = SvgIconDatabase; - exports.IconDatabaseFill = SvgIconDatabaseFill; - exports.IconDateTime = SvgIconDateTime; - exports.IconDeviceDesktop = SvgIconDeviceDesktop; - exports.IconDeviceDesktop2 = SvgIconDeviceDesktop2; - exports.IconDeviceDesktop2Fill = SvgIconDeviceDesktop2Fill; - exports.IconDeviceDesktopFill = SvgIconDeviceDesktopFill; - exports.IconDevicePhone = SvgIconDevicePhone; - exports.IconDevicePhoneFill = SvgIconDevicePhoneFill; - exports.IconDevices = SvgIconDevices; - exports.IconDevicesFill = SvgIconDevicesFill; - exports.IconDiamond = SvgIconDiamond; - exports.IconDiamondFill = SvgIconDiamondFill; - exports.IconDocumentChart = SvgIconDocumentChart; - exports.IconDocumentChartFill = SvgIconDocumentChartFill; - exports.IconDonut = SvgIconDonut; - exports.IconDonutFill = SvgIconDonutFill; - exports.IconDotGrid2X3 = SvgIconDotGrid2X3; - exports.IconDotGrid3X3 = SvgIconDotGrid3X3; - exports.IconDotsHorizontal = SvgIconDotsHorizontal; - exports.IconDotsVertical = SvgIconDotsVertical; - exports.IconDownload = SvgIconDownload; - exports.IconDuplicate = SvgIconDuplicate; - exports.IconDuplicateFill = SvgIconDuplicateFill; - exports.IconEnter = SvgIconEnter; - exports.IconEnter180 = SvgIconEnter180; - exports.IconEnter180Fill = SvgIconEnter180Fill; - exports.IconEnterFill = SvgIconEnterFill; - exports.IconEnvelope = SvgIconEnvelope; - exports.IconEnvelopeFill = SvgIconEnvelopeFill; - exports.IconEquals = SvgIconEquals; - exports.IconEthereum = SvgIconEthereum; - exports.IconEthereumFill = SvgIconEthereumFill; - exports.IconExpand315 = SvgIconExpand315; - exports.IconExpand315Fill = SvgIconExpand315Fill; - exports.IconExpand45 = SvgIconExpand45; - exports.IconExpand45Fill = SvgIconExpand45Fill; - exports.IconExpandSimple = SvgIconExpandSimple; - exports.IconExpandSimple2 = SvgIconExpandSimple2; - exports.IconExpandSimple2Fill = SvgIconExpandSimple2Fill; - exports.IconExpandSimpleFill = SvgIconExpandSimpleFill; - exports.IconExpandWindow = SvgIconExpandWindow; - exports.IconExpandWindowFill = SvgIconExpandWindowFill; - exports.IconEye = SvgIconEye; - exports.IconEyeFill = SvgIconEyeFill; - exports.IconEyeOff = SvgIconEyeOff; - exports.IconEyeOffFill = SvgIconEyeOffFill; - exports.IconFastForward10S = SvgIconFastForward10S; - exports.IconFastForward15S = SvgIconFastForward15S; - exports.IconFastForward30S = SvgIconFastForward30S; - exports.IconFastForward5S = SvgIconFastForward5S; - exports.IconFile = SvgIconFile; - exports.IconFileCloud = SvgIconFileCloud; - exports.IconFileCloudFill = SvgIconFileCloudFill; - exports.IconFileDownload = SvgIconFileDownload; - exports.IconFileDownloadFill = SvgIconFileDownloadFill; - exports.IconFileFill = SvgIconFileFill; - exports.IconFileLink = SvgIconFileLink; - exports.IconFileLinkFill = SvgIconFileLinkFill; - exports.IconFileLock = SvgIconFileLock; - exports.IconFileLockFill = SvgIconFileLockFill; - exports.IconFileText = SvgIconFileText; - exports.IconFileTextFill = SvgIconFileTextFill; - exports.IconFileZip = SvgIconFileZip; - exports.IconFileZipFill = SvgIconFileZipFill; - exports.IconFiles = SvgIconFiles; - exports.IconFilesFill = SvgIconFilesFill; - exports.IconFilm = SvgIconFilm; - exports.IconFilmFill = SvgIconFilmFill; - exports.IconFilter = SvgIconFilter; - exports.IconFilter2 = SvgIconFilter2; - exports.IconFilter2Fill = SvgIconFilter2Fill; - exports.IconFilterAsc = SvgIconFilterAsc; - exports.IconFilterAscFill = SvgIconFilterAscFill; - exports.IconFilterDesc = SvgIconFilterDesc; - exports.IconFilterDescFill = SvgIconFilterDescFill; - exports.IconFilterFill = SvgIconFilterFill; - exports.IconFinder = SvgIconFinder; - exports.IconFinderFill = SvgIconFinderFill; - exports.IconFlash = SvgIconFlash; - exports.IconFlashFill = SvgIconFlashFill; - exports.IconFlashOff = SvgIconFlashOff; - exports.IconFlashOffFill = SvgIconFlashOffFill; - exports.IconFlipchart = SvgIconFlipchart; - exports.IconFlipchart2 = SvgIconFlipchart2; - exports.IconFlipchart2Fill = SvgIconFlipchart2Fill; - exports.IconFlipchartFill = SvgIconFlipchartFill; - exports.IconFloppyDisk = SvgIconFloppyDisk; - exports.IconFloppyDisk2 = SvgIconFloppyDisk2; - exports.IconFloppyDisk2Fill = SvgIconFloppyDisk2Fill; - exports.IconFloppyDiskFill = SvgIconFloppyDiskFill; - exports.IconFolder = SvgIconFolder; - exports.IconFolderBookmarks = SvgIconFolderBookmarks; - exports.IconFolderBookmarksFill = SvgIconFolderBookmarksFill; - exports.IconFolderBox = SvgIconFolderBox; - exports.IconFolderBoxFill = SvgIconFolderBoxFill; - exports.IconFolderCloud = SvgIconFolderCloud; - exports.IconFolderCloudFill = SvgIconFolderCloudFill; - exports.IconFolderDelete = SvgIconFolderDelete; - exports.IconFolderDeleteFill = SvgIconFolderDeleteFill; - exports.IconFolderDownload = SvgIconFolderDownload; - exports.IconFolderDownloadFill = SvgIconFolderDownloadFill; - exports.IconFolderFill = SvgIconFolderFill; - exports.IconFolderLink = SvgIconFolderLink; - exports.IconFolderLinkFill = SvgIconFolderLinkFill; - exports.IconFolderOpen = SvgIconFolderOpen; - exports.IconFolderOpenFill = SvgIconFolderOpenFill; - exports.IconFolderPaper = SvgIconFolderPaper; - exports.IconFolderPaperFill = SvgIconFolderPaperFill; - exports.IconFolderRestricted = SvgIconFolderRestricted; - exports.IconFolderRestrictedFill = SvgIconFolderRestrictedFill; - exports.IconFolderShared = SvgIconFolderShared; - exports.IconFolderSharedFill = SvgIconFolderSharedFill; - exports.IconFolderUpload = SvgIconFolderUpload; - exports.IconFolderUploadFill = SvgIconFolderUploadFill; - exports.IconFolders = SvgIconFolders; - exports.IconFoldersFill = SvgIconFoldersFill; - exports.IconFortuneTellerBall = SvgIconFortuneTellerBall; - exports.IconFortuneTellerBallFill = SvgIconFortuneTellerBallFill; - exports.IconForward = SvgIconForward; - exports.IconForwardFill = SvgIconForwardFill; - exports.IconForwardLeft = SvgIconForwardLeft; - exports.IconForwardLeftFill = SvgIconForwardLeftFill; - exports.IconForwardRight = SvgIconForwardRight; - exports.IconForwardRightFill = SvgIconForwardRightFill; - exports.IconForwards10S = SvgIconForwards10S; - exports.IconFullscreen = SvgIconFullscreen; - exports.IconFullscreenFill = SvgIconFullscreenFill; - exports.IconGallery = SvgIconGallery; - exports.IconGalleryFill = SvgIconGalleryFill; - exports.IconGear = SvgIconGear; - exports.IconGearFill = SvgIconGearFill; - exports.IconGif = SvgIconGif; - exports.IconGifFill = SvgIconGifFill; - exports.IconGift = SvgIconGift; - exports.IconGift2 = SvgIconGift2; - exports.IconGift2Fill = SvgIconGift2Fill; - exports.IconGiftFill = SvgIconGiftFill; - exports.IconGiroCard = SvgIconGiroCard; - exports.IconGiroCardFill = SvgIconGiroCardFill; - exports.IconGiroCards = SvgIconGiroCards; - exports.IconGiroCardsFill = SvgIconGiroCardsFill; - exports.IconGlasses = SvgIconGlasses; - exports.IconGlassesFill = SvgIconGlassesFill; - exports.IconGlobe = SvgIconGlobe; - exports.IconGlobe2 = SvgIconGlobe2; - exports.IconGlobe2Fill = SvgIconGlobe2Fill; - exports.IconGlobeFill = SvgIconGlobeFill; - exports.IconGraduate = SvgIconGraduate; - exports.IconGraduateCapFill = SvgIconGraduateCapFill; - exports.IconGraph = SvgIconGraph; - exports.IconGreaterThan = SvgIconGreaterThan; - exports.IconGrid4 = SvgIconGrid4; - exports.IconGrid4Fill = SvgIconGrid4Fill; - exports.IconGuide = SvgIconGuide; - exports.IconGuideFill = SvgIconGuideFill; - exports.IconHamburger = SvgIconHamburger; - exports.IconHashtag = SvgIconHashtag; - exports.IconHashtagFill = SvgIconHashtagFill; - exports.IconHd = SvgIconHd; - exports.IconHdFill = SvgIconHdFill; - exports.IconHdd = SvgIconHdd; - exports.IconHddFill = SvgIconHddFill; - exports.IconHeadphones = SvgIconHeadphones; - exports.IconHeadphones2 = SvgIconHeadphones2; - exports.IconHeadphonesFill = SvgIconHeadphonesFill; - exports.IconHeart = SvgIconHeart; - exports.IconHeartBeat = SvgIconHeartBeat; - exports.IconHeartBeatFill = SvgIconHeartBeatFill; - exports.IconHeartFill = SvgIconHeartFill; - exports.IconHighlight = SvgIconHighlight; - exports.IconHighlightFill = SvgIconHighlightFill; - exports.IconHighlightWave = SvgIconHighlightWave; - exports.IconHighlightWaveFill = SvgIconHighlightWaveFill; - exports.IconHome = SvgIconHome; - exports.IconHome1 = SvgIconHome1; - exports.IconHome1Fill = SvgIconHome1Fill; - exports.IconHome2 = SvgIconHome2; - exports.IconHome2Fill = SvgIconHome2Fill; - exports.IconHome3 = SvgIconHome3; - exports.IconHome3Fill = SvgIconHome3Fill; - exports.IconHome4 = SvgIconHome4; - exports.IconHome4Fill = SvgIconHome4Fill; - exports.IconHome5 = SvgIconHome5; - exports.IconHome5Fill = SvgIconHome5Fill; - exports.IconHome6 = SvgIconHome6; - exports.IconHome6Fill = SvgIconHome6Fill; - exports.IconHomeFill = SvgIconHomeFill; - exports.IconHotDrinkCup = SvgIconHotDrinkCup; - exports.IconHotDrinkCupFill = SvgIconHotDrinkCupFill; - exports.IconIceCream = SvgIconIceCream; - exports.IconIceCream2 = SvgIconIceCream2; - exports.IconIceCream2Fill = SvgIconIceCream2Fill; - exports.IconIceCreamFill = SvgIconIceCreamFill; - exports.IconInbox = SvgIconInbox; - exports.IconInbox2 = SvgIconInbox2; - exports.IconInbox2Fill = SvgIconInbox2Fill; - exports.IconInboxEmpty = SvgIconInboxEmpty; - exports.IconInboxEmptyFill = SvgIconInboxEmptyFill; - exports.IconInboxFill = SvgIconInboxFill; - exports.IconInvite = SvgIconInvite; - exports.IconInviteFill = SvgIconInviteFill; - exports.IconInvoice = SvgIconInvoice; - exports.IconInvoiceFill = SvgIconInvoiceFill; - exports.IconJudgeGavel = SvgIconJudgeGavel; - exports.IconJudgeGavelFill = SvgIconJudgeGavelFill; - exports.IconKey = SvgIconKey; - exports.IconKeyFill = SvgIconKeyFill; - exports.IconKeyboardCable = SvgIconKeyboardCable; - exports.IconKeyboardCableFill = SvgIconKeyboardCableFill; - exports.IconKeyboardDown = SvgIconKeyboardDown; - exports.IconKeyboardDownFill = SvgIconKeyboardDownFill; - exports.IconKeyboardUp = SvgIconKeyboardUp; - exports.IconKeyboardUpFill = SvgIconKeyboardUpFill; - exports.IconKeyhole = SvgIconKeyhole; - exports.IconKeyholeFill = SvgIconKeyholeFill; - exports.IconLaunch = SvgIconLaunch; - exports.IconLaunchFill = SvgIconLaunchFill; - exports.IconLayers = SvgIconLayers; - exports.IconLayers2 = SvgIconLayers2; - exports.IconLayers2Fill = SvgIconLayers2Fill; - exports.IconLayersFill = SvgIconLayersFill; - exports.IconLessThan = SvgIconLessThan; - exports.IconLightBulb = SvgIconLightBulb; - exports.IconLightBulb2 = SvgIconLightBulb2; - exports.IconLightBulb2Fill = SvgIconLightBulb2Fill; - exports.IconLightBulbFill = SvgIconLightBulbFill; - exports.IconLineChart6 = SvgIconLineChart6; - exports.IconLineChartL = SvgIconLineChartL; - exports.IconLineChartR = SvgIconLineChartR; - exports.IconLink = SvgIconLink; - exports.IconLiquid = SvgIconLiquid; - exports.IconLiquidFill = SvgIconLiquidFill; - exports.IconListBullets = SvgIconListBullets; - exports.IconListBulletsFill = SvgIconListBulletsFill; - exports.IconLoader = SvgIconLoader; - exports.IconLoader2 = SvgIconLoader2; - exports.IconLocation = SvgIconLocation; - exports.IconLocationFill = SvgIconLocationFill; - exports.IconLock = SvgIconLock; - exports.IconLockFill = SvgIconLockFill; - exports.IconLogin = SvgIconLogin; - exports.IconLogout = SvgIconLogout; - exports.IconMacbook = SvgIconMacbook; - exports.IconMacbookAir = SvgIconMacbookAir; - exports.IconMacbookAirFill = SvgIconMacbookAirFill; - exports.IconMacbookFill = SvgIconMacbookFill; - exports.IconMagic = SvgIconMagic; - exports.IconMagicFill = SvgIconMagicFill; - exports.IconMagicStar = SvgIconMagicStar; - exports.IconMagicStarFill = SvgIconMagicStarFill; - exports.IconMail = SvgIconMail; - exports.IconMailFill = SvgIconMailFill; - exports.IconMailNotify = SvgIconMailNotify; - exports.IconMailNotifyFill = SvgIconMailNotifyFill; - exports.IconMap = SvgIconMap; - exports.IconMapFill = SvgIconMapFill; - exports.IconMegaphone = SvgIconMegaphone; - exports.IconMegaphoneFill = SvgIconMegaphoneFill; - exports.IconMessage = SvgIconMessage; - exports.IconMessageDots = SvgIconMessageDots; - exports.IconMessageDotsFill = SvgIconMessageDotsFill; - exports.IconMessageFill = SvgIconMessageFill; - exports.IconMessages = SvgIconMessages; - exports.IconMessagesFill = SvgIconMessagesFill; - exports.IconMic = SvgIconMic; - exports.IconMicFill = SvgIconMicFill; - exports.IconMicOff = SvgIconMicOff; - exports.IconMicOffFill = SvgIconMicOffFill; - exports.IconMinimize315 = SvgIconMinimize315; - exports.IconMinimize315Fill = SvgIconMinimize315Fill; - exports.IconMinimize45 = SvgIconMinimize45; - exports.IconMinimize45Fill = SvgIconMinimize45Fill; - exports.IconMinimizeWindow = SvgIconMinimizeWindow; - exports.IconMinimizeWindowFill = SvgIconMinimizeWindowFill; - exports.IconMinus = SvgIconMinus; - exports.IconMoneybag = SvgIconMoneybag; - exports.IconMoneybagFill = SvgIconMoneybagFill; - exports.IconMoon = SvgIconMoon; - exports.IconMoonFill = SvgIconMoonFill; - exports.IconMoonStar = SvgIconMoonStar; - exports.IconMoonStarFill = SvgIconMoonStarFill; - exports.IconMouse = SvgIconMouse; - exports.IconMouseFill = SvgIconMouseFill; - exports.IconMove = SvgIconMove; - exports.IconMoveFill = SvgIconMoveFill; - exports.IconMusicNote = SvgIconMusicNote; - exports.IconMusicNoteFill = SvgIconMusicNoteFill; - exports.IconMute = SvgIconMute; - exports.IconMuteFill = SvgIconMuteFill; - exports.IconNext = SvgIconNext; - exports.IconNextFill = SvgIconNextFill; - exports.IconNotebookCover = SvgIconNotebookCover; - exports.IconNotebookCoverFill = SvgIconNotebookCoverFill; - exports.IconNotepad = SvgIconNotepad; - exports.IconNotepadFill = SvgIconNotepadFill; - exports.IconNotes = SvgIconNotes; - exports.IconNotesFill = SvgIconNotesFill; - exports.IconOculus = SvgIconOculus; - exports.IconOculusFill = SvgIconOculusFill; - exports.IconOldTv = SvgIconOldTv; - exports.IconOldTvFill = SvgIconOldTvFill; - exports.IconOpenLink = SvgIconOpenLink; - exports.IconOpenLink2 = SvgIconOpenLink2; - exports.IconOpenLink2Fill = SvgIconOpenLink2Fill; - exports.IconOpenLinkFill = SvgIconOpenLinkFill; - exports.IconOpenQuote = SvgIconOpenQuote; - exports.IconOpenQuoteFill = SvgIconOpenQuoteFill; - exports.IconOptAlt = SvgIconOptAlt; - exports.IconOptAltFill = SvgIconOptAltFill; - exports.IconOrange = SvgIconOrange; - exports.IconOrangeFill = SvgIconOrangeFill; - exports.IconPackage = SvgIconPackage; - exports.IconPackageFill = SvgIconPackageFill; - exports.IconPaper = SvgIconPaper; - exports.IconPaperFill = SvgIconPaperFill; - exports.IconPaperclip = SvgIconPaperclip; - exports.IconPaperclip2 = SvgIconPaperclip2; - exports.IconPaperclip3 = SvgIconPaperclip3; - exports.IconPasskey = SvgIconPasskey; - exports.IconPasskeyFill = SvgIconPasskeyFill; - exports.IconPause = SvgIconPause; - exports.IconPauseFill = SvgIconPauseFill; - exports.IconPencilBox = SvgIconPencilBox; - exports.IconPencilBoxFill = SvgIconPencilBoxFill; - exports.IconPeople = SvgIconPeople; - exports.IconPeopleFill = SvgIconPeopleFill; - exports.IconPerson = SvgIconPerson; - exports.IconPersonAdd = SvgIconPersonAdd; - exports.IconPersonAddFill = SvgIconPersonAddFill; - exports.IconPersonAdded = SvgIconPersonAdded; - exports.IconPersonAddedFill = SvgIconPersonAddedFill; - exports.IconPersonFill = SvgIconPersonFill; - exports.IconPersonRemove = SvgIconPersonRemove; - exports.IconPersonRemoveFill = SvgIconPersonRemoveFill; - exports.IconPictureInPicture = SvgIconPictureInPicture; - exports.IconPictureInPictureFill = SvgIconPictureInPictureFill; - exports.IconPieChart = SvgIconPieChart; - exports.IconPieChart2 = SvgIconPieChart2; - exports.IconPieChart2Fill = SvgIconPieChart2Fill; - exports.IconPieChartFill = SvgIconPieChartFill; - exports.IconPilone = SvgIconPilone; - exports.IconPiloneFill = SvgIconPiloneFill; - exports.IconPin = SvgIconPin; - exports.IconPin2 = SvgIconPin2; - exports.IconPin2Fill = SvgIconPin2Fill; - exports.IconPinFill = SvgIconPinFill; - exports.IconPizza = SvgIconPizza; - exports.IconPizzaFill = SvgIconPizzaFill; - exports.IconPlay = SvgIconPlay; - exports.IconPlayFill = SvgIconPlayFill; - exports.IconPlaylist = SvgIconPlaylist; - exports.IconPlaylistFill = SvgIconPlaylistFill; - exports.IconPlus = SvgIconPlus; - exports.IconPopcorn = SvgIconPopcorn; - exports.IconPopcornFill = SvgIconPopcornFill; - exports.IconPriceTag = SvgIconPriceTag; - exports.IconPriceTagFill = SvgIconPriceTagFill; - exports.IconPrinter = SvgIconPrinter; - exports.IconPrinterFill = SvgIconPrinterFill; - exports.IconPuzzle = SvgIconPuzzle; - exports.IconPuzzleFill = SvgIconPuzzleFill; - exports.IconQrCode = SvgIconQrCode; - exports.IconQrCodeFill = SvgIconQrCodeFill; - exports.IconQuoteClose = SvgIconQuoteClose; - exports.IconQuoteCloseFill = SvgIconQuoteCloseFill; - exports.IconQuoteOpen = SvgIconQuoteOpen; - exports.IconQuoteOpenFill = SvgIconQuoteOpenFill; - exports.IconRainy = SvgIconRainy; - exports.IconRainyFill = SvgIconRainyFill; - exports.IconRainyLight = SvgIconRainyLight; - exports.IconRainyLightFill = SvgIconRainyLightFill; - exports.IconReceipt = SvgIconReceipt; - exports.IconReceipt2 = SvgIconReceipt2; - exports.IconReceipt2Fill = SvgIconReceipt2Fill; - exports.IconReceiptFill = SvgIconReceiptFill; - exports.IconReceiptTax = SvgIconReceiptTax; - exports.IconReceiptTaxFill = SvgIconReceiptTaxFill; - exports.IconRecord = SvgIconRecord; - exports.IconRecordFill = SvgIconRecordFill; - exports.IconRedo = SvgIconRedo; - exports.IconRedoFill = SvgIconRedoFill; - exports.IconRefresh = SvgIconRefresh; - exports.IconRefreshFill = SvgIconRefreshFill; - exports.IconRenew = SvgIconRenew; - exports.IconRenewFill = SvgIconRenewFill; - exports.IconRepeat = SvgIconRepeat; - exports.IconRepeat2 = SvgIconRepeat2; - exports.IconRepeat2Fill = SvgIconRepeat2Fill; - exports.IconRepeat3 = SvgIconRepeat3; - exports.IconRepeatFill = SvgIconRepeatFill; - exports.IconReply = SvgIconReply; - exports.IconReplyFill = SvgIconReplyFill; - exports.IconRepost = SvgIconRepost; - exports.IconRepostFill = SvgIconRepostFill; - exports.IconResizeIn = SvgIconResizeIn; - exports.IconResizeInFill = SvgIconResizeInFill; - exports.IconResizeOutFill = SvgIconResizeOutFill; - exports.IconResizeOutIn = SvgIconResizeOutIn; - exports.IconRewind10S = SvgIconRewind10S; - exports.IconRewind15S = SvgIconRewind15S; - exports.IconRewind30S = SvgIconRewind30S; - exports.IconRewind5S = SvgIconRewind5S; - exports.IconRobot = SvgIconRobot; - exports.IconRobotFill = SvgIconRobotFill; - exports.IconRocket = SvgIconRocket; - exports.IconRocketFill = SvgIconRocketFill; - exports.IconRotateLeft = SvgIconRotateLeft; - exports.IconRotateLeftFill = SvgIconRotateLeftFill; - exports.IconRotateRight = SvgIconRotateRight; - exports.IconRotateRightFill = SvgIconRotateRightFill; - exports.IconRuler = SvgIconRuler; - exports.IconRulerFill = SvgIconRulerFill; - exports.IconRunShortcut = SvgIconRunShortcut; - exports.IconRunShortcutFill = SvgIconRunShortcutFill; - exports.IconSandwich = SvgIconSandwich; - exports.IconSandwichFill = SvgIconSandwichFill; - exports.IconScreenRecord = SvgIconScreenRecord; - exports.IconScreenRecordFill = SvgIconScreenRecordFill; - exports.IconScreenSharing = SvgIconScreenSharing; - exports.IconScreenSharingFill = SvgIconScreenSharingFill; - exports.IconSdCard = SvgIconSdCard; - exports.IconSdCardFill = SvgIconSdCardFill; - exports.IconSearch = SvgIconSearch; - exports.IconSearchFill = SvgIconSearchFill; - exports.IconSearchSketchbook = SvgIconSearchSketchbook; - exports.IconSearchSketchbookFill = SvgIconSearchSketchbookFill; - exports.IconSend = SvgIconSend; - exports.IconSend2 = SvgIconSend2; - exports.IconSend2Fill = SvgIconSend2Fill; - exports.IconSend3 = SvgIconSend3; - exports.IconSend3Fill = SvgIconSend3Fill; - exports.IconSendFill = SvgIconSendFill; - exports.IconServer = SvgIconServer; - exports.IconServerFill = SvgIconServerFill; - exports.IconServerStack = SvgIconServerStack; - exports.IconServerStackFill = SvgIconServerStackFill; - exports.IconService = SvgIconService; - exports.IconServiceFill = SvgIconServiceFill; - exports.IconSettings = SvgIconSettings; - exports.IconSettingsFill = SvgIconSettingsFill; - exports.IconShield = SvgIconShield; - exports.IconShieldCheck = SvgIconShieldCheck; - exports.IconShieldCheckFill = SvgIconShieldCheckFill; - exports.IconShieldCrossed = SvgIconShieldCrossed; - exports.IconShieldCrossedFill = SvgIconShieldCrossedFill; - exports.IconShieldFill = SvgIconShieldFill; - exports.IconShieldKeyhole = SvgIconShieldKeyhole; - exports.IconShieldKeyholeFill = SvgIconShieldKeyholeFill; - exports.IconShuffle = SvgIconShuffle; - exports.IconSidebar = SvgIconSidebar; - exports.IconSidebarFill = SvgIconSidebarFill; - exports.IconSimCard = SvgIconSimCard; - exports.IconSimCardFill = SvgIconSimCardFill; - exports.IconSketchbook = SvgIconSketchbook; - exports.IconSketchbookFill = SvgIconSketchbookFill; - exports.IconSmartwatch = SvgIconSmartwatch; - exports.IconSmartwatchFill = SvgIconSmartwatchFill; - exports.IconSnowFlakes = SvgIconSnowFlakes; - exports.IconSortAsc = SvgIconSortAsc; - exports.IconSortAscFill = SvgIconSortAscFill; - exports.IconSortDesc = SvgIconSortDesc; - exports.IconSortDescFill = SvgIconSortDescFill; - exports.IconSparklesThree = SvgIconSparklesThree; - exports.IconSparklesThreeFill = SvgIconSparklesThreeFill; - exports.IconSparklesTwo = SvgIconSparklesTwo; - exports.IconSparklesTwo2 = SvgIconSparklesTwo2; - exports.IconSparklesTwo2Fill = SvgIconSparklesTwo2Fill; - exports.IconSparklesTwoFill = SvgIconSparklesTwoFill; - exports.IconSplit = SvgIconSplit; - exports.IconSplitFill = SvgIconSplitFill; - exports.IconSquareArrowInTl = SvgIconSquareArrowInTl; - exports.IconSquareArrowInTlFill = SvgIconSquareArrowInTlFill; - exports.IconSquareArrowOutTl = SvgIconSquareArrowOutTl; - exports.IconSquareArrowOutTlFill = SvgIconSquareArrowOutTlFill; - exports.IconSquareInfo = SvgIconSquareInfo; - exports.IconSquareInfoFill = SvgIconSquareInfoFill; - exports.IconSquareMinus = SvgIconSquareMinus; - exports.IconSquareMinusFill = SvgIconSquareMinusFill; - exports.IconSquarePlaceholder = SvgIconSquarePlaceholder; - exports.IconSquarePlaceholderFill = SvgIconSquarePlaceholderFill; - exports.IconSquarePlus = SvgIconSquarePlus; - exports.IconSquarePlusFill = SvgIconSquarePlusFill; - exports.IconSquareX = SvgIconSquareX; - exports.IconSquareXFill = SvgIconSquareXFill; - exports.IconStar = SvgIconStar; - exports.IconStarFill = SvgIconStarFill; - exports.IconStarLines = SvgIconStarLines; - exports.IconStarLinesFill = SvgIconStarLinesFill; - exports.IconStop = SvgIconStop; - exports.IconStopFill = SvgIconStopFill; - exports.IconStorage = SvgIconStorage; - exports.IconStorageFill = SvgIconStorageFill; - exports.IconStore = SvgIconStore; - exports.IconStore2 = SvgIconStore2; - exports.IconStore2Fill = SvgIconStore2Fill; - exports.IconStore3 = SvgIconStore3; - exports.IconStore3Fill = SvgIconStore3Fill; - exports.IconStore4 = SvgIconStore4; - exports.IconStore4Fill = SvgIconStore4Fill; - exports.IconStoreFill = SvgIconStoreFill; - exports.IconSuitcase = SvgIconSuitcase; - exports.IconSuitcaseFill = SvgIconSuitcaseFill; - exports.IconSun = SvgIconSun; - exports.IconSunrise = SvgIconSunrise; - exports.IconSunriseArrowUp = SvgIconSunriseArrowUp; - exports.IconSunriseArrowUpFill = SvgIconSunriseArrowUpFill; - exports.IconSunriseFill = SvgIconSunriseFill; - exports.IconSunset = SvgIconSunset; - exports.IconSunsetArrowDown = SvgIconSunsetArrowDown; - exports.IconSunsetArrowDownFill = SvgIconSunsetArrowDownFill; - exports.IconSunsetFill = SvgIconSunsetFill; - exports.IconSupport = SvgIconSupport; - exports.IconSupportFill = SvgIconSupportFill; - exports.IconSwitchHorizontal = SvgIconSwitchHorizontal; - exports.IconSwitchHorizontal2 = SvgIconSwitchHorizontal2; - exports.IconSwitchHorizontal2Fill = SvgIconSwitchHorizontal2Fill; - exports.IconSwitchHorizontalFill = SvgIconSwitchHorizontalFill; - exports.IconSwitchVertical = SvgIconSwitchVertical; - exports.IconSwitchVertical2 = SvgIconSwitchVertical2; - exports.IconSwitchVertical2Fill = SvgIconSwitchVertical2Fill; - exports.IconSwitchVerticalFill = SvgIconSwitchVerticalFill; - exports.IconTShirt = SvgIconTShirt; - exports.IconTShirtFill = SvgIconTShirtFill; - exports.IconTelephone = SvgIconTelephone; - exports.IconTelephoneFill = SvgIconTelephoneFill; - exports.IconThumbsDown = SvgIconThumbsDown; - exports.IconThumbsDownFill = SvgIconThumbsDownFill; - exports.IconTicket = SvgIconTicket; - exports.IconTicketFill = SvgIconTicketFill; - exports.IconToolbox = SvgIconToolbox; - exports.IconToolboxFill = SvgIconToolboxFill; - exports.IconTrash = SvgIconTrash; - exports.IconTrashEmpty = SvgIconTrashEmpty; - exports.IconTrashEmptyFill = SvgIconTrashEmptyFill; - exports.IconTrashFill = SvgIconTrashFill; - exports.IconTrashPaper = SvgIconTrashPaper; - exports.IconTrashPaperFill = SvgIconTrashPaperFill; - exports.IconTrendingChart = SvgIconTrendingChart; - exports.IconTrendingChart2 = SvgIconTrendingChart2; - exports.IconTrendingChart3 = SvgIconTrendingChart3; - exports.IconTrendingChart4 = SvgIconTrendingChart4; - exports.IconTrendingChart5 = SvgIconTrendingChart5; - exports.IconTriangleInfo = SvgIconTriangleInfo; - exports.IconTriangleInfoFill = SvgIconTriangleInfoFill; - exports.IconTrophy = SvgIconTrophy; - exports.IconTrophyFill = SvgIconTrophyFill; - exports.IconTruck = SvgIconTruck; - exports.IconTruckFill = SvgIconTruckFill; - exports.IconUmbrella = SvgIconUmbrella; - exports.IconUmbrellaFill = SvgIconUmbrellaFill; - exports.IconUndo = SvgIconUndo; - exports.IconUndoFill = SvgIconUndoFill; - exports.IconUnlocked = SvgIconUnlocked; - exports.IconUnlockedFill = SvgIconUnlockedFill; - exports.IconUnpin = SvgIconUnpin; - exports.IconUnpinFill = SvgIconUnpinFill; - exports.IconUpload = SvgIconUpload; - exports.IconUsb = SvgIconUsb; - exports.IconUsbC = SvgIconUsbC; - exports.IconUsbCFill = SvgIconUsbCFill; - exports.IconUsbFill = SvgIconUsbFill; - exports.IconVerified = SvgIconVerified; - exports.IconVerifiedFill = SvgIconVerifiedFill; - exports.IconVideoCam = SvgIconVideoCam; - exports.IconVideoCamFill = SvgIconVideoCamFill; - exports.IconVideoCamOff = SvgIconVideoCamOff; - exports.IconVideoCamOffFill = SvgIconVideoCamOffFill; - exports.IconVideoCamOn = SvgIconVideoCamOn; - exports.IconVideoCamOnFill = SvgIconVideoCamOnFill; - exports.IconVideoPlaylist = SvgIconVideoPlaylist; - exports.IconVideoPlaylistFill = SvgIconVideoPlaylistFill; - exports.IconVideoRoll = SvgIconVideoRoll; - exports.IconVideoRollFill = SvgIconVideoRollFill; - exports.IconVideoTrim = SvgIconVideoTrim; - exports.IconVideoTrimFill = SvgIconVideoTrimFill; - exports.IconVip = SvgIconVip; - exports.IconVipFill = SvgIconVipFill; - exports.IconVoice = SvgIconVoice; - exports.IconVolumeDown = SvgIconVolumeDown; - exports.IconVolumeDownFill = SvgIconVolumeDownFill; - exports.IconVolumeFull = SvgIconVolumeFull; - exports.IconVolumeFullFill = SvgIconVolumeFullFill; - exports.IconVolumeOff = SvgIconVolumeOff; - exports.IconVolumeOffFill = SvgIconVolumeOffFill; - exports.IconVolumeUp = SvgIconVolumeUp; - exports.IconVolumeUpFill = SvgIconVolumeUpFill; - exports.IconWallet = SvgIconWallet; - exports.IconWallet2 = SvgIconWallet2; - exports.IconWallet2Fill = SvgIconWallet2Fill; - exports.IconWallet3 = SvgIconWallet3; - exports.IconWallet3Fill = SvgIconWallet3Fill; - exports.IconWalletFill = SvgIconWalletFill; - exports.IconWebcam = SvgIconWebcam; - exports.IconWebcamFill = SvgIconWebcamFill; - exports.IconWhiteboard = SvgIconWhiteboard; - exports.IconWhiteboardFill = SvgIconWhiteboardFill; - exports.IconWifi = SvgIconWifi; - exports.IconWind = SvgIconWind; - exports.IconWindow = SvgIconWindow; - exports.IconWindowFill = SvgIconWindowFill; - exports.IconX = SvgIconX; - exports.IconYenFill = SvgIconYenFill; - exports.IconYes = SvgIconYes; - exports.IconYesFill = SvgIconYesFill; - exports.IconZip = SvgIconZip; - exports.IconZipFill = SvgIconZipFill; - exports.IconZoom = SvgIconZoom; - exports.IconZoomFill = SvgIconZoomFill; - exports.IconZoomOut = SvgIconZoomOut; - exports.IconZoomOutFill = SvgIconZoomOutFill; - -})); diff --git a/package.json b/package.json deleted file mode 100644 index f8fe855f..00000000 --- a/package.json +++ /dev/null @@ -1,107 +0,0 @@ -{ - "name": "@irsyadadl/paranoid", - "version": "1.3.1", - "description": "A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications.", - "author": "Irsyad A. Panjaitan", - "license": "MIT", - "main": "dist/cjs/index.js", - "module": "dist/esm/index.js", - "unpkg": "dist/umd/index.js", - "types": "dist/index.d.ts", - "scripts": { - "format": "npx prettier --write .", - "prebuild": "rimraf src && rimraf dist", - "build": "npm run svgr && node scripts/add-custom-attr.js && node scripts/generate-declarations.js && rollup -c", - "svgr": "svgr --icon --replace-attr-values '#000=none' --replace-attr-values '1em={24}' -d src -- ../icons", - "release": "release-it" - }, - "files": [ - "dist" - ], - "keywords": [ - "icon", - "react", - "irsyadadl", - "parsinta", - "irsyad", - "react-icons", - "paranoid" - ], - "repository": { - "type": "git", - "url": "git+https://github.com/irsyadadl/paranoid.git" - }, - "homepage": "https://paranoid.irsyad.co", - "devDependencies": { - "@babel/plugin-transform-runtime": "^7.24.3", - "@babel/preset-env": "^7.24.4", - "@babel/preset-react": "^7.24.1", - "@babel/preset-typescript": "^7.24.1", - "@commitlint/cli": "^18.4.3", - "@release-it/conventional-changelog": "^8.0.1", - "@rollup/plugin-babel": "^6.0.4", - "@rollup/plugin-typescript": "^11.1.6", - "@svgr/cli": "^8.1.0", - "husky": "^8.0.3", - "prettier": "^3.1.0", - "release-it": "^17.0.0", - "rimraf": "^5.0.5", - "rollup": "^4.6.1", - "rollup-plugin-filesize": "^10.0.0" - }, - "release-it": { - "git": { - "commitMessage": "chore: release v${version}" - }, - "github": { - "release": true - }, - "npm": { - "publish": false - }, - "plugins": { - "@release-it/conventional-changelog": { - "infile": "CHANGELOG.md", - "preset": "conventionalcommits", - "types": { - "feat": { - "description": "Add new features" - }, - "icon": { - "description": "Add new icons" - }, - "fix": { - "description": "Fix bugs" - }, - "pubslished": { - "description": "Published new version" - }, - "chore": { - "description": "Build process or auxiliary tool changes" - }, - "docs": { - "description": "Documentation only changes" - }, - "style": { - "description": "Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)" - }, - "refactor": { - "description": "A code change that neither fixes a bug nor adds a feature" - }, - "perf": { - "description": "A code change that improves performance" - }, - "test": { - "description": "Adding missing tests" - } - } - } - } - }, - "peerDependencies": { - "react": "^16 || ^17 || ^18" - }, - "dependencies": { - "@babel/runtime": "^7.24.7" - } -} diff --git a/preview.jpg b/preview.jpg deleted file mode 100644 index f31cb0ab..00000000 Binary files a/preview.jpg and /dev/null differ diff --git a/rollup.config.js b/rollup.config.js deleted file mode 100644 index 681ef51f..00000000 --- a/rollup.config.js +++ /dev/null @@ -1,39 +0,0 @@ -const babel = require("@rollup/plugin-babel").default; -const filesize = require("rollup-plugin-filesize"); - -const config = { - input: "src/index.js", - external: [/@babel\/runtime/, "react"], - plugins: [ - babel({ - babelHelpers: "runtime", - plugins: ["@babel/plugin-transform-runtime"], - }), - filesize(), - ], - output: [ - { - file: "dist/esm/index.js", - format: "esm", - }, - { - file: "dist/cjs/index.js", - format: "cjs", - }, - { - file: "dist/es/index.js", - format: "es", - }, - { - file: "dist/umd/index.js", - format: "umd", - name: "YourLibraryName", - globals: { - react: "React", - "@babel/runtime/helpers/extends": "_extends", // Provide a global variable name - }, - }, - ], -}; - -module.exports = config; diff --git a/scripts/add-custom-attr.js b/scripts/add-custom-attr.js deleted file mode 100644 index f758b376..00000000 --- a/scripts/add-custom-attr.js +++ /dev/null @@ -1,37 +0,0 @@ -const fs = require("fs"); -const path = require("path"); - -const dir = path.join(__dirname, "../src"); // Path to your generated components - -fs.readdir(dir, (err, files) => { - if (err) { - console.error("Error reading directory:", err); - return; - } - - files.forEach(file => { - const filePath = path.join(dir, file); - if (file.endsWith(".js")) { - fs.readFile(filePath, "utf8", (err, data) => { - if (err) { - console.error("Error reading file:", err); - return; - } - - // Add className and strokeWidth to the svg element, with conditional default classNames - let updatedData = data.replace( - /]+)>/, - `