@carbon/pictograms-react
Version:
React components for pictograms in digital and software products using the Carbon Design System
31 lines (30 loc) • 1.79 kB
TypeScript
/**
* Copyright IBM Corp. 2019, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/pictograms-react. DO NOT EDIT.
*/
import type { CarbonPictogramType } from '../CarbonPictogram';
declare const _Windows: CarbonPictogramType;
declare const _WindowsHosting: CarbonPictogramType;
declare const _Windy: CarbonPictogramType;
declare const _Wine: CarbonPictogramType;
declare const _WirelessHome: CarbonPictogramType;
declare const _WirelessModem: CarbonPictogramType;
declare const _WordCloud: CarbonPictogramType;
declare const _Workday: CarbonPictogramType;
declare const _Workflows: CarbonPictogramType;
declare const _WorldCommunityGrid: CarbonPictogramType;
declare const _WreckingBall: CarbonPictogramType;
declare const _XRay_01: CarbonPictogramType;
declare const _XRay_02: CarbonPictogramType;
declare const _Yoga_01: CarbonPictogramType;
declare const _Yoga_02: CarbonPictogramType;
declare const _Yoga_03: CarbonPictogramType;
declare const _Yoga_04: CarbonPictogramType;
declare const _ZeroTrust: CarbonPictogramType;
declare const _Zurich: CarbonPictogramType;
declare const _ZurichSwissNationalMuseum: CarbonPictogramType;
export { _Windows as Windows, _WindowsHosting as WindowsHosting, _Windy as Windy, _Wine as Wine, _WirelessHome as WirelessHome, _WirelessModem as WirelessModem, _WordCloud as WordCloud, _Workday as Workday, _Workflows as Workflows, _WorldCommunityGrid as WorldCommunityGrid, _WreckingBall as WreckingBall, _XRay_01 as XRay_01, _XRay_02 as XRay_02, _Yoga_01 as Yoga_01, _Yoga_02 as Yoga_02, _Yoga_03 as Yoga_03, _Yoga_04 as Yoga_04, _ZeroTrust as ZeroTrust, _Zurich as Zurich, _ZurichSwissNationalMuseum as ZurichSwissNationalMuseum };