@wikicasa-dev/svg-icons 0.0.31 → 0.0.33

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.
Files changed (105) hide show
  1. package/dist/DemandIcon.js +59 -0
  2. package/dist/HomeIcon.js +20 -0
  3. package/dist/PinIcon.js +15 -15
  4. package/dist/PriceIcon.js +25 -0
  5. package/dist/SquareMeterIcon.js +26 -0
  6. package/dist/TransactionIcon.js +22 -0
  7. package/dist/index.js +88 -80
  8. package/dist/lib/index.d.ts +7 -2
  9. package/dist/lib/svgIcons/AboutUsIcon.d.ts +3 -2
  10. package/dist/lib/svgIcons/AnalyticsIcon.d.ts +2 -1
  11. package/dist/lib/svgIcons/ArrowIcon.d.ts +2 -1
  12. package/dist/lib/svgIcons/ArrowIndicatorIcon.d.ts +3 -2
  13. package/dist/lib/svgIcons/BarChartIcon.d.ts +3 -2
  14. package/dist/lib/svgIcons/BellIcon.d.ts +3 -2
  15. package/dist/lib/svgIcons/BulbIcon.d.ts +3 -2
  16. package/dist/lib/svgIcons/CheckActiveIcon.d.ts +3 -2
  17. package/dist/lib/svgIcons/CheckInactiveIcon.d.ts +3 -2
  18. package/dist/lib/svgIcons/CheckRoundedIcon.d.ts +2 -1
  19. package/dist/lib/svgIcons/CloseIcon.d.ts +3 -2
  20. package/dist/lib/svgIcons/DashboardIcon.d.ts +3 -2
  21. package/dist/lib/svgIcons/DeleteIcon.d.ts +3 -2
  22. package/dist/lib/svgIcons/DemandIcon.d.ts +3 -0
  23. package/dist/lib/svgIcons/DownloadIcon.d.ts +2 -1
  24. package/dist/lib/svgIcons/DrawIcon.d.ts +3 -2
  25. package/dist/lib/svgIcons/EditIcon.d.ts +3 -2
  26. package/dist/lib/svgIcons/FacebookIcon.d.ts +2 -1
  27. package/dist/lib/svgIcons/GearIcon.d.ts +2 -1
  28. package/dist/lib/svgIcons/GermanyFlagIcon.d.ts +3 -2
  29. package/dist/lib/svgIcons/GoogleIcon.d.ts +2 -1
  30. package/dist/lib/svgIcons/HamburgerMenuIcon.d.ts +2 -1
  31. package/dist/lib/svgIcons/HeartIcon.d.ts +3 -2
  32. package/dist/lib/svgIcons/HidePswIcon.d.ts +3 -2
  33. package/dist/lib/svgIcons/HomeIcon.d.ts +3 -0
  34. package/dist/lib/svgIcons/HouseValuationIcon.d.ts +2 -1
  35. package/dist/lib/svgIcons/InstagramIcon.d.ts +2 -1
  36. package/dist/lib/svgIcons/ItalyFlagIcon.d.ts +3 -2
  37. package/dist/lib/svgIcons/LayersIcon.d.ts +3 -2
  38. package/dist/lib/svgIcons/LinkedinIcon.d.ts +2 -1
  39. package/dist/lib/svgIcons/LocationIcon.d.ts +3 -2
  40. package/dist/lib/svgIcons/LogoutIcon.d.ts +3 -2
  41. package/dist/lib/svgIcons/MailIcon.d.ts +3 -2
  42. package/dist/lib/svgIcons/MapIcon.d.ts +3 -2
  43. package/dist/lib/svgIcons/NewsIcon.d.ts +3 -2
  44. package/dist/lib/svgIcons/NotesIcon.d.ts +3 -2
  45. package/dist/lib/svgIcons/PhoneIcon.d.ts +3 -2
  46. package/dist/lib/svgIcons/PhotoIcon.d.ts +3 -2
  47. package/dist/lib/svgIcons/PinIcon.d.ts +3 -2
  48. package/dist/lib/svgIcons/PinShadowedIcon.d.ts +2 -1
  49. package/dist/lib/svgIcons/PlanIcon.d.ts +3 -2
  50. package/dist/lib/svgIcons/PlusIcon.d.ts +3 -2
  51. package/dist/lib/svgIcons/PrestigeIcon.d.ts +3 -2
  52. package/dist/lib/svgIcons/PriceIcon.d.ts +3 -0
  53. package/dist/lib/svgIcons/PrincipalIcon.d.ts +2 -1
  54. package/dist/lib/svgIcons/PrintIcon.d.ts +3 -2
  55. package/dist/lib/svgIcons/ProfileIcon.d.ts +3 -2
  56. package/dist/lib/svgIcons/QuotesIcon.d.ts +3 -2
  57. package/dist/lib/svgIcons/RequestIcon.d.ts +3 -2
  58. package/dist/lib/svgIcons/SearchIcon.d.ts +3 -2
  59. package/dist/lib/svgIcons/ShareIcon.d.ts +3 -2
  60. package/dist/lib/svgIcons/SquareMeterIcon.d.ts +3 -0
  61. package/dist/lib/svgIcons/SuitcaseIcon.d.ts +3 -2
  62. package/dist/lib/svgIcons/TieIcon.d.ts +3 -2
  63. package/dist/lib/svgIcons/TourIcon.d.ts +3 -2
  64. package/dist/lib/svgIcons/TransactionIcon.d.ts +3 -0
  65. package/dist/lib/svgIcons/UkFlagIcon.d.ts +3 -2
  66. package/dist/lib/svgIcons/ValuationIcon.d.ts +3 -2
  67. package/dist/lib/svgIcons/VideoIcon.d.ts +3 -2
  68. package/dist/lib/svgIcons/ViewPswIcon.d.ts +3 -2
  69. package/dist/lib/svgIcons/WalletIcon.d.ts +3 -2
  70. package/dist/lib/svgIcons/WarningIcon.d.ts +3 -2
  71. package/dist/lib/svgIcons/WarningIconRounded.d.ts +3 -2
  72. package/dist/lib/svgIcons/WikicasaIcon.d.ts +3 -2
  73. package/dist/lib/svgIcons/WikicasaRoundedIcon.d.ts +3 -2
  74. package/dist/lib/svgIcons/WkAppIcon.d.ts +3 -2
  75. package/dist/lib/svgIcons/WkFavIcon.d.ts +3 -2
  76. package/dist/lib/svgIcons/YoutubeIcon.d.ts +2 -1
  77. package/dist/lib/svgIcons/poi/BankIcon.d.ts +3 -2
  78. package/dist/lib/svgIcons/poi/BusIcon.d.ts +3 -2
  79. package/dist/lib/svgIcons/poi/CartIcon.d.ts +3 -2
  80. package/dist/lib/svgIcons/poi/Charge.d.ts +3 -2
  81. package/dist/lib/svgIcons/poi/HospitalIcon.d.ts +3 -2
  82. package/dist/lib/svgIcons/poi/PharmacyIcon.d.ts +3 -2
  83. package/dist/lib/svgIcons/poi/PostIcon.d.ts +3 -2
  84. package/dist/lib/svgIcons/poi/SchoolIcon.d.ts +3 -2
  85. package/dist/lib/svgIcons/poi/SubwayIcon.d.ts +3 -2
  86. package/dist/lib/svgIcons/poi/TrainAltIcon.d.ts +3 -2
  87. package/dist/lib/svgIcons/poi/TrainIcon.d.ts +3 -2
  88. package/dist/lib/svgImages/CheckImg.d.ts +3 -2
  89. package/dist/lib/svgImages/GenericUserWikiAvatar.d.ts +3 -2
  90. package/dist/lib/svgImages/ShieldImg.d.ts +3 -2
  91. package/dist/lib/svgImages/SnapImg.d.ts +3 -2
  92. package/dist/lib/svgImages/StopWatchImg.d.ts +3 -2
  93. package/dist/lib/svgImages/WikiNerd.d.ts +3 -2
  94. package/dist/lib/svgImages/WikiNerdAnalyzeImg.d.ts +3 -2
  95. package/dist/lib/svgImages/WikiNerdDownloadApp.d.ts +3 -2
  96. package/dist/lib/svgImages/WikiNerdMercatoHome.d.ts +3 -2
  97. package/dist/lib/svgImages/WikiNerdValutaDesktop.d.ts +3 -2
  98. package/dist/lib/svgImages/WikiNerdValutaMobile.d.ts +3 -2
  99. package/dist/lib/svgImages/WikicasaDatiLogo.d.ts +3 -2
  100. package/dist/lib/svgImages/WikicasaLogo.d.ts +3 -2
  101. package/dist/lib/svgImages/WikicasaStudioLogo.d.ts +3 -2
  102. package/dist/types/FunctionalSvgIconComponent.d.ts +3 -2
  103. package/package.json +1 -1
  104. package/dist/HouseIcon.js +0 -46
  105. package/dist/lib/svgIcons/HouseIcon.d.ts +0 -3
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const GoogleIcon: FunctionalSvgIconComponent;
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const HamburgerMenuIcon: FunctionalSvgIconComponent;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const HeartIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const HidePswIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -0,0 +1,3 @@
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
3
+ export declare const HomeIcon: FunctionalSvgIconComponent;
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const HouseValuationIcon: FunctionalSvgIconComponent;
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const InstagramIcon: FunctionalSvgIconComponent;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const ItalyFlagIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const LayersIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const LinkedinIcon: FunctionalSvgIconComponent;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const LocationIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const LogoutIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const MailIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const MapIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const NewsIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const NotesIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PhoneIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PhotoIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PinIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const PinShadowedIcon: FunctionalSvgIconComponent;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PlanIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PlusIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PrestigeIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -0,0 +1,3 @@
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
3
+ export declare const PriceIcon: FunctionalSvgIconComponent;
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const PrincipalIcon: FunctionalSvgIconComponent;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PrintIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const ProfileIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const QuotesIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const RequestIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const SearchIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const ShareIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -0,0 +1,3 @@
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
3
+ export declare const SquareMeterIcon: FunctionalSvgIconComponent;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const SuitcaseIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const TieIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const TourIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -0,0 +1,3 @@
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
3
+ export declare const TransactionIcon: FunctionalSvgIconComponent;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const UkFlagIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const ValuationIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const VideoIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const ViewPswIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WalletIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WarningIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WarningIconRounded: FunctionalComponent<Partial<SvgProps>>;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikicasaIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikicasaRoundedIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WkAppIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WkFavIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,2 +1,3 @@
1
- import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+
2
3
  export declare const YoutubeIcon: FunctionalSvgIconComponent;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const BankIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const BusIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const CartIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const ChargeIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const HospitalIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PharmacyIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const PostIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const SchoolIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const SubwayIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const TrainAltIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,5 +1,6 @@
1
- import type { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalSvgIconComponent } from '../../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const TrainIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
5
  bgColor: string;
5
6
  color: string;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const CheckImg: FunctionalComponent<SvgImageProps>;
@@ -1,5 +1,6 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const GenericUserWikiAvatarImg: FunctionalComponent<SvgImageProps & {
4
5
  borderRadius?: number;
5
6
  }>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const ShieldImg: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const SnapImg: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const StopWatchImg: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikiNerdImg: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikiNerdAnalyzeImg: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikiNerdDownloadAppImg: FunctionalComponent<SvgImageProps>;
@@ -1,5 +1,6 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikiNerdMercatoImg: FunctionalComponent<SvgImageProps & {
4
5
  light?: boolean;
5
6
  }>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikiNerdValutaDesktopImg: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikiNerdValutaMobileImg: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikicasaDatiLogoIcon: FunctionalComponent<Partial<SvgProps>>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikicasaLogoIcon: FunctionalComponent<SvgImageProps>;
@@ -1,3 +1,4 @@
1
- import type { FunctionalComponent } from 'vue';
2
- import type { SvgImageProps } from '@wikicasa-dev/types';
1
+ import { FunctionalComponent } from 'vue';
2
+ import { SvgImageProps } from '@wikicasa-dev/types';
3
+
3
4
  export declare const WikicasaStudioLogoIcon: FunctionalComponent<SvgImageProps>;