@andrsrxn/icons 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +194 -0
- package/dist/brands/1password.cjs +31 -0
- package/dist/brands/1password.d.ts +2 -0
- package/dist/brands/1password.js +31 -0
- package/dist/brands/acrobat-reader.cjs +32 -0
- package/dist/brands/acrobat-reader.d.ts +2 -0
- package/dist/brands/acrobat-reader.js +32 -0
- package/dist/brands/adobe-after-effects.cjs +31 -0
- package/dist/brands/adobe-after-effects.d.ts +2 -0
- package/dist/brands/adobe-after-effects.js +31 -0
- package/dist/brands/adobe-audition.cjs +32 -0
- package/dist/brands/adobe-audition.d.ts +2 -0
- package/dist/brands/adobe-audition.js +32 -0
- package/dist/brands/adobe-dreamweaver.cjs +41 -0
- package/dist/brands/adobe-dreamweaver.d.ts +2 -0
- package/dist/brands/adobe-dreamweaver.js +41 -0
- package/dist/brands/adobe-fresco.cjs +31 -0
- package/dist/brands/adobe-fresco.d.ts +2 -0
- package/dist/brands/adobe-fresco.js +31 -0
- package/dist/brands/adobe-illustrator.cjs +31 -0
- package/dist/brands/adobe-illustrator.d.ts +2 -0
- package/dist/brands/adobe-illustrator.js +31 -0
- package/dist/brands/adobe-indesign.cjs +31 -0
- package/dist/brands/adobe-indesign.d.ts +2 -0
- package/dist/brands/adobe-indesign.js +31 -0
- package/dist/brands/adobe-lightroom.cjs +32 -0
- package/dist/brands/adobe-lightroom.d.ts +2 -0
- package/dist/brands/adobe-lightroom.js +32 -0
- package/dist/brands/adobe-media-encoder.cjs +32 -0
- package/dist/brands/adobe-media-encoder.d.ts +2 -0
- package/dist/brands/adobe-media-encoder.js +32 -0
- package/dist/brands/adobe-photoshop.cjs +31 -0
- package/dist/brands/adobe-photoshop.d.ts +2 -0
- package/dist/brands/adobe-photoshop.js +31 -0
- package/dist/brands/adobe-premiere.cjs +31 -0
- package/dist/brands/adobe-premiere.d.ts +2 -0
- package/dist/brands/adobe-premiere.js +31 -0
- package/dist/brands/adobe-stock.cjs +33 -0
- package/dist/brands/adobe-stock.d.ts +2 -0
- package/dist/brands/adobe-stock.js +33 -0
- package/dist/brands/adobe-xd.cjs +22 -0
- package/dist/brands/adobe-xd.d.ts +2 -0
- package/dist/brands/adobe-xd.js +22 -0
- package/dist/brands/adobe.cjs +27 -0
- package/dist/brands/adobe.d.ts +2 -0
- package/dist/brands/adobe.js +27 -0
- package/dist/brands/affinity.cjs +29 -0
- package/dist/brands/affinity.d.ts +2 -0
- package/dist/brands/affinity.js +29 -0
- package/dist/brands/ahrefs.cjs +19 -0
- package/dist/brands/ahrefs.d.ts +2 -0
- package/dist/brands/ahrefs.js +19 -0
- package/dist/brands/airbnb.cjs +20 -0
- package/dist/brands/airbnb.d.ts +2 -0
- package/dist/brands/airbnb.js +20 -0
- package/dist/brands/aliexpress.cjs +34 -0
- package/dist/brands/aliexpress.d.ts +2 -0
- package/dist/brands/aliexpress.js +34 -0
- package/dist/brands/amazon-prime-video.cjs +23 -0
- package/dist/brands/amazon-prime-video.d.ts +2 -0
- package/dist/brands/amazon-prime-video.js +23 -0
- package/dist/brands/amazon.cjs +24 -0
- package/dist/brands/amazon.d.ts +2 -0
- package/dist/brands/amazon.js +24 -0
- package/dist/brands/american-express.cjs +22 -0
- package/dist/brands/american-express.d.ts +2 -0
- package/dist/brands/american-express.js +22 -0
- package/dist/brands/android.cjs +25 -0
- package/dist/brands/android.d.ts +2 -0
- package/dist/brands/android.js +25 -0
- package/dist/brands/andrsrxn-ui.cjs +32 -0
- package/dist/brands/andrsrxn-ui.d.ts +2 -0
- package/dist/brands/andrsrxn-ui.js +32 -0
- package/dist/brands/angular.cjs +93 -0
- package/dist/brands/angular.d.ts +2 -0
- package/dist/brands/angular.js +93 -0
- package/dist/brands/anthropic.cjs +20 -0
- package/dist/brands/anthropic.d.ts +2 -0
- package/dist/brands/anthropic.js +20 -0
- package/dist/brands/antigravity.cjs +390 -0
- package/dist/brands/antigravity.d.ts +2 -0
- package/dist/brands/antigravity.js +390 -0
- package/dist/brands/appgallery-badge.cjs +46 -0
- package/dist/brands/appgallery-badge.d.ts +2 -0
- package/dist/brands/appgallery-badge.js +46 -0
- package/dist/brands/appgallery.cjs +65 -0
- package/dist/brands/appgallery.d.ts +2 -0
- package/dist/brands/appgallery.js +65 -0
- package/dist/brands/apple-pay.cjs +19 -0
- package/dist/brands/apple-pay.d.ts +2 -0
- package/dist/brands/apple-pay.js +19 -0
- package/dist/brands/apple-tv.cjs +20 -0
- package/dist/brands/apple-tv.d.ts +2 -0
- package/dist/brands/apple-tv.js +20 -0
- package/dist/brands/apple.cjs +20 -0
- package/dist/brands/apple.d.ts +2 -0
- package/dist/brands/apple.js +20 -0
- package/dist/brands/appstore-badge.cjs +33 -0
- package/dist/brands/appstore-badge.d.ts +2 -0
- package/dist/brands/appstore-badge.js +33 -0
- package/dist/brands/appstore.cjs +42 -0
- package/dist/brands/appstore.d.ts +2 -0
- package/dist/brands/appstore.js +42 -0
- package/dist/brands/arc-browser.cjs +47 -0
- package/dist/brands/arc-browser.d.ts +2 -0
- package/dist/brands/arc-browser.js +47 -0
- package/dist/brands/asana.cjs +20 -0
- package/dist/brands/asana.d.ts +2 -0
- package/dist/brands/asana.js +20 -0
- package/dist/brands/astro.cjs +42 -0
- package/dist/brands/astro.d.ts +2 -0
- package/dist/brands/astro.js +42 -0
- package/dist/brands/atlassian.cjs +40 -0
- package/dist/brands/atlassian.d.ts +2 -0
- package/dist/brands/atlassian.js +40 -0
- package/dist/brands/auth0.cjs +20 -0
- package/dist/brands/auth0.d.ts +2 -0
- package/dist/brands/auth0.js +20 -0
- package/dist/brands/authy.cjs +30 -0
- package/dist/brands/authy.d.ts +2 -0
- package/dist/brands/authy.js +30 -0
- package/dist/brands/aws.cjs +30 -0
- package/dist/brands/aws.d.ts +2 -0
- package/dist/brands/aws.js +30 -0
- package/dist/brands/azure.cjs +98 -0
- package/dist/brands/azure.d.ts +2 -0
- package/dist/brands/azure.js +98 -0
- package/dist/brands/base-ui.cjs +18 -0
- package/dist/brands/base-ui.d.ts +2 -0
- package/dist/brands/base-ui.js +18 -0
- package/dist/brands/bash.cjs +19 -0
- package/dist/brands/bash.d.ts +2 -0
- package/dist/brands/bash.js +19 -0
- package/dist/brands/behance.cjs +31 -0
- package/dist/brands/behance.d.ts +2 -0
- package/dist/brands/behance.js +31 -0
- package/dist/brands/better-auth.cjs +33 -0
- package/dist/brands/better-auth.d.ts +2 -0
- package/dist/brands/better-auth.js +33 -0
- package/dist/brands/binance.cjs +24 -0
- package/dist/brands/binance.d.ts +2 -0
- package/dist/brands/binance.js +24 -0
- package/dist/brands/bing.cjs +78 -0
- package/dist/brands/bing.d.ts +2 -0
- package/dist/brands/bing.js +78 -0
- package/dist/brands/biome.cjs +29 -0
- package/dist/brands/biome.d.ts +2 -0
- package/dist/brands/biome.js +29 -0
- package/dist/brands/bitbucket.cjs +50 -0
- package/dist/brands/bitbucket.d.ts +2 -0
- package/dist/brands/bitbucket.js +50 -0
- package/dist/brands/bitcoin.cjs +136 -0
- package/dist/brands/bitcoin.d.ts +2 -0
- package/dist/brands/bitcoin.js +136 -0
- package/dist/brands/blender.cjs +30 -0
- package/dist/brands/blender.d.ts +2 -0
- package/dist/brands/blender.js +30 -0
- package/dist/brands/bluesky.cjs +20 -0
- package/dist/brands/bluesky.d.ts +2 -0
- package/dist/brands/bluesky.js +20 -0
- package/dist/brands/brave.cjs +94 -0
- package/dist/brands/brave.d.ts +2 -0
- package/dist/brands/brave.js +94 -0
- package/dist/brands/bun.cjs +58 -0
- package/dist/brands/bun.d.ts +2 -0
- package/dist/brands/bun.js +58 -0
- package/dist/brands/c-plus-plus.cjs +38 -0
- package/dist/brands/c-plus-plus.d.ts +2 -0
- package/dist/brands/c-plus-plus.js +38 -0
- package/dist/brands/c-sharp.cjs +47 -0
- package/dist/brands/c-sharp.d.ts +2 -0
- package/dist/brands/c-sharp.js +47 -0
- package/dist/brands/c.cjs +43 -0
- package/dist/brands/c.d.ts +2 -0
- package/dist/brands/c.js +43 -0
- package/dist/brands/calendly.cjs +44 -0
- package/dist/brands/calendly.d.ts +2 -0
- package/dist/brands/calendly.js +44 -0
- package/dist/brands/canva.cjs +114 -0
- package/dist/brands/canva.d.ts +2 -0
- package/dist/brands/canva.js +114 -0
- package/dist/brands/capcut.cjs +18 -0
- package/dist/brands/capcut.d.ts +2 -0
- package/dist/brands/capcut.js +18 -0
- package/dist/brands/chrome.cjs +37 -0
- package/dist/brands/chrome.d.ts +2 -0
- package/dist/brands/chrome.js +37 -0
- package/dist/brands/chromium.cjs +126 -0
- package/dist/brands/chromium.d.ts +2 -0
- package/dist/brands/chromium.js +126 -0
- package/dist/brands/cisco.cjs +23 -0
- package/dist/brands/cisco.d.ts +2 -0
- package/dist/brands/cisco.js +23 -0
- package/dist/brands/claude.cjs +21 -0
- package/dist/brands/claude.d.ts +2 -0
- package/dist/brands/claude.js +21 -0
- package/dist/brands/clerk.cjs +33 -0
- package/dist/brands/clerk.d.ts +2 -0
- package/dist/brands/clerk.js +33 -0
- package/dist/brands/click-up.cjs +55 -0
- package/dist/brands/click-up.d.ts +2 -0
- package/dist/brands/click-up.js +55 -0
- package/dist/brands/cloudflare-workers.cjs +183 -0
- package/dist/brands/cloudflare-workers.d.ts +2 -0
- package/dist/brands/cloudflare-workers.js +183 -0
- package/dist/brands/cloudflare.cjs +29 -0
- package/dist/brands/cloudflare.d.ts +2 -0
- package/dist/brands/cloudflare.js +29 -0
- package/dist/brands/cloudinary.cjs +19 -0
- package/dist/brands/cloudinary.d.ts +2 -0
- package/dist/brands/cloudinary.js +19 -0
- package/dist/brands/codex.cjs +21 -0
- package/dist/brands/codex.d.ts +2 -0
- package/dist/brands/codex.js +21 -0
- package/dist/brands/coinbase.cjs +35 -0
- package/dist/brands/coinbase.d.ts +2 -0
- package/dist/brands/coinbase.js +35 -0
- package/dist/brands/css.cjs +24 -0
- package/dist/brands/css.d.ts +2 -0
- package/dist/brands/css.js +24 -0
- package/dist/brands/cursor.cjs +21 -0
- package/dist/brands/cursor.d.ts +2 -0
- package/dist/brands/cursor.js +21 -0
- package/dist/brands/dart.cjs +73 -0
- package/dist/brands/dart.d.ts +2 -0
- package/dist/brands/dart.js +73 -0
- package/dist/brands/deepseek.cjs +21 -0
- package/dist/brands/deepseek.d.ts +2 -0
- package/dist/brands/deepseek.js +21 -0
- package/dist/brands/deno.cjs +19 -0
- package/dist/brands/deno.d.ts +2 -0
- package/dist/brands/deno.js +19 -0
- package/dist/brands/digital-ocean.cjs +21 -0
- package/dist/brands/digital-ocean.d.ts +2 -0
- package/dist/brands/digital-ocean.js +21 -0
- package/dist/brands/discord.cjs +20 -0
- package/dist/brands/discord.d.ts +2 -0
- package/dist/brands/discord.js +20 -0
- package/dist/brands/disney-plus.cjs +71 -0
- package/dist/brands/disney-plus.d.ts +2 -0
- package/dist/brands/disney-plus.js +71 -0
- package/dist/brands/django.cjs +23 -0
- package/dist/brands/django.d.ts +2 -0
- package/dist/brands/django.js +23 -0
- package/dist/brands/docker.cjs +17 -0
- package/dist/brands/docker.d.ts +2 -0
- package/dist/brands/docker.js +17 -0
- package/dist/brands/drizzle-orm.cjs +44 -0
- package/dist/brands/drizzle-orm.d.ts +2 -0
- package/dist/brands/drizzle-orm.js +44 -0
- package/dist/brands/dropbox.cjs +23 -0
- package/dist/brands/dropbox.d.ts +2 -0
- package/dist/brands/dropbox.js +23 -0
- package/dist/brands/duckduckgo.cjs +59 -0
- package/dist/brands/duckduckgo.d.ts +2 -0
- package/dist/brands/duckduckgo.js +59 -0
- package/dist/brands/ebay.cjs +34 -0
- package/dist/brands/ebay.d.ts +2 -0
- package/dist/brands/ebay.js +34 -0
- package/dist/brands/edge.cjs +181 -0
- package/dist/brands/edge.d.ts +2 -0
- package/dist/brands/edge.js +181 -0
- package/dist/brands/epic-games.cjs +19 -0
- package/dist/brands/epic-games.d.ts +2 -0
- package/dist/brands/epic-games.js +19 -0
- package/dist/brands/esbuild.cjs +25 -0
- package/dist/brands/esbuild.d.ts +2 -0
- package/dist/brands/esbuild.js +25 -0
- package/dist/brands/ethereum.cjs +167 -0
- package/dist/brands/ethereum.d.ts +2 -0
- package/dist/brands/ethereum.js +167 -0
- package/dist/brands/expressjs.cjs +19 -0
- package/dist/brands/expressjs.d.ts +2 -0
- package/dist/brands/expressjs.js +19 -0
- package/dist/brands/facebook.cjs +32 -0
- package/dist/brands/facebook.d.ts +2 -0
- package/dist/brands/facebook.js +32 -0
- package/dist/brands/fastapi.cjs +20 -0
- package/dist/brands/fastapi.d.ts +2 -0
- package/dist/brands/fastapi.js +20 -0
- package/dist/brands/figma.cjs +46 -0
- package/dist/brands/figma.d.ts +2 -0
- package/dist/brands/figma.js +46 -0
- package/dist/brands/finder.cjs +708 -0
- package/dist/brands/finder.d.ts +2 -0
- package/dist/brands/finder.js +708 -0
- package/dist/brands/firebase.cjs +33 -0
- package/dist/brands/firebase.d.ts +2 -0
- package/dist/brands/firebase.js +33 -0
- package/dist/brands/firefox.cjs +466 -0
- package/dist/brands/firefox.d.ts +2 -0
- package/dist/brands/firefox.js +466 -0
- package/dist/brands/flutter.cjs +46 -0
- package/dist/brands/flutter.d.ts +2 -0
- package/dist/brands/flutter.js +46 -0
- package/dist/brands/framer.cjs +20 -0
- package/dist/brands/framer.d.ts +2 -0
- package/dist/brands/framer.js +20 -0
- package/dist/brands/gemini.cjs +264 -0
- package/dist/brands/gemini.d.ts +2 -0
- package/dist/brands/gemini.js +264 -0
- package/dist/brands/git.cjs +20 -0
- package/dist/brands/git.d.ts +2 -0
- package/dist/brands/git.js +20 -0
- package/dist/brands/github-copilot.cjs +21 -0
- package/dist/brands/github-copilot.d.ts +2 -0
- package/dist/brands/github-copilot.js +21 -0
- package/dist/brands/github.cjs +18 -0
- package/dist/brands/github.d.ts +2 -0
- package/dist/brands/github.js +18 -0
- package/dist/brands/gitlab.cjs +32 -0
- package/dist/brands/gitlab.d.ts +2 -0
- package/dist/brands/gitlab.js +32 -0
- package/dist/brands/gmail.cjs +77 -0
- package/dist/brands/gmail.d.ts +2 -0
- package/dist/brands/gmail.js +77 -0
- package/dist/brands/goland.cjs +30 -0
- package/dist/brands/goland.d.ts +2 -0
- package/dist/brands/goland.js +30 -0
- package/dist/brands/google-analytics.cjs +26 -0
- package/dist/brands/google-analytics.d.ts +2 -0
- package/dist/brands/google-analytics.js +26 -0
- package/dist/brands/google-calendar.cjs +106 -0
- package/dist/brands/google-calendar.d.ts +2 -0
- package/dist/brands/google-calendar.js +106 -0
- package/dist/brands/google-chat.cjs +87 -0
- package/dist/brands/google-chat.d.ts +2 -0
- package/dist/brands/google-chat.js +87 -0
- package/dist/brands/google-classroom.cjs +101 -0
- package/dist/brands/google-classroom.d.ts +2 -0
- package/dist/brands/google-classroom.js +101 -0
- package/dist/brands/google-cloud.cjs +33 -0
- package/dist/brands/google-cloud.d.ts +2 -0
- package/dist/brands/google-cloud.js +33 -0
- package/dist/brands/google-docs.cjs +79 -0
- package/dist/brands/google-docs.d.ts +2 -0
- package/dist/brands/google-docs.js +79 -0
- package/dist/brands/google-drive.cjs +67 -0
- package/dist/brands/google-drive.d.ts +2 -0
- package/dist/brands/google-drive.js +67 -0
- package/dist/brands/google-forms.cjs +88 -0
- package/dist/brands/google-forms.d.ts +2 -0
- package/dist/brands/google-forms.js +88 -0
- package/dist/brands/google-idx.cjs +81 -0
- package/dist/brands/google-idx.d.ts +2 -0
- package/dist/brands/google-idx.js +81 -0
- package/dist/brands/google-keep.cjs +90 -0
- package/dist/brands/google-keep.d.ts +2 -0
- package/dist/brands/google-keep.js +90 -0
- package/dist/brands/google-maps.cjs +38 -0
- package/dist/brands/google-maps.d.ts +2 -0
- package/dist/brands/google-maps.js +38 -0
- package/dist/brands/google-meet.cjs +140 -0
- package/dist/brands/google-meet.d.ts +2 -0
- package/dist/brands/google-meet.js +140 -0
- package/dist/brands/google-pay.cjs +76 -0
- package/dist/brands/google-pay.d.ts +2 -0
- package/dist/brands/google-pay.js +76 -0
- package/dist/brands/google-play-badge.cjs +184 -0
- package/dist/brands/google-play-badge.d.ts +2 -0
- package/dist/brands/google-play-badge.js +184 -0
- package/dist/brands/google-play.cjs +40 -0
- package/dist/brands/google-play.d.ts +2 -0
- package/dist/brands/google-play.js +40 -0
- package/dist/brands/google-search-console.cjs +58 -0
- package/dist/brands/google-search-console.d.ts +2 -0
- package/dist/brands/google-search-console.js +58 -0
- package/dist/brands/google-sheets.cjs +74 -0
- package/dist/brands/google-sheets.d.ts +2 -0
- package/dist/brands/google-sheets.js +74 -0
- package/dist/brands/google-sites.cjs +57 -0
- package/dist/brands/google-sites.d.ts +2 -0
- package/dist/brands/google-sites.js +57 -0
- package/dist/brands/google-slides.cjs +73 -0
- package/dist/brands/google-slides.d.ts +2 -0
- package/dist/brands/google-slides.js +73 -0
- package/dist/brands/google-tag-manager.cjs +36 -0
- package/dist/brands/google-tag-manager.d.ts +2 -0
- package/dist/brands/google-tag-manager.js +36 -0
- package/dist/brands/google-tasks.cjs +53 -0
- package/dist/brands/google-tasks.d.ts +2 -0
- package/dist/brands/google-tasks.js +53 -0
- package/dist/brands/google-vids.cjs +98 -0
- package/dist/brands/google-vids.d.ts +2 -0
- package/dist/brands/google-vids.js +98 -0
- package/dist/brands/google-voice.cjs +70 -0
- package/dist/brands/google-voice.d.ts +2 -0
- package/dist/brands/google-voice.js +70 -0
- package/dist/brands/google.cjs +429 -0
- package/dist/brands/google.d.ts +2 -0
- package/dist/brands/google.js +429 -0
- package/dist/brands/graphql.cjs +52 -0
- package/dist/brands/graphql.d.ts +2 -0
- package/dist/brands/graphql.js +52 -0
- package/dist/brands/grok.cjs +21 -0
- package/dist/brands/grok.d.ts +2 -0
- package/dist/brands/grok.js +21 -0
- package/dist/brands/gsap.cjs +22 -0
- package/dist/brands/gsap.d.ts +2 -0
- package/dist/brands/gsap.js +22 -0
- package/dist/brands/h-captcha.cjs +479 -0
- package/dist/brands/h-captcha.d.ts +2 -0
- package/dist/brands/h-captcha.js +479 -0
- package/dist/brands/higgsfield.cjs +25 -0
- package/dist/brands/higgsfield.d.ts +2 -0
- package/dist/brands/higgsfield.js +25 -0
- package/dist/brands/html.cjs +32 -0
- package/dist/brands/html.d.ts +2 -0
- package/dist/brands/html.js +32 -0
- package/dist/brands/huawei.cjs +19 -0
- package/dist/brands/huawei.d.ts +2 -0
- package/dist/brands/huawei.js +19 -0
- package/dist/brands/hugging-face.cjs +150 -0
- package/dist/brands/hugging-face.d.ts +2 -0
- package/dist/brands/hugging-face.js +150 -0
- package/dist/brands/hulu.cjs +19 -0
- package/dist/brands/hulu.d.ts +2 -0
- package/dist/brands/hulu.js +19 -0
- package/dist/brands/ibm.cjs +19 -0
- package/dist/brands/ibm.d.ts +2 -0
- package/dist/brands/ibm.js +19 -0
- package/dist/brands/icloud.cjs +76 -0
- package/dist/brands/icloud.d.ts +2 -0
- package/dist/brands/icloud.js +76 -0
- package/dist/brands/index.cjs +663 -0
- package/dist/brands/index.d.ts +331 -0
- package/dist/brands/index.js +332 -0
- package/dist/brands/instagram.cjs +57 -0
- package/dist/brands/instagram.d.ts +2 -0
- package/dist/brands/instagram.js +57 -0
- package/dist/brands/intel.cjs +35 -0
- package/dist/brands/intel.d.ts +2 -0
- package/dist/brands/intel.js +35 -0
- package/dist/brands/intercom.cjs +23 -0
- package/dist/brands/intercom.d.ts +2 -0
- package/dist/brands/intercom.js +23 -0
- package/dist/brands/java.cjs +37 -0
- package/dist/brands/java.d.ts +2 -0
- package/dist/brands/java.js +37 -0
- package/dist/brands/javascript.cjs +22 -0
- package/dist/brands/javascript.d.ts +2 -0
- package/dist/brands/javascript.js +22 -0
- package/dist/brands/jetbrains-fleet.cjs +222 -0
- package/dist/brands/jetbrains-fleet.d.ts +2 -0
- package/dist/brands/jetbrains-fleet.js +222 -0
- package/dist/brands/jetbrains-intellij-idea.cjs +162 -0
- package/dist/brands/jetbrains-intellij-idea.d.ts +2 -0
- package/dist/brands/jetbrains-intellij-idea.js +162 -0
- package/dist/brands/jetbrains-phpstorm.cjs +185 -0
- package/dist/brands/jetbrains-phpstorm.d.ts +2 -0
- package/dist/brands/jetbrains-phpstorm.js +185 -0
- package/dist/brands/jetbrains-pycharm.cjs +245 -0
- package/dist/brands/jetbrains-pycharm.d.ts +2 -0
- package/dist/brands/jetbrains-pycharm.js +245 -0
- package/dist/brands/jetbrains-rider.cjs +93 -0
- package/dist/brands/jetbrains-rider.d.ts +2 -0
- package/dist/brands/jetbrains-rider.js +93 -0
- package/dist/brands/jetbrains-rubymine.cjs +126 -0
- package/dist/brands/jetbrains-rubymine.d.ts +2 -0
- package/dist/brands/jetbrains-rubymine.js +126 -0
- package/dist/brands/jetbrains-space.cjs +100 -0
- package/dist/brands/jetbrains-space.d.ts +2 -0
- package/dist/brands/jetbrains-space.js +100 -0
- package/dist/brands/jetbrains-webstorm.cjs +73 -0
- package/dist/brands/jetbrains-webstorm.d.ts +2 -0
- package/dist/brands/jetbrains-webstorm.js +73 -0
- package/dist/brands/jetbrains.cjs +110 -0
- package/dist/brands/jetbrains.d.ts +2 -0
- package/dist/brands/jetbrains.js +110 -0
- package/dist/brands/jira.cjs +28 -0
- package/dist/brands/jira.d.ts +2 -0
- package/dist/brands/jira.js +28 -0
- package/dist/brands/json.cjs +55 -0
- package/dist/brands/json.d.ts +2 -0
- package/dist/brands/json.js +55 -0
- package/dist/brands/jwt.cjs +38 -0
- package/dist/brands/jwt.d.ts +2 -0
- package/dist/brands/jwt.js +38 -0
- package/dist/brands/kick.cjs +42 -0
- package/dist/brands/kick.d.ts +2 -0
- package/dist/brands/kick.js +42 -0
- package/dist/brands/kimi.cjs +33 -0
- package/dist/brands/kimi.d.ts +2 -0
- package/dist/brands/kimi.js +33 -0
- package/dist/brands/kotlin.cjs +39 -0
- package/dist/brands/kotlin.d.ts +2 -0
- package/dist/brands/kotlin.js +39 -0
- package/dist/brands/kubernetes.cjs +23 -0
- package/dist/brands/kubernetes.d.ts +2 -0
- package/dist/brands/kubernetes.js +23 -0
- package/dist/brands/laravel.cjs +19 -0
- package/dist/brands/laravel.d.ts +2 -0
- package/dist/brands/laravel.js +19 -0
- package/dist/brands/lemonsqueezy.cjs +22 -0
- package/dist/brands/lemonsqueezy.d.ts +2 -0
- package/dist/brands/lemonsqueezy.js +22 -0
- package/dist/brands/line.cjs +21 -0
- package/dist/brands/line.d.ts +2 -0
- package/dist/brands/line.js +21 -0
- package/dist/brands/linear.cjs +20 -0
- package/dist/brands/linear.d.ts +2 -0
- package/dist/brands/linear.js +20 -0
- package/dist/brands/linkedin.cjs +20 -0
- package/dist/brands/linkedin.d.ts +2 -0
- package/dist/brands/linkedin.js +20 -0
- package/dist/brands/linux.cjs +482 -0
- package/dist/brands/linux.d.ts +2 -0
- package/dist/brands/linux.js +482 -0
- package/dist/brands/lottiefiles.cjs +23 -0
- package/dist/brands/lottiefiles.d.ts +2 -0
- package/dist/brands/lottiefiles.js +23 -0
- package/dist/brands/lovable.cjs +198 -0
- package/dist/brands/lovable.d.ts +2 -0
- package/dist/brands/lovable.js +198 -0
- package/dist/brands/macos.cjs +25 -0
- package/dist/brands/macos.d.ts +2 -0
- package/dist/brands/macos.js +25 -0
- package/dist/brands/mailchimp.cjs +57 -0
- package/dist/brands/mailchimp.d.ts +2 -0
- package/dist/brands/mailchimp.js +57 -0
- package/dist/brands/mariadb.cjs +29 -0
- package/dist/brands/mariadb.d.ts +2 -0
- package/dist/brands/mariadb.js +29 -0
- package/dist/brands/markdown.cjs +24 -0
- package/dist/brands/markdown.d.ts +2 -0
- package/dist/brands/markdown.js +24 -0
- package/dist/brands/mastercard.cjs +29 -0
- package/dist/brands/mastercard.d.ts +2 -0
- package/dist/brands/mastercard.js +29 -0
- package/dist/brands/material-ui.cjs +20 -0
- package/dist/brands/material-ui.d.ts +2 -0
- package/dist/brands/material-ui.js +20 -0
- package/dist/brands/mcp.cjs +24 -0
- package/dist/brands/mcp.d.ts +2 -0
- package/dist/brands/mcp.js +24 -0
- package/dist/brands/medium.cjs +20 -0
- package/dist/brands/medium.d.ts +2 -0
- package/dist/brands/medium.js +20 -0
- package/dist/brands/mercado-libre.cjs +42 -0
- package/dist/brands/mercado-libre.d.ts +2 -0
- package/dist/brands/mercado-libre.js +42 -0
- package/dist/brands/mercado-pago.cjs +42 -0
- package/dist/brands/mercado-pago.d.ts +2 -0
- package/dist/brands/mercado-pago.js +42 -0
- package/dist/brands/messenger.cjs +52 -0
- package/dist/brands/messenger.d.ts +2 -0
- package/dist/brands/messenger.js +52 -0
- package/dist/brands/meta.cjs +68 -0
- package/dist/brands/meta.d.ts +2 -0
- package/dist/brands/meta.js +68 -0
- package/dist/brands/metamask.cjs +90 -0
- package/dist/brands/metamask.d.ts +2 -0
- package/dist/brands/metamask.js +90 -0
- package/dist/brands/microsoft-access.cjs +242 -0
- package/dist/brands/microsoft-access.d.ts +2 -0
- package/dist/brands/microsoft-access.js +242 -0
- package/dist/brands/microsoft-copilot.cjs +162 -0
- package/dist/brands/microsoft-copilot.d.ts +2 -0
- package/dist/brands/microsoft-copilot.js +162 -0
- package/dist/brands/microsoft-defender.cjs +220 -0
- package/dist/brands/microsoft-defender.d.ts +2 -0
- package/dist/brands/microsoft-defender.js +220 -0
- package/dist/brands/microsoft-designer.cjs +150 -0
- package/dist/brands/microsoft-designer.d.ts +2 -0
- package/dist/brands/microsoft-designer.js +150 -0
- package/dist/brands/microsoft-excel.cjs +254 -0
- package/dist/brands/microsoft-excel.d.ts +2 -0
- package/dist/brands/microsoft-excel.js +254 -0
- package/dist/brands/microsoft-office.cjs +146 -0
- package/dist/brands/microsoft-office.d.ts +2 -0
- package/dist/brands/microsoft-office.js +146 -0
- package/dist/brands/microsoft-onedrive.cjs +226 -0
- package/dist/brands/microsoft-onedrive.d.ts +2 -0
- package/dist/brands/microsoft-onedrive.js +226 -0
- package/dist/brands/microsoft-onenote.cjs +146 -0
- package/dist/brands/microsoft-onenote.d.ts +2 -0
- package/dist/brands/microsoft-onenote.js +146 -0
- package/dist/brands/microsoft-outlook.cjs +376 -0
- package/dist/brands/microsoft-outlook.d.ts +2 -0
- package/dist/brands/microsoft-outlook.js +376 -0
- package/dist/brands/microsoft-powerpoint.cjs +291 -0
- package/dist/brands/microsoft-powerpoint.d.ts +2 -0
- package/dist/brands/microsoft-powerpoint.js +291 -0
- package/dist/brands/microsoft-sharepoint.cjs +326 -0
- package/dist/brands/microsoft-sharepoint.d.ts +2 -0
- package/dist/brands/microsoft-sharepoint.js +326 -0
- package/dist/brands/microsoft-teams.cjs +277 -0
- package/dist/brands/microsoft-teams.d.ts +2 -0
- package/dist/brands/microsoft-teams.js +277 -0
- package/dist/brands/microsoft-word.cjs +214 -0
- package/dist/brands/microsoft-word.d.ts +2 -0
- package/dist/brands/microsoft-word.js +214 -0
- package/dist/brands/microsoft.cjs +34 -0
- package/dist/brands/microsoft.d.ts +2 -0
- package/dist/brands/microsoft.js +34 -0
- package/dist/brands/mintlify.cjs +23 -0
- package/dist/brands/mintlify.d.ts +2 -0
- package/dist/brands/mintlify.js +23 -0
- package/dist/brands/mongodb.cjs +20 -0
- package/dist/brands/mongodb.d.ts +2 -0
- package/dist/brands/mongodb.js +20 -0
- package/dist/brands/motion.cjs +18 -0
- package/dist/brands/motion.d.ts +2 -0
- package/dist/brands/motion.js +18 -0
- package/dist/brands/mysql.cjs +32 -0
- package/dist/brands/mysql.d.ts +2 -0
- package/dist/brands/mysql.js +32 -0
- package/dist/brands/n8n.cjs +20 -0
- package/dist/brands/n8n.d.ts +2 -0
- package/dist/brands/n8n.js +20 -0
- package/dist/brands/namecheap.cjs +128 -0
- package/dist/brands/namecheap.d.ts +2 -0
- package/dist/brands/namecheap.js +128 -0
- package/dist/brands/neon.cjs +18 -0
- package/dist/brands/neon.d.ts +2 -0
- package/dist/brands/neon.js +18 -0
- package/dist/brands/nestjs.cjs +19 -0
- package/dist/brands/nestjs.d.ts +2 -0
- package/dist/brands/nestjs.js +19 -0
- package/dist/brands/netflix.cjs +119 -0
- package/dist/brands/netflix.d.ts +2 -0
- package/dist/brands/netflix.js +119 -0
- package/dist/brands/netlify.cjs +29 -0
- package/dist/brands/netlify.d.ts +2 -0
- package/dist/brands/netlify.js +29 -0
- package/dist/brands/nextjs.cjs +81 -0
- package/dist/brands/nextjs.d.ts +2 -0
- package/dist/brands/nextjs.js +81 -0
- package/dist/brands/nginx.cjs +22 -0
- package/dist/brands/nginx.d.ts +2 -0
- package/dist/brands/nginx.js +22 -0
- package/dist/brands/nintendo.cjs +90 -0
- package/dist/brands/nintendo.d.ts +2 -0
- package/dist/brands/nintendo.js +90 -0
- package/dist/brands/nodejs.cjs +131 -0
- package/dist/brands/nodejs.d.ts +2 -0
- package/dist/brands/nodejs.js +131 -0
- package/dist/brands/notion.cjs +19 -0
- package/dist/brands/notion.d.ts +2 -0
- package/dist/brands/notion.js +19 -0
- package/dist/brands/npm.cjs +22 -0
- package/dist/brands/npm.d.ts +2 -0
- package/dist/brands/npm.js +22 -0
- package/dist/brands/nuxt.cjs +19 -0
- package/dist/brands/nuxt.d.ts +2 -0
- package/dist/brands/nuxt.js +19 -0
- package/dist/brands/nvidia.cjs +23 -0
- package/dist/brands/nvidia.d.ts +2 -0
- package/dist/brands/nvidia.js +23 -0
- package/dist/brands/obs.cjs +27 -0
- package/dist/brands/obs.d.ts +2 -0
- package/dist/brands/obs.js +27 -0
- package/dist/brands/obsidian.cjs +210 -0
- package/dist/brands/obsidian.d.ts +2 -0
- package/dist/brands/obsidian.js +210 -0
- package/dist/brands/ollama.cjs +30 -0
- package/dist/brands/ollama.d.ts +2 -0
- package/dist/brands/ollama.js +30 -0
- package/dist/brands/openai.cjs +20 -0
- package/dist/brands/openai.d.ts +2 -0
- package/dist/brands/openai.js +20 -0
- package/dist/brands/openclaw.cjs +74 -0
- package/dist/brands/openclaw.d.ts +2 -0
- package/dist/brands/openclaw.js +74 -0
- package/dist/brands/opera.cjs +75 -0
- package/dist/brands/opera.d.ts +2 -0
- package/dist/brands/opera.js +75 -0
- package/dist/brands/paper.cjs +20 -0
- package/dist/brands/paper.d.ts +2 -0
- package/dist/brands/paper.js +20 -0
- package/dist/brands/patreon.cjs +20 -0
- package/dist/brands/patreon.d.ts +2 -0
- package/dist/brands/patreon.js +20 -0
- package/dist/brands/payload.cjs +21 -0
- package/dist/brands/payload.d.ts +2 -0
- package/dist/brands/payload.js +21 -0
- package/dist/brands/paypal.cjs +34 -0
- package/dist/brands/paypal.d.ts +2 -0
- package/dist/brands/paypal.js +34 -0
- package/dist/brands/perplexity.cjs +50 -0
- package/dist/brands/perplexity.d.ts +2 -0
- package/dist/brands/perplexity.js +50 -0
- package/dist/brands/php.cjs +20 -0
- package/dist/brands/php.d.ts +2 -0
- package/dist/brands/php.js +20 -0
- package/dist/brands/pinterest.cjs +20 -0
- package/dist/brands/pinterest.d.ts +2 -0
- package/dist/brands/pinterest.js +20 -0
- package/dist/brands/planetscale.cjs +20 -0
- package/dist/brands/planetscale.d.ts +2 -0
- package/dist/brands/planetscale.js +20 -0
- package/dist/brands/playstation.cjs +22 -0
- package/dist/brands/playstation.d.ts +2 -0
- package/dist/brands/playstation.js +22 -0
- package/dist/brands/playwright.cjs +47 -0
- package/dist/brands/playwright.d.ts +2 -0
- package/dist/brands/playwright.js +47 -0
- package/dist/brands/pnpm.cjs +99 -0
- package/dist/brands/pnpm.d.ts +2 -0
- package/dist/brands/pnpm.js +99 -0
- package/dist/brands/postgresql.cjs +63 -0
- package/dist/brands/postgresql.d.ts +2 -0
- package/dist/brands/postgresql.js +63 -0
- package/dist/brands/posthog.cjs +39 -0
- package/dist/brands/posthog.d.ts +2 -0
- package/dist/brands/posthog.js +39 -0
- package/dist/brands/postman.cjs +95 -0
- package/dist/brands/postman.d.ts +2 -0
- package/dist/brands/postman.js +95 -0
- package/dist/brands/powershell.cjs +88 -0
- package/dist/brands/powershell.d.ts +2 -0
- package/dist/brands/powershell.js +88 -0
- package/dist/brands/prettier.cjs +367 -0
- package/dist/brands/prettier.d.ts +2 -0
- package/dist/brands/prettier.js +367 -0
- package/dist/brands/prisma.cjs +19 -0
- package/dist/brands/prisma.d.ts +2 -0
- package/dist/brands/prisma.js +19 -0
- package/dist/brands/producthunt.cjs +29 -0
- package/dist/brands/producthunt.d.ts +2 -0
- package/dist/brands/producthunt.js +29 -0
- package/dist/brands/protonmail.cjs +86 -0
- package/dist/brands/protonmail.d.ts +2 -0
- package/dist/brands/protonmail.js +86 -0
- package/dist/brands/python.cjs +48 -0
- package/dist/brands/python.d.ts +2 -0
- package/dist/brands/python.js +48 -0
- package/dist/brands/quora.cjs +22 -0
- package/dist/brands/quora.d.ts +2 -0
- package/dist/brands/quora.js +22 -0
- package/dist/brands/qwen.cjs +21 -0
- package/dist/brands/qwen.d.ts +2 -0
- package/dist/brands/qwen.js +21 -0
- package/dist/brands/radix-ui.cjs +18 -0
- package/dist/brands/radix-ui.d.ts +2 -0
- package/dist/brands/radix-ui.js +18 -0
- package/dist/brands/railway.cjs +22 -0
- package/dist/brands/railway.d.ts +2 -0
- package/dist/brands/railway.js +22 -0
- package/dist/brands/rapidapi.cjs +30 -0
- package/dist/brands/rapidapi.d.ts +2 -0
- package/dist/brands/rapidapi.js +30 -0
- package/dist/brands/raspberry-pi.cjs +31 -0
- package/dist/brands/raspberry-pi.d.ts +2 -0
- package/dist/brands/raspberry-pi.js +31 -0
- package/dist/brands/raycast.cjs +21 -0
- package/dist/brands/raycast.d.ts +2 -0
- package/dist/brands/raycast.js +21 -0
- package/dist/brands/react.cjs +26 -0
- package/dist/brands/react.d.ts +2 -0
- package/dist/brands/react.js +26 -0
- package/dist/brands/recaptcha.cjs +39 -0
- package/dist/brands/recaptcha.d.ts +2 -0
- package/dist/brands/recaptcha.js +39 -0
- package/dist/brands/reddit.cjs +54 -0
- package/dist/brands/reddit.d.ts +2 -0
- package/dist/brands/reddit.js +54 -0
- package/dist/brands/redis.cjs +277 -0
- package/dist/brands/redis.d.ts +2 -0
- package/dist/brands/redis.js +277 -0
- package/dist/brands/redux.cjs +18 -0
- package/dist/brands/redux.d.ts +2 -0
- package/dist/brands/redux.js +18 -0
- package/dist/brands/replit.cjs +29 -0
- package/dist/brands/replit.d.ts +2 -0
- package/dist/brands/replit.js +29 -0
- package/dist/brands/resend.cjs +29 -0
- package/dist/brands/resend.d.ts +2 -0
- package/dist/brands/resend.js +29 -0
- package/dist/brands/roblox.cjs +24 -0
- package/dist/brands/roblox.d.ts +2 -0
- package/dist/brands/roblox.js +24 -0
- package/dist/brands/ruby.cjs +566 -0
- package/dist/brands/ruby.d.ts +2 -0
- package/dist/brands/ruby.js +566 -0
- package/dist/brands/rust.cjs +20 -0
- package/dist/brands/rust.d.ts +2 -0
- package/dist/brands/rust.js +20 -0
- package/dist/brands/safari.cjs +165 -0
- package/dist/brands/safari.d.ts +2 -0
- package/dist/brands/safari.js +165 -0
- package/dist/brands/salesforce.cjs +31 -0
- package/dist/brands/salesforce.d.ts +2 -0
- package/dist/brands/salesforce.js +31 -0
- package/dist/brands/samsung.cjs +64 -0
- package/dist/brands/samsung.d.ts +2 -0
- package/dist/brands/samsung.js +64 -0
- package/dist/brands/sanity.cjs +21 -0
- package/dist/brands/sanity.d.ts +2 -0
- package/dist/brands/sanity.js +21 -0
- package/dist/brands/sentry.cjs +21 -0
- package/dist/brands/sentry.d.ts +2 -0
- package/dist/brands/sentry.js +21 -0
- package/dist/brands/shadcn-ui.cjs +29 -0
- package/dist/brands/shadcn-ui.d.ts +2 -0
- package/dist/brands/shadcn-ui.js +29 -0
- package/dist/brands/shopify.cjs +29 -0
- package/dist/brands/shopify.d.ts +2 -0
- package/dist/brands/shopify.js +29 -0
- package/dist/brands/sketch.cjs +20 -0
- package/dist/brands/sketch.d.ts +2 -0
- package/dist/brands/sketch.js +20 -0
- package/dist/brands/slack.cjs +37 -0
- package/dist/brands/slack.d.ts +2 -0
- package/dist/brands/slack.js +37 -0
- package/dist/brands/snapchat.cjs +36 -0
- package/dist/brands/snapchat.d.ts +2 -0
- package/dist/brands/snapchat.js +36 -0
- package/dist/brands/soundcloud.cjs +24 -0
- package/dist/brands/soundcloud.d.ts +2 -0
- package/dist/brands/soundcloud.js +24 -0
- package/dist/brands/spotify.cjs +35 -0
- package/dist/brands/spotify.d.ts +2 -0
- package/dist/brands/spotify.js +35 -0
- package/dist/brands/sql-server.cjs +94 -0
- package/dist/brands/sql-server.d.ts +2 -0
- package/dist/brands/sql-server.js +94 -0
- package/dist/brands/sqlite.cjs +55 -0
- package/dist/brands/sqlite.d.ts +2 -0
- package/dist/brands/sqlite.js +55 -0
- package/dist/brands/stackblitz.cjs +20 -0
- package/dist/brands/stackblitz.d.ts +2 -0
- package/dist/brands/stackblitz.js +20 -0
- package/dist/brands/stackoverflow.cjs +23 -0
- package/dist/brands/stackoverflow.d.ts +2 -0
- package/dist/brands/stackoverflow.js +23 -0
- package/dist/brands/steam.cjs +68 -0
- package/dist/brands/steam.d.ts +2 -0
- package/dist/brands/steam.js +68 -0
- package/dist/brands/storybook.cjs +36 -0
- package/dist/brands/storybook.d.ts +2 -0
- package/dist/brands/storybook.js +36 -0
- package/dist/brands/strapi.cjs +33 -0
- package/dist/brands/strapi.d.ts +2 -0
- package/dist/brands/strapi.js +33 -0
- package/dist/brands/stripe.cjs +19 -0
- package/dist/brands/stripe.d.ts +2 -0
- package/dist/brands/stripe.js +19 -0
- package/dist/brands/supabase.cjs +54 -0
- package/dist/brands/supabase.d.ts +2 -0
- package/dist/brands/supabase.js +54 -0
- package/dist/brands/surrealdb.cjs +33 -0
- package/dist/brands/surrealdb.d.ts +2 -0
- package/dist/brands/surrealdb.js +33 -0
- package/dist/brands/svelte.cjs +23 -0
- package/dist/brands/svelte.d.ts +2 -0
- package/dist/brands/svelte.js +23 -0
- package/dist/brands/svg.cjs +30 -0
- package/dist/brands/svg.d.ts +2 -0
- package/dist/brands/svg.js +30 -0
- package/dist/brands/swift.cjs +62 -0
- package/dist/brands/swift.d.ts +2 -0
- package/dist/brands/swift.js +62 -0
- package/dist/brands/t3.cjs +39 -0
- package/dist/brands/t3.d.ts +2 -0
- package/dist/brands/t3.js +39 -0
- package/dist/brands/tailwind.cjs +30 -0
- package/dist/brands/tailwind.d.ts +2 -0
- package/dist/brands/tailwind.js +30 -0
- package/dist/brands/tanstack.cjs +569 -0
- package/dist/brands/tanstack.d.ts +2 -0
- package/dist/brands/tanstack.js +569 -0
- package/dist/brands/telegram.cjs +41 -0
- package/dist/brands/telegram.d.ts +2 -0
- package/dist/brands/telegram.js +41 -0
- package/dist/brands/threads.cjs +21 -0
- package/dist/brands/threads.d.ts +2 -0
- package/dist/brands/threads.js +21 -0
- package/dist/brands/threejs.cjs +21 -0
- package/dist/brands/threejs.d.ts +2 -0
- package/dist/brands/threejs.js +21 -0
- package/dist/brands/tidal.cjs +21 -0
- package/dist/brands/tidal.d.ts +2 -0
- package/dist/brands/tidal.js +21 -0
- package/dist/brands/tiktok.cjs +42 -0
- package/dist/brands/tiktok.d.ts +2 -0
- package/dist/brands/tiktok.js +42 -0
- package/dist/brands/tor.cjs +60 -0
- package/dist/brands/tor.d.ts +2 -0
- package/dist/brands/tor.js +60 -0
- package/dist/brands/trello.cjs +29 -0
- package/dist/brands/trello.d.ts +2 -0
- package/dist/brands/trello.js +29 -0
- package/dist/brands/turso.cjs +30 -0
- package/dist/brands/turso.d.ts +2 -0
- package/dist/brands/turso.js +30 -0
- package/dist/brands/twilio.cjs +43 -0
- package/dist/brands/twilio.d.ts +2 -0
- package/dist/brands/twilio.js +43 -0
- package/dist/brands/twitch.cjs +24 -0
- package/dist/brands/twitch.d.ts +2 -0
- package/dist/brands/twitch.js +24 -0
- package/dist/brands/twitter.cjs +20 -0
- package/dist/brands/twitter.d.ts +2 -0
- package/dist/brands/twitter.js +20 -0
- package/dist/brands/types.d.ts +6 -0
- package/dist/brands/typescript.cjs +23 -0
- package/dist/brands/typescript.d.ts +2 -0
- package/dist/brands/typescript.js +23 -0
- package/dist/brands/uber.cjs +20 -0
- package/dist/brands/uber.d.ts +2 -0
- package/dist/brands/uber.js +20 -0
- package/dist/brands/ubuntu.cjs +89 -0
- package/dist/brands/ubuntu.d.ts +2 -0
- package/dist/brands/ubuntu.js +89 -0
- package/dist/brands/unity.cjs +20 -0
- package/dist/brands/unity.d.ts +2 -0
- package/dist/brands/unity.js +20 -0
- package/dist/brands/unreal-engine.cjs +27 -0
- package/dist/brands/unreal-engine.d.ts +2 -0
- package/dist/brands/unreal-engine.js +27 -0
- package/dist/brands/upstash.cjs +40 -0
- package/dist/brands/upstash.d.ts +2 -0
- package/dist/brands/upstash.js +40 -0
- package/dist/brands/v0.cjs +23 -0
- package/dist/brands/v0.d.ts +2 -0
- package/dist/brands/v0.js +23 -0
- package/dist/brands/vercel.cjs +19 -0
- package/dist/brands/vercel.d.ts +2 -0
- package/dist/brands/vercel.js +19 -0
- package/dist/brands/visa.cjs +19 -0
- package/dist/brands/visa.d.ts +2 -0
- package/dist/brands/visa.js +19 -0
- package/dist/brands/visual-studio.cjs +263 -0
- package/dist/brands/visual-studio.d.ts +2 -0
- package/dist/brands/visual-studio.js +263 -0
- package/dist/brands/vite.cjs +583 -0
- package/dist/brands/vite.d.ts +2 -0
- package/dist/brands/vite.js +583 -0
- package/dist/brands/vitest.cjs +217 -0
- package/dist/brands/vitest.d.ts +2 -0
- package/dist/brands/vitest.js +217 -0
- package/dist/brands/vk.cjs +46 -0
- package/dist/brands/vk.d.ts +2 -0
- package/dist/brands/vk.js +46 -0
- package/dist/brands/vscode.cjs +142 -0
- package/dist/brands/vscode.d.ts +2 -0
- package/dist/brands/vscode.js +142 -0
- package/dist/brands/vuejs.cjs +29 -0
- package/dist/brands/vuejs.d.ts +2 -0
- package/dist/brands/vuejs.js +29 -0
- package/dist/brands/wattpad.cjs +34 -0
- package/dist/brands/wattpad.d.ts +2 -0
- package/dist/brands/wattpad.js +34 -0
- package/dist/brands/webflow.cjs +21 -0
- package/dist/brands/webflow.d.ts +2 -0
- package/dist/brands/webflow.js +21 -0
- package/dist/brands/webgl.cjs +35 -0
- package/dist/brands/webgl.d.ts +2 -0
- package/dist/brands/webgl.js +35 -0
- package/dist/brands/webkit.cjs +65 -0
- package/dist/brands/webkit.d.ts +2 -0
- package/dist/brands/webkit.js +65 -0
- package/dist/brands/wechat.cjs +74 -0
- package/dist/brands/wechat.d.ts +2 -0
- package/dist/brands/wechat.js +74 -0
- package/dist/brands/whatsapp.cjs +21 -0
- package/dist/brands/whatsapp.d.ts +2 -0
- package/dist/brands/whatsapp.js +21 -0
- package/dist/brands/windows.cjs +19 -0
- package/dist/brands/windows.d.ts +2 -0
- package/dist/brands/windows.js +19 -0
- package/dist/brands/wise.cjs +24 -0
- package/dist/brands/wise.d.ts +2 -0
- package/dist/brands/wise.js +24 -0
- package/dist/brands/woocommerce.cjs +22 -0
- package/dist/brands/woocommerce.d.ts +2 -0
- package/dist/brands/woocommerce.js +22 -0
- package/dist/brands/wordpress.cjs +23 -0
- package/dist/brands/wordpress.d.ts +2 -0
- package/dist/brands/wordpress.js +23 -0
- package/dist/brands/x.cjs +19 -0
- package/dist/brands/x.d.ts +2 -0
- package/dist/brands/x.js +19 -0
- package/dist/brands/xai.cjs +30 -0
- package/dist/brands/xai.d.ts +2 -0
- package/dist/brands/xai.js +30 -0
- package/dist/brands/xbox.cjs +19 -0
- package/dist/brands/xbox.d.ts +2 -0
- package/dist/brands/xbox.js +19 -0
- package/dist/brands/yarn.cjs +22 -0
- package/dist/brands/yarn.d.ts +2 -0
- package/dist/brands/yarn.js +22 -0
- package/dist/brands/youtube-music.cjs +35 -0
- package/dist/brands/youtube-music.d.ts +2 -0
- package/dist/brands/youtube-music.js +35 -0
- package/dist/brands/youtube.cjs +22 -0
- package/dist/brands/youtube.d.ts +2 -0
- package/dist/brands/youtube.js +22 -0
- package/dist/brands/zed.cjs +29 -0
- package/dist/brands/zed.d.ts +2 -0
- package/dist/brands/zed.js +29 -0
- package/dist/brands/zod.cjs +67 -0
- package/dist/brands/zod.d.ts +2 -0
- package/dist/brands/zod.js +67 -0
- package/dist/brands/zoom.cjs +70 -0
- package/dist/brands/zoom.d.ts +2 -0
- package/dist/brands/zoom.js +70 -0
- package/dist/flags/ad.cjs +138 -0
- package/dist/flags/ad.d.ts +2 -0
- package/dist/flags/ad.js +138 -0
- package/dist/flags/ae.cjs +130 -0
- package/dist/flags/ae.d.ts +2 -0
- package/dist/flags/ae.js +130 -0
- package/dist/flags/af.cjs +138 -0
- package/dist/flags/af.d.ts +2 -0
- package/dist/flags/af.js +138 -0
- package/dist/flags/ag.cjs +172 -0
- package/dist/flags/ag.d.ts +2 -0
- package/dist/flags/ag.js +172 -0
- package/dist/flags/ai.cjs +188 -0
- package/dist/flags/ai.d.ts +2 -0
- package/dist/flags/ai.js +188 -0
- package/dist/flags/al.cjs +97 -0
- package/dist/flags/al.d.ts +2 -0
- package/dist/flags/al.js +97 -0
- package/dist/flags/am.cjs +122 -0
- package/dist/flags/am.d.ts +2 -0
- package/dist/flags/am.js +122 -0
- package/dist/flags/ao.cjs +142 -0
- package/dist/flags/ao.d.ts +2 -0
- package/dist/flags/ao.js +142 -0
- package/dist/flags/ar.cjs +104 -0
- package/dist/flags/ar.d.ts +2 -0
- package/dist/flags/ar.js +104 -0
- package/dist/flags/as.cjs +142 -0
- package/dist/flags/as.d.ts +2 -0
- package/dist/flags/as.js +142 -0
- package/dist/flags/at.cjs +91 -0
- package/dist/flags/at.d.ts +2 -0
- package/dist/flags/at.js +91 -0
- package/dist/flags/au.cjs +143 -0
- package/dist/flags/au.d.ts +2 -0
- package/dist/flags/au.js +143 -0
- package/dist/flags/aw.cjs +119 -0
- package/dist/flags/aw.d.ts +2 -0
- package/dist/flags/aw.js +119 -0
- package/dist/flags/ax.cjs +116 -0
- package/dist/flags/ax.d.ts +2 -0
- package/dist/flags/ax.js +116 -0
- package/dist/flags/az.cjs +127 -0
- package/dist/flags/az.d.ts +2 -0
- package/dist/flags/az.js +127 -0
- package/dist/flags/ba.cjs +122 -0
- package/dist/flags/ba.d.ts +2 -0
- package/dist/flags/ba.js +122 -0
- package/dist/flags/bb.cjs +149 -0
- package/dist/flags/bb.d.ts +2 -0
- package/dist/flags/bb.js +149 -0
- package/dist/flags/bd.cjs +99 -0
- package/dist/flags/bd.d.ts +2 -0
- package/dist/flags/bd.js +99 -0
- package/dist/flags/be.cjs +122 -0
- package/dist/flags/be.d.ts +2 -0
- package/dist/flags/be.js +122 -0
- package/dist/flags/bf.cjs +105 -0
- package/dist/flags/bf.d.ts +2 -0
- package/dist/flags/bf.js +105 -0
- package/dist/flags/bg.cjs +108 -0
- package/dist/flags/bg.d.ts +2 -0
- package/dist/flags/bg.js +108 -0
- package/dist/flags/bh.cjs +80 -0
- package/dist/flags/bh.d.ts +2 -0
- package/dist/flags/bh.js +80 -0
- package/dist/flags/bi.cjs +130 -0
- package/dist/flags/bi.d.ts +2 -0
- package/dist/flags/bi.js +130 -0
- package/dist/flags/bj.cjs +122 -0
- package/dist/flags/bj.d.ts +2 -0
- package/dist/flags/bj.js +122 -0
- package/dist/flags/bl.cjs +157 -0
- package/dist/flags/bl.d.ts +2 -0
- package/dist/flags/bl.js +157 -0
- package/dist/flags/bm.cjs +192 -0
- package/dist/flags/bm.d.ts +2 -0
- package/dist/flags/bm.js +192 -0
- package/dist/flags/bn.cjs +110 -0
- package/dist/flags/bn.d.ts +2 -0
- package/dist/flags/bn.js +110 -0
- package/dist/flags/bo.cjs +122 -0
- package/dist/flags/bo.d.ts +2 -0
- package/dist/flags/bo.js +122 -0
- package/dist/flags/br.cjs +126 -0
- package/dist/flags/br.d.ts +2 -0
- package/dist/flags/br.js +126 -0
- package/dist/flags/bs.cjs +127 -0
- package/dist/flags/bs.d.ts +2 -0
- package/dist/flags/bs.js +127 -0
- package/dist/flags/bt.cjs +97 -0
- package/dist/flags/bt.d.ts +2 -0
- package/dist/flags/bt.js +97 -0
- package/dist/flags/bv.cjs +102 -0
- package/dist/flags/bv.d.ts +2 -0
- package/dist/flags/bv.js +102 -0
- package/dist/flags/bw.cjs +116 -0
- package/dist/flags/bw.d.ts +2 -0
- package/dist/flags/bw.js +116 -0
- package/dist/flags/by.cjs +115 -0
- package/dist/flags/by.d.ts +2 -0
- package/dist/flags/by.js +115 -0
- package/dist/flags/bz.cjs +121 -0
- package/dist/flags/bz.d.ts +2 -0
- package/dist/flags/bz.js +121 -0
- package/dist/flags/ca.cjs +96 -0
- package/dist/flags/ca.d.ts +2 -0
- package/dist/flags/ca.js +96 -0
- package/dist/flags/cc.cjs +127 -0
- package/dist/flags/cc.d.ts +2 -0
- package/dist/flags/cc.js +127 -0
- package/dist/flags/cd.cjs +125 -0
- package/dist/flags/cd.d.ts +2 -0
- package/dist/flags/cd.js +125 -0
- package/dist/flags/cf.cjs +171 -0
- package/dist/flags/cf.d.ts +2 -0
- package/dist/flags/cf.js +171 -0
- package/dist/flags/cg.cjs +128 -0
- package/dist/flags/cg.d.ts +2 -0
- package/dist/flags/cg.js +128 -0
- package/dist/flags/ch.cjs +80 -0
- package/dist/flags/ch.d.ts +2 -0
- package/dist/flags/ch.js +80 -0
- package/dist/flags/ci.cjs +108 -0
- package/dist/flags/ci.d.ts +2 -0
- package/dist/flags/ci.js +108 -0
- package/dist/flags/ck.cjs +118 -0
- package/dist/flags/ck.d.ts +2 -0
- package/dist/flags/ck.js +118 -0
- package/dist/flags/cl.cjs +113 -0
- package/dist/flags/cl.d.ts +2 -0
- package/dist/flags/cl.js +113 -0
- package/dist/flags/cm.cjs +149 -0
- package/dist/flags/cm.d.ts +2 -0
- package/dist/flags/cm.js +149 -0
- package/dist/flags/cn.cjs +116 -0
- package/dist/flags/cn.d.ts +2 -0
- package/dist/flags/cn.js +116 -0
- package/dist/flags/co.cjs +122 -0
- package/dist/flags/co.d.ts +2 -0
- package/dist/flags/co.js +122 -0
- package/dist/flags/cr.cjs +116 -0
- package/dist/flags/cr.d.ts +2 -0
- package/dist/flags/cr.js +116 -0
- package/dist/flags/cu.cjs +134 -0
- package/dist/flags/cu.d.ts +2 -0
- package/dist/flags/cu.js +134 -0
- package/dist/flags/cv.cjs +122 -0
- package/dist/flags/cv.d.ts +2 -0
- package/dist/flags/cv.js +122 -0
- package/dist/flags/cw.cjs +110 -0
- package/dist/flags/cw.d.ts +2 -0
- package/dist/flags/cw.js +110 -0
- package/dist/flags/cx.cjs +147 -0
- package/dist/flags/cx.d.ts +2 -0
- package/dist/flags/cx.js +147 -0
- package/dist/flags/cy.cjs +86 -0
- package/dist/flags/cy.d.ts +2 -0
- package/dist/flags/cy.js +86 -0
- package/dist/flags/cz.cjs +105 -0
- package/dist/flags/cz.d.ts +2 -0
- package/dist/flags/cz.js +105 -0
- package/dist/flags/de.cjs +122 -0
- package/dist/flags/de.d.ts +2 -0
- package/dist/flags/de.js +122 -0
- package/dist/flags/dj.cjs +124 -0
- package/dist/flags/dj.d.ts +2 -0
- package/dist/flags/dj.js +124 -0
- package/dist/flags/dk.cjs +80 -0
- package/dist/flags/dk.d.ts +2 -0
- package/dist/flags/dk.js +80 -0
- package/dist/flags/dm.cjs +161 -0
- package/dist/flags/dm.d.ts +2 -0
- package/dist/flags/dm.js +161 -0
- package/dist/flags/do.cjs +141 -0
- package/dist/flags/do.d.ts +2 -0
- package/dist/flags/do.js +141 -0
- package/dist/flags/dz.cjs +110 -0
- package/dist/flags/dz.d.ts +2 -0
- package/dist/flags/dz.js +110 -0
- package/dist/flags/ec.cjs +153 -0
- package/dist/flags/ec.d.ts +2 -0
- package/dist/flags/ec.js +153 -0
- package/dist/flags/ee.cjs +108 -0
- package/dist/flags/ee.d.ts +2 -0
- package/dist/flags/ee.js +108 -0
- package/dist/flags/eg.cjs +120 -0
- package/dist/flags/eg.d.ts +2 -0
- package/dist/flags/eg.js +120 -0
- package/dist/flags/er.cjs +174 -0
- package/dist/flags/er.d.ts +2 -0
- package/dist/flags/er.js +174 -0
- package/dist/flags/es.cjs +145 -0
- package/dist/flags/es.d.ts +2 -0
- package/dist/flags/es.js +145 -0
- package/dist/flags/et.cjs +163 -0
- package/dist/flags/et.d.ts +2 -0
- package/dist/flags/et.js +163 -0
- package/dist/flags/eu.cjs +97 -0
- package/dist/flags/eu.d.ts +2 -0
- package/dist/flags/eu.js +97 -0
- package/dist/flags/fi.cjs +69 -0
- package/dist/flags/fi.d.ts +2 -0
- package/dist/flags/fi.js +69 -0
- package/dist/flags/fj.cjs +186 -0
- package/dist/flags/fj.d.ts +2 -0
- package/dist/flags/fj.js +186 -0
- package/dist/flags/fk.cjs +220 -0
- package/dist/flags/fk.d.ts +2 -0
- package/dist/flags/fk.js +220 -0
- package/dist/flags/fm.cjs +80 -0
- package/dist/flags/fm.d.ts +2 -0
- package/dist/flags/fm.js +80 -0
- package/dist/flags/fo.cjs +94 -0
- package/dist/flags/fo.d.ts +2 -0
- package/dist/flags/fo.js +94 -0
- package/dist/flags/fr.cjs +108 -0
- package/dist/flags/fr.d.ts +2 -0
- package/dist/flags/fr.js +108 -0
- package/dist/flags/ga.cjs +122 -0
- package/dist/flags/ga.d.ts +2 -0
- package/dist/flags/ga.js +122 -0
- package/dist/flags/gb-eng.cjs +69 -0
- package/dist/flags/gb-eng.d.ts +2 -0
- package/dist/flags/gb-eng.js +69 -0
- package/dist/flags/gb-nir.cjs +157 -0
- package/dist/flags/gb-nir.d.ts +2 -0
- package/dist/flags/gb-nir.js +157 -0
- package/dist/flags/gb-sct.cjs +80 -0
- package/dist/flags/gb-sct.d.ts +2 -0
- package/dist/flags/gb-sct.js +80 -0
- package/dist/flags/gb-wls.cjs +105 -0
- package/dist/flags/gb-wls.d.ts +2 -0
- package/dist/flags/gb-wls.js +105 -0
- package/dist/flags/gb-zet.cjs +80 -0
- package/dist/flags/gb-zet.d.ts +2 -0
- package/dist/flags/gb-zet.js +80 -0
- package/dist/flags/gb.cjs +126 -0
- package/dist/flags/gb.d.ts +2 -0
- package/dist/flags/gb.js +126 -0
- package/dist/flags/gd.cjs +183 -0
- package/dist/flags/gd.d.ts +2 -0
- package/dist/flags/gd.js +183 -0
- package/dist/flags/ge.cjs +92 -0
- package/dist/flags/ge.d.ts +2 -0
- package/dist/flags/ge.js +92 -0
- package/dist/flags/gf.cjs +116 -0
- package/dist/flags/gf.d.ts +2 -0
- package/dist/flags/gf.js +116 -0
- package/dist/flags/gg.cjs +94 -0
- package/dist/flags/gg.d.ts +2 -0
- package/dist/flags/gg.js +94 -0
- package/dist/flags/gh.cjs +141 -0
- package/dist/flags/gh.d.ts +2 -0
- package/dist/flags/gh.js +141 -0
- package/dist/flags/gi.cjs +143 -0
- package/dist/flags/gi.d.ts +2 -0
- package/dist/flags/gi.js +143 -0
- package/dist/flags/gl.cjs +127 -0
- package/dist/flags/gl.d.ts +2 -0
- package/dist/flags/gl.js +127 -0
- package/dist/flags/gm.cjs +130 -0
- package/dist/flags/gm.d.ts +2 -0
- package/dist/flags/gm.js +130 -0
- package/dist/flags/gn.cjs +122 -0
- package/dist/flags/gn.d.ts +2 -0
- package/dist/flags/gn.js +122 -0
- package/dist/flags/gp.cjs +154 -0
- package/dist/flags/gp.d.ts +2 -0
- package/dist/flags/gp.js +154 -0
- package/dist/flags/gq.cjs +132 -0
- package/dist/flags/gq.d.ts +2 -0
- package/dist/flags/gq.js +132 -0
- package/dist/flags/gr.cjs +69 -0
- package/dist/flags/gr.d.ts +2 -0
- package/dist/flags/gr.js +69 -0
- package/dist/flags/gs.cjs +455 -0
- package/dist/flags/gs.d.ts +2 -0
- package/dist/flags/gs.js +455 -0
- package/dist/flags/gt.cjs +104 -0
- package/dist/flags/gt.d.ts +2 -0
- package/dist/flags/gt.js +104 -0
- package/dist/flags/gu.cjs +251 -0
- package/dist/flags/gu.d.ts +2 -0
- package/dist/flags/gu.js +251 -0
- package/dist/flags/gw.cjs +141 -0
- package/dist/flags/gw.d.ts +2 -0
- package/dist/flags/gw.js +141 -0
- package/dist/flags/gy.cjs +158 -0
- package/dist/flags/gy.d.ts +2 -0
- package/dist/flags/gy.js +158 -0
- package/dist/flags/hk.cjs +80 -0
- package/dist/flags/hk.d.ts +2 -0
- package/dist/flags/hk.js +80 -0
- package/dist/flags/hm.cjs +143 -0
- package/dist/flags/hm.d.ts +2 -0
- package/dist/flags/hm.js +143 -0
- package/dist/flags/hn.cjs +133 -0
- package/dist/flags/hn.d.ts +2 -0
- package/dist/flags/hn.js +133 -0
- package/dist/flags/hr.cjs +136 -0
- package/dist/flags/hr.d.ts +2 -0
- package/dist/flags/hr.js +136 -0
- package/dist/flags/ht.cjs +172 -0
- package/dist/flags/ht.d.ts +2 -0
- package/dist/flags/ht.js +172 -0
- package/dist/flags/hu.cjs +108 -0
- package/dist/flags/hu.d.ts +2 -0
- package/dist/flags/hu.js +108 -0
- package/dist/flags/id.cjs +83 -0
- package/dist/flags/id.d.ts +2 -0
- package/dist/flags/id.js +83 -0
- package/dist/flags/ie.cjs +108 -0
- package/dist/flags/ie.d.ts +2 -0
- package/dist/flags/ie.js +108 -0
- package/dist/flags/il.cjs +105 -0
- package/dist/flags/il.d.ts +2 -0
- package/dist/flags/il.js +105 -0
- package/dist/flags/im.cjs +105 -0
- package/dist/flags/im.d.ts +2 -0
- package/dist/flags/im.js +105 -0
- package/dist/flags/in.cjs +129 -0
- package/dist/flags/in.d.ts +2 -0
- package/dist/flags/in.js +129 -0
- package/dist/flags/index.cjs +509 -0
- package/dist/flags/index.d.ts +254 -0
- package/dist/flags/index.js +255 -0
- package/dist/flags/io.cjs +122 -0
- package/dist/flags/io.d.ts +2 -0
- package/dist/flags/io.js +122 -0
- package/dist/flags/iq.cjs +133 -0
- package/dist/flags/iq.d.ts +2 -0
- package/dist/flags/iq.js +133 -0
- package/dist/flags/ir.cjs +129 -0
- package/dist/flags/ir.d.ts +2 -0
- package/dist/flags/ir.js +129 -0
- package/dist/flags/is.cjs +102 -0
- package/dist/flags/is.d.ts +2 -0
- package/dist/flags/is.js +102 -0
- package/dist/flags/it.cjs +108 -0
- package/dist/flags/it.d.ts +2 -0
- package/dist/flags/it.js +108 -0
- package/dist/flags/je.cjs +123 -0
- package/dist/flags/je.d.ts +2 -0
- package/dist/flags/je.js +123 -0
- package/dist/flags/jm.cjs +132 -0
- package/dist/flags/jm.d.ts +2 -0
- package/dist/flags/jm.js +132 -0
- package/dist/flags/jo.cjs +132 -0
- package/dist/flags/jo.d.ts +2 -0
- package/dist/flags/jo.js +132 -0
- package/dist/flags/jp.cjs +71 -0
- package/dist/flags/jp.d.ts +2 -0
- package/dist/flags/jp.js +71 -0
- package/dist/flags/ke.cjs +174 -0
- package/dist/flags/ke.d.ts +2 -0
- package/dist/flags/ke.js +174 -0
- package/dist/flags/kg.cjs +104 -0
- package/dist/flags/kg.d.ts +2 -0
- package/dist/flags/kg.js +104 -0
- package/dist/flags/kh.cjs +113 -0
- package/dist/flags/kh.d.ts +2 -0
- package/dist/flags/kh.js +113 -0
- package/dist/flags/ki.cjs +137 -0
- package/dist/flags/ki.d.ts +2 -0
- package/dist/flags/ki.js +137 -0
- package/dist/flags/km.cjs +154 -0
- package/dist/flags/km.d.ts +2 -0
- package/dist/flags/km.js +154 -0
- package/dist/flags/kn.cjs +152 -0
- package/dist/flags/kn.d.ts +2 -0
- package/dist/flags/kn.js +152 -0
- package/dist/flags/kp.cjs +121 -0
- package/dist/flags/kp.d.ts +2 -0
- package/dist/flags/kp.js +121 -0
- package/dist/flags/kr.cjs +132 -0
- package/dist/flags/kr.d.ts +2 -0
- package/dist/flags/kr.js +132 -0
- package/dist/flags/kw.cjs +127 -0
- package/dist/flags/kw.d.ts +2 -0
- package/dist/flags/kw.js +127 -0
- package/dist/flags/ky.cjs +167 -0
- package/dist/flags/ky.d.ts +2 -0
- package/dist/flags/ky.js +167 -0
- package/dist/flags/kz.cjs +109 -0
- package/dist/flags/kz.d.ts +2 -0
- package/dist/flags/kz.js +109 -0
- package/dist/flags/la.cjs +115 -0
- package/dist/flags/la.d.ts +2 -0
- package/dist/flags/la.js +115 -0
- package/dist/flags/lb.cjs +113 -0
- package/dist/flags/lb.d.ts +2 -0
- package/dist/flags/lb.js +113 -0
- package/dist/flags/lc.cjs +121 -0
- package/dist/flags/lc.d.ts +2 -0
- package/dist/flags/lc.js +121 -0
- package/dist/flags/li.cjs +100 -0
- package/dist/flags/li.d.ts +2 -0
- package/dist/flags/li.js +100 -0
- package/dist/flags/lk.cjs +163 -0
- package/dist/flags/lk.d.ts +2 -0
- package/dist/flags/lk.js +163 -0
- package/dist/flags/lr.cjs +132 -0
- package/dist/flags/lr.d.ts +2 -0
- package/dist/flags/lr.js +132 -0
- package/dist/flags/ls.cjs +133 -0
- package/dist/flags/ls.d.ts +2 -0
- package/dist/flags/ls.js +133 -0
- package/dist/flags/lt.cjs +122 -0
- package/dist/flags/lt.d.ts +2 -0
- package/dist/flags/lt.js +122 -0
- package/dist/flags/lu.cjs +108 -0
- package/dist/flags/lu.d.ts +2 -0
- package/dist/flags/lu.js +108 -0
- package/dist/flags/lv.cjs +91 -0
- package/dist/flags/lv.d.ts +2 -0
- package/dist/flags/lv.js +91 -0
- package/dist/flags/ly.cjs +127 -0
- package/dist/flags/ly.d.ts +2 -0
- package/dist/flags/ly.js +127 -0
- package/dist/flags/ma.cjs +81 -0
- package/dist/flags/ma.d.ts +2 -0
- package/dist/flags/ma.js +81 -0
- package/dist/flags/mc.cjs +83 -0
- package/dist/flags/mc.d.ts +2 -0
- package/dist/flags/mc.js +83 -0
- package/dist/flags/md.cjs +166 -0
- package/dist/flags/md.d.ts +2 -0
- package/dist/flags/md.js +166 -0
- package/dist/flags/me.cjs +111 -0
- package/dist/flags/me.d.ts +2 -0
- package/dist/flags/me.js +111 -0
- package/dist/flags/mf.cjs +108 -0
- package/dist/flags/mf.d.ts +2 -0
- package/dist/flags/mf.js +108 -0
- package/dist/flags/mg.cjs +108 -0
- package/dist/flags/mg.d.ts +2 -0
- package/dist/flags/mg.js +108 -0
- package/dist/flags/mh.cjs +107 -0
- package/dist/flags/mh.d.ts +2 -0
- package/dist/flags/mh.js +107 -0
- package/dist/flags/mk.cjs +119 -0
- package/dist/flags/mk.d.ts +2 -0
- package/dist/flags/mk.js +119 -0
- package/dist/flags/ml.cjs +122 -0
- package/dist/flags/ml.d.ts +2 -0
- package/dist/flags/ml.js +122 -0
- package/dist/flags/mm.cjs +127 -0
- package/dist/flags/mm.d.ts +2 -0
- package/dist/flags/mm.js +127 -0
- package/dist/flags/mn.cjs +127 -0
- package/dist/flags/mn.d.ts +2 -0
- package/dist/flags/mn.js +127 -0
- package/dist/flags/mo.cjs +88 -0
- package/dist/flags/mo.d.ts +2 -0
- package/dist/flags/mo.js +88 -0
- package/dist/flags/mp.cjs +108 -0
- package/dist/flags/mp.d.ts +2 -0
- package/dist/flags/mp.js +108 -0
- package/dist/flags/mq.cjs +104 -0
- package/dist/flags/mq.d.ts +2 -0
- package/dist/flags/mq.js +104 -0
- package/dist/flags/mr.cjs +97 -0
- package/dist/flags/mr.d.ts +2 -0
- package/dist/flags/mr.js +97 -0
- package/dist/flags/ms.cjs +173 -0
- package/dist/flags/ms.d.ts +2 -0
- package/dist/flags/ms.js +173 -0
- package/dist/flags/mt.cjs +110 -0
- package/dist/flags/mt.d.ts +2 -0
- package/dist/flags/mt.js +110 -0
- package/dist/flags/mu.cjs +144 -0
- package/dist/flags/mu.d.ts +2 -0
- package/dist/flags/mu.js +144 -0
- package/dist/flags/mv.cjs +106 -0
- package/dist/flags/mv.d.ts +2 -0
- package/dist/flags/mv.js +106 -0
- package/dist/flags/mw.cjs +129 -0
- package/dist/flags/mw.d.ts +2 -0
- package/dist/flags/mw.js +129 -0
- package/dist/flags/mx.cjs +122 -0
- package/dist/flags/mx.d.ts +2 -0
- package/dist/flags/mx.js +122 -0
- package/dist/flags/my.cjs +116 -0
- package/dist/flags/my.d.ts +2 -0
- package/dist/flags/my.js +116 -0
- package/dist/flags/mz.cjs +168 -0
- package/dist/flags/mz.d.ts +2 -0
- package/dist/flags/mz.js +168 -0
- package/dist/flags/na.cjs +297 -0
- package/dist/flags/na.d.ts +2 -0
- package/dist/flags/na.js +297 -0
- package/dist/flags/nc.cjs +162 -0
- package/dist/flags/nc.d.ts +2 -0
- package/dist/flags/nc.js +162 -0
- package/dist/flags/ne.cjs +129 -0
- package/dist/flags/ne.d.ts +2 -0
- package/dist/flags/ne.js +129 -0
- package/dist/flags/nf.cjs +113 -0
- package/dist/flags/nf.d.ts +2 -0
- package/dist/flags/nf.js +113 -0
- package/dist/flags/ng.cjs +91 -0
- package/dist/flags/ng.d.ts +2 -0
- package/dist/flags/ng.js +91 -0
- package/dist/flags/ni.cjs +102 -0
- package/dist/flags/ni.d.ts +2 -0
- package/dist/flags/ni.js +102 -0
- package/dist/flags/nl.cjs +108 -0
- package/dist/flags/nl.d.ts +2 -0
- package/dist/flags/nl.js +108 -0
- package/dist/flags/no.cjs +102 -0
- package/dist/flags/no.d.ts +2 -0
- package/dist/flags/no.js +102 -0
- package/dist/flags/np.cjs +113 -0
- package/dist/flags/np.d.ts +2 -0
- package/dist/flags/np.js +113 -0
- package/dist/flags/nr.cjs +105 -0
- package/dist/flags/nr.d.ts +2 -0
- package/dist/flags/nr.js +105 -0
- package/dist/flags/nu.cjs +161 -0
- package/dist/flags/nu.d.ts +2 -0
- package/dist/flags/nu.js +161 -0
- package/dist/flags/nz.cjs +133 -0
- package/dist/flags/nz.d.ts +2 -0
- package/dist/flags/nz.js +133 -0
- package/dist/flags/om.cjs +110 -0
- package/dist/flags/om.d.ts +2 -0
- package/dist/flags/om.js +110 -0
- package/dist/flags/pa.cjs +115 -0
- package/dist/flags/pa.d.ts +2 -0
- package/dist/flags/pa.js +115 -0
- package/dist/flags/pe.cjs +91 -0
- package/dist/flags/pe.d.ts +2 -0
- package/dist/flags/pe.js +91 -0
- package/dist/flags/pf.cjs +204 -0
- package/dist/flags/pf.d.ts +2 -0
- package/dist/flags/pf.js +204 -0
- package/dist/flags/pg.cjs +136 -0
- package/dist/flags/pg.d.ts +2 -0
- package/dist/flags/pg.js +136 -0
- package/dist/flags/ph.cjs +124 -0
- package/dist/flags/ph.d.ts +2 -0
- package/dist/flags/ph.js +124 -0
- package/dist/flags/pk.cjs +122 -0
- package/dist/flags/pk.d.ts +2 -0
- package/dist/flags/pk.js +122 -0
- package/dist/flags/pl.cjs +83 -0
- package/dist/flags/pl.d.ts +2 -0
- package/dist/flags/pl.js +83 -0
- package/dist/flags/pm.cjs +263 -0
- package/dist/flags/pm.d.ts +2 -0
- package/dist/flags/pm.js +263 -0
- package/dist/flags/pn.cjs +189 -0
- package/dist/flags/pn.d.ts +2 -0
- package/dist/flags/pn.js +189 -0
- package/dist/flags/pr.cjs +118 -0
- package/dist/flags/pr.d.ts +2 -0
- package/dist/flags/pr.js +118 -0
- package/dist/flags/ps.cjs +127 -0
- package/dist/flags/ps.d.ts +2 -0
- package/dist/flags/ps.js +127 -0
- package/dist/flags/pt.cjs +144 -0
- package/dist/flags/pt.d.ts +2 -0
- package/dist/flags/pt.js +144 -0
- package/dist/flags/pw.cjs +99 -0
- package/dist/flags/pw.d.ts +2 -0
- package/dist/flags/pw.js +99 -0
- package/dist/flags/py.cjs +121 -0
- package/dist/flags/py.d.ts +2 -0
- package/dist/flags/py.js +121 -0
- package/dist/flags/qa.cjs +80 -0
- package/dist/flags/qa.d.ts +2 -0
- package/dist/flags/qa.js +80 -0
- package/dist/flags/re.cjs +108 -0
- package/dist/flags/re.d.ts +2 -0
- package/dist/flags/re.js +108 -0
- package/dist/flags/ro.cjs +122 -0
- package/dist/flags/ro.d.ts +2 -0
- package/dist/flags/ro.js +122 -0
- package/dist/flags/rs.cjs +155 -0
- package/dist/flags/rs.d.ts +2 -0
- package/dist/flags/rs.js +155 -0
- package/dist/flags/ru.cjs +108 -0
- package/dist/flags/ru.d.ts +2 -0
- package/dist/flags/ru.js +108 -0
- package/dist/flags/rw.cjs +141 -0
- package/dist/flags/rw.d.ts +2 -0
- package/dist/flags/rw.js +141 -0
- package/dist/flags/sa.cjs +95 -0
- package/dist/flags/sa.d.ts +2 -0
- package/dist/flags/sa.js +95 -0
- package/dist/flags/sb.cjs +149 -0
- package/dist/flags/sb.d.ts +2 -0
- package/dist/flags/sb.js +149 -0
- package/dist/flags/sc.cjs +159 -0
- package/dist/flags/sc.d.ts +2 -0
- package/dist/flags/sc.js +159 -0
- package/dist/flags/sd.cjs +127 -0
- package/dist/flags/sd.d.ts +2 -0
- package/dist/flags/sd.js +127 -0
- package/dist/flags/se.cjs +97 -0
- package/dist/flags/se.d.ts +2 -0
- package/dist/flags/se.js +97 -0
- package/dist/flags/sg.cjs +88 -0
- package/dist/flags/sg.d.ts +2 -0
- package/dist/flags/sg.js +88 -0
- package/dist/flags/sh.cjs +208 -0
- package/dist/flags/sh.d.ts +2 -0
- package/dist/flags/sh.js +208 -0
- package/dist/flags/si.cjs +105 -0
- package/dist/flags/si.d.ts +2 -0
- package/dist/flags/si.js +105 -0
- package/dist/flags/sj.cjs +102 -0
- package/dist/flags/sj.d.ts +2 -0
- package/dist/flags/sj.js +102 -0
- package/dist/flags/sk.cjs +174 -0
- package/dist/flags/sk.d.ts +2 -0
- package/dist/flags/sk.js +174 -0
- package/dist/flags/sl.cjs +108 -0
- package/dist/flags/sl.d.ts +2 -0
- package/dist/flags/sl.js +108 -0
- package/dist/flags/sm.cjs +97 -0
- package/dist/flags/sm.d.ts +2 -0
- package/dist/flags/sm.js +97 -0
- package/dist/flags/sn.cjs +127 -0
- package/dist/flags/sn.d.ts +2 -0
- package/dist/flags/sn.js +127 -0
- package/dist/flags/so.cjs +80 -0
- package/dist/flags/so.d.ts +2 -0
- package/dist/flags/so.js +80 -0
- package/dist/flags/sr.cjs +135 -0
- package/dist/flags/sr.d.ts +2 -0
- package/dist/flags/sr.js +135 -0
- package/dist/flags/ss.cjs +176 -0
- package/dist/flags/ss.d.ts +2 -0
- package/dist/flags/ss.js +176 -0
- package/dist/flags/st.cjs +151 -0
- package/dist/flags/st.d.ts +2 -0
- package/dist/flags/st.js +151 -0
- package/dist/flags/sv.cjs +118 -0
- package/dist/flags/sv.d.ts +2 -0
- package/dist/flags/sv.js +118 -0
- package/dist/flags/sx.cjs +176 -0
- package/dist/flags/sx.d.ts +2 -0
- package/dist/flags/sx.js +176 -0
- package/dist/flags/sy.cjs +132 -0
- package/dist/flags/sy.d.ts +2 -0
- package/dist/flags/sy.js +132 -0
- package/dist/flags/sz.cjs +190 -0
- package/dist/flags/sz.d.ts +2 -0
- package/dist/flags/sz.js +190 -0
- package/dist/flags/tc.cjs +170 -0
- package/dist/flags/tc.d.ts +2 -0
- package/dist/flags/tc.js +170 -0
- package/dist/flags/td.cjs +122 -0
- package/dist/flags/td.d.ts +2 -0
- package/dist/flags/td.js +122 -0
- package/dist/flags/tf.cjs +140 -0
- package/dist/flags/tf.d.ts +2 -0
- package/dist/flags/tf.js +140 -0
- package/dist/flags/tg.cjs +124 -0
- package/dist/flags/tg.d.ts +2 -0
- package/dist/flags/tg.js +124 -0
- package/dist/flags/th.cjs +116 -0
- package/dist/flags/th.d.ts +2 -0
- package/dist/flags/th.js +116 -0
- package/dist/flags/tj.cjs +113 -0
- package/dist/flags/tj.d.ts +2 -0
- package/dist/flags/tj.js +113 -0
- package/dist/flags/tk.cjs +117 -0
- package/dist/flags/tk.d.ts +2 -0
- package/dist/flags/tk.js +117 -0
- package/dist/flags/tl.cjs +122 -0
- package/dist/flags/tl.d.ts +2 -0
- package/dist/flags/tl.js +122 -0
- package/dist/flags/tm.cjs +309 -0
- package/dist/flags/tm.d.ts +2 -0
- package/dist/flags/tm.js +309 -0
- package/dist/flags/tn.cjs +80 -0
- package/dist/flags/tn.d.ts +2 -0
- package/dist/flags/tn.js +80 -0
- package/dist/flags/to.cjs +105 -0
- package/dist/flags/to.d.ts +2 -0
- package/dist/flags/to.js +105 -0
- package/dist/flags/tr.cjs +80 -0
- package/dist/flags/tr.d.ts +2 -0
- package/dist/flags/tr.js +80 -0
- package/dist/flags/tt.cjs +114 -0
- package/dist/flags/tt.d.ts +2 -0
- package/dist/flags/tt.js +114 -0
- package/dist/flags/tv.cjs +140 -0
- package/dist/flags/tv.d.ts +2 -0
- package/dist/flags/tv.js +140 -0
- package/dist/flags/tw.cjs +102 -0
- package/dist/flags/tw.d.ts +2 -0
- package/dist/flags/tw.js +102 -0
- package/dist/flags/types.d.ts +5 -0
- package/dist/flags/tz.cjs +142 -0
- package/dist/flags/tz.d.ts +2 -0
- package/dist/flags/tz.js +142 -0
- package/dist/flags/ua.cjs +100 -0
- package/dist/flags/ua.d.ts +2 -0
- package/dist/flags/ua.js +100 -0
- package/dist/flags/ug.cjs +158 -0
- package/dist/flags/ug.d.ts +2 -0
- package/dist/flags/ug.js +158 -0
- package/dist/flags/um.cjs +102 -0
- package/dist/flags/um.d.ts +2 -0
- package/dist/flags/um.js +102 -0
- package/dist/flags/us-ca.cjs +131 -0
- package/dist/flags/us-ca.d.ts +2 -0
- package/dist/flags/us-ca.js +131 -0
- package/dist/flags/us.cjs +102 -0
- package/dist/flags/us.d.ts +2 -0
- package/dist/flags/us.js +102 -0
- package/dist/flags/uy.cjs +108 -0
- package/dist/flags/uy.d.ts +2 -0
- package/dist/flags/uy.js +108 -0
- package/dist/flags/uz.cjs +113 -0
- package/dist/flags/uz.d.ts +2 -0
- package/dist/flags/uz.js +113 -0
- package/dist/flags/va.cjs +151 -0
- package/dist/flags/va.d.ts +2 -0
- package/dist/flags/va.js +151 -0
- package/dist/flags/vc.cjs +141 -0
- package/dist/flags/vc.d.ts +2 -0
- package/dist/flags/vc.js +141 -0
- package/dist/flags/ve.cjs +127 -0
- package/dist/flags/ve.d.ts +2 -0
- package/dist/flags/ve.js +127 -0
- package/dist/flags/vg.cjs +165 -0
- package/dist/flags/vg.d.ts +2 -0
- package/dist/flags/vg.js +165 -0
- package/dist/flags/vi.cjs +186 -0
- package/dist/flags/vi.d.ts +2 -0
- package/dist/flags/vi.js +186 -0
- package/dist/flags/vn.cjs +97 -0
- package/dist/flags/vn.d.ts +2 -0
- package/dist/flags/vn.js +97 -0
- package/dist/flags/vu.cjs +144 -0
- package/dist/flags/vu.d.ts +2 -0
- package/dist/flags/vu.js +144 -0
- package/dist/flags/wf.cjs +108 -0
- package/dist/flags/wf.d.ts +2 -0
- package/dist/flags/wf.js +108 -0
- package/dist/flags/ws.cjs +102 -0
- package/dist/flags/ws.d.ts +2 -0
- package/dist/flags/ws.js +102 -0
- package/dist/flags/xk.cjs +102 -0
- package/dist/flags/xk.d.ts +2 -0
- package/dist/flags/xk.js +102 -0
- package/dist/flags/ye.cjs +108 -0
- package/dist/flags/ye.d.ts +2 -0
- package/dist/flags/ye.js +108 -0
- package/dist/flags/yt.cjs +291 -0
- package/dist/flags/yt.d.ts +2 -0
- package/dist/flags/yt.js +291 -0
- package/dist/flags/za.cjs +164 -0
- package/dist/flags/za.d.ts +2 -0
- package/dist/flags/za.js +164 -0
- package/dist/flags/zm.cjs +163 -0
- package/dist/flags/zm.d.ts +2 -0
- package/dist/flags/zm.js +163 -0
- package/dist/flags/zw.cjs +185 -0
- package/dist/flags/zw.d.ts +2 -0
- package/dist/flags/zw.js +185 -0
- package/dist/styles.css +1 -0
- package/dist/types.d.ts +15 -0
- package/dist/ui/4k.cjs +25 -0
- package/dist/ui/4k.d.ts +5 -0
- package/dist/ui/4k.js +25 -0
- package/dist/ui/accessibility.cjs +28 -0
- package/dist/ui/accessibility.d.ts +5 -0
- package/dist/ui/accessibility.js +28 -0
- package/dist/ui/activity.cjs +25 -0
- package/dist/ui/activity.d.ts +5 -0
- package/dist/ui/activity.js +25 -0
- package/dist/ui/airplay.cjs +30 -0
- package/dist/ui/airplay.d.ts +5 -0
- package/dist/ui/airplay.js +30 -0
- package/dist/ui/alarm.cjs +26 -0
- package/dist/ui/alarm.d.ts +5 -0
- package/dist/ui/alarm.js +26 -0
- package/dist/ui/align-bottom.cjs +28 -0
- package/dist/ui/align-bottom.d.ts +5 -0
- package/dist/ui/align-bottom.js +28 -0
- package/dist/ui/align-center-horizontal.cjs +28 -0
- package/dist/ui/align-center-horizontal.d.ts +5 -0
- package/dist/ui/align-center-horizontal.js +28 -0
- package/dist/ui/align-center-vertical.cjs +28 -0
- package/dist/ui/align-center-vertical.d.ts +5 -0
- package/dist/ui/align-center-vertical.js +28 -0
- package/dist/ui/align-horizontally.cjs +28 -0
- package/dist/ui/align-horizontally.d.ts +5 -0
- package/dist/ui/align-horizontally.js +28 -0
- package/dist/ui/align-left.cjs +28 -0
- package/dist/ui/align-left.d.ts +5 -0
- package/dist/ui/align-left.js +28 -0
- package/dist/ui/align-right.cjs +28 -0
- package/dist/ui/align-right.d.ts +5 -0
- package/dist/ui/align-right.js +28 -0
- package/dist/ui/align-top.cjs +28 -0
- package/dist/ui/align-top.d.ts +5 -0
- package/dist/ui/align-top.js +28 -0
- package/dist/ui/align-vertically.cjs +28 -0
- package/dist/ui/align-vertically.d.ts +5 -0
- package/dist/ui/align-vertically.js +28 -0
- package/dist/ui/annotations.cjs +28 -0
- package/dist/ui/annotations.d.ts +5 -0
- package/dist/ui/annotations.js +28 -0
- package/dist/ui/announcement.cjs +26 -0
- package/dist/ui/announcement.d.ts +5 -0
- package/dist/ui/announcement.js +26 -0
- package/dist/ui/app-window.cjs +41 -0
- package/dist/ui/app-window.d.ts +5 -0
- package/dist/ui/app-window.js +41 -0
- package/dist/ui/approximate.cjs +24 -0
- package/dist/ui/approximate.d.ts +5 -0
- package/dist/ui/approximate.js +24 -0
- package/dist/ui/archive-in.cjs +26 -0
- package/dist/ui/archive-in.d.ts +5 -0
- package/dist/ui/archive-in.js +26 -0
- package/dist/ui/archive-out.cjs +26 -0
- package/dist/ui/archive-out.d.ts +5 -0
- package/dist/ui/archive-out.js +26 -0
- package/dist/ui/archive.cjs +29 -0
- package/dist/ui/archive.d.ts +5 -0
- package/dist/ui/archive.js +29 -0
- package/dist/ui/arrow-corner-down-left.cjs +22 -0
- package/dist/ui/arrow-corner-down-left.d.ts +5 -0
- package/dist/ui/arrow-corner-down-left.js +22 -0
- package/dist/ui/arrow-corner-down-right.cjs +22 -0
- package/dist/ui/arrow-corner-down-right.d.ts +5 -0
- package/dist/ui/arrow-corner-down-right.js +22 -0
- package/dist/ui/arrow-corner-left-down.cjs +22 -0
- package/dist/ui/arrow-corner-left-down.d.ts +5 -0
- package/dist/ui/arrow-corner-left-down.js +22 -0
- package/dist/ui/arrow-corner-left-up.cjs +22 -0
- package/dist/ui/arrow-corner-left-up.d.ts +5 -0
- package/dist/ui/arrow-corner-left-up.js +22 -0
- package/dist/ui/arrow-corner-right-down.cjs +22 -0
- package/dist/ui/arrow-corner-right-down.d.ts +5 -0
- package/dist/ui/arrow-corner-right-down.js +22 -0
- package/dist/ui/arrow-corner-right-up.cjs +22 -0
- package/dist/ui/arrow-corner-right-up.d.ts +5 -0
- package/dist/ui/arrow-corner-right-up.js +22 -0
- package/dist/ui/arrow-corner-up-left.cjs +22 -0
- package/dist/ui/arrow-corner-up-left.d.ts +5 -0
- package/dist/ui/arrow-corner-up-left.js +22 -0
- package/dist/ui/arrow-corner-up-right.cjs +22 -0
- package/dist/ui/arrow-corner-up-right.d.ts +5 -0
- package/dist/ui/arrow-corner-up-right.js +22 -0
- package/dist/ui/arrow-down.cjs +22 -0
- package/dist/ui/arrow-down.d.ts +5 -0
- package/dist/ui/arrow-down.js +22 -0
- package/dist/ui/arrow-left.cjs +22 -0
- package/dist/ui/arrow-left.d.ts +5 -0
- package/dist/ui/arrow-left.js +22 -0
- package/dist/ui/arrow-right.cjs +22 -0
- package/dist/ui/arrow-right.d.ts +5 -0
- package/dist/ui/arrow-right.js +22 -0
- package/dist/ui/arrow-u-down.cjs +22 -0
- package/dist/ui/arrow-u-down.d.ts +5 -0
- package/dist/ui/arrow-u-down.js +22 -0
- package/dist/ui/arrow-u-left.cjs +22 -0
- package/dist/ui/arrow-u-left.d.ts +5 -0
- package/dist/ui/arrow-u-left.js +22 -0
- package/dist/ui/arrow-u-right.cjs +22 -0
- package/dist/ui/arrow-u-right.d.ts +5 -0
- package/dist/ui/arrow-u-right.js +22 -0
- package/dist/ui/arrow-u-up.cjs +22 -0
- package/dist/ui/arrow-u-up.d.ts +5 -0
- package/dist/ui/arrow-u-up.js +22 -0
- package/dist/ui/arrow-up.cjs +22 -0
- package/dist/ui/arrow-up.d.ts +5 -0
- package/dist/ui/arrow-up.js +22 -0
- package/dist/ui/arrows-all-directions.cjs +22 -0
- package/dist/ui/arrows-all-directions.d.ts +5 -0
- package/dist/ui/arrows-all-directions.js +22 -0
- package/dist/ui/arrows-contract.cjs +22 -0
- package/dist/ui/arrows-contract.d.ts +5 -0
- package/dist/ui/arrows-contract.js +22 -0
- package/dist/ui/arrows-diagonal-left.cjs +22 -0
- package/dist/ui/arrows-diagonal-left.d.ts +5 -0
- package/dist/ui/arrows-diagonal-left.js +22 -0
- package/dist/ui/arrows-diagonal-right.cjs +22 -0
- package/dist/ui/arrows-diagonal-right.d.ts +5 -0
- package/dist/ui/arrows-diagonal-right.js +22 -0
- package/dist/ui/arrows-expand.cjs +22 -0
- package/dist/ui/arrows-expand.d.ts +5 -0
- package/dist/ui/arrows-expand.js +22 -0
- package/dist/ui/arrows-horizontal.cjs +22 -0
- package/dist/ui/arrows-horizontal.d.ts +5 -0
- package/dist/ui/arrows-horizontal.js +22 -0
- package/dist/ui/arrows-left-right.cjs +22 -0
- package/dist/ui/arrows-left-right.d.ts +5 -0
- package/dist/ui/arrows-left-right.js +22 -0
- package/dist/ui/arrows-triangle.cjs +25 -0
- package/dist/ui/arrows-triangle.d.ts +5 -0
- package/dist/ui/arrows-triangle.js +25 -0
- package/dist/ui/arrows-up-down.cjs +22 -0
- package/dist/ui/arrows-up-down.d.ts +5 -0
- package/dist/ui/arrows-up-down.js +22 -0
- package/dist/ui/arrows-vertical.cjs +22 -0
- package/dist/ui/arrows-vertical.d.ts +5 -0
- package/dist/ui/arrows-vertical.js +22 -0
- package/dist/ui/asterisk.cjs +25 -0
- package/dist/ui/asterisk.d.ts +5 -0
- package/dist/ui/asterisk.js +25 -0
- package/dist/ui/at.cjs +29 -0
- package/dist/ui/at.d.ts +5 -0
- package/dist/ui/at.js +29 -0
- package/dist/ui/atom.cjs +47 -0
- package/dist/ui/atom.d.ts +5 -0
- package/dist/ui/atom.js +47 -0
- package/dist/ui/bank-note.cjs +33 -0
- package/dist/ui/bank-note.d.ts +5 -0
- package/dist/ui/bank-note.js +33 -0
- package/dist/ui/bank.cjs +29 -0
- package/dist/ui/bank.d.ts +5 -0
- package/dist/ui/bank.js +29 -0
- package/dist/ui/barcode.cjs +26 -0
- package/dist/ui/barcode.d.ts +5 -0
- package/dist/ui/barcode.js +26 -0
- package/dist/ui/barricade.cjs +26 -0
- package/dist/ui/barricade.d.ts +5 -0
- package/dist/ui/barricade.js +26 -0
- package/dist/ui/battery-charging.cjs +26 -0
- package/dist/ui/battery-charging.d.ts +5 -0
- package/dist/ui/battery-charging.js +26 -0
- package/dist/ui/battery-empty.cjs +22 -0
- package/dist/ui/battery-empty.d.ts +5 -0
- package/dist/ui/battery-empty.js +22 -0
- package/dist/ui/battery-full.cjs +26 -0
- package/dist/ui/battery-full.d.ts +5 -0
- package/dist/ui/battery-full.js +26 -0
- package/dist/ui/battery-high.cjs +26 -0
- package/dist/ui/battery-high.d.ts +5 -0
- package/dist/ui/battery-high.js +26 -0
- package/dist/ui/battery-medium.cjs +26 -0
- package/dist/ui/battery-medium.d.ts +5 -0
- package/dist/ui/battery-medium.js +26 -0
- package/dist/ui/battery-minus.cjs +26 -0
- package/dist/ui/battery-minus.d.ts +5 -0
- package/dist/ui/battery-minus.js +26 -0
- package/dist/ui/battery-plus.cjs +26 -0
- package/dist/ui/battery-plus.d.ts +5 -0
- package/dist/ui/battery-plus.js +26 -0
- package/dist/ui/battery.cjs +26 -0
- package/dist/ui/battery.d.ts +5 -0
- package/dist/ui/battery.js +26 -0
- package/dist/ui/bell-off.cjs +26 -0
- package/dist/ui/bell-off.d.ts +5 -0
- package/dist/ui/bell-off.js +26 -0
- package/dist/ui/bell-on.cjs +26 -0
- package/dist/ui/bell-on.d.ts +5 -0
- package/dist/ui/bell-on.js +26 -0
- package/dist/ui/bell-silent.cjs +26 -0
- package/dist/ui/bell-silent.d.ts +5 -0
- package/dist/ui/bell-silent.js +26 -0
- package/dist/ui/bell.cjs +26 -0
- package/dist/ui/bell.d.ts +5 -0
- package/dist/ui/bell.js +26 -0
- package/dist/ui/bezier.cjs +26 -0
- package/dist/ui/bezier.d.ts +5 -0
- package/dist/ui/bezier.js +26 -0
- package/dist/ui/binary.cjs +29 -0
- package/dist/ui/binary.d.ts +5 -0
- package/dist/ui/binary.js +29 -0
- package/dist/ui/bluetooth-connecting.cjs +33 -0
- package/dist/ui/bluetooth-connecting.d.ts +5 -0
- package/dist/ui/bluetooth-connecting.js +33 -0
- package/dist/ui/bluetooth-off.cjs +26 -0
- package/dist/ui/bluetooth-off.d.ts +5 -0
- package/dist/ui/bluetooth-off.js +26 -0
- package/dist/ui/bluetooth-on.cjs +26 -0
- package/dist/ui/bluetooth-on.d.ts +5 -0
- package/dist/ui/bluetooth-on.js +26 -0
- package/dist/ui/bluetooth.cjs +29 -0
- package/dist/ui/bluetooth.d.ts +5 -0
- package/dist/ui/bluetooth.js +29 -0
- package/dist/ui/book-bookmark.cjs +28 -0
- package/dist/ui/book-bookmark.d.ts +5 -0
- package/dist/ui/book-bookmark.js +28 -0
- package/dist/ui/book-open.cjs +26 -0
- package/dist/ui/book-open.d.ts +5 -0
- package/dist/ui/book-open.js +26 -0
- package/dist/ui/book.cjs +26 -0
- package/dist/ui/book.d.ts +5 -0
- package/dist/ui/book.js +26 -0
- package/dist/ui/bookmark.cjs +28 -0
- package/dist/ui/bookmark.d.ts +5 -0
- package/dist/ui/bookmark.js +28 -0
- package/dist/ui/bookmarks.cjs +28 -0
- package/dist/ui/bookmarks.d.ts +5 -0
- package/dist/ui/bookmarks.js +28 -0
- package/dist/ui/bounding-box.cjs +27 -0
- package/dist/ui/bounding-box.d.ts +5 -0
- package/dist/ui/bounding-box.js +27 -0
- package/dist/ui/box.cjs +26 -0
- package/dist/ui/box.d.ts +5 -0
- package/dist/ui/box.js +26 -0
- package/dist/ui/boxes.cjs +26 -0
- package/dist/ui/boxes.d.ts +5 -0
- package/dist/ui/boxes.js +26 -0
- package/dist/ui/brackets.cjs +24 -0
- package/dist/ui/brackets.d.ts +5 -0
- package/dist/ui/brackets.js +24 -0
- package/dist/ui/briefcase.cjs +27 -0
- package/dist/ui/briefcase.d.ts +5 -0
- package/dist/ui/briefcase.js +27 -0
- package/dist/ui/broadcast.cjs +29 -0
- package/dist/ui/broadcast.d.ts +5 -0
- package/dist/ui/broadcast.js +29 -0
- package/dist/ui/browser.cjs +27 -0
- package/dist/ui/browser.d.ts +5 -0
- package/dist/ui/browser.js +27 -0
- package/dist/ui/browsers.cjs +27 -0
- package/dist/ui/browsers.d.ts +5 -0
- package/dist/ui/browsers.js +27 -0
- package/dist/ui/brush.cjs +26 -0
- package/dist/ui/brush.d.ts +5 -0
- package/dist/ui/brush.js +26 -0
- package/dist/ui/building.cjs +28 -0
- package/dist/ui/building.d.ts +5 -0
- package/dist/ui/building.js +28 -0
- package/dist/ui/buildings.cjs +28 -0
- package/dist/ui/buildings.d.ts +5 -0
- package/dist/ui/buildings.js +28 -0
- package/dist/ui/bus-front.cjs +26 -0
- package/dist/ui/bus-front.d.ts +5 -0
- package/dist/ui/bus-front.js +26 -0
- package/dist/ui/calendar-check.cjs +26 -0
- package/dist/ui/calendar-check.d.ts +5 -0
- package/dist/ui/calendar-check.js +26 -0
- package/dist/ui/calendar-heart.cjs +26 -0
- package/dist/ui/calendar-heart.d.ts +5 -0
- package/dist/ui/calendar-heart.js +26 -0
- package/dist/ui/calendar-minus.cjs +26 -0
- package/dist/ui/calendar-minus.d.ts +5 -0
- package/dist/ui/calendar-minus.js +26 -0
- package/dist/ui/calendar-off.cjs +26 -0
- package/dist/ui/calendar-off.d.ts +5 -0
- package/dist/ui/calendar-off.js +26 -0
- package/dist/ui/calendar-plus.cjs +26 -0
- package/dist/ui/calendar-plus.d.ts +5 -0
- package/dist/ui/calendar-plus.js +26 -0
- package/dist/ui/calendar-star.cjs +26 -0
- package/dist/ui/calendar-star.d.ts +5 -0
- package/dist/ui/calendar-star.js +26 -0
- package/dist/ui/calendar-time.cjs +26 -0
- package/dist/ui/calendar-time.d.ts +5 -0
- package/dist/ui/calendar-time.js +26 -0
- package/dist/ui/calendar-x.cjs +26 -0
- package/dist/ui/calendar-x.d.ts +5 -0
- package/dist/ui/calendar-x.js +26 -0
- package/dist/ui/calendar.cjs +26 -0
- package/dist/ui/calendar.d.ts +5 -0
- package/dist/ui/calendar.js +26 -0
- package/dist/ui/camera-off.cjs +28 -0
- package/dist/ui/camera-off.d.ts +5 -0
- package/dist/ui/camera-off.js +28 -0
- package/dist/ui/camera.cjs +35 -0
- package/dist/ui/camera.d.ts +5 -0
- package/dist/ui/camera.js +35 -0
- package/dist/ui/car-front.cjs +26 -0
- package/dist/ui/car-front.d.ts +5 -0
- package/dist/ui/car-front.js +26 -0
- package/dist/ui/chalkboard.cjs +26 -0
- package/dist/ui/chalkboard.d.ts +5 -0
- package/dist/ui/chalkboard.js +26 -0
- package/dist/ui/chart-bar-horizontal.cjs +26 -0
- package/dist/ui/chart-bar-horizontal.d.ts +5 -0
- package/dist/ui/chart-bar-horizontal.js +26 -0
- package/dist/ui/chart-bar-vertical.cjs +26 -0
- package/dist/ui/chart-bar-vertical.d.ts +5 -0
- package/dist/ui/chart-bar-vertical.js +26 -0
- package/dist/ui/chart-combined.cjs +24 -0
- package/dist/ui/chart-combined.d.ts +5 -0
- package/dist/ui/chart-combined.js +24 -0
- package/dist/ui/chart-line-down.cjs +24 -0
- package/dist/ui/chart-line-down.d.ts +5 -0
- package/dist/ui/chart-line-down.js +24 -0
- package/dist/ui/chart-line-up.cjs +24 -0
- package/dist/ui/chart-line-up.d.ts +5 -0
- package/dist/ui/chart-line-up.js +24 -0
- package/dist/ui/chart-pie.cjs +29 -0
- package/dist/ui/chart-pie.d.ts +5 -0
- package/dist/ui/chart-pie.js +29 -0
- package/dist/ui/chart-scatter.cjs +27 -0
- package/dist/ui/chart-scatter.d.ts +5 -0
- package/dist/ui/chart-scatter.js +27 -0
- package/dist/ui/chat-minus.cjs +26 -0
- package/dist/ui/chat-minus.d.ts +5 -0
- package/dist/ui/chat-minus.js +26 -0
- package/dist/ui/chat-off.cjs +26 -0
- package/dist/ui/chat-off.d.ts +5 -0
- package/dist/ui/chat-off.js +26 -0
- package/dist/ui/chat-plus.cjs +26 -0
- package/dist/ui/chat-plus.d.ts +5 -0
- package/dist/ui/chat-plus.js +26 -0
- package/dist/ui/chat.cjs +33 -0
- package/dist/ui/chat.d.ts +5 -0
- package/dist/ui/chat.js +33 -0
- package/dist/ui/chats.cjs +27 -0
- package/dist/ui/chats.d.ts +5 -0
- package/dist/ui/chats.js +27 -0
- package/dist/ui/check-double.cjs +24 -0
- package/dist/ui/check-double.d.ts +5 -0
- package/dist/ui/check-double.js +24 -0
- package/dist/ui/check.cjs +24 -0
- package/dist/ui/check.d.ts +5 -0
- package/dist/ui/check.js +24 -0
- package/dist/ui/chevron-down-double.cjs +24 -0
- package/dist/ui/chevron-down-double.d.ts +5 -0
- package/dist/ui/chevron-down-double.js +24 -0
- package/dist/ui/chevron-down.cjs +24 -0
- package/dist/ui/chevron-down.d.ts +5 -0
- package/dist/ui/chevron-down.js +24 -0
- package/dist/ui/chevron-left-double.cjs +24 -0
- package/dist/ui/chevron-left-double.d.ts +5 -0
- package/dist/ui/chevron-left-double.js +24 -0
- package/dist/ui/chevron-left.cjs +24 -0
- package/dist/ui/chevron-left.d.ts +5 -0
- package/dist/ui/chevron-left.js +24 -0
- package/dist/ui/chevron-right-double.cjs +24 -0
- package/dist/ui/chevron-right-double.d.ts +5 -0
- package/dist/ui/chevron-right-double.js +24 -0
- package/dist/ui/chevron-right.cjs +24 -0
- package/dist/ui/chevron-right.d.ts +5 -0
- package/dist/ui/chevron-right.js +24 -0
- package/dist/ui/chevron-up-double.cjs +24 -0
- package/dist/ui/chevron-up-double.d.ts +5 -0
- package/dist/ui/chevron-up-double.js +24 -0
- package/dist/ui/chevron-up-down.cjs +24 -0
- package/dist/ui/chevron-up-down.d.ts +5 -0
- package/dist/ui/chevron-up-down.js +24 -0
- package/dist/ui/chevron-up.cjs +24 -0
- package/dist/ui/chevron-up.d.ts +5 -0
- package/dist/ui/chevron-up.js +24 -0
- package/dist/ui/circle-filled.cjs +22 -0
- package/dist/ui/circle-filled.d.ts +5 -0
- package/dist/ui/circle-filled.js +22 -0
- package/dist/ui/circle-half-horizontal.cjs +29 -0
- package/dist/ui/circle-half-horizontal.d.ts +5 -0
- package/dist/ui/circle-half-horizontal.js +29 -0
- package/dist/ui/circle-half-vertical.cjs +29 -0
- package/dist/ui/circle-half-vertical.d.ts +5 -0
- package/dist/ui/circle-half-vertical.js +29 -0
- package/dist/ui/circle.cjs +27 -0
- package/dist/ui/circle.d.ts +5 -0
- package/dist/ui/circle.js +27 -0
- package/dist/ui/clipboard.cjs +28 -0
- package/dist/ui/clipboard.d.ts +5 -0
- package/dist/ui/clipboard.js +28 -0
- package/dist/ui/clock.cjs +28 -0
- package/dist/ui/clock.d.ts +5 -0
- package/dist/ui/clock.js +28 -0
- package/dist/ui/closed-captioning-filled.cjs +24 -0
- package/dist/ui/closed-captioning-filled.d.ts +5 -0
- package/dist/ui/closed-captioning-filled.js +24 -0
- package/dist/ui/closed-captioning.cjs +28 -0
- package/dist/ui/closed-captioning.d.ts +5 -0
- package/dist/ui/closed-captioning.js +28 -0
- package/dist/ui/cloud-download.cjs +26 -0
- package/dist/ui/cloud-download.d.ts +5 -0
- package/dist/ui/cloud-download.js +26 -0
- package/dist/ui/cloud-upload.cjs +26 -0
- package/dist/ui/cloud-upload.d.ts +5 -0
- package/dist/ui/cloud-upload.js +26 -0
- package/dist/ui/cloud.cjs +26 -0
- package/dist/ui/cloud.d.ts +5 -0
- package/dist/ui/cloud.js +26 -0
- package/dist/ui/code.cjs +22 -0
- package/dist/ui/code.d.ts +5 -0
- package/dist/ui/code.js +22 -0
- package/dist/ui/coffee.cjs +26 -0
- package/dist/ui/coffee.d.ts +5 -0
- package/dist/ui/coffee.js +26 -0
- package/dist/ui/coin.cjs +26 -0
- package/dist/ui/coin.d.ts +5 -0
- package/dist/ui/coin.js +26 -0
- package/dist/ui/coins.cjs +33 -0
- package/dist/ui/coins.d.ts +5 -0
- package/dist/ui/coins.js +33 -0
- package/dist/ui/collapse.cjs +22 -0
- package/dist/ui/collapse.d.ts +5 -0
- package/dist/ui/collapse.js +22 -0
- package/dist/ui/colors.cjs +29 -0
- package/dist/ui/colors.d.ts +5 -0
- package/dist/ui/colors.js +29 -0
- package/dist/ui/compass-tool.cjs +29 -0
- package/dist/ui/compass-tool.d.ts +5 -0
- package/dist/ui/compass-tool.js +29 -0
- package/dist/ui/compass.cjs +35 -0
- package/dist/ui/compass.d.ts +5 -0
- package/dist/ui/compass.js +35 -0
- package/dist/ui/confetti.cjs +26 -0
- package/dist/ui/confetti.d.ts +5 -0
- package/dist/ui/confetti.js +26 -0
- package/dist/ui/contactless-pay.cjs +29 -0
- package/dist/ui/contactless-pay.d.ts +5 -0
- package/dist/ui/contactless-pay.js +29 -0
- package/dist/ui/contacts.cjs +28 -0
- package/dist/ui/contacts.d.ts +5 -0
- package/dist/ui/contacts.js +28 -0
- package/dist/ui/contract.cjs +22 -0
- package/dist/ui/contract.d.ts +5 -0
- package/dist/ui/contract.js +22 -0
- package/dist/ui/controls.cjs +28 -0
- package/dist/ui/controls.d.ts +5 -0
- package/dist/ui/controls.js +28 -0
- package/dist/ui/cookie.cjs +50 -0
- package/dist/ui/cookie.d.ts +5 -0
- package/dist/ui/cookie.js +50 -0
- package/dist/ui/copy.cjs +27 -0
- package/dist/ui/copy.d.ts +5 -0
- package/dist/ui/copy.js +27 -0
- package/dist/ui/cpu.cjs +28 -0
- package/dist/ui/cpu.d.ts +5 -0
- package/dist/ui/cpu.js +28 -0
- package/dist/ui/credit-card.cjs +26 -0
- package/dist/ui/credit-card.d.ts +5 -0
- package/dist/ui/credit-card.js +26 -0
- package/dist/ui/crop.cjs +28 -0
- package/dist/ui/crop.d.ts +5 -0
- package/dist/ui/crop.js +28 -0
- package/dist/ui/cube-vertex.cjs +22 -0
- package/dist/ui/cube-vertex.d.ts +5 -0
- package/dist/ui/cube-vertex.js +22 -0
- package/dist/ui/cube.cjs +26 -0
- package/dist/ui/cube.d.ts +5 -0
- package/dist/ui/cube.js +26 -0
- package/dist/ui/currency-btc.cjs +29 -0
- package/dist/ui/currency-btc.d.ts +5 -0
- package/dist/ui/currency-btc.js +29 -0
- package/dist/ui/currency-cny.cjs +25 -0
- package/dist/ui/currency-cny.d.ts +5 -0
- package/dist/ui/currency-cny.js +25 -0
- package/dist/ui/currency-eth.cjs +26 -0
- package/dist/ui/currency-eth.d.ts +5 -0
- package/dist/ui/currency-eth.js +26 -0
- package/dist/ui/currency-eur.cjs +34 -0
- package/dist/ui/currency-eur.d.ts +5 -0
- package/dist/ui/currency-eur.js +34 -0
- package/dist/ui/currency-gbp.cjs +25 -0
- package/dist/ui/currency-gbp.d.ts +5 -0
- package/dist/ui/currency-gbp.js +25 -0
- package/dist/ui/currency-gtq.cjs +28 -0
- package/dist/ui/currency-gtq.d.ts +5 -0
- package/dist/ui/currency-gtq.js +28 -0
- package/dist/ui/currency-inr.cjs +25 -0
- package/dist/ui/currency-inr.d.ts +5 -0
- package/dist/ui/currency-inr.js +25 -0
- package/dist/ui/currency-jpy.cjs +25 -0
- package/dist/ui/currency-jpy.d.ts +5 -0
- package/dist/ui/currency-jpy.js +25 -0
- package/dist/ui/currency-krw.cjs +29 -0
- package/dist/ui/currency-krw.d.ts +5 -0
- package/dist/ui/currency-krw.js +29 -0
- package/dist/ui/currency-kzt.cjs +25 -0
- package/dist/ui/currency-kzt.d.ts +5 -0
- package/dist/ui/currency-kzt.js +25 -0
- package/dist/ui/currency-mxn.cjs +25 -0
- package/dist/ui/currency-mxn.d.ts +5 -0
- package/dist/ui/currency-mxn.js +25 -0
- package/dist/ui/currency-ngn.cjs +29 -0
- package/dist/ui/currency-ngn.d.ts +5 -0
- package/dist/ui/currency-ngn.js +29 -0
- package/dist/ui/currency-rub.cjs +29 -0
- package/dist/ui/currency-rub.d.ts +5 -0
- package/dist/ui/currency-rub.js +29 -0
- package/dist/ui/currency-usd.cjs +29 -0
- package/dist/ui/currency-usd.d.ts +5 -0
- package/dist/ui/currency-usd.js +29 -0
- package/dist/ui/cursor-click.cjs +26 -0
- package/dist/ui/cursor-click.d.ts +5 -0
- package/dist/ui/cursor-click.js +26 -0
- package/dist/ui/cursor-text.cjs +24 -0
- package/dist/ui/cursor-text.d.ts +5 -0
- package/dist/ui/cursor-text.js +24 -0
- package/dist/ui/cursor.cjs +27 -0
- package/dist/ui/cursor.d.ts +5 -0
- package/dist/ui/cursor.js +27 -0
- package/dist/ui/dashboard.cjs +28 -0
- package/dist/ui/dashboard.d.ts +5 -0
- package/dist/ui/dashboard.js +28 -0
- package/dist/ui/database.cjs +26 -0
- package/dist/ui/database.d.ts +5 -0
- package/dist/ui/database.js +26 -0
- package/dist/ui/device-laptop.cjs +27 -0
- package/dist/ui/device-laptop.d.ts +5 -0
- package/dist/ui/device-laptop.js +27 -0
- package/dist/ui/device-pc.cjs +26 -0
- package/dist/ui/device-pc.d.ts +5 -0
- package/dist/ui/device-pc.js +26 -0
- package/dist/ui/device-phone.cjs +26 -0
- package/dist/ui/device-phone.d.ts +5 -0
- package/dist/ui/device-phone.js +26 -0
- package/dist/ui/device-tablet.cjs +33 -0
- package/dist/ui/device-tablet.d.ts +5 -0
- package/dist/ui/device-tablet.js +33 -0
- package/dist/ui/device-tv.cjs +26 -0
- package/dist/ui/device-tv.d.ts +5 -0
- package/dist/ui/device-tv.js +26 -0
- package/dist/ui/devices.cjs +28 -0
- package/dist/ui/devices.d.ts +5 -0
- package/dist/ui/devices.js +28 -0
- package/dist/ui/diamond.cjs +28 -0
- package/dist/ui/diamond.d.ts +5 -0
- package/dist/ui/diamond.js +28 -0
- package/dist/ui/dice-five.cjs +41 -0
- package/dist/ui/dice-five.d.ts +5 -0
- package/dist/ui/dice-five.js +41 -0
- package/dist/ui/dice-four.cjs +41 -0
- package/dist/ui/dice-four.d.ts +5 -0
- package/dist/ui/dice-four.js +41 -0
- package/dist/ui/dice-one.cjs +41 -0
- package/dist/ui/dice-one.d.ts +5 -0
- package/dist/ui/dice-one.js +41 -0
- package/dist/ui/dice-six.cjs +41 -0
- package/dist/ui/dice-six.d.ts +5 -0
- package/dist/ui/dice-six.js +41 -0
- package/dist/ui/dice-three.cjs +41 -0
- package/dist/ui/dice-three.d.ts +5 -0
- package/dist/ui/dice-three.js +41 -0
- package/dist/ui/dice-two.cjs +41 -0
- package/dist/ui/dice-two.d.ts +5 -0
- package/dist/ui/dice-two.js +41 -0
- package/dist/ui/disc.cjs +30 -0
- package/dist/ui/disc.d.ts +5 -0
- package/dist/ui/disc.js +30 -0
- package/dist/ui/dislike-filled.cjs +22 -0
- package/dist/ui/dislike-filled.d.ts +5 -0
- package/dist/ui/dislike-filled.js +22 -0
- package/dist/ui/dislike.cjs +26 -0
- package/dist/ui/dislike.d.ts +5 -0
- package/dist/ui/dislike.js +26 -0
- package/dist/ui/divide.cjs +28 -0
- package/dist/ui/divide.d.ts +5 -0
- package/dist/ui/divide.js +28 -0
- package/dist/ui/divider.cjs +26 -0
- package/dist/ui/divider.d.ts +5 -0
- package/dist/ui/divider.js +26 -0
- package/dist/ui/dots-grid.cjs +27 -0
- package/dist/ui/dots-grid.d.ts +5 -0
- package/dist/ui/dots-grid.js +27 -0
- package/dist/ui/dots-horizontal.cjs +27 -0
- package/dist/ui/dots-horizontal.d.ts +5 -0
- package/dist/ui/dots-horizontal.js +27 -0
- package/dist/ui/dots-vertical.cjs +27 -0
- package/dist/ui/dots-vertical.d.ts +5 -0
- package/dist/ui/dots-vertical.js +27 -0
- package/dist/ui/download.cjs +26 -0
- package/dist/ui/download.d.ts +5 -0
- package/dist/ui/download.js +26 -0
- package/dist/ui/drop.cjs +28 -0
- package/dist/ui/drop.d.ts +5 -0
- package/dist/ui/drop.js +28 -0
- package/dist/ui/dropper.cjs +28 -0
- package/dist/ui/dropper.d.ts +5 -0
- package/dist/ui/dropper.js +28 -0
- package/dist/ui/earbuds.cjs +28 -0
- package/dist/ui/earbuds.d.ts +5 -0
- package/dist/ui/earbuds.js +28 -0
- package/dist/ui/earth.cjs +29 -0
- package/dist/ui/earth.d.ts +5 -0
- package/dist/ui/earth.js +29 -0
- package/dist/ui/edit.cjs +26 -0
- package/dist/ui/edit.d.ts +5 -0
- package/dist/ui/edit.js +26 -0
- package/dist/ui/equal.cjs +24 -0
- package/dist/ui/equal.d.ts +5 -0
- package/dist/ui/equal.js +24 -0
- package/dist/ui/eraser.cjs +29 -0
- package/dist/ui/eraser.d.ts +5 -0
- package/dist/ui/eraser.js +29 -0
- package/dist/ui/exclude.cjs +44 -0
- package/dist/ui/exclude.d.ts +5 -0
- package/dist/ui/exclude.js +44 -0
- package/dist/ui/experiment.cjs +26 -0
- package/dist/ui/experiment.d.ts +5 -0
- package/dist/ui/experiment.js +26 -0
- package/dist/ui/external-link.cjs +26 -0
- package/dist/ui/external-link.d.ts +5 -0
- package/dist/ui/external-link.js +26 -0
- package/dist/ui/eye-off.cjs +28 -0
- package/dist/ui/eye-off.d.ts +5 -0
- package/dist/ui/eye-off.js +28 -0
- package/dist/ui/eye.cjs +35 -0
- package/dist/ui/eye.d.ts +5 -0
- package/dist/ui/eye.js +35 -0
- package/dist/ui/face-id.cjs +22 -0
- package/dist/ui/face-id.d.ts +5 -0
- package/dist/ui/face-id.js +22 -0
- package/dist/ui/feather.cjs +26 -0
- package/dist/ui/feather.d.ts +5 -0
- package/dist/ui/feather.js +26 -0
- package/dist/ui/file-gif.cjs +28 -0
- package/dist/ui/file-gif.d.ts +5 -0
- package/dist/ui/file-gif.js +28 -0
- package/dist/ui/file-pdf.cjs +28 -0
- package/dist/ui/file-pdf.d.ts +5 -0
- package/dist/ui/file-pdf.js +28 -0
- package/dist/ui/file-txt.cjs +28 -0
- package/dist/ui/file-txt.d.ts +5 -0
- package/dist/ui/file-txt.js +28 -0
- package/dist/ui/file.cjs +28 -0
- package/dist/ui/file.d.ts +5 -0
- package/dist/ui/file.js +28 -0
- package/dist/ui/files.cjs +28 -0
- package/dist/ui/files.d.ts +5 -0
- package/dist/ui/files.js +28 -0
- package/dist/ui/film.cjs +28 -0
- package/dist/ui/film.d.ts +5 -0
- package/dist/ui/film.js +28 -0
- package/dist/ui/filter-x.cjs +26 -0
- package/dist/ui/filter-x.d.ts +5 -0
- package/dist/ui/filter-x.js +26 -0
- package/dist/ui/filter.cjs +27 -0
- package/dist/ui/filter.d.ts +5 -0
- package/dist/ui/filter.js +27 -0
- package/dist/ui/fingerprint.cjs +25 -0
- package/dist/ui/fingerprint.d.ts +5 -0
- package/dist/ui/fingerprint.js +25 -0
- package/dist/ui/first-aid.cjs +28 -0
- package/dist/ui/first-aid.d.ts +5 -0
- package/dist/ui/first-aid.js +28 -0
- package/dist/ui/flag.cjs +26 -0
- package/dist/ui/flag.d.ts +5 -0
- package/dist/ui/flag.js +26 -0
- package/dist/ui/folder-check.cjs +28 -0
- package/dist/ui/folder-check.d.ts +5 -0
- package/dist/ui/folder-check.js +28 -0
- package/dist/ui/folder-heart.cjs +31 -0
- package/dist/ui/folder-heart.d.ts +5 -0
- package/dist/ui/folder-heart.js +31 -0
- package/dist/ui/folder-lock.cjs +28 -0
- package/dist/ui/folder-lock.d.ts +5 -0
- package/dist/ui/folder-lock.js +28 -0
- package/dist/ui/folder-minus.cjs +26 -0
- package/dist/ui/folder-minus.d.ts +5 -0
- package/dist/ui/folder-minus.js +26 -0
- package/dist/ui/folder-open.cjs +28 -0
- package/dist/ui/folder-open.d.ts +5 -0
- package/dist/ui/folder-open.js +28 -0
- package/dist/ui/folder-pin.cjs +28 -0
- package/dist/ui/folder-pin.d.ts +5 -0
- package/dist/ui/folder-pin.js +28 -0
- package/dist/ui/folder-plus.cjs +26 -0
- package/dist/ui/folder-plus.d.ts +5 -0
- package/dist/ui/folder-plus.js +26 -0
- package/dist/ui/folder-prohibit.cjs +28 -0
- package/dist/ui/folder-prohibit.d.ts +5 -0
- package/dist/ui/folder-prohibit.js +28 -0
- package/dist/ui/folder-star.cjs +30 -0
- package/dist/ui/folder-star.d.ts +5 -0
- package/dist/ui/folder-star.js +30 -0
- package/dist/ui/folder-x.cjs +26 -0
- package/dist/ui/folder-x.d.ts +5 -0
- package/dist/ui/folder-x.js +26 -0
- package/dist/ui/folder.cjs +27 -0
- package/dist/ui/folder.d.ts +5 -0
- package/dist/ui/folder.js +27 -0
- package/dist/ui/function.cjs +24 -0
- package/dist/ui/function.d.ts +5 -0
- package/dist/ui/function.js +24 -0
- package/dist/ui/gaming-pad.cjs +35 -0
- package/dist/ui/gaming-pad.d.ts +5 -0
- package/dist/ui/gaming-pad.js +35 -0
- package/dist/ui/gantt.cjs +24 -0
- package/dist/ui/gantt.d.ts +5 -0
- package/dist/ui/gantt.js +24 -0
- package/dist/ui/gift.cjs +27 -0
- package/dist/ui/gift.d.ts +5 -0
- package/dist/ui/gift.js +27 -0
- package/dist/ui/git-branch.cjs +26 -0
- package/dist/ui/git-branch.d.ts +5 -0
- package/dist/ui/git-branch.js +26 -0
- package/dist/ui/git-commit.cjs +28 -0
- package/dist/ui/git-commit.d.ts +5 -0
- package/dist/ui/git-commit.js +28 -0
- package/dist/ui/git-diff.cjs +28 -0
- package/dist/ui/git-diff.d.ts +5 -0
- package/dist/ui/git-diff.js +28 -0
- package/dist/ui/git-fork.cjs +26 -0
- package/dist/ui/git-fork.d.ts +5 -0
- package/dist/ui/git-fork.js +26 -0
- package/dist/ui/git-merge.cjs +26 -0
- package/dist/ui/git-merge.d.ts +5 -0
- package/dist/ui/git-merge.js +26 -0
- package/dist/ui/git-pr-closed.cjs +26 -0
- package/dist/ui/git-pr-closed.d.ts +5 -0
- package/dist/ui/git-pr-closed.js +26 -0
- package/dist/ui/git-pr-draft.cjs +35 -0
- package/dist/ui/git-pr-draft.d.ts +5 -0
- package/dist/ui/git-pr-draft.js +35 -0
- package/dist/ui/git-pr.cjs +26 -0
- package/dist/ui/git-pr.d.ts +5 -0
- package/dist/ui/git-pr.js +26 -0
- package/dist/ui/glasses.cjs +29 -0
- package/dist/ui/glasses.d.ts +5 -0
- package/dist/ui/glasses.js +29 -0
- package/dist/ui/globe-x.cjs +26 -0
- package/dist/ui/globe-x.d.ts +5 -0
- package/dist/ui/globe-x.js +26 -0
- package/dist/ui/globe.cjs +28 -0
- package/dist/ui/globe.d.ts +5 -0
- package/dist/ui/globe.js +28 -0
- package/dist/ui/graduation-hat.cjs +26 -0
- package/dist/ui/graduation-hat.d.ts +5 -0
- package/dist/ui/graduation-hat.js +26 -0
- package/dist/ui/greater-or-equal-than.cjs +22 -0
- package/dist/ui/greater-or-equal-than.d.ts +5 -0
- package/dist/ui/greater-or-equal-than.js +22 -0
- package/dist/ui/greater-than.cjs +24 -0
- package/dist/ui/greater-than.d.ts +5 -0
- package/dist/ui/greater-than.js +24 -0
- package/dist/ui/grip-horizontal.cjs +27 -0
- package/dist/ui/grip-horizontal.d.ts +5 -0
- package/dist/ui/grip-horizontal.js +27 -0
- package/dist/ui/grip-vertical.cjs +27 -0
- package/dist/ui/grip-vertical.d.ts +5 -0
- package/dist/ui/grip-vertical.js +27 -0
- package/dist/ui/hand-swipe-left.cjs +26 -0
- package/dist/ui/hand-swipe-left.d.ts +5 -0
- package/dist/ui/hand-swipe-left.js +26 -0
- package/dist/ui/hand-swipe-right.cjs +26 -0
- package/dist/ui/hand-swipe-right.d.ts +5 -0
- package/dist/ui/hand-swipe-right.js +26 -0
- package/dist/ui/hand-touch.cjs +28 -0
- package/dist/ui/hand-touch.d.ts +5 -0
- package/dist/ui/hand-touch.js +28 -0
- package/dist/ui/hand.cjs +28 -0
- package/dist/ui/hand.d.ts +5 -0
- package/dist/ui/hand.js +28 -0
- package/dist/ui/hard-drive.cjs +26 -0
- package/dist/ui/hard-drive.d.ts +5 -0
- package/dist/ui/hard-drive.js +26 -0
- package/dist/ui/hashtag.cjs +28 -0
- package/dist/ui/hashtag.d.ts +5 -0
- package/dist/ui/hashtag.js +28 -0
- package/dist/ui/headphones.cjs +26 -0
- package/dist/ui/headphones.d.ts +5 -0
- package/dist/ui/headphones.js +26 -0
- package/dist/ui/heart-filled.cjs +22 -0
- package/dist/ui/heart-filled.d.ts +5 -0
- package/dist/ui/heart-filled.js +22 -0
- package/dist/ui/heart-half.cjs +29 -0
- package/dist/ui/heart-half.d.ts +5 -0
- package/dist/ui/heart-half.js +29 -0
- package/dist/ui/heart.cjs +29 -0
- package/dist/ui/heart.d.ts +5 -0
- package/dist/ui/heart.js +29 -0
- package/dist/ui/hexagon.cjs +28 -0
- package/dist/ui/hexagon.d.ts +5 -0
- package/dist/ui/hexagon.js +28 -0
- package/dist/ui/high-definition.cjs +22 -0
- package/dist/ui/high-definition.d.ts +5 -0
- package/dist/ui/high-definition.js +22 -0
- package/dist/ui/history.cjs +26 -0
- package/dist/ui/history.d.ts +5 -0
- package/dist/ui/history.js +26 -0
- package/dist/ui/house.cjs +29 -0
- package/dist/ui/house.d.ts +5 -0
- package/dist/ui/house.js +29 -0
- package/dist/ui/houseglass.cjs +26 -0
- package/dist/ui/houseglass.d.ts +5 -0
- package/dist/ui/houseglass.js +26 -0
- package/dist/ui/image-panoramic.cjs +33 -0
- package/dist/ui/image-panoramic.d.ts +5 -0
- package/dist/ui/image-panoramic.js +33 -0
- package/dist/ui/image.cjs +26 -0
- package/dist/ui/image.d.ts +5 -0
- package/dist/ui/image.js +26 -0
- package/dist/ui/index.cjs +1233 -0
- package/dist/ui/index.d.ts +616 -0
- package/dist/ui/index.js +617 -0
- package/dist/ui/infinite.cjs +23 -0
- package/dist/ui/infinite.d.ts +5 -0
- package/dist/ui/infinite.js +23 -0
- package/dist/ui/info.cjs +35 -0
- package/dist/ui/info.d.ts +5 -0
- package/dist/ui/info.js +35 -0
- package/dist/ui/intersect.cjs +44 -0
- package/dist/ui/intersect.d.ts +5 -0
- package/dist/ui/intersect.js +44 -0
- package/dist/ui/intersection.cjs +24 -0
- package/dist/ui/intersection.d.ts +5 -0
- package/dist/ui/intersection.js +24 -0
- package/dist/ui/justice.cjs +29 -0
- package/dist/ui/justice.d.ts +5 -0
- package/dist/ui/justice.js +29 -0
- package/dist/ui/kanban.cjs +27 -0
- package/dist/ui/kanban.d.ts +5 -0
- package/dist/ui/kanban.js +27 -0
- package/dist/ui/key-backspace.cjs +26 -0
- package/dist/ui/key-backspace.d.ts +5 -0
- package/dist/ui/key-backspace.js +26 -0
- package/dist/ui/key-command.cjs +27 -0
- package/dist/ui/key-command.d.ts +5 -0
- package/dist/ui/key-command.js +27 -0
- package/dist/ui/key-enter.cjs +24 -0
- package/dist/ui/key-enter.d.ts +5 -0
- package/dist/ui/key-enter.js +24 -0
- package/dist/ui/key-lock.cjs +37 -0
- package/dist/ui/key-lock.d.ts +5 -0
- package/dist/ui/key-lock.js +37 -0
- package/dist/ui/key-option.cjs +24 -0
- package/dist/ui/key-option.d.ts +5 -0
- package/dist/ui/key-option.js +24 -0
- package/dist/ui/key-shift.cjs +28 -0
- package/dist/ui/key-shift.d.ts +5 -0
- package/dist/ui/key-shift.js +28 -0
- package/dist/ui/key.cjs +33 -0
- package/dist/ui/key.d.ts +5 -0
- package/dist/ui/key.js +33 -0
- package/dist/ui/keyboard.cjs +28 -0
- package/dist/ui/keyboard.d.ts +5 -0
- package/dist/ui/keyboard.js +28 -0
- package/dist/ui/layer.cjs +28 -0
- package/dist/ui/layer.d.ts +5 -0
- package/dist/ui/layer.js +28 -0
- package/dist/ui/layers-half.cjs +28 -0
- package/dist/ui/layers-half.d.ts +5 -0
- package/dist/ui/layers-half.js +28 -0
- package/dist/ui/layers.cjs +28 -0
- package/dist/ui/layers.d.ts +5 -0
- package/dist/ui/layers.js +28 -0
- package/dist/ui/leaf.cjs +29 -0
- package/dist/ui/leaf.d.ts +5 -0
- package/dist/ui/leaf.js +29 -0
- package/dist/ui/less-or-equal-than.cjs +22 -0
- package/dist/ui/less-or-equal-than.d.ts +5 -0
- package/dist/ui/less-or-equal-than.js +22 -0
- package/dist/ui/less-than.cjs +24 -0
- package/dist/ui/less-than.d.ts +5 -0
- package/dist/ui/less-than.js +24 -0
- package/dist/ui/life-buoy.cjs +28 -0
- package/dist/ui/life-buoy.d.ts +5 -0
- package/dist/ui/life-buoy.js +28 -0
- package/dist/ui/lightbulb.cjs +28 -0
- package/dist/ui/lightbulb.d.ts +5 -0
- package/dist/ui/lightbulb.js +28 -0
- package/dist/ui/lightning-fast.cjs +28 -0
- package/dist/ui/lightning-fast.d.ts +5 -0
- package/dist/ui/lightning-fast.js +28 -0
- package/dist/ui/lightning.cjs +28 -0
- package/dist/ui/lightning.d.ts +5 -0
- package/dist/ui/lightning.js +28 -0
- package/dist/ui/like-filled.cjs +22 -0
- package/dist/ui/like-filled.d.ts +5 -0
- package/dist/ui/like-filled.js +22 -0
- package/dist/ui/like.cjs +26 -0
- package/dist/ui/like.d.ts +5 -0
- package/dist/ui/like.js +26 -0
- package/dist/ui/link.cjs +26 -0
- package/dist/ui/link.d.ts +5 -0
- package/dist/ui/link.js +26 -0
- package/dist/ui/list-check.cjs +22 -0
- package/dist/ui/list-check.d.ts +5 -0
- package/dist/ui/list-check.js +22 -0
- package/dist/ui/list-ordered.cjs +22 -0
- package/dist/ui/list-ordered.d.ts +5 -0
- package/dist/ui/list-ordered.js +22 -0
- package/dist/ui/list-plus.cjs +24 -0
- package/dist/ui/list-plus.d.ts +5 -0
- package/dist/ui/list-plus.js +24 -0
- package/dist/ui/list-unordered.cjs +24 -0
- package/dist/ui/list-unordered.d.ts +5 -0
- package/dist/ui/list-unordered.js +24 -0
- package/dist/ui/lock.cjs +33 -0
- package/dist/ui/lock.d.ts +5 -0
- package/dist/ui/lock.js +33 -0
- package/dist/ui/logo-amazon.cjs +29 -0
- package/dist/ui/logo-amazon.d.ts +5 -0
- package/dist/ui/logo-amazon.js +29 -0
- package/dist/ui/logo-android.cjs +26 -0
- package/dist/ui/logo-android.d.ts +5 -0
- package/dist/ui/logo-android.js +26 -0
- package/dist/ui/logo-app-store.cjs +29 -0
- package/dist/ui/logo-app-store.d.ts +5 -0
- package/dist/ui/logo-app-store.js +29 -0
- package/dist/ui/logo-apple-podcast.cjs +34 -0
- package/dist/ui/logo-apple-podcast.d.ts +5 -0
- package/dist/ui/logo-apple-podcast.js +34 -0
- package/dist/ui/logo-apple.cjs +26 -0
- package/dist/ui/logo-apple.d.ts +5 -0
- package/dist/ui/logo-apple.js +26 -0
- package/dist/ui/logo-behance.cjs +29 -0
- package/dist/ui/logo-behance.d.ts +5 -0
- package/dist/ui/logo-behance.js +29 -0
- package/dist/ui/logo-codepen.cjs +29 -0
- package/dist/ui/logo-codepen.d.ts +5 -0
- package/dist/ui/logo-codepen.js +29 -0
- package/dist/ui/logo-discord.cjs +26 -0
- package/dist/ui/logo-discord.d.ts +5 -0
- package/dist/ui/logo-discord.js +26 -0
- package/dist/ui/logo-dribbble.cjs +29 -0
- package/dist/ui/logo-dribbble.d.ts +5 -0
- package/dist/ui/logo-dribbble.js +29 -0
- package/dist/ui/logo-dropbox.cjs +34 -0
- package/dist/ui/logo-dropbox.d.ts +5 -0
- package/dist/ui/logo-dropbox.js +34 -0
- package/dist/ui/logo-edge.cjs +36 -0
- package/dist/ui/logo-edge.d.ts +5 -0
- package/dist/ui/logo-edge.js +36 -0
- package/dist/ui/logo-facebook.cjs +31 -0
- package/dist/ui/logo-facebook.d.ts +5 -0
- package/dist/ui/logo-facebook.js +31 -0
- package/dist/ui/logo-figma.cjs +29 -0
- package/dist/ui/logo-figma.d.ts +5 -0
- package/dist/ui/logo-figma.js +29 -0
- package/dist/ui/logo-firefox.cjs +31 -0
- package/dist/ui/logo-firefox.d.ts +5 -0
- package/dist/ui/logo-firefox.js +31 -0
- package/dist/ui/logo-framer.cjs +29 -0
- package/dist/ui/logo-framer.d.ts +5 -0
- package/dist/ui/logo-framer.js +29 -0
- package/dist/ui/logo-github.cjs +34 -0
- package/dist/ui/logo-github.d.ts +5 -0
- package/dist/ui/logo-github.js +34 -0
- package/dist/ui/logo-gitlab.cjs +31 -0
- package/dist/ui/logo-gitlab.d.ts +5 -0
- package/dist/ui/logo-gitlab.js +31 -0
- package/dist/ui/logo-google-chrome.cjs +31 -0
- package/dist/ui/logo-google-chrome.d.ts +5 -0
- package/dist/ui/logo-google-chrome.js +31 -0
- package/dist/ui/logo-google-drive.cjs +31 -0
- package/dist/ui/logo-google-drive.d.ts +5 -0
- package/dist/ui/logo-google-drive.js +31 -0
- package/dist/ui/logo-google-photos.cjs +29 -0
- package/dist/ui/logo-google-photos.d.ts +5 -0
- package/dist/ui/logo-google-photos.js +29 -0
- package/dist/ui/logo-google.cjs +31 -0
- package/dist/ui/logo-google.d.ts +5 -0
- package/dist/ui/logo-google.js +31 -0
- package/dist/ui/logo-instagram.cjs +33 -0
- package/dist/ui/logo-instagram.d.ts +5 -0
- package/dist/ui/logo-instagram.js +33 -0
- package/dist/ui/logo-linkedin.cjs +26 -0
- package/dist/ui/logo-linkedin.d.ts +5 -0
- package/dist/ui/logo-linkedin.js +26 -0
- package/dist/ui/logo-linktree.cjs +25 -0
- package/dist/ui/logo-linktree.d.ts +5 -0
- package/dist/ui/logo-linktree.js +25 -0
- package/dist/ui/logo-markdown.cjs +29 -0
- package/dist/ui/logo-markdown.d.ts +5 -0
- package/dist/ui/logo-markdown.js +29 -0
- package/dist/ui/logo-medium.cjs +29 -0
- package/dist/ui/logo-medium.d.ts +5 -0
- package/dist/ui/logo-medium.js +29 -0
- package/dist/ui/logo-messenger.cjs +29 -0
- package/dist/ui/logo-messenger.d.ts +5 -0
- package/dist/ui/logo-messenger.js +29 -0
- package/dist/ui/logo-meta.cjs +34 -0
- package/dist/ui/logo-meta.d.ts +5 -0
- package/dist/ui/logo-meta.js +34 -0
- package/dist/ui/logo-ms-excel.cjs +29 -0
- package/dist/ui/logo-ms-excel.d.ts +5 -0
- package/dist/ui/logo-ms-excel.js +29 -0
- package/dist/ui/logo-ms-outlook.cjs +29 -0
- package/dist/ui/logo-ms-outlook.d.ts +5 -0
- package/dist/ui/logo-ms-outlook.js +29 -0
- package/dist/ui/logo-ms-power-point.cjs +29 -0
- package/dist/ui/logo-ms-power-point.d.ts +5 -0
- package/dist/ui/logo-ms-power-point.js +29 -0
- package/dist/ui/logo-ms-teams.cjs +29 -0
- package/dist/ui/logo-ms-teams.d.ts +5 -0
- package/dist/ui/logo-ms-teams.js +29 -0
- package/dist/ui/logo-ms-word.cjs +29 -0
- package/dist/ui/logo-ms-word.d.ts +5 -0
- package/dist/ui/logo-ms-word.js +29 -0
- package/dist/ui/logo-open-ai.cjs +41 -0
- package/dist/ui/logo-open-ai.d.ts +5 -0
- package/dist/ui/logo-open-ai.js +41 -0
- package/dist/ui/logo-paypal.cjs +29 -0
- package/dist/ui/logo-paypal.d.ts +5 -0
- package/dist/ui/logo-paypal.js +29 -0
- package/dist/ui/logo-pinterest.cjs +29 -0
- package/dist/ui/logo-pinterest.d.ts +5 -0
- package/dist/ui/logo-pinterest.js +29 -0
- package/dist/ui/logo-play-store.cjs +29 -0
- package/dist/ui/logo-play-store.d.ts +5 -0
- package/dist/ui/logo-play-store.js +29 -0
- package/dist/ui/logo-reddit.cjs +26 -0
- package/dist/ui/logo-reddit.d.ts +5 -0
- package/dist/ui/logo-reddit.js +26 -0
- package/dist/ui/logo-safari.cjs +31 -0
- package/dist/ui/logo-safari.d.ts +5 -0
- package/dist/ui/logo-safari.js +31 -0
- package/dist/ui/logo-sandbox.cjs +29 -0
- package/dist/ui/logo-sandbox.d.ts +5 -0
- package/dist/ui/logo-sandbox.js +29 -0
- package/dist/ui/logo-sketch.cjs +29 -0
- package/dist/ui/logo-sketch.d.ts +5 -0
- package/dist/ui/logo-sketch.js +29 -0
- package/dist/ui/logo-slack.cjs +29 -0
- package/dist/ui/logo-slack.d.ts +5 -0
- package/dist/ui/logo-slack.js +29 -0
- package/dist/ui/logo-snapchat.cjs +29 -0
- package/dist/ui/logo-snapchat.d.ts +5 -0
- package/dist/ui/logo-snapchat.js +29 -0
- package/dist/ui/logo-spotify.cjs +29 -0
- package/dist/ui/logo-spotify.d.ts +5 -0
- package/dist/ui/logo-spotify.js +29 -0
- package/dist/ui/logo-stack-overflow.cjs +29 -0
- package/dist/ui/logo-stack-overflow.d.ts +5 -0
- package/dist/ui/logo-stack-overflow.js +29 -0
- package/dist/ui/logo-steam.cjs +29 -0
- package/dist/ui/logo-steam.d.ts +5 -0
- package/dist/ui/logo-steam.js +29 -0
- package/dist/ui/logo-stripe.cjs +29 -0
- package/dist/ui/logo-stripe.d.ts +5 -0
- package/dist/ui/logo-stripe.js +29 -0
- package/dist/ui/logo-telegram.cjs +34 -0
- package/dist/ui/logo-telegram.d.ts +5 -0
- package/dist/ui/logo-telegram.js +34 -0
- package/dist/ui/logo-threads.cjs +29 -0
- package/dist/ui/logo-threads.d.ts +5 -0
- package/dist/ui/logo-threads.js +29 -0
- package/dist/ui/logo-tiktok.cjs +29 -0
- package/dist/ui/logo-tiktok.d.ts +5 -0
- package/dist/ui/logo-tiktok.js +29 -0
- package/dist/ui/logo-twitch.cjs +29 -0
- package/dist/ui/logo-twitch.d.ts +5 -0
- package/dist/ui/logo-twitch.js +29 -0
- package/dist/ui/logo-twitter.cjs +29 -0
- package/dist/ui/logo-twitter.d.ts +5 -0
- package/dist/ui/logo-twitter.js +29 -0
- package/dist/ui/logo-vimeo.cjs +29 -0
- package/dist/ui/logo-vimeo.d.ts +5 -0
- package/dist/ui/logo-vimeo.js +29 -0
- package/dist/ui/logo-webhooks.cjs +26 -0
- package/dist/ui/logo-webhooks.d.ts +5 -0
- package/dist/ui/logo-webhooks.js +26 -0
- package/dist/ui/logo-whatsapp.cjs +39 -0
- package/dist/ui/logo-whatsapp.d.ts +5 -0
- package/dist/ui/logo-whatsapp.js +39 -0
- package/dist/ui/logo-windows.cjs +29 -0
- package/dist/ui/logo-windows.d.ts +5 -0
- package/dist/ui/logo-windows.js +29 -0
- package/dist/ui/logo-wordpress.cjs +31 -0
- package/dist/ui/logo-wordpress.d.ts +5 -0
- package/dist/ui/logo-wordpress.js +31 -0
- package/dist/ui/logo-x.cjs +29 -0
- package/dist/ui/logo-x.d.ts +5 -0
- package/dist/ui/logo-x.js +29 -0
- package/dist/ui/logo-youtube.cjs +39 -0
- package/dist/ui/logo-youtube.d.ts +5 -0
- package/dist/ui/logo-youtube.js +39 -0
- package/dist/ui/luggage.cjs +28 -0
- package/dist/ui/luggage.d.ts +5 -0
- package/dist/ui/luggage.js +28 -0
- package/dist/ui/magic-wand.cjs +26 -0
- package/dist/ui/magic-wand.d.ts +5 -0
- package/dist/ui/magic-wand.js +26 -0
- package/dist/ui/magic.cjs +28 -0
- package/dist/ui/magic.d.ts +5 -0
- package/dist/ui/magic.js +28 -0
- package/dist/ui/mail-open.cjs +30 -0
- package/dist/ui/mail-open.d.ts +5 -0
- package/dist/ui/mail-open.js +30 -0
- package/dist/ui/mail.cjs +28 -0
- package/dist/ui/mail.d.ts +5 -0
- package/dist/ui/mail.js +28 -0
- package/dist/ui/map-pin-area.cjs +30 -0
- package/dist/ui/map-pin-area.d.ts +5 -0
- package/dist/ui/map-pin-area.js +30 -0
- package/dist/ui/map-pin-line-area.cjs +28 -0
- package/dist/ui/map-pin-line-area.d.ts +5 -0
- package/dist/ui/map-pin-line-area.js +28 -0
- package/dist/ui/map-pin-line.cjs +28 -0
- package/dist/ui/map-pin-line.d.ts +5 -0
- package/dist/ui/map-pin-line.js +28 -0
- package/dist/ui/map-pin-plus.cjs +30 -0
- package/dist/ui/map-pin-plus.d.ts +5 -0
- package/dist/ui/map-pin-plus.js +30 -0
- package/dist/ui/map-pin.cjs +37 -0
- package/dist/ui/map-pin.d.ts +5 -0
- package/dist/ui/map-pin.js +37 -0
- package/dist/ui/map.cjs +26 -0
- package/dist/ui/map.d.ts +5 -0
- package/dist/ui/map.js +26 -0
- package/dist/ui/maths.cjs +24 -0
- package/dist/ui/maths.d.ts +5 -0
- package/dist/ui/maths.js +24 -0
- package/dist/ui/maximize.cjs +24 -0
- package/dist/ui/maximize.d.ts +5 -0
- package/dist/ui/maximize.js +24 -0
- package/dist/ui/member-of.cjs +22 -0
- package/dist/ui/member-of.d.ts +5 -0
- package/dist/ui/member-of.js +22 -0
- package/dist/ui/menu.cjs +24 -0
- package/dist/ui/menu.d.ts +5 -0
- package/dist/ui/menu.js +24 -0
- package/dist/ui/merge.cjs +24 -0
- package/dist/ui/merge.d.ts +5 -0
- package/dist/ui/merge.js +24 -0
- package/dist/ui/microphone-off.cjs +26 -0
- package/dist/ui/microphone-off.d.ts +5 -0
- package/dist/ui/microphone-off.js +26 -0
- package/dist/ui/microphone.cjs +26 -0
- package/dist/ui/microphone.d.ts +5 -0
- package/dist/ui/microphone.js +26 -0
- package/dist/ui/microscope.cjs +28 -0
- package/dist/ui/microscope.d.ts +5 -0
- package/dist/ui/microscope.js +28 -0
- package/dist/ui/minimize.cjs +24 -0
- package/dist/ui/minimize.d.ts +5 -0
- package/dist/ui/minimize.js +24 -0
- package/dist/ui/minus.cjs +25 -0
- package/dist/ui/minus.d.ts +5 -0
- package/dist/ui/minus.js +25 -0
- package/dist/ui/money.cjs +28 -0
- package/dist/ui/money.d.ts +5 -0
- package/dist/ui/money.js +28 -0
- package/dist/ui/moon.cjs +30 -0
- package/dist/ui/moon.d.ts +5 -0
- package/dist/ui/moon.js +30 -0
- package/dist/ui/mosaic.cjs +31 -0
- package/dist/ui/mosaic.d.ts +5 -0
- package/dist/ui/mosaic.js +31 -0
- package/dist/ui/mouse-left-click.cjs +28 -0
- package/dist/ui/mouse-left-click.d.ts +5 -0
- package/dist/ui/mouse-left-click.js +28 -0
- package/dist/ui/mouse-left.cjs +29 -0
- package/dist/ui/mouse-left.d.ts +5 -0
- package/dist/ui/mouse-left.js +29 -0
- package/dist/ui/mouse-middle.cjs +26 -0
- package/dist/ui/mouse-middle.d.ts +5 -0
- package/dist/ui/mouse-middle.js +26 -0
- package/dist/ui/mouse-right-click.cjs +28 -0
- package/dist/ui/mouse-right-click.d.ts +5 -0
- package/dist/ui/mouse-right-click.js +28 -0
- package/dist/ui/mouse-right.cjs +28 -0
- package/dist/ui/mouse-right.d.ts +5 -0
- package/dist/ui/mouse-right.js +28 -0
- package/dist/ui/mouse.cjs +27 -0
- package/dist/ui/mouse.d.ts +5 -0
- package/dist/ui/mouse.js +27 -0
- package/dist/ui/movie.cjs +26 -0
- package/dist/ui/movie.d.ts +5 -0
- package/dist/ui/movie.js +26 -0
- package/dist/ui/music-note.cjs +27 -0
- package/dist/ui/music-note.d.ts +5 -0
- package/dist/ui/music-note.js +27 -0
- package/dist/ui/music-notes.cjs +26 -0
- package/dist/ui/music-notes.d.ts +5 -0
- package/dist/ui/music-notes.js +26 -0
- package/dist/ui/navigation.cjs +27 -0
- package/dist/ui/navigation.d.ts +5 -0
- package/dist/ui/navigation.js +27 -0
- package/dist/ui/not-equal.cjs +24 -0
- package/dist/ui/not-equal.d.ts +5 -0
- package/dist/ui/not-equal.js +24 -0
- package/dist/ui/not-member-of.cjs +22 -0
- package/dist/ui/not-member-of.d.ts +5 -0
- package/dist/ui/not-member-of.js +22 -0
- package/dist/ui/not-subset-of.cjs +22 -0
- package/dist/ui/not-subset-of.d.ts +5 -0
- package/dist/ui/not-subset-of.js +22 -0
- package/dist/ui/not-subset-proper-of.cjs +22 -0
- package/dist/ui/not-subset-proper-of.d.ts +5 -0
- package/dist/ui/not-subset-proper-of.js +22 -0
- package/dist/ui/not-superset-of.cjs +22 -0
- package/dist/ui/not-superset-of.d.ts +5 -0
- package/dist/ui/not-superset-of.js +22 -0
- package/dist/ui/not-superset-proper-of.cjs +22 -0
- package/dist/ui/not-superset-proper-of.d.ts +5 -0
- package/dist/ui/not-superset-proper-of.js +22 -0
- package/dist/ui/notes.cjs +28 -0
- package/dist/ui/notes.d.ts +5 -0
- package/dist/ui/notes.js +28 -0
- package/dist/ui/notification-box.cjs +28 -0
- package/dist/ui/notification-box.d.ts +5 -0
- package/dist/ui/notification-box.js +28 -0
- package/dist/ui/octagon.cjs +28 -0
- package/dist/ui/octagon.d.ts +5 -0
- package/dist/ui/octagon.js +28 -0
- package/dist/ui/organization-chart.cjs +28 -0
- package/dist/ui/organization-chart.d.ts +5 -0
- package/dist/ui/organization-chart.js +28 -0
- package/dist/ui/paint.cjs +26 -0
- package/dist/ui/paint.d.ts +5 -0
- package/dist/ui/paint.js +26 -0
- package/dist/ui/panel-bottom-open.cjs +26 -0
- package/dist/ui/panel-bottom-open.d.ts +5 -0
- package/dist/ui/panel-bottom-open.js +26 -0
- package/dist/ui/panel-bottom.cjs +26 -0
- package/dist/ui/panel-bottom.d.ts +5 -0
- package/dist/ui/panel-bottom.js +26 -0
- package/dist/ui/panel-left-open.cjs +26 -0
- package/dist/ui/panel-left-open.d.ts +5 -0
- package/dist/ui/panel-left-open.js +26 -0
- package/dist/ui/panel-left.cjs +26 -0
- package/dist/ui/panel-left.d.ts +5 -0
- package/dist/ui/panel-left.js +26 -0
- package/dist/ui/panel-right-open.cjs +26 -0
- package/dist/ui/panel-right-open.d.ts +5 -0
- package/dist/ui/panel-right-open.js +26 -0
- package/dist/ui/panel-right.cjs +26 -0
- package/dist/ui/panel-right.d.ts +5 -0
- package/dist/ui/panel-right.js +26 -0
- package/dist/ui/panel-top-open.cjs +26 -0
- package/dist/ui/panel-top-open.d.ts +5 -0
- package/dist/ui/panel-top-open.js +26 -0
- package/dist/ui/panel-top.cjs +26 -0
- package/dist/ui/panel-top.d.ts +5 -0
- package/dist/ui/panel-top.js +26 -0
- package/dist/ui/panels-bottom.cjs +27 -0
- package/dist/ui/panels-bottom.d.ts +5 -0
- package/dist/ui/panels-bottom.js +27 -0
- package/dist/ui/panels-left.cjs +27 -0
- package/dist/ui/panels-left.d.ts +5 -0
- package/dist/ui/panels-left.js +27 -0
- package/dist/ui/panels-right.cjs +27 -0
- package/dist/ui/panels-right.d.ts +5 -0
- package/dist/ui/panels-right.js +27 -0
- package/dist/ui/panels-top.cjs +27 -0
- package/dist/ui/panels-top.d.ts +5 -0
- package/dist/ui/panels-top.js +27 -0
- package/dist/ui/paper-clip.cjs +24 -0
- package/dist/ui/paper-clip.d.ts +5 -0
- package/dist/ui/paper-clip.js +24 -0
- package/dist/ui/parenthesis.cjs +24 -0
- package/dist/ui/parenthesis.d.ts +5 -0
- package/dist/ui/parenthesis.js +24 -0
- package/dist/ui/passcode.cjs +41 -0
- package/dist/ui/passcode.d.ts +5 -0
- package/dist/ui/passcode.js +41 -0
- package/dist/ui/passport.cjs +28 -0
- package/dist/ui/passport.d.ts +5 -0
- package/dist/ui/passport.js +28 -0
- package/dist/ui/pause.cjs +27 -0
- package/dist/ui/pause.d.ts +5 -0
- package/dist/ui/pause.js +27 -0
- package/dist/ui/pen.cjs +27 -0
- package/dist/ui/pen.d.ts +5 -0
- package/dist/ui/pen.js +27 -0
- package/dist/ui/pencil.cjs +26 -0
- package/dist/ui/pencil.d.ts +5 -0
- package/dist/ui/pencil.js +26 -0
- package/dist/ui/pentagon.cjs +28 -0
- package/dist/ui/pentagon.d.ts +5 -0
- package/dist/ui/pentagon.js +28 -0
- package/dist/ui/percent.cjs +28 -0
- package/dist/ui/percent.d.ts +5 -0
- package/dist/ui/percent.js +28 -0
- package/dist/ui/perspective.cjs +27 -0
- package/dist/ui/perspective.d.ts +5 -0
- package/dist/ui/perspective.js +27 -0
- package/dist/ui/phone-down.cjs +28 -0
- package/dist/ui/phone-down.d.ts +5 -0
- package/dist/ui/phone-down.js +28 -0
- package/dist/ui/phone-incoming.cjs +28 -0
- package/dist/ui/phone-incoming.d.ts +5 -0
- package/dist/ui/phone-incoming.js +28 -0
- package/dist/ui/phone-outcoming.cjs +26 -0
- package/dist/ui/phone-outcoming.d.ts +5 -0
- package/dist/ui/phone-outcoming.js +26 -0
- package/dist/ui/phone-sound.cjs +28 -0
- package/dist/ui/phone-sound.d.ts +5 -0
- package/dist/ui/phone-sound.js +28 -0
- package/dist/ui/phone-vibrate.cjs +26 -0
- package/dist/ui/phone-vibrate.d.ts +5 -0
- package/dist/ui/phone-vibrate.js +26 -0
- package/dist/ui/phone.cjs +28 -0
- package/dist/ui/phone.d.ts +5 -0
- package/dist/ui/phone.js +28 -0
- package/dist/ui/pi.cjs +22 -0
- package/dist/ui/pi.d.ts +5 -0
- package/dist/ui/pi.js +22 -0
- package/dist/ui/pilcrow.cjs +28 -0
- package/dist/ui/pilcrow.d.ts +5 -0
- package/dist/ui/pilcrow.js +28 -0
- package/dist/ui/pin-off.cjs +26 -0
- package/dist/ui/pin-off.d.ts +5 -0
- package/dist/ui/pin-off.js +26 -0
- package/dist/ui/pin.cjs +26 -0
- package/dist/ui/pin.d.ts +5 -0
- package/dist/ui/pin.js +26 -0
- package/dist/ui/pip-filled.cjs +24 -0
- package/dist/ui/pip-filled.d.ts +5 -0
- package/dist/ui/pip-filled.js +24 -0
- package/dist/ui/pip.cjs +29 -0
- package/dist/ui/pip.d.ts +5 -0
- package/dist/ui/pip.js +29 -0
- package/dist/ui/play.cjs +28 -0
- package/dist/ui/play.d.ts +5 -0
- package/dist/ui/play.js +28 -0
- package/dist/ui/playlist.cjs +26 -0
- package/dist/ui/playlist.d.ts +5 -0
- package/dist/ui/playlist.js +26 -0
- package/dist/ui/plus-minus.cjs +24 -0
- package/dist/ui/plus-minus.d.ts +5 -0
- package/dist/ui/plus-minus.js +24 -0
- package/dist/ui/plus.cjs +25 -0
- package/dist/ui/plus.d.ts +5 -0
- package/dist/ui/plus.js +25 -0
- package/dist/ui/power.cjs +28 -0
- package/dist/ui/power.d.ts +5 -0
- package/dist/ui/power.js +28 -0
- package/dist/ui/presentation.cjs +28 -0
- package/dist/ui/presentation.d.ts +5 -0
- package/dist/ui/presentation.js +28 -0
- package/dist/ui/printer.cjs +35 -0
- package/dist/ui/printer.d.ts +5 -0
- package/dist/ui/printer.js +35 -0
- package/dist/ui/prohibit.cjs +26 -0
- package/dist/ui/prohibit.d.ts +5 -0
- package/dist/ui/prohibit.js +26 -0
- package/dist/ui/puzzle.cjs +30 -0
- package/dist/ui/puzzle.d.ts +5 -0
- package/dist/ui/puzzle.js +30 -0
- package/dist/ui/qr-code.cjs +26 -0
- package/dist/ui/qr-code.d.ts +5 -0
- package/dist/ui/qr-code.js +26 -0
- package/dist/ui/quotes-down.cjs +28 -0
- package/dist/ui/quotes-down.d.ts +5 -0
- package/dist/ui/quotes-down.js +28 -0
- package/dist/ui/quotes-up.cjs +28 -0
- package/dist/ui/quotes-up.d.ts +5 -0
- package/dist/ui/quotes-up.js +28 -0
- package/dist/ui/ranking.cjs +28 -0
- package/dist/ui/ranking.d.ts +5 -0
- package/dist/ui/ranking.js +28 -0
- package/dist/ui/receipt.cjs +26 -0
- package/dist/ui/receipt.d.ts +5 -0
- package/dist/ui/receipt.js +26 -0
- package/dist/ui/record.cjs +35 -0
- package/dist/ui/record.d.ts +5 -0
- package/dist/ui/record.js +35 -0
- package/dist/ui/reload.cjs +22 -0
- package/dist/ui/reload.d.ts +5 -0
- package/dist/ui/reload.js +22 -0
- package/dist/ui/resend.cjs +28 -0
- package/dist/ui/resend.d.ts +5 -0
- package/dist/ui/resend.js +28 -0
- package/dist/ui/resfresh.cjs +22 -0
- package/dist/ui/resfresh.d.ts +5 -0
- package/dist/ui/resfresh.js +22 -0
- package/dist/ui/robot.cjs +26 -0
- package/dist/ui/robot.d.ts +5 -0
- package/dist/ui/robot.js +26 -0
- package/dist/ui/rocket.cjs +26 -0
- package/dist/ui/rocket.d.ts +5 -0
- package/dist/ui/rocket.js +26 -0
- package/dist/ui/roller-brush.cjs +29 -0
- package/dist/ui/roller-brush.d.ts +5 -0
- package/dist/ui/roller-brush.js +29 -0
- package/dist/ui/rotate.cjs +28 -0
- package/dist/ui/rotate.d.ts +5 -0
- package/dist/ui/rotate.js +28 -0
- package/dist/ui/route.cjs +26 -0
- package/dist/ui/route.d.ts +5 -0
- package/dist/ui/route.js +26 -0
- package/dist/ui/ruler.cjs +26 -0
- package/dist/ui/ruler.d.ts +5 -0
- package/dist/ui/ruler.js +26 -0
- package/dist/ui/sale.cjs +30 -0
- package/dist/ui/sale.d.ts +5 -0
- package/dist/ui/sale.js +30 -0
- package/dist/ui/save.cjs +29 -0
- package/dist/ui/save.d.ts +5 -0
- package/dist/ui/save.js +29 -0
- package/dist/ui/scale.cjs +28 -0
- package/dist/ui/scale.d.ts +5 -0
- package/dist/ui/scale.js +28 -0
- package/dist/ui/scan.cjs +22 -0
- package/dist/ui/scan.d.ts +5 -0
- package/dist/ui/scan.js +22 -0
- package/dist/ui/scissors.cjs +28 -0
- package/dist/ui/scissors.d.ts +5 -0
- package/dist/ui/scissors.js +28 -0
- package/dist/ui/screencast.cjs +33 -0
- package/dist/ui/screencast.d.ts +5 -0
- package/dist/ui/screencast.js +33 -0
- package/dist/ui/search-minus.cjs +28 -0
- package/dist/ui/search-minus.d.ts +5 -0
- package/dist/ui/search-minus.js +28 -0
- package/dist/ui/search-plus.cjs +28 -0
- package/dist/ui/search-plus.d.ts +5 -0
- package/dist/ui/search-plus.js +28 -0
- package/dist/ui/search.cjs +28 -0
- package/dist/ui/search.d.ts +5 -0
- package/dist/ui/search.js +28 -0
- package/dist/ui/seek-backward.cjs +26 -0
- package/dist/ui/seek-backward.d.ts +5 -0
- package/dist/ui/seek-backward.js +26 -0
- package/dist/ui/seek-forward.cjs +26 -0
- package/dist/ui/seek-forward.d.ts +5 -0
- package/dist/ui/seek-forward.js +26 -0
- package/dist/ui/server.cjs +35 -0
- package/dist/ui/server.d.ts +5 -0
- package/dist/ui/server.js +35 -0
- package/dist/ui/settings.cjs +40 -0
- package/dist/ui/settings.d.ts +5 -0
- package/dist/ui/settings.js +40 -0
- package/dist/ui/shapes.cjs +27 -0
- package/dist/ui/shapes.d.ts +5 -0
- package/dist/ui/shapes.js +27 -0
- package/dist/ui/share.cjs +26 -0
- package/dist/ui/share.d.ts +5 -0
- package/dist/ui/share.js +26 -0
- package/dist/ui/shield.cjs +28 -0
- package/dist/ui/shield.d.ts +5 -0
- package/dist/ui/shield.js +28 -0
- package/dist/ui/shooting-star.cjs +28 -0
- package/dist/ui/shooting-star.d.ts +5 -0
- package/dist/ui/shooting-star.js +28 -0
- package/dist/ui/shopping-bag.cjs +26 -0
- package/dist/ui/shopping-bag.d.ts +5 -0
- package/dist/ui/shopping-bag.js +26 -0
- package/dist/ui/shopping-cart.cjs +33 -0
- package/dist/ui/shopping-cart.d.ts +5 -0
- package/dist/ui/shopping-cart.js +33 -0
- package/dist/ui/sign-in.cjs +26 -0
- package/dist/ui/sign-in.d.ts +5 -0
- package/dist/ui/sign-in.js +26 -0
- package/dist/ui/sign-out.cjs +26 -0
- package/dist/ui/sign-out.d.ts +5 -0
- package/dist/ui/sign-out.js +26 -0
- package/dist/ui/signal-empty.cjs +24 -0
- package/dist/ui/signal-empty.d.ts +5 -0
- package/dist/ui/signal-empty.js +24 -0
- package/dist/ui/signal-full.cjs +28 -0
- package/dist/ui/signal-full.d.ts +5 -0
- package/dist/ui/signal-full.js +28 -0
- package/dist/ui/signal-high.cjs +28 -0
- package/dist/ui/signal-high.d.ts +5 -0
- package/dist/ui/signal-high.js +28 -0
- package/dist/ui/signal-low.cjs +28 -0
- package/dist/ui/signal-low.d.ts +5 -0
- package/dist/ui/signal-low.js +28 -0
- package/dist/ui/signal-medium.cjs +28 -0
- package/dist/ui/signal-medium.d.ts +5 -0
- package/dist/ui/signal-medium.js +28 -0
- package/dist/ui/signal-x.cjs +26 -0
- package/dist/ui/signal-x.d.ts +5 -0
- package/dist/ui/signal-x.js +26 -0
- package/dist/ui/signature.cjs +29 -0
- package/dist/ui/signature.d.ts +5 -0
- package/dist/ui/signature.js +29 -0
- package/dist/ui/sim-card.cjs +26 -0
- package/dist/ui/sim-card.d.ts +5 -0
- package/dist/ui/sim-card.js +26 -0
- package/dist/ui/skew.cjs +27 -0
- package/dist/ui/skew.d.ts +5 -0
- package/dist/ui/skew.js +27 -0
- package/dist/ui/slides.cjs +26 -0
- package/dist/ui/slides.d.ts +5 -0
- package/dist/ui/slides.js +26 -0
- package/dist/ui/smiley-angry.cjs +35 -0
- package/dist/ui/smiley-angry.d.ts +5 -0
- package/dist/ui/smiley-angry.js +35 -0
- package/dist/ui/smiley-blank.cjs +41 -0
- package/dist/ui/smiley-blank.d.ts +5 -0
- package/dist/ui/smiley-blank.js +41 -0
- package/dist/ui/smiley-blink.cjs +35 -0
- package/dist/ui/smiley-blink.d.ts +5 -0
- package/dist/ui/smiley-blink.js +35 -0
- package/dist/ui/smiley-happy.cjs +37 -0
- package/dist/ui/smiley-happy.d.ts +5 -0
- package/dist/ui/smiley-happy.js +37 -0
- package/dist/ui/smiley-neutral.cjs +35 -0
- package/dist/ui/smiley-neutral.d.ts +5 -0
- package/dist/ui/smiley-neutral.js +35 -0
- package/dist/ui/smiley-sad.cjs +35 -0
- package/dist/ui/smiley-sad.d.ts +5 -0
- package/dist/ui/smiley-sad.js +35 -0
- package/dist/ui/smiley-scan.cjs +33 -0
- package/dist/ui/smiley-scan.d.ts +5 -0
- package/dist/ui/smiley-scan.js +33 -0
- package/dist/ui/smiley-smile.cjs +35 -0
- package/dist/ui/smiley-smile.d.ts +5 -0
- package/dist/ui/smiley-smile.js +35 -0
- package/dist/ui/sort-asc.cjs +22 -0
- package/dist/ui/sort-asc.d.ts +5 -0
- package/dist/ui/sort-asc.js +22 -0
- package/dist/ui/sort-desc.cjs +22 -0
- package/dist/ui/sort-desc.d.ts +5 -0
- package/dist/ui/sort-desc.js +22 -0
- package/dist/ui/sounde-wave.cjs +24 -0
- package/dist/ui/sounde-wave.d.ts +5 -0
- package/dist/ui/sounde-wave.js +24 -0
- package/dist/ui/spacing.cjs +22 -0
- package/dist/ui/spacing.d.ts +5 -0
- package/dist/ui/spacing.js +22 -0
- package/dist/ui/speaker-high.cjs +26 -0
- package/dist/ui/speaker-high.d.ts +5 -0
- package/dist/ui/speaker-high.js +26 -0
- package/dist/ui/speaker-off.cjs +26 -0
- package/dist/ui/speaker-off.d.ts +5 -0
- package/dist/ui/speaker-off.js +26 -0
- package/dist/ui/speaker-silent.cjs +26 -0
- package/dist/ui/speaker-silent.d.ts +5 -0
- package/dist/ui/speaker-silent.js +26 -0
- package/dist/ui/speedometer.cjs +24 -0
- package/dist/ui/speedometer.d.ts +5 -0
- package/dist/ui/speedometer.js +24 -0
- package/dist/ui/spinner.cjs +24 -0
- package/dist/ui/spinner.d.ts +5 -0
- package/dist/ui/spinner.js +24 -0
- package/dist/ui/split.cjs +24 -0
- package/dist/ui/split.d.ts +5 -0
- package/dist/ui/split.js +24 -0
- package/dist/ui/square-brackets.cjs +24 -0
- package/dist/ui/square-brackets.d.ts +5 -0
- package/dist/ui/square-brackets.js +24 -0
- package/dist/ui/stand.cjs +28 -0
- package/dist/ui/stand.d.ts +5 -0
- package/dist/ui/stand.js +28 -0
- package/dist/ui/standard-definition.cjs +22 -0
- package/dist/ui/standard-definition.d.ts +5 -0
- package/dist/ui/standard-definition.js +22 -0
- package/dist/ui/star-filled.cjs +27 -0
- package/dist/ui/star-filled.d.ts +5 -0
- package/dist/ui/star-filled.js +27 -0
- package/dist/ui/star-half.cjs +26 -0
- package/dist/ui/star-half.d.ts +5 -0
- package/dist/ui/star-half.js +26 -0
- package/dist/ui/star-seal.cjs +26 -0
- package/dist/ui/star-seal.d.ts +5 -0
- package/dist/ui/star-seal.js +26 -0
- package/dist/ui/star.cjs +28 -0
- package/dist/ui/star.d.ts +5 -0
- package/dist/ui/star.js +28 -0
- package/dist/ui/sticker.cjs +30 -0
- package/dist/ui/sticker.d.ts +5 -0
- package/dist/ui/sticker.js +30 -0
- package/dist/ui/sticky-note.cjs +28 -0
- package/dist/ui/sticky-note.d.ts +5 -0
- package/dist/ui/sticky-note.js +28 -0
- package/dist/ui/store.cjs +29 -0
- package/dist/ui/store.d.ts +5 -0
- package/dist/ui/store.js +29 -0
- package/dist/ui/strategy.cjs +26 -0
- package/dist/ui/strategy.d.ts +5 -0
- package/dist/ui/strategy.js +26 -0
- package/dist/ui/subset-of.cjs +22 -0
- package/dist/ui/subset-of.d.ts +5 -0
- package/dist/ui/subset-of.js +22 -0
- package/dist/ui/subset-proper-of.cjs +24 -0
- package/dist/ui/subset-proper-of.d.ts +5 -0
- package/dist/ui/subset-proper-of.js +24 -0
- package/dist/ui/substract.cjs +27 -0
- package/dist/ui/substract.d.ts +5 -0
- package/dist/ui/substract.js +27 -0
- package/dist/ui/suffle.cjs +22 -0
- package/dist/ui/suffle.d.ts +5 -0
- package/dist/ui/suffle.js +22 -0
- package/dist/ui/sun.cjs +28 -0
- package/dist/ui/sun.d.ts +5 -0
- package/dist/ui/sun.js +28 -0
- package/dist/ui/superset-of.cjs +22 -0
- package/dist/ui/superset-of.d.ts +5 -0
- package/dist/ui/superset-of.js +22 -0
- package/dist/ui/superset-proper-of.cjs +24 -0
- package/dist/ui/superset-proper-of.d.ts +5 -0
- package/dist/ui/superset-proper-of.js +24 -0
- package/dist/ui/swatches.cjs +33 -0
- package/dist/ui/swatches.d.ts +5 -0
- package/dist/ui/swatches.js +33 -0
- package/dist/ui/table.cjs +28 -0
- package/dist/ui/table.d.ts +5 -0
- package/dist/ui/table.js +28 -0
- package/dist/ui/tag.cjs +33 -0
- package/dist/ui/tag.d.ts +5 -0
- package/dist/ui/tag.js +33 -0
- package/dist/ui/target-sight.cjs +28 -0
- package/dist/ui/target-sight.d.ts +5 -0
- package/dist/ui/target-sight.js +28 -0
- package/dist/ui/target.cjs +26 -0
- package/dist/ui/target.d.ts +5 -0
- package/dist/ui/target.js +26 -0
- package/dist/ui/team.cjs +31 -0
- package/dist/ui/team.d.ts +5 -0
- package/dist/ui/team.js +31 -0
- package/dist/ui/telescope.cjs +26 -0
- package/dist/ui/telescope.d.ts +5 -0
- package/dist/ui/telescope.js +26 -0
- package/dist/ui/terminal.cjs +22 -0
- package/dist/ui/terminal.d.ts +5 -0
- package/dist/ui/terminal.js +22 -0
- package/dist/ui/termometer.cjs +45 -0
- package/dist/ui/termometer.d.ts +5 -0
- package/dist/ui/termometer.js +45 -0
- package/dist/ui/text-aa.cjs +28 -0
- package/dist/ui/text-aa.d.ts +5 -0
- package/dist/ui/text-aa.js +28 -0
- package/dist/ui/text-align-center.cjs +24 -0
- package/dist/ui/text-align-center.d.ts +5 -0
- package/dist/ui/text-align-center.js +24 -0
- package/dist/ui/text-align-justify.cjs +24 -0
- package/dist/ui/text-align-justify.d.ts +5 -0
- package/dist/ui/text-align-justify.js +24 -0
- package/dist/ui/text-align-left.cjs +24 -0
- package/dist/ui/text-align-left.d.ts +5 -0
- package/dist/ui/text-align-left.js +24 -0
- package/dist/ui/text-align-right.cjs +24 -0
- package/dist/ui/text-align-right.d.ts +5 -0
- package/dist/ui/text-align-right.js +24 -0
- package/dist/ui/text-bold.cjs +28 -0
- package/dist/ui/text-bold.d.ts +5 -0
- package/dist/ui/text-bold.js +28 -0
- package/dist/ui/text-clean.cjs +22 -0
- package/dist/ui/text-clean.d.ts +5 -0
- package/dist/ui/text-clean.js +22 -0
- package/dist/ui/text-heading-1.cjs +22 -0
- package/dist/ui/text-heading-1.d.ts +5 -0
- package/dist/ui/text-heading-1.js +22 -0
- package/dist/ui/text-heading-2.cjs +22 -0
- package/dist/ui/text-heading-2.d.ts +5 -0
- package/dist/ui/text-heading-2.js +22 -0
- package/dist/ui/text-heading-3.cjs +22 -0
- package/dist/ui/text-heading-3.d.ts +5 -0
- package/dist/ui/text-heading-3.js +22 -0
- package/dist/ui/text-heading-4.cjs +26 -0
- package/dist/ui/text-heading-4.d.ts +5 -0
- package/dist/ui/text-heading-4.js +26 -0
- package/dist/ui/text-heading-5.cjs +22 -0
- package/dist/ui/text-heading-5.d.ts +5 -0
- package/dist/ui/text-heading-5.js +22 -0
- package/dist/ui/text-heading-6.cjs +26 -0
- package/dist/ui/text-heading-6.d.ts +5 -0
- package/dist/ui/text-heading-6.js +26 -0
- package/dist/ui/text-heading.cjs +22 -0
- package/dist/ui/text-heading.d.ts +5 -0
- package/dist/ui/text-heading.js +22 -0
- package/dist/ui/text-indent.cjs +22 -0
- package/dist/ui/text-indent.d.ts +5 -0
- package/dist/ui/text-indent.js +22 -0
- package/dist/ui/text-italic.cjs +24 -0
- package/dist/ui/text-italic.d.ts +5 -0
- package/dist/ui/text-italic.js +24 -0
- package/dist/ui/text-lowecase.cjs +28 -0
- package/dist/ui/text-lowecase.d.ts +5 -0
- package/dist/ui/text-lowecase.js +28 -0
- package/dist/ui/text-off.cjs +22 -0
- package/dist/ui/text-off.d.ts +5 -0
- package/dist/ui/text-off.js +22 -0
- package/dist/ui/text-outdent.cjs +22 -0
- package/dist/ui/text-outdent.d.ts +5 -0
- package/dist/ui/text-outdent.js +22 -0
- package/dist/ui/text-tracking.cjs +26 -0
- package/dist/ui/text-tracking.d.ts +5 -0
- package/dist/ui/text-tracking.js +26 -0
- package/dist/ui/text-two-columns.cjs +24 -0
- package/dist/ui/text-two-columns.d.ts +5 -0
- package/dist/ui/text-two-columns.js +24 -0
- package/dist/ui/text-underline.cjs +24 -0
- package/dist/ui/text-underline.d.ts +5 -0
- package/dist/ui/text-underline.js +24 -0
- package/dist/ui/text-uppercase.cjs +26 -0
- package/dist/ui/text-uppercase.d.ts +5 -0
- package/dist/ui/text-uppercase.js +26 -0
- package/dist/ui/text.cjs +25 -0
- package/dist/ui/text.d.ts +5 -0
- package/dist/ui/text.js +25 -0
- package/dist/ui/ticket.cjs +30 -0
- package/dist/ui/ticket.d.ts +5 -0
- package/dist/ui/ticket.js +30 -0
- package/dist/ui/tilde.cjs +24 -0
- package/dist/ui/tilde.d.ts +5 -0
- package/dist/ui/tilde.js +24 -0
- package/dist/ui/tool.cjs +33 -0
- package/dist/ui/tool.d.ts +5 -0
- package/dist/ui/tool.js +33 -0
- package/dist/ui/translate.cjs +26 -0
- package/dist/ui/translate.d.ts +5 -0
- package/dist/ui/translate.js +26 -0
- package/dist/ui/trash.cjs +26 -0
- package/dist/ui/trash.d.ts +5 -0
- package/dist/ui/trash.js +26 -0
- package/dist/ui/tree-view.cjs +28 -0
- package/dist/ui/tree-view.d.ts +5 -0
- package/dist/ui/tree-view.js +28 -0
- package/dist/ui/tree.cjs +28 -0
- package/dist/ui/tree.d.ts +5 -0
- package/dist/ui/tree.js +28 -0
- package/dist/ui/trend-down.cjs +24 -0
- package/dist/ui/trend-down.d.ts +5 -0
- package/dist/ui/trend-down.js +24 -0
- package/dist/ui/trend-up.cjs +24 -0
- package/dist/ui/trend-up.d.ts +5 -0
- package/dist/ui/trend-up.js +24 -0
- package/dist/ui/triangle.cjs +28 -0
- package/dist/ui/triangle.d.ts +5 -0
- package/dist/ui/triangle.js +28 -0
- package/dist/ui/trophie.cjs +26 -0
- package/dist/ui/trophie.d.ts +5 -0
- package/dist/ui/trophie.js +26 -0
- package/dist/ui/truck-front.cjs +26 -0
- package/dist/ui/truck-front.d.ts +5 -0
- package/dist/ui/truck-front.js +26 -0
- package/dist/ui/truck.cjs +26 -0
- package/dist/ui/truck.d.ts +5 -0
- package/dist/ui/truck.js +26 -0
- package/dist/ui/types.d.ts +6 -0
- package/dist/ui/umbrella.cjs +29 -0
- package/dist/ui/umbrella.d.ts +5 -0
- package/dist/ui/umbrella.js +29 -0
- package/dist/ui/union.cjs +24 -0
- package/dist/ui/union.d.ts +5 -0
- package/dist/ui/union.js +24 -0
- package/dist/ui/unite.cjs +28 -0
- package/dist/ui/unite.d.ts +5 -0
- package/dist/ui/unite.js +28 -0
- package/dist/ui/unlink.cjs +26 -0
- package/dist/ui/unlink.d.ts +5 -0
- package/dist/ui/unlink.js +26 -0
- package/dist/ui/unlock.cjs +33 -0
- package/dist/ui/unlock.d.ts +5 -0
- package/dist/ui/unlock.js +33 -0
- package/dist/ui/upload.cjs +26 -0
- package/dist/ui/upload.d.ts +5 -0
- package/dist/ui/upload.js +26 -0
- package/dist/ui/user-check.cjs +31 -0
- package/dist/ui/user-check.d.ts +5 -0
- package/dist/ui/user-check.js +31 -0
- package/dist/ui/user-heart.cjs +35 -0
- package/dist/ui/user-heart.d.ts +5 -0
- package/dist/ui/user-heart.js +35 -0
- package/dist/ui/user-minus.cjs +33 -0
- package/dist/ui/user-minus.d.ts +5 -0
- package/dist/ui/user-minus.js +33 -0
- package/dist/ui/user-plus.cjs +31 -0
- package/dist/ui/user-plus.d.ts +5 -0
- package/dist/ui/user-plus.js +31 -0
- package/dist/ui/user-prohibit.cjs +35 -0
- package/dist/ui/user-prohibit.d.ts +5 -0
- package/dist/ui/user-prohibit.js +35 -0
- package/dist/ui/user-scan.cjs +26 -0
- package/dist/ui/user-scan.d.ts +5 -0
- package/dist/ui/user-scan.js +26 -0
- package/dist/ui/user-settings.cjs +38 -0
- package/dist/ui/user-settings.d.ts +5 -0
- package/dist/ui/user-settings.js +38 -0
- package/dist/ui/user-star.cjs +35 -0
- package/dist/ui/user-star.d.ts +5 -0
- package/dist/ui/user-star.js +35 -0
- package/dist/ui/user-x.cjs +33 -0
- package/dist/ui/user-x.d.ts +5 -0
- package/dist/ui/user-x.js +33 -0
- package/dist/ui/user.cjs +33 -0
- package/dist/ui/user.d.ts +5 -0
- package/dist/ui/user.js +33 -0
- package/dist/ui/users-plus.cjs +31 -0
- package/dist/ui/users-plus.d.ts +5 -0
- package/dist/ui/users-plus.js +31 -0
- package/dist/ui/users.cjs +31 -0
- package/dist/ui/users.d.ts +5 -0
- package/dist/ui/users.js +31 -0
- package/dist/ui/variable.cjs +25 -0
- package/dist/ui/variable.d.ts +5 -0
- package/dist/ui/variable.js +25 -0
- package/dist/ui/video-filled.cjs +22 -0
- package/dist/ui/video-filled.d.ts +5 -0
- package/dist/ui/video-filled.js +22 -0
- package/dist/ui/video-off.cjs +26 -0
- package/dist/ui/video-off.d.ts +5 -0
- package/dist/ui/video-off.js +26 -0
- package/dist/ui/video.cjs +35 -0
- package/dist/ui/video.d.ts +5 -0
- package/dist/ui/video.js +35 -0
- package/dist/ui/wallet.cjs +33 -0
- package/dist/ui/wallet.d.ts +5 -0
- package/dist/ui/wallet.js +33 -0
- package/dist/ui/warning-circle.cjs +35 -0
- package/dist/ui/warning-circle.d.ts +5 -0
- package/dist/ui/warning-circle.js +35 -0
- package/dist/ui/warning-diamond.cjs +35 -0
- package/dist/ui/warning-diamond.d.ts +5 -0
- package/dist/ui/warning-diamond.js +35 -0
- package/dist/ui/warning-octagon.cjs +35 -0
- package/dist/ui/warning-octagon.d.ts +5 -0
- package/dist/ui/warning-octagon.js +35 -0
- package/dist/ui/warning-triangle.cjs +35 -0
- package/dist/ui/warning-triangle.d.ts +5 -0
- package/dist/ui/warning-triangle.js +35 -0
- package/dist/ui/wave-sawtooth.cjs +24 -0
- package/dist/ui/wave-sawtooth.d.ts +5 -0
- package/dist/ui/wave-sawtooth.js +24 -0
- package/dist/ui/wave-sine.cjs +24 -0
- package/dist/ui/wave-sine.d.ts +5 -0
- package/dist/ui/wave-sine.js +24 -0
- package/dist/ui/wave-square.cjs +24 -0
- package/dist/ui/wave-square.d.ts +5 -0
- package/dist/ui/wave-square.js +24 -0
- package/dist/ui/wave-triangle.cjs +24 -0
- package/dist/ui/wave-triangle.d.ts +5 -0
- package/dist/ui/wave-triangle.js +24 -0
- package/dist/ui/waves.cjs +24 -0
- package/dist/ui/waves.d.ts +5 -0
- package/dist/ui/waves.js +24 -0
- package/dist/ui/webcam.cjs +28 -0
- package/dist/ui/webcam.d.ts +5 -0
- package/dist/ui/webcam.js +28 -0
- package/dist/ui/wifi-high.cjs +24 -0
- package/dist/ui/wifi-high.d.ts +5 -0
- package/dist/ui/wifi-high.js +24 -0
- package/dist/ui/wifi-low.cjs +24 -0
- package/dist/ui/wifi-low.d.ts +5 -0
- package/dist/ui/wifi-low.js +24 -0
- package/dist/ui/wifi-medium.cjs +24 -0
- package/dist/ui/wifi-medium.d.ts +5 -0
- package/dist/ui/wifi-medium.js +24 -0
- package/dist/ui/wifi-off.cjs +24 -0
- package/dist/ui/wifi-off.d.ts +5 -0
- package/dist/ui/wifi-off.js +24 -0
- package/dist/ui/wind.cjs +24 -0
- package/dist/ui/wind.d.ts +5 -0
- package/dist/ui/wind.js +24 -0
- package/dist/ui/x.cjs +25 -0
- package/dist/ui/x.d.ts +5 -0
- package/dist/ui/x.js +25 -0
- package/dist/ui/zip.cjs +28 -0
- package/dist/ui/zip.d.ts +5 -0
- package/dist/ui/zip.js +28 -0
- package/package.json +125 -0
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/screencast.tsx
|
|
3
|
+
const IconScreencast = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "screencast",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
d: "M3.748 9.182c0-1.894 0-2.842.589-3.43.588-.589 1.536-.589 3.43-.589H16.5c1.895 0 2.842 0 3.43.589.589.588.589 1.536.589 3.43v5.062c0 1.894 0 2.842-.589 3.43-.588.589-1.535.589-3.43.589H7.767c-1.894 0-2.842 0-3.43-.589-.589-.588-.589-1.536-.589-3.43V9.182Z",
|
|
19
|
+
opacity: ".2"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M4.541 17.824a.377.377 0 1 1-.753 0 .377.377 0 0 1 .753 0Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
d: "M13.073 17.45a.75.75 0 0 0 0 1.5v-1.5Zm6.82.165-.531-.53.53.53Zm0-11.866-.531.53.53-.53ZM4.911 5.366l.328.674-.328-.674ZM3.038 8.319a.75.75 0 0 0 1.5 0h-1.5Zm.953-2.032.674.328-.674-.328Zm-.081 7.26a.75.75 0 1 0-.243 1.48l.121-.74.122-.74Zm2.464 2.143-.567.491.567-.49Zm.286 2.527a.75.75 0 0 0 1.497.091l-.748-.045-.749-.046Zm-2.75-7.719a.75.75 0 1 0-.243 1.48l.121-.74.122-.74Zm4.334 3.157-.567.491.567-.49Zm1.034 4.388a.75.75 0 1 0 1.497.09l-.748-.045-.749-.046ZM6.944 5.162v.75h9.534v-1.5H6.944v.75Zm13.534 4h-.75V14.2h1.5V9.163h-.75Zm-4 9.037v-.75h-3.405v1.5h3.405v-.75Zm4-4h-.75c0 .964-.002 1.612-.067 2.095-.062.461-.169.659-.3.79l.531.53.53.53c.456-.456.642-1.022.726-1.65.082-.606.08-1.373.08-2.295h-.75Zm-4 4v.75c.922 0 1.688.002 2.294-.08.628-.084 1.195-.27 1.65-.725l-.53-.53-.53-.53c-.13.13-.328.237-.79.299-.482.065-1.13.066-2.094.066v.75Zm0-13.037v.75c.964 0 1.612.002 2.095.067.461.062.659.17.789.3l.53-.53.53-.531c-.455-.456-1.022-.641-1.65-.726-.606-.081-1.372-.08-2.294-.08v.75Zm4 4h.75c0-.921.002-1.688-.08-2.294-.084-.628-.27-1.195-.725-1.65l-.53.53-.531.53c.13.13.238.328.3.79.064.483.066 1.13.066 2.094h.75Zm-13.534-4v-.75c-.528 0-.966 0-1.324.028-.366.029-.71.09-1.037.25l.329.675.328.674c.088-.043.221-.082.498-.104.285-.022.655-.023 1.206-.023v-.75ZM3.788 8.32h.75c0-.551 0-.921.023-1.206.022-.277.061-.41.104-.498l-.674-.328-.675-.329c-.16.327-.221.671-.25 1.037-.028.358-.028.797-.028 1.324h.75Zm1.124-2.953-.33-.674a2.75 2.75 0 0 0-1.266 1.266l.675.329.674.328a1.25 1.25 0 0 1 .575-.575l-.328-.674Zm-1.124 8.921-.121.74h-.002l.006.001.037.008a4.732 4.732 0 0 1 .726.222c.462.184.988.477 1.373.923l.567-.49.568-.491c-.602-.696-1.37-1.103-1.954-1.336a6.212 6.212 0 0 0-1.046-.31.902.902 0 0 0-.028-.006H3.91l-.122.74Zm2.586 1.403-.567.491c.467.54.678 1.071.774 1.458a2.724 2.724 0 0 1 .079.567v.019c0 .001 0 0 0 0v-.007l.749.045.748.045v-.003a4.776 4.776 0 0 0 .003-.1 4.218 4.218 0 0 0-.123-.926 5.027 5.027 0 0 0-1.095-2.08l-.568.491Zm-2.586-4.452-.121.74h-.001.002l.016.003.075.015a8.694 8.694 0 0 1 1.343.41c.84.335 1.833.882 2.575 1.74l.567-.49.567-.491c-.958-1.108-2.193-1.77-3.155-2.152a10.207 10.207 0 0 0-1.595-.486 5.141 5.141 0 0 0-.136-.026l-.01-.002H3.91l-.122.74Zm4.456 2.417-.567.491c.87 1.005 1.267 2.002 1.45 2.737.09.369.128.672.143.878a3.29 3.29 0 0 1 .008.278v.008-.003c0-.001 0-.002.749.044l.748.045v-.003a.06.06 0 0 1 0-.004l.001-.01a1.781 1.781 0 0 0 .003-.128c0-.082-.003-.194-.013-.334a6.729 6.729 0 0 0-.184-1.132c-.23-.926-.723-2.146-1.77-3.357l-.568.49Zm-3.703 4.169h-.75c0-.206.168-.374.374-.374v1.5c.622 0 1.126-.504 1.126-1.126h-.75Zm-.376.376v-.75c.206 0 .373.168.373.374h-1.5c0 .622.505 1.126 1.127 1.126v-.75Zm-.377-.376h.75a.373.373 0 0 1-.373.373v-1.5c-.622 0-1.127.505-1.127 1.127h.75Zm.377-.377v.75a.373.373 0 0 1-.374-.373h1.5c0-.622-.504-1.127-1.126-1.127v.75Z"
|
|
28
|
+
})
|
|
29
|
+
]
|
|
30
|
+
});
|
|
31
|
+
};
|
|
32
|
+
//#endregion
|
|
33
|
+
export { IconScreencast };
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/search-minus.tsx
|
|
3
|
+
const IconSearchMinus = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "search-minus",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M17.337 10.546a6.873 6.873 0 1 1-13.746 0 6.873 6.873 0 0 1 13.746 0Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeWidth: "1.5",
|
|
23
|
+
d: "M7.171 10.546h6.585m1.62 4.807a6.873 6.873 0 1 0-9.824-9.615 6.873 6.873 0 0 0 9.824 9.615Zm0 0 4.9 4.9"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
//#endregion
|
|
28
|
+
exports.IconSearchMinus = IconSearchMinus;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconSearchMinus: Icon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/search-minus.tsx
|
|
3
|
+
const IconSearchMinus = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "search-minus",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ jsx("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M17.337 10.546a6.873 6.873 0 1 1-13.746 0 6.873 6.873 0 0 1 13.746 0Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeWidth: "1.5",
|
|
23
|
+
d: "M7.171 10.546h6.585m1.62 4.807a6.873 6.873 0 1 0-9.824-9.615 6.873 6.873 0 0 0 9.824 9.615Zm0 0 4.9 4.9"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
//#endregion
|
|
28
|
+
export { IconSearchMinus };
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/search-plus.tsx
|
|
3
|
+
const IconSearchPlus = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "search-plus",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M17.337 10.546a6.873 6.873 0 1 1-13.746 0 6.873 6.873 0 0 1 13.746 0Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeWidth: "1.5",
|
|
23
|
+
d: "M7.171 10.546h6.585m-3.292-3.293v6.585m4.912 1.515a6.873 6.873 0 1 0-9.824-9.615 6.873 6.873 0 0 0 9.824 9.615Zm0 0 4.9 4.9"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
//#endregion
|
|
28
|
+
exports.IconSearchPlus = IconSearchPlus;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconSearchPlus: Icon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/search-plus.tsx
|
|
3
|
+
const IconSearchPlus = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "search-plus",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ jsx("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M17.337 10.546a6.873 6.873 0 1 1-13.746 0 6.873 6.873 0 0 1 13.746 0Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeWidth: "1.5",
|
|
23
|
+
d: "M7.171 10.546h6.585m-3.292-3.293v6.585m4.912 1.515a6.873 6.873 0 1 0-9.824-9.615 6.873 6.873 0 0 0 9.824 9.615Zm0 0 4.9 4.9"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
//#endregion
|
|
28
|
+
export { IconSearchPlus };
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/search.tsx
|
|
3
|
+
const IconSearch = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "search",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M17.337 10.546a6.873 6.873 0 1 1-13.746 0 6.873 6.873 0 0 1 13.746 0Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeWidth: "1.5",
|
|
23
|
+
d: "M15.376 15.353a6.873 6.873 0 1 0-9.824-9.615 6.873 6.873 0 0 0 9.824 9.615Zm0 0 4.9 4.9"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
//#endregion
|
|
28
|
+
exports.IconSearch = IconSearch;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconSearch: Icon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/search.tsx
|
|
3
|
+
const IconSearch = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "search",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ jsx("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M17.337 10.546a6.873 6.873 0 1 1-13.746 0 6.873 6.873 0 0 1 13.746 0Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeWidth: "1.5",
|
|
23
|
+
d: "M15.376 15.353a6.873 6.873 0 1 0-9.824-9.615 6.873 6.873 0 0 0 9.824 9.615Zm0 0 4.9 4.9"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
};
|
|
27
|
+
//#endregion
|
|
28
|
+
export { IconSearch };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/seek-backward.tsx
|
|
3
|
+
const IconSeekBackward = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "seek-backward",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M12.231 11.204a1.884 1.884 0 1 1 3.769 0v2.604a1.884 1.884 0 0 1-3.769 0v-2.604Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
d: "m9.304 19.973.168-.73-.168.73Zm10.374-6.132.728.181-.727-.18Zm-6.374-9.98.168-.73-.168.73Zm-6.45.965.376.65h.001l-.376-.65Zm-2.22 11.075a.75.75 0 0 0-1.258.817l.629-.409.629-.409Zm2.422-7.702a.75.75 0 1 0 .334-1.462l-.167.731-.167.731ZM5.773 7.137l-.168.73.168-.73ZM4.235 4.732l.728.18-.728-.18ZM5.31 3.515a.75.75 0 1 0-1.456-.361l.728.18.728.181Zm3.313 11.937a.75.75 0 0 0 1.5 0h-1.5Zm.75-6.132h.75a.75.75 0 0 0-1.27-.54l.52.54Zm-3.032 1.876a.75.75 0 0 0 1.04 1.081l-.52-.54-.52-.541Zm2.963 8.777-.168.731c5 1.149 10.062-1.813 11.27-6.682l-.727-.18-.728-.181c-1 4.029-5.23 6.558-9.48 5.581l-.167.731Zm10.374-6.132.728.181c1.212-4.88-1.925-9.74-6.934-10.891l-.168.73-.168.732c4.241.974 6.812 5.05 5.815 9.068l.727.18Zm-6.374-9.98.168-.73a9.624 9.624 0 0 0-6.994 1.047l.377.648.376.65a8.124 8.124 0 0 1 5.905-.883l.168-.731Zm-9.3 12.448-.629.41c1.261 1.939 3.28 3.415 5.76 3.985l.169-.73.168-.732c-2.097-.482-3.788-1.724-4.84-3.342l-.628.41Zm2.85-11.483-.374-.65L3.722 5.77l.375.65.375.649L7.23 5.476l-.375-.65Zm.368 2.642.167-.73-1.45-.332-.166.73-.168.732 1.45.331.167-.73ZM4.235 4.732l.728.18.347-1.397-.728-.18-.728-.181-.347 1.397.728.18Zm1.538 2.405.167-.731c-.483-.11-.79-.19-1-.274a.88.88 0 0 1-.182-.092.177.177 0 0 1-.029-.026l-.632.405-.632.404c.233.363.577.566.92.702.334.133.752.236 1.22.343l.168-.731ZM4.235 4.732l-.728-.18c-.105.42-.213.818-.255 1.137-.046.355-.032.75.213 1.134l.632-.404.632-.405.003.007c.002.005.002.007.001.002a.563.563 0 0 1 .007-.14c.027-.208.1-.477.223-.97l-.728-.181ZM16 11.204h-.75v2.604h1.5v-2.604H16Zm-3.769 2.604h.75v-2.604h-1.5v2.604h.75Zm1.885 1.885v-.75a1.134 1.134 0 0 1-1.135-1.135h-1.5a2.634 2.634 0 0 0 2.635 2.635v-.75ZM16 13.808h-.75c0 .627-.508 1.135-1.134 1.135v1.5a2.634 2.634 0 0 0 2.634-2.635H16ZM14.116 9.32v.75c.626 0 1.134.508 1.134 1.134h1.5a2.634 2.634 0 0 0-2.634-2.634v.75Zm0 0v-.75a2.634 2.634 0 0 0-2.635 2.634h1.5c0-.627.508-1.134 1.135-1.134v-.75Zm-4.743 6.132h.75V9.32h-1.5v6.132h.75Zm-2.512-3.716.52.541L9.892 9.86l-.52-.54-.52-.54-2.512 2.416.52.54Z"
|
|
22
|
+
})]
|
|
23
|
+
});
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
exports.IconSeekBackward = IconSeekBackward;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconSeekBackward: Icon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/seek-backward.tsx
|
|
3
|
+
const IconSeekBackward = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "seek-backward",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ jsx("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M12.231 11.204a1.884 1.884 0 1 1 3.769 0v2.604a1.884 1.884 0 0 1-3.769 0v-2.604Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
d: "m9.304 19.973.168-.73-.168.73Zm10.374-6.132.728.181-.727-.18Zm-6.374-9.98.168-.73-.168.73Zm-6.45.965.376.65h.001l-.376-.65Zm-2.22 11.075a.75.75 0 0 0-1.258.817l.629-.409.629-.409Zm2.422-7.702a.75.75 0 1 0 .334-1.462l-.167.731-.167.731ZM5.773 7.137l-.168.73.168-.73ZM4.235 4.732l.728.18-.728-.18ZM5.31 3.515a.75.75 0 1 0-1.456-.361l.728.18.728.181Zm3.313 11.937a.75.75 0 0 0 1.5 0h-1.5Zm.75-6.132h.75a.75.75 0 0 0-1.27-.54l.52.54Zm-3.032 1.876a.75.75 0 0 0 1.04 1.081l-.52-.54-.52-.541Zm2.963 8.777-.168.731c5 1.149 10.062-1.813 11.27-6.682l-.727-.18-.728-.181c-1 4.029-5.23 6.558-9.48 5.581l-.167.731Zm10.374-6.132.728.181c1.212-4.88-1.925-9.74-6.934-10.891l-.168.73-.168.732c4.241.974 6.812 5.05 5.815 9.068l.727.18Zm-6.374-9.98.168-.73a9.624 9.624 0 0 0-6.994 1.047l.377.648.376.65a8.124 8.124 0 0 1 5.905-.883l.168-.731Zm-9.3 12.448-.629.41c1.261 1.939 3.28 3.415 5.76 3.985l.169-.73.168-.732c-2.097-.482-3.788-1.724-4.84-3.342l-.628.41Zm2.85-11.483-.374-.65L3.722 5.77l.375.65.375.649L7.23 5.476l-.375-.65Zm.368 2.642.167-.73-1.45-.332-.166.73-.168.732 1.45.331.167-.73ZM4.235 4.732l.728.18.347-1.397-.728-.18-.728-.181-.347 1.397.728.18Zm1.538 2.405.167-.731c-.483-.11-.79-.19-1-.274a.88.88 0 0 1-.182-.092.177.177 0 0 1-.029-.026l-.632.405-.632.404c.233.363.577.566.92.702.334.133.752.236 1.22.343l.168-.731ZM4.235 4.732l-.728-.18c-.105.42-.213.818-.255 1.137-.046.355-.032.75.213 1.134l.632-.404.632-.405.003.007c.002.005.002.007.001.002a.563.563 0 0 1 .007-.14c.027-.208.1-.477.223-.97l-.728-.181ZM16 11.204h-.75v2.604h1.5v-2.604H16Zm-3.769 2.604h.75v-2.604h-1.5v2.604h.75Zm1.885 1.885v-.75a1.134 1.134 0 0 1-1.135-1.135h-1.5a2.634 2.634 0 0 0 2.635 2.635v-.75ZM16 13.808h-.75c0 .627-.508 1.135-1.134 1.135v1.5a2.634 2.634 0 0 0 2.634-2.635H16ZM14.116 9.32v.75c.626 0 1.134.508 1.134 1.134h1.5a2.634 2.634 0 0 0-2.634-2.634v.75Zm0 0v-.75a2.634 2.634 0 0 0-2.635 2.634h1.5c0-.627.508-1.134 1.135-1.134v-.75Zm-4.743 6.132h.75V9.32h-1.5v6.132h.75Zm-2.512-3.716.52.541L9.892 9.86l-.52-.54-.52-.54-2.512 2.416.52.54Z"
|
|
22
|
+
})]
|
|
23
|
+
});
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
export { IconSeekBackward };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/seek-forward.tsx
|
|
3
|
+
const IconSeekForward = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "seek-forward",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M12.231 11.204a1.884 1.884 0 1 1 3.769 0v2.604a1.884 1.884 0 0 1-3.769 0v-2.604Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
d: "m14.023 19.973-.168-.73.168.73ZM3.648 13.841l-.728.181.728-.18Zm6.375-9.98-.168-.73.168.73Zm6.449.965-.377.65h.002l.375-.65Zm3.48 11.892a.75.75 0 1 0-1.258-.818l.629.41.628.408Zm-4.015-9.98a.75.75 0 1 0 .335 1.461l-.167-.73-.168-.732Zm1.617.399-.167-.731.167.73Zm1.538-2.405-.728.18.728-.18Zm.38-1.578a.75.75 0 1 0-1.455.361l.728-.18.728-.181ZM8.624 15.452a.75.75 0 0 0 1.5 0h-1.5Zm.75-6.132h.75a.75.75 0 0 0-1.27-.54l.52.54Zm-3.032 1.876a.75.75 0 0 0 1.04 1.081l-.52-.54-.52-.541Zm7.682 8.777-.168-.73c-4.25.976-8.479-1.553-9.48-5.582l-.727.18-.728.181c1.209 4.87 6.27 7.83 11.27 6.682l-.167-.73ZM3.648 13.841l.728-.18c-.998-4.018 1.573-8.094 5.814-9.068l-.167-.731-.168-.731C4.845 4.28 1.708 9.14 2.92 14.022l.728-.18Zm6.375-9.98.168.732a8.124 8.124 0 0 1 5.904.882l.377-.649.376-.648A9.624 9.624 0 0 0 9.855 3.13l.168.73Zm9.3 12.448-.63-.409c-1.05 1.618-2.741 2.86-4.838 3.342l.168.731.168.731c2.48-.57 4.5-2.046 5.76-3.986l-.628-.409ZM16.472 4.826l-.375.65 2.757 1.592.375-.65.375-.649-2.757-1.592-.375.65Zm-.367 2.642.167.731 1.45-.331-.168-.731-.167-.731-1.45.331.168.731Zm2.987-2.736.728-.18-.347-1.398-.728.18-.728.181.347 1.398.728-.181Zm-1.538 2.405.167.73c.468-.106.886-.209 1.22-.342.343-.136.688-.34.92-.702l-.632-.404-.632-.405-.004.006a.175.175 0 0 1-.024.02.879.879 0 0 1-.183.092c-.21.083-.517.163-1 .274l.168.73Zm1.538-2.405-.728.18c.122.494.196.763.223.97.012.091.008.13.006.141 0 .005 0 .003.001-.002l.003-.007.632.405.632.404c.245-.383.26-.779.213-1.134-.041-.32-.15-.717-.254-1.138l-.728.18ZM16 11.204h-.75v2.604h1.5v-2.604H16Zm-3.769 2.604h.75v-2.604h-1.5v2.604h.75Zm1.885 1.885v-.75a1.134 1.134 0 0 1-1.135-1.135h-1.5a2.634 2.634 0 0 0 2.635 2.635v-.75ZM16 13.808h-.75c0 .627-.508 1.135-1.134 1.135v1.5a2.634 2.634 0 0 0 2.634-2.635H16ZM14.116 9.32v.75c.626 0 1.134.508 1.134 1.134h1.5a2.634 2.634 0 0 0-2.634-2.634v.75Zm0 0v-.75a2.634 2.634 0 0 0-2.635 2.634h1.5c0-.627.508-1.134 1.135-1.134v-.75Zm-4.743 6.132h.75V9.32h-1.5v6.132h.75Zm-2.512-3.716.52.541L9.892 9.86l-.52-.54-.52-.54-2.512 2.416.52.54Z"
|
|
22
|
+
})]
|
|
23
|
+
});
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
exports.IconSeekForward = IconSeekForward;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconSeekForward: Icon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/seek-forward.tsx
|
|
3
|
+
const IconSeekForward = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "seek-forward",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ jsx("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M12.231 11.204a1.884 1.884 0 1 1 3.769 0v2.604a1.884 1.884 0 0 1-3.769 0v-2.604Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
d: "m14.023 19.973-.168-.73.168.73ZM3.648 13.841l-.728.181.728-.18Zm6.375-9.98-.168-.73.168.73Zm6.449.965-.377.65h.002l.375-.65Zm3.48 11.892a.75.75 0 1 0-1.258-.818l.629.41.628.408Zm-4.015-9.98a.75.75 0 1 0 .335 1.461l-.167-.73-.168-.732Zm1.617.399-.167-.731.167.73Zm1.538-2.405-.728.18.728-.18Zm.38-1.578a.75.75 0 1 0-1.455.361l.728-.18.728-.181ZM8.624 15.452a.75.75 0 0 0 1.5 0h-1.5Zm.75-6.132h.75a.75.75 0 0 0-1.27-.54l.52.54Zm-3.032 1.876a.75.75 0 0 0 1.04 1.081l-.52-.54-.52-.541Zm7.682 8.777-.168-.73c-4.25.976-8.479-1.553-9.48-5.582l-.727.18-.728.181c1.209 4.87 6.27 7.83 11.27 6.682l-.167-.73ZM3.648 13.841l.728-.18c-.998-4.018 1.573-8.094 5.814-9.068l-.167-.731-.168-.731C4.845 4.28 1.708 9.14 2.92 14.022l.728-.18Zm6.375-9.98.168.732a8.124 8.124 0 0 1 5.904.882l.377-.649.376-.648A9.624 9.624 0 0 0 9.855 3.13l.168.73Zm9.3 12.448-.63-.409c-1.05 1.618-2.741 2.86-4.838 3.342l.168.731.168.731c2.48-.57 4.5-2.046 5.76-3.986l-.628-.409ZM16.472 4.826l-.375.65 2.757 1.592.375-.65.375-.649-2.757-1.592-.375.65Zm-.367 2.642.167.731 1.45-.331-.168-.731-.167-.731-1.45.331.168.731Zm2.987-2.736.728-.18-.347-1.398-.728.18-.728.181.347 1.398.728-.181Zm-1.538 2.405.167.73c.468-.106.886-.209 1.22-.342.343-.136.688-.34.92-.702l-.632-.404-.632-.405-.004.006a.175.175 0 0 1-.024.02.879.879 0 0 1-.183.092c-.21.083-.517.163-1 .274l.168.73Zm1.538-2.405-.728.18c.122.494.196.763.223.97.012.091.008.13.006.141 0 .005 0 .003.001-.002l.003-.007.632.405.632.404c.245-.383.26-.779.213-1.134-.041-.32-.15-.717-.254-1.138l-.728.18ZM16 11.204h-.75v2.604h1.5v-2.604H16Zm-3.769 2.604h.75v-2.604h-1.5v2.604h.75Zm1.885 1.885v-.75a1.134 1.134 0 0 1-1.135-1.135h-1.5a2.634 2.634 0 0 0 2.635 2.635v-.75ZM16 13.808h-.75c0 .627-.508 1.135-1.134 1.135v1.5a2.634 2.634 0 0 0 2.634-2.635H16ZM14.116 9.32v.75c.626 0 1.134.508 1.134 1.134h1.5a2.634 2.634 0 0 0-2.634-2.634v.75Zm0 0v-.75a2.634 2.634 0 0 0-2.635 2.634h1.5c0-.627.508-1.134 1.135-1.134v-.75Zm-4.743 6.132h.75V9.32h-1.5v6.132h.75Zm-2.512-3.716.52.541L9.892 9.86l-.52-.54-.52-.54-2.512 2.416.52.54Z"
|
|
22
|
+
})]
|
|
23
|
+
});
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
export { IconSeekForward };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/server.tsx
|
|
3
|
+
const IconServer = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "server",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
d: "M3.732 17.569c0-.73 0-1.095.094-1.391a2 2 0 0 1 1.3-1.3c.295-.094.66-.094 1.39-.094h10.968c.73 0 1.095 0 1.39.095a2 2 0 0 1 1.3 1.299c.094.296.094.66.094 1.39 0 .731 0 1.096-.094 1.392a2 2 0 0 1-1.3 1.3c-.295.093-.66.093-1.39.093H6.516c-.73 0-1.095 0-1.39-.094a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39Zm0-11.138c0-.73 0-1.095.094-1.39a2 2 0 0 1 1.3-1.3c.295-.094.66-.094 1.39-.094h10.968c.73 0 1.095 0 1.39.094a2 2 0 0 1 1.3 1.3c.094.295.094.66.094 1.39 0 .73 0 1.095-.094 1.39a2 2 0 0 1-1.3 1.3c-.295.095-.66.095-1.39.095H6.516c-.73 0-1.095 0-1.39-.095a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39Z",
|
|
19
|
+
opacity: ".2"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M7.32 6.431a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0 11.138a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm3.294 5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.59a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeWidth: "1.5",
|
|
29
|
+
d: "M17.484 14.784H6.516m10.968 0c.73 0 1.095 0 1.39.095a2 2 0 0 1 1.3 1.299c.094.296.094.66.094 1.39 0 .731 0 1.096-.094 1.392a2 2 0 0 1-1.3 1.3c-.295.093-.66.093-1.39.093H6.516c-.73 0-1.095 0-1.39-.094a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39 0-.73 0-1.095.094-1.391a2 2 0 0 1 1.3-1.3c.295-.094.66-.094 1.39-.094m10.968 0c.73 0 1.095 0 1.39-.094a2 2 0 0 0 1.3-1.3c.094-.295.094-.66.094-1.39 0-.73 0-1.095-.094-1.39a2 2 0 0 0-1.3-1.3c-.295-.095-.66-.095-1.39-.095m-10.968 5.57c-.73 0-1.095 0-1.39-.095a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39 0-.73 0-1.095.094-1.39a2 2 0 0 1 1.3-1.3c.295-.095.66-.095 1.39-.095m10.968 0H6.516m10.968 0c.73 0 1.095 0 1.39-.094a2 2 0 0 0 1.3-1.3c.094-.295.094-.66.094-1.39 0-.73 0-1.095-.094-1.39a2 2 0 0 0-1.3-1.3c-.295-.094-.66-.094-1.39-.094H6.516c-.73 0-1.095 0-1.39.094a2 2 0 0 0-1.3 1.3c-.094.295-.094.66-.094 1.39 0 .73 0 1.095.094 1.39a2 2 0 0 0 1.3 1.3c.295.095.66.095 1.39.095M7.32 6.43a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0 11.138a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm3.294 5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.59a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Z"
|
|
30
|
+
})
|
|
31
|
+
]
|
|
32
|
+
});
|
|
33
|
+
};
|
|
34
|
+
//#endregion
|
|
35
|
+
exports.IconServer = IconServer;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconServer: Icon;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/server.tsx
|
|
3
|
+
const IconServer = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "server",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
d: "M3.732 17.569c0-.73 0-1.095.094-1.391a2 2 0 0 1 1.3-1.3c.295-.094.66-.094 1.39-.094h10.968c.73 0 1.095 0 1.39.095a2 2 0 0 1 1.3 1.299c.094.296.094.66.094 1.39 0 .731 0 1.096-.094 1.392a2 2 0 0 1-1.3 1.3c-.295.093-.66.093-1.39.093H6.516c-.73 0-1.095 0-1.39-.094a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39Zm0-11.138c0-.73 0-1.095.094-1.39a2 2 0 0 1 1.3-1.3c.295-.094.66-.094 1.39-.094h10.968c.73 0 1.095 0 1.39.094a2 2 0 0 1 1.3 1.3c.094.295.094.66.094 1.39 0 .73 0 1.095-.094 1.39a2 2 0 0 1-1.3 1.3c-.295.095-.66.095-1.39.095H6.516c-.73 0-1.095 0-1.39-.095a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39Z",
|
|
19
|
+
opacity: ".2"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M7.32 6.431a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0 11.138a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm3.294 5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.59a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeWidth: "1.5",
|
|
29
|
+
d: "M17.484 14.784H6.516m10.968 0c.73 0 1.095 0 1.39.095a2 2 0 0 1 1.3 1.299c.094.296.094.66.094 1.39 0 .731 0 1.096-.094 1.392a2 2 0 0 1-1.3 1.3c-.295.093-.66.093-1.39.093H6.516c-.73 0-1.095 0-1.39-.094a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39 0-.73 0-1.095.094-1.391a2 2 0 0 1 1.3-1.3c.295-.094.66-.094 1.39-.094m10.968 0c.73 0 1.095 0 1.39-.094a2 2 0 0 0 1.3-1.3c.094-.295.094-.66.094-1.39 0-.73 0-1.095-.094-1.39a2 2 0 0 0-1.3-1.3c-.295-.095-.66-.095-1.39-.095m-10.968 5.57c-.73 0-1.095 0-1.39-.095a2 2 0 0 1-1.3-1.3c-.094-.295-.094-.66-.094-1.39 0-.73 0-1.095.094-1.39a2 2 0 0 1 1.3-1.3c.295-.095.66-.095 1.39-.095m10.968 0H6.516m10.968 0c.73 0 1.095 0 1.39-.094a2 2 0 0 0 1.3-1.3c.094-.295.094-.66.094-1.39 0-.73 0-1.095-.094-1.39a2 2 0 0 0-1.3-1.3c-.295-.094-.66-.094-1.39-.094H6.516c-.73 0-1.095 0-1.39.094a2 2 0 0 0-1.3 1.3c-.094.295-.094.66-.094 1.39 0 .73 0 1.095.094 1.39a2 2 0 0 0 1.3 1.3c.295.095.66.095 1.39.095M7.32 6.43a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0 11.138a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm3.294 5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.569a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Zm0-5.59a.41.41 0 1 1-.818 0 .41.41 0 0 1 .818 0Z"
|
|
30
|
+
})
|
|
31
|
+
]
|
|
32
|
+
});
|
|
33
|
+
};
|
|
34
|
+
//#endregion
|
|
35
|
+
export { IconServer };
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/settings.tsx
|
|
3
|
+
const IconSettings = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "settings",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M9.936 7.028c-.435.18-.84.417-1.209.7l-1.162-.672c-.473-.273-.709-.41-.936-.458-.465-.1-.95.03-1.303.349-.172.156-.308.392-.58.864-.274.473-.41.71-.459.936-.1.465.03.95.35 1.303.155.172.391.308.864.581l1.162.671s-.045.462-.045.698c0 .236.045.698.045.698l-1.162.67c-.473.274-.71.41-.865.582-.32.353-.45.838-.349 1.303.049.227.185.463.458.936.273.472.41.708.581.864.353.32.838.45 1.303.35.227-.05.463-.186.936-.459l1.162-.671c.369.282.774.518 1.209.699v1.341c0 .546 0 .819.071 1.04.146.452.5.807.954.953.22.071.493.071 1.039.071.546 0 .818 0 1.04-.07.452-.147.807-.502.953-.955.071-.22.071-.493.071-1.039v-1.341c.435-.18.84-.417 1.209-.7l1.162.672c.473.273.709.41.936.458.465.1.95-.03 1.303-.349.172-.156.308-.392.58-.864.274-.473.41-.71.459-.936.1-.465-.03-.95-.35-1.303-.155-.172-.391-.308-.864-.581l-1.162-.671s.045-.462.045-.698c0-.236-.045-.698-.045-.698l1.162-.67c.473-.274.71-.41.865-.582.32-.353.45-.838.349-1.303-.049-.227-.185-.463-.458-.936-.273-.472-.41-.708-.581-.864a1.478 1.478 0 0 0-1.303-.35c-.227.05-.463.186-.936.459l-1.162.671a5.374 5.374 0 0 0-1.209-.699V5.687c0-.546 0-.818-.071-1.04a1.478 1.478 0 0 0-.954-.953c-.22-.071-.493-.071-1.039-.071-.546 0-.818 0-1.04.07a1.483 1.483 0 0 0-.953.955c-.071.22-.071.493-.071 1.039v1.341ZM14.176 12a2.176 2.176 0 1 1-4.352 0 2.176 2.176 0 0 1 4.352 0Z",
|
|
20
|
+
clipRule: "evenodd",
|
|
21
|
+
opacity: ".2"
|
|
22
|
+
}),
|
|
23
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
24
|
+
stroke: "currentColor",
|
|
25
|
+
strokeLinejoin: "round",
|
|
26
|
+
strokeWidth: "1.5",
|
|
27
|
+
d: "M14.176 12a2.176 2.176 0 1 1-4.351 0 2.176 2.176 0 0 1 4.35 0Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
30
|
+
stroke: "currentColor",
|
|
31
|
+
strokeLinejoin: "round",
|
|
32
|
+
strokeWidth: "1.5",
|
|
33
|
+
d: "m8.121 7.377.083.047c.337.184.62.184.957 0l.146-.085.152-.088c.326-.2.467-.444.476-.827v-.737c0-.546 0-.818.072-1.04.146-.452.5-.807.954-.953.22-.071.493-.071 1.039-.071.546 0 .818 0 1.04.07.452.147.807.502.953.955.071.22.071.493.071 1.039v.737c.01.383.15.627.477.827l.152.088.146.085c.337.184.62.184.957 0l.083-.047.556-.321c.473-.273.709-.41.936-.458.465-.1.95.03 1.303.349.172.156.308.392.58.864.274.473.41.71.459.936.1.465-.03.95-.35 1.303-.155.172-.391.308-.864.581l-.556.321-.084.049c-.326.2-.467.444-.477.827v.344c.01.383.151.627.477.827l.084.049.556.32c.473.274.71.41.865.582.32.353.45.838.349 1.303-.049.227-.185.463-.458.936-.273.472-.41.708-.581.864-.353.32-.838.45-1.303.35-.227-.05-.463-.186-.936-.459l-.556-.32a4.981 4.981 0 0 0-.083-.048c-.337-.184-.62-.184-.957 0l-.146.085-.152.088c-.327.2-.467.444-.476.827v.737c0 .546 0 .819-.072 1.04-.146.452-.5.807-.954.953-.22.071-.493.071-1.039.071-.546 0-.818 0-1.04-.07a1.478 1.478 0 0 1-.953-.955c-.071-.22-.071-.493-.071-1.039v-.737c-.01-.383-.15-.627-.477-.827l-.152-.088a17.93 17.93 0 0 0-.146-.085c-.337-.184-.62-.184-.957 0l-.083.047-.556.321c-.473.273-.709.41-.936.458-.465.1-.95-.03-1.303-.349-.172-.156-.308-.392-.58-.864-.274-.473-.41-.71-.459-.936-.1-.465.03-.95.35-1.303.155-.172.391-.308.864-.581l.556-.321.083-.049c.327-.2.468-.444.478-.827v-.344c-.01-.383-.151-.627-.478-.827l-.083-.049-.556-.32c-.473-.274-.71-.41-.865-.582a1.478 1.478 0 0 1-.349-1.303c.049-.227.185-.463.458-.936.273-.472.41-.708.581-.864.353-.32.838-.45 1.303-.35.227.05.463.186.936.459l.556.32Z",
|
|
34
|
+
clipRule: "evenodd"
|
|
35
|
+
})
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
};
|
|
39
|
+
//#endregion
|
|
40
|
+
exports.IconSettings = IconSettings;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconSettings: Icon;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/settings.tsx
|
|
3
|
+
const IconSettings = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "settings",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M9.936 7.028c-.435.18-.84.417-1.209.7l-1.162-.672c-.473-.273-.709-.41-.936-.458-.465-.1-.95.03-1.303.349-.172.156-.308.392-.58.864-.274.473-.41.71-.459.936-.1.465.03.95.35 1.303.155.172.391.308.864.581l1.162.671s-.045.462-.045.698c0 .236.045.698.045.698l-1.162.67c-.473.274-.71.41-.865.582-.32.353-.45.838-.349 1.303.049.227.185.463.458.936.273.472.41.708.581.864.353.32.838.45 1.303.35.227-.05.463-.186.936-.459l1.162-.671c.369.282.774.518 1.209.699v1.341c0 .546 0 .819.071 1.04.146.452.5.807.954.953.22.071.493.071 1.039.071.546 0 .818 0 1.04-.07.452-.147.807-.502.953-.955.071-.22.071-.493.071-1.039v-1.341c.435-.18.84-.417 1.209-.7l1.162.672c.473.273.709.41.936.458.465.1.95-.03 1.303-.349.172-.156.308-.392.58-.864.274-.473.41-.71.459-.936.1-.465-.03-.95-.35-1.303-.155-.172-.391-.308-.864-.581l-1.162-.671s.045-.462.045-.698c0-.236-.045-.698-.045-.698l1.162-.67c.473-.274.71-.41.865-.582.32-.353.45-.838.349-1.303-.049-.227-.185-.463-.458-.936-.273-.472-.41-.708-.581-.864a1.478 1.478 0 0 0-1.303-.35c-.227.05-.463.186-.936.459l-1.162.671a5.374 5.374 0 0 0-1.209-.699V5.687c0-.546 0-.818-.071-1.04a1.478 1.478 0 0 0-.954-.953c-.22-.071-.493-.071-1.039-.071-.546 0-.818 0-1.04.07a1.483 1.483 0 0 0-.953.955c-.071.22-.071.493-.071 1.039v1.341ZM14.176 12a2.176 2.176 0 1 1-4.352 0 2.176 2.176 0 0 1 4.352 0Z",
|
|
20
|
+
clipRule: "evenodd",
|
|
21
|
+
opacity: ".2"
|
|
22
|
+
}),
|
|
23
|
+
/* @__PURE__ */ jsx("path", {
|
|
24
|
+
stroke: "currentColor",
|
|
25
|
+
strokeLinejoin: "round",
|
|
26
|
+
strokeWidth: "1.5",
|
|
27
|
+
d: "M14.176 12a2.176 2.176 0 1 1-4.351 0 2.176 2.176 0 0 1 4.35 0Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
stroke: "currentColor",
|
|
31
|
+
strokeLinejoin: "round",
|
|
32
|
+
strokeWidth: "1.5",
|
|
33
|
+
d: "m8.121 7.377.083.047c.337.184.62.184.957 0l.146-.085.152-.088c.326-.2.467-.444.476-.827v-.737c0-.546 0-.818.072-1.04.146-.452.5-.807.954-.953.22-.071.493-.071 1.039-.071.546 0 .818 0 1.04.07.452.147.807.502.953.955.071.22.071.493.071 1.039v.737c.01.383.15.627.477.827l.152.088.146.085c.337.184.62.184.957 0l.083-.047.556-.321c.473-.273.709-.41.936-.458.465-.1.95.03 1.303.349.172.156.308.392.58.864.274.473.41.71.459.936.1.465-.03.95-.35 1.303-.155.172-.391.308-.864.581l-.556.321-.084.049c-.326.2-.467.444-.477.827v.344c.01.383.151.627.477.827l.084.049.556.32c.473.274.71.41.865.582.32.353.45.838.349 1.303-.049.227-.185.463-.458.936-.273.472-.41.708-.581.864-.353.32-.838.45-1.303.35-.227-.05-.463-.186-.936-.459l-.556-.32a4.981 4.981 0 0 0-.083-.048c-.337-.184-.62-.184-.957 0l-.146.085-.152.088c-.327.2-.467.444-.476.827v.737c0 .546 0 .819-.072 1.04-.146.452-.5.807-.954.953-.22.071-.493.071-1.039.071-.546 0-.818 0-1.04-.07a1.478 1.478 0 0 1-.953-.955c-.071-.22-.071-.493-.071-1.039v-.737c-.01-.383-.15-.627-.477-.827l-.152-.088a17.93 17.93 0 0 0-.146-.085c-.337-.184-.62-.184-.957 0l-.083.047-.556.321c-.473.273-.709.41-.936.458-.465.1-.95-.03-1.303-.349-.172-.156-.308-.392-.58-.864-.274-.473-.41-.71-.459-.936-.1-.465.03-.95.35-1.303.155-.172.391-.308.864-.581l.556-.321.083-.049c.327-.2.468-.444.478-.827v-.344c-.01-.383-.151-.627-.478-.827l-.083-.049-.556-.32c-.473-.274-.71-.41-.865-.582a1.478 1.478 0 0 1-.349-1.303c.049-.227.185-.463.458-.936.273-.472.41-.708.581-.864.353-.32.838-.45 1.303-.35.227.05.463.186.936.459l.556.32Z",
|
|
34
|
+
clipRule: "evenodd"
|
|
35
|
+
})
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
};
|
|
39
|
+
//#endregion
|
|
40
|
+
export { IconSettings };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/shapes.tsx
|
|
3
|
+
const IconShapes = ({ size, className, ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: size ?? "var(--ui-icon-size, 24)",
|
|
9
|
+
height: size ?? "var(--ui-icon-size, 24)",
|
|
10
|
+
"data-slot": "shapes",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
focusable: "false",
|
|
13
|
+
className: `ui-icon ${className ?? ""}`,
|
|
14
|
+
...props,
|
|
15
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M3.876 16.814c0-1.265 0-1.897.276-2.366a2 2 0 0 1 .71-.711c.47-.276 1.102-.276 2.367-.276s1.897 0 2.366.276a2 2 0 0 1 .711.71c.276.47.276 1.102.276 2.367s0 1.897-.276 2.366a2 2 0 0 1-.71.711c-.47.276-1.102.276-2.367.276s-1.897 0-2.367-.276a2 2 0 0 1-.71-.71c-.276-.47-.276-1.102-.276-2.367Zm10.614-.704c.918-1.723 1.377-2.584 2.048-2.735.217-.049.442-.049.658 0 .672.15 1.13 1.012 2.048 2.736.828 1.553 1.241 2.33 1.03 2.946-.068.2-.178.383-.323.537-.444.476-1.324.476-3.084.476s-2.639 0-3.084-.476a1.501 1.501 0 0 1-.322-.537c-.212-.617.202-1.393 1.03-2.946ZM5.163 5.22c.946-.946 1.42-1.419 2.005-1.443h.122c.585.024 1.059.497 2.005 1.444.947.946 1.42 1.42 1.444 2.005v.122c-.024.586-.497 1.059-1.444 2.005-.946.947-1.42 1.42-2.005 1.444-.04.002-.082.002-.122 0-.586-.024-1.059-.497-2.005-1.444-.947-.946-1.42-1.42-1.444-2.005a1.506 1.506 0 0 1 0-.122c.024-.585.497-1.059 1.444-2.005Zm8.109 2.067a3.454 3.454 0 1 1 6.908 0 3.454 3.454 0 0 1-6.908 0Z",
|
|
18
|
+
opacity: ".2"
|
|
19
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
strokeWidth: "1.5",
|
|
22
|
+
d: "M3.876 16.814c0-1.265 0-1.897.276-2.366a2 2 0 0 1 .71-.711c.47-.276 1.102-.276 2.367-.276s1.897 0 2.366.276a2 2 0 0 1 .711.71c.276.47.276 1.102.276 2.367s0 1.897-.276 2.366a2 2 0 0 1-.71.711c-.47.276-1.102.276-2.367.276s-1.897 0-2.367-.276a2 2 0 0 1-.71-.71c-.276-.47-.276-1.102-.276-2.367ZM5.163 5.22c.946-.946 1.42-1.419 2.005-1.443h.122c.585.024 1.059.497 2.005 1.444.947.946 1.42 1.42 1.444 2.005v.122c-.024.586-.497 1.059-1.444 2.005-.946.947-1.42 1.42-2.005 1.444-.04.002-.082.002-.122 0-.586-.024-1.059-.497-2.005-1.444-.947-.946-1.42-1.42-1.444-2.005a1.506 1.506 0 0 1 0-.122c.024-.585.497-1.059 1.444-2.005Zm9.359 11.003c.89-1.67 1.334-2.505 1.979-2.667.24-.06.492-.06.733 0 .645.162 1.09.997 1.979 2.667.802 1.505 1.202 2.258 1.013 2.858a1.5 1.5 0 0 1-.36.6c-.44.45-1.293.45-2.999.45-1.705 0-2.557 0-2.998-.45a1.5 1.5 0 0 1-.36-.6c-.19-.6.211-1.353 1.013-2.858Zm-1.25-8.936a3.454 3.454 0 1 1 6.908 0 3.454 3.454 0 0 1-6.908 0Z"
|
|
23
|
+
})]
|
|
24
|
+
});
|
|
25
|
+
};
|
|
26
|
+
//#endregion
|
|
27
|
+
exports.IconShapes = IconShapes;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconShapes: Icon;
|