@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.
- package/dist/DemandIcon.js +59 -0
- package/dist/HomeIcon.js +20 -0
- package/dist/PinIcon.js +15 -15
- package/dist/PriceIcon.js +25 -0
- package/dist/SquareMeterIcon.js +26 -0
- package/dist/TransactionIcon.js +22 -0
- package/dist/index.js +88 -80
- package/dist/lib/index.d.ts +7 -2
- package/dist/lib/svgIcons/AboutUsIcon.d.ts +3 -2
- package/dist/lib/svgIcons/AnalyticsIcon.d.ts +2 -1
- package/dist/lib/svgIcons/ArrowIcon.d.ts +2 -1
- package/dist/lib/svgIcons/ArrowIndicatorIcon.d.ts +3 -2
- package/dist/lib/svgIcons/BarChartIcon.d.ts +3 -2
- package/dist/lib/svgIcons/BellIcon.d.ts +3 -2
- package/dist/lib/svgIcons/BulbIcon.d.ts +3 -2
- package/dist/lib/svgIcons/CheckActiveIcon.d.ts +3 -2
- package/dist/lib/svgIcons/CheckInactiveIcon.d.ts +3 -2
- package/dist/lib/svgIcons/CheckRoundedIcon.d.ts +2 -1
- package/dist/lib/svgIcons/CloseIcon.d.ts +3 -2
- package/dist/lib/svgIcons/DashboardIcon.d.ts +3 -2
- package/dist/lib/svgIcons/DeleteIcon.d.ts +3 -2
- package/dist/lib/svgIcons/DemandIcon.d.ts +3 -0
- package/dist/lib/svgIcons/DownloadIcon.d.ts +2 -1
- package/dist/lib/svgIcons/DrawIcon.d.ts +3 -2
- package/dist/lib/svgIcons/EditIcon.d.ts +3 -2
- package/dist/lib/svgIcons/FacebookIcon.d.ts +2 -1
- package/dist/lib/svgIcons/GearIcon.d.ts +2 -1
- package/dist/lib/svgIcons/GermanyFlagIcon.d.ts +3 -2
- package/dist/lib/svgIcons/GoogleIcon.d.ts +2 -1
- package/dist/lib/svgIcons/HamburgerMenuIcon.d.ts +2 -1
- package/dist/lib/svgIcons/HeartIcon.d.ts +3 -2
- package/dist/lib/svgIcons/HidePswIcon.d.ts +3 -2
- package/dist/lib/svgIcons/HomeIcon.d.ts +3 -0
- package/dist/lib/svgIcons/HouseValuationIcon.d.ts +2 -1
- package/dist/lib/svgIcons/InstagramIcon.d.ts +2 -1
- package/dist/lib/svgIcons/ItalyFlagIcon.d.ts +3 -2
- package/dist/lib/svgIcons/LayersIcon.d.ts +3 -2
- package/dist/lib/svgIcons/LinkedinIcon.d.ts +2 -1
- package/dist/lib/svgIcons/LocationIcon.d.ts +3 -2
- package/dist/lib/svgIcons/LogoutIcon.d.ts +3 -2
- package/dist/lib/svgIcons/MailIcon.d.ts +3 -2
- package/dist/lib/svgIcons/MapIcon.d.ts +3 -2
- package/dist/lib/svgIcons/NewsIcon.d.ts +3 -2
- package/dist/lib/svgIcons/NotesIcon.d.ts +3 -2
- package/dist/lib/svgIcons/PhoneIcon.d.ts +3 -2
- package/dist/lib/svgIcons/PhotoIcon.d.ts +3 -2
- package/dist/lib/svgIcons/PinIcon.d.ts +3 -2
- package/dist/lib/svgIcons/PinShadowedIcon.d.ts +2 -1
- package/dist/lib/svgIcons/PlanIcon.d.ts +3 -2
- package/dist/lib/svgIcons/PlusIcon.d.ts +3 -2
- package/dist/lib/svgIcons/PrestigeIcon.d.ts +3 -2
- package/dist/lib/svgIcons/PriceIcon.d.ts +3 -0
- package/dist/lib/svgIcons/PrincipalIcon.d.ts +2 -1
- package/dist/lib/svgIcons/PrintIcon.d.ts +3 -2
- package/dist/lib/svgIcons/ProfileIcon.d.ts +3 -2
- package/dist/lib/svgIcons/QuotesIcon.d.ts +3 -2
- package/dist/lib/svgIcons/RequestIcon.d.ts +3 -2
- package/dist/lib/svgIcons/SearchIcon.d.ts +3 -2
- package/dist/lib/svgIcons/ShareIcon.d.ts +3 -2
- package/dist/lib/svgIcons/SquareMeterIcon.d.ts +3 -0
- package/dist/lib/svgIcons/SuitcaseIcon.d.ts +3 -2
- package/dist/lib/svgIcons/TieIcon.d.ts +3 -2
- package/dist/lib/svgIcons/TourIcon.d.ts +3 -2
- package/dist/lib/svgIcons/TransactionIcon.d.ts +3 -0
- package/dist/lib/svgIcons/UkFlagIcon.d.ts +3 -2
- package/dist/lib/svgIcons/ValuationIcon.d.ts +3 -2
- package/dist/lib/svgIcons/VideoIcon.d.ts +3 -2
- package/dist/lib/svgIcons/ViewPswIcon.d.ts +3 -2
- package/dist/lib/svgIcons/WalletIcon.d.ts +3 -2
- package/dist/lib/svgIcons/WarningIcon.d.ts +3 -2
- package/dist/lib/svgIcons/WarningIconRounded.d.ts +3 -2
- package/dist/lib/svgIcons/WikicasaIcon.d.ts +3 -2
- package/dist/lib/svgIcons/WikicasaRoundedIcon.d.ts +3 -2
- package/dist/lib/svgIcons/WkAppIcon.d.ts +3 -2
- package/dist/lib/svgIcons/WkFavIcon.d.ts +3 -2
- package/dist/lib/svgIcons/YoutubeIcon.d.ts +2 -1
- package/dist/lib/svgIcons/poi/BankIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/BusIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/CartIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/Charge.d.ts +3 -2
- package/dist/lib/svgIcons/poi/HospitalIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/PharmacyIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/PostIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/SchoolIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/SubwayIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/TrainAltIcon.d.ts +3 -2
- package/dist/lib/svgIcons/poi/TrainIcon.d.ts +3 -2
- package/dist/lib/svgImages/CheckImg.d.ts +3 -2
- package/dist/lib/svgImages/GenericUserWikiAvatar.d.ts +3 -2
- package/dist/lib/svgImages/ShieldImg.d.ts +3 -2
- package/dist/lib/svgImages/SnapImg.d.ts +3 -2
- package/dist/lib/svgImages/StopWatchImg.d.ts +3 -2
- package/dist/lib/svgImages/WikiNerd.d.ts +3 -2
- package/dist/lib/svgImages/WikiNerdAnalyzeImg.d.ts +3 -2
- package/dist/lib/svgImages/WikiNerdDownloadApp.d.ts +3 -2
- package/dist/lib/svgImages/WikiNerdMercatoHome.d.ts +3 -2
- package/dist/lib/svgImages/WikiNerdValutaDesktop.d.ts +3 -2
- package/dist/lib/svgImages/WikiNerdValutaMobile.d.ts +3 -2
- package/dist/lib/svgImages/WikicasaDatiLogo.d.ts +3 -2
- package/dist/lib/svgImages/WikicasaLogo.d.ts +3 -2
- package/dist/lib/svgImages/WikicasaStudioLogo.d.ts +3 -2
- package/dist/types/FunctionalSvgIconComponent.d.ts +3 -2
- package/package.json +1 -1
- package/dist/HouseIcon.js +0 -46
- package/dist/lib/svgIcons/HouseIcon.d.ts +0 -3
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const HidePswIcon: FunctionalComponent<Partial<SvgProps>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const LayersIcon: FunctionalComponent<Partial<SvgProps>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const PinIcon: FunctionalComponent<Partial<SvgProps>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const PrestigeIcon: FunctionalComponent<Partial<SvgProps>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const ShareIcon: FunctionalComponent<Partial<SvgProps>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const TourIcon: FunctionalComponent<Partial<SvgProps>>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const WkFavIcon: FunctionalComponent<Partial<SvgProps>>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
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
|
|
2
|
-
import
|
|
1
|
+
import { FunctionalComponent } from 'vue';
|
|
2
|
+
import { SvgImageProps } from '@wikicasa-dev/types';
|
|
3
|
+
|
|
3
4
|
export declare const WikicasaStudioLogoIcon: FunctionalComponent<SvgImageProps>;
|