@coinbase/cds-web 9.1.3 → 9.2.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/CHANGELOG.md +7 -0
- package/dts/alpha/select/DefaultSelectControl.d.ts.map +1 -1
- package/dts/alpha/select/Select.d.ts.map +1 -1
- package/dts/alpha/select/types.d.ts +16 -2
- package/dts/alpha/select/types.d.ts.map +1 -1
- package/esm/alpha/select/DefaultSelectControl.js +30 -12
- package/esm/alpha/select/Select.js +17 -3
- package/package.json +3 -3
- package/dts/accordion/__figma__/Accordion.figma.d.ts +0 -2
- package/dts/accordion/__figma__/Accordion.figma.d.ts.map +0 -1
- package/dts/alpha/__figma__/Select.figma.d.ts +0 -2
- package/dts/alpha/__figma__/Select.figma.d.ts.map +0 -1
- package/dts/alpha/data-card/__figma__/DataCard.figma.d.ts +0 -2
- package/dts/alpha/data-card/__figma__/DataCard.figma.d.ts.map +0 -1
- package/dts/buttons/__figma__/AvatarButton.figma.d.ts +0 -2
- package/dts/buttons/__figma__/AvatarButton.figma.d.ts.map +0 -1
- package/dts/buttons/__figma__/Button.figma.d.ts +0 -2
- package/dts/buttons/__figma__/Button.figma.d.ts.map +0 -1
- package/dts/buttons/__figma__/ButtonGroup.figma.d.ts +0 -2
- package/dts/buttons/__figma__/ButtonGroup.figma.d.ts.map +0 -1
- package/dts/buttons/__figma__/IconButton.figma.d.ts +0 -2
- package/dts/buttons/__figma__/IconButton.figma.d.ts.map +0 -1
- package/dts/buttons/__figma__/TileButton.figma.d.ts +0 -2
- package/dts/buttons/__figma__/TileButton.figma.d.ts.map +0 -1
- package/dts/cards/ContentCard/__figma__/ContentCard.figma.d.ts +0 -2
- package/dts/cards/ContentCard/__figma__/ContentCard.figma.d.ts.map +0 -1
- package/dts/cards/ContentCard/__figma__/ContentCardBody.figma.d.ts +0 -2
- package/dts/cards/ContentCard/__figma__/ContentCardBody.figma.d.ts.map +0 -1
- package/dts/cards/ContentCard/__figma__/ContentCardFooter.figma.d.ts +0 -2
- package/dts/cards/ContentCard/__figma__/ContentCardFooter.figma.d.ts.map +0 -1
- package/dts/cards/ContentCard/__figma__/ContentCardHeader.figma.d.ts +0 -2
- package/dts/cards/ContentCard/__figma__/ContentCardHeader.figma.d.ts.map +0 -1
- package/dts/cards/MediaCard/__figma__/MediaCard.figma.d.ts +0 -2
- package/dts/cards/MediaCard/__figma__/MediaCard.figma.d.ts.map +0 -1
- package/dts/cards/MessagingCard/__figma__/MessagingCard.figma.d.ts +0 -2
- package/dts/cards/MessagingCard/__figma__/MessagingCard.figma.d.ts.map +0 -1
- package/dts/cards/__figma__/AnnouncementCard.figma.d.ts +0 -2
- package/dts/cards/__figma__/AnnouncementCard.figma.d.ts.map +0 -1
- package/dts/cards/__figma__/ContainedAssetCard.figma.d.ts +0 -2
- package/dts/cards/__figma__/ContainedAssetCard.figma.d.ts.map +0 -1
- package/dts/cards/__figma__/FloatingAssetCard.figma.d.ts +0 -2
- package/dts/cards/__figma__/FloatingAssetCard.figma.d.ts.map +0 -1
- package/dts/cards/__figma__/NudgeCard.figma.d.ts +0 -2
- package/dts/cards/__figma__/NudgeCard.figma.d.ts.map +0 -1
- package/dts/cards/__figma__/UpsellCard.figma.d.ts +0 -2
- package/dts/cards/__figma__/UpsellCard.figma.d.ts.map +0 -1
- package/dts/carousel/__figma__/Carousel.figma.d.ts +0 -2
- package/dts/carousel/__figma__/Carousel.figma.d.ts.map +0 -1
- package/dts/cells/__figma__/ContentCell.figma.d.ts +0 -2
- package/dts/cells/__figma__/ContentCell.figma.d.ts.map +0 -1
- package/dts/cells/__figma__/ListCell.figma.d.ts +0 -2
- package/dts/cells/__figma__/ListCell.figma.d.ts.map +0 -1
- package/dts/chips/__figma__/InputChip.figma.d.ts +0 -2
- package/dts/chips/__figma__/InputChip.figma.d.ts.map +0 -1
- package/dts/chips/__figma__/SelectChip.figma.d.ts +0 -2
- package/dts/chips/__figma__/SelectChip.figma.d.ts.map +0 -1
- package/dts/chips/__figma__/TabbedChips.figma.d.ts +0 -2
- package/dts/chips/__figma__/TabbedChips.figma.d.ts.map +0 -1
- package/dts/coachmark/__figma__/Coachmark.figma.d.ts +0 -2
- package/dts/coachmark/__figma__/Coachmark.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/Checkbox.figma.d.ts +0 -2
- package/dts/controls/__figma__/Checkbox.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/CheckboxCell.figma.d.ts +0 -2
- package/dts/controls/__figma__/CheckboxCell.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/CheckboxGroup.figma.d.ts +0 -2
- package/dts/controls/__figma__/CheckboxGroup.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/NativeTextArea.figma.d.ts +0 -2
- package/dts/controls/__figma__/NativeTextArea.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/RadioCell.figma.d.ts +0 -2
- package/dts/controls/__figma__/RadioCell.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/RadioGroup.figma.d.ts +0 -2
- package/dts/controls/__figma__/RadioGroup.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/SearchInput.figma.d.ts +0 -2
- package/dts/controls/__figma__/SearchInput.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/SelectOption.figma.d.ts +0 -2
- package/dts/controls/__figma__/SelectOption.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/Switch.figma.d.ts +0 -2
- package/dts/controls/__figma__/Switch.figma.d.ts.map +0 -1
- package/dts/controls/__figma__/TextInput.figma.d.ts +0 -2
- package/dts/controls/__figma__/TextInput.figma.d.ts.map +0 -1
- package/dts/dates/__figma__/DatePicker.figma.d.ts +0 -2
- package/dts/dates/__figma__/DatePicker.figma.d.ts.map +0 -1
- package/dts/dots/__figma__/DotCount.figma.d.ts +0 -2
- package/dts/dots/__figma__/DotCount.figma.d.ts.map +0 -1
- package/dts/dots/__figma__/DotStatusColor.figma.d.ts +0 -2
- package/dts/dots/__figma__/DotStatusColor.figma.d.ts.map +0 -1
- package/dts/dots/__figma__/DotSymbol.figma.d.ts +0 -2
- package/dts/dots/__figma__/DotSymbol.figma.d.ts.map +0 -1
- package/dts/dropdown/__figma__/Dropdown.figma.d.ts +0 -2
- package/dts/dropdown/__figma__/Dropdown.figma.d.ts.map +0 -1
- package/dts/icons/__figma__/Icon.figma.d.ts +0 -2
- package/dts/icons/__figma__/Icon.figma.d.ts.map +0 -1
- package/dts/icons/__figma__/LogoMark.figma.d.ts +0 -2
- package/dts/icons/__figma__/LogoMark.figma.d.ts.map +0 -1
- package/dts/icons/__figma__/LogoWordmark.figma.d.ts +0 -2
- package/dts/icons/__figma__/LogoWordmark.figma.d.ts.map +0 -1
- package/dts/icons/__figma__/SubBrandLogoMark.figma.d.ts +0 -2
- package/dts/icons/__figma__/SubBrandLogoMark.figma.d.ts.map +0 -1
- package/dts/icons/__figma__/SubBrandLogoWordmark.figma.d.ts +0 -2
- package/dts/icons/__figma__/SubBrandLogoWordmark.figma.d.ts.map +0 -1
- package/dts/illustrations/__figma__/HeroSquare.figma.d.ts +0 -2
- package/dts/illustrations/__figma__/HeroSquare.figma.d.ts.map +0 -1
- package/dts/illustrations/__figma__/Pictogram.figma.d.ts +0 -2
- package/dts/illustrations/__figma__/Pictogram.figma.d.ts.map +0 -1
- package/dts/illustrations/__figma__/SpotIcon.figma.d.ts +0 -2
- package/dts/illustrations/__figma__/SpotIcon.figma.d.ts.map +0 -1
- package/dts/illustrations/__figma__/SpotRectangle.figma.d.ts +0 -2
- package/dts/illustrations/__figma__/SpotRectangle.figma.d.ts.map +0 -1
- package/dts/illustrations/__figma__/SpotSquare.figma.d.ts +0 -2
- package/dts/illustrations/__figma__/SpotSquare.figma.d.ts.map +0 -1
- package/dts/layout/__figma__/Divider.figma.d.ts +0 -2
- package/dts/layout/__figma__/Divider.figma.d.ts.map +0 -1
- package/dts/layout/__figma__/Fallback.figma.d.ts +0 -2
- package/dts/layout/__figma__/Fallback.figma.d.ts.map +0 -1
- package/dts/media/__figma__/Avatar.figma.d.ts +0 -2
- package/dts/media/__figma__/Avatar.figma.d.ts.map +0 -1
- package/dts/multi-content-module/__figma__/MultiContentModule.figma.d.ts +0 -2
- package/dts/multi-content-module/__figma__/MultiContentModule.figma.d.ts.map +0 -1
- package/dts/navigation/__figma__/NavLink.figma.d.ts +0 -2
- package/dts/navigation/__figma__/NavLink.figma.d.ts.map +0 -1
- package/dts/navigation/__figma__/NavigationBar.figma.d.ts +0 -2
- package/dts/navigation/__figma__/NavigationBar.figma.d.ts.map +0 -1
- package/dts/navigation/__figma__/NavigationTitle.figma.d.ts +0 -2
- package/dts/navigation/__figma__/NavigationTitle.figma.d.ts.map +0 -1
- package/dts/navigation/__figma__/Sidebar.figma.d.ts +0 -2
- package/dts/navigation/__figma__/Sidebar.figma.d.ts.map +0 -1
- package/dts/navigation/__figma__/SidebarItem.figma.d.ts +0 -2
- package/dts/navigation/__figma__/SidebarItem.figma.d.ts.map +0 -1
- package/dts/overlays/__figma__/Alert.figma.d.ts +0 -2
- package/dts/overlays/__figma__/Alert.figma.d.ts.map +0 -1
- package/dts/overlays/__figma__/Toast.figma.d.ts +0 -2
- package/dts/overlays/__figma__/Toast.figma.d.ts.map +0 -1
- package/dts/overlays/modal/__figma__/FullscreenModal.figma.d.ts +0 -2
- package/dts/overlays/modal/__figma__/FullscreenModal.figma.d.ts.map +0 -1
- package/dts/overlays/modal/__figma__/Modal.figma.d.ts +0 -2
- package/dts/overlays/modal/__figma__/Modal.figma.d.ts.map +0 -1
- package/dts/overlays/tooltip/__figma__/Tooltip.figma.d.ts +0 -2
- package/dts/overlays/tooltip/__figma__/Tooltip.figma.d.ts.map +0 -1
- package/dts/overlays/tray/__figma__/Tray.figma.d.ts +0 -2
- package/dts/overlays/tray/__figma__/Tray.figma.d.ts.map +0 -1
- package/dts/page/__figma__/PageFooter.figma.d.ts +0 -2
- package/dts/page/__figma__/PageFooter.figma.d.ts.map +0 -1
- package/dts/page/__figma__/PageHeader.figma.d.ts +0 -2
- package/dts/page/__figma__/PageHeader.figma.d.ts.map +0 -1
- package/dts/pagination/__figma__/Pagination.figma.d.ts +0 -2
- package/dts/pagination/__figma__/Pagination.figma.d.ts.map +0 -1
- package/dts/perf/component-config/Button.component-config.perf-test.d.ts +0 -2
- package/dts/perf/component-config/Button.component-config.perf-test.d.ts.map +0 -1
- package/dts/perf/component-config/ComponentConfigProvider.perf-test.d.ts +0 -2
- package/dts/perf/component-config/ComponentConfigProvider.perf-test.d.ts.map +0 -1
- package/dts/perf/component-config/ComponentConfigStickerSheet.perf-test.d.ts +0 -2
- package/dts/perf/component-config/ComponentConfigStickerSheet.perf-test.d.ts.map +0 -1
- package/dts/section-header/__figma__/SectionHeader.figma.d.ts +0 -2
- package/dts/section-header/__figma__/SectionHeader.figma.d.ts.map +0 -1
- package/dts/tables/__figma__/TableCell.figma.d.ts +0 -2
- package/dts/tables/__figma__/TableCell.figma.d.ts.map +0 -1
- package/dts/tabs/__figma__/SegmentedTabs.figma.d.ts +0 -2
- package/dts/tabs/__figma__/SegmentedTabs.figma.d.ts.map +0 -1
- package/dts/tabs/__figma__/TabNavigation.figma.d.ts +0 -2
- package/dts/tabs/__figma__/TabNavigation.figma.d.ts.map +0 -1
- package/dts/tag/__figma__/Tag.figma.d.ts +0 -2
- package/dts/tag/__figma__/Tag.figma.d.ts.map +0 -1
- package/dts/typography/__figma__/Link.figma.d.ts +0 -2
- package/dts/typography/__figma__/Link.figma.d.ts.map +0 -1
- package/dts/visualizations/__figma__/ProgressBar.figma.d.ts +0 -2
- package/dts/visualizations/__figma__/ProgressBar.figma.d.ts.map +0 -1
- package/dts/visualizations/__figma__/ProgressCircle.figma.d.ts +0 -2
- package/dts/visualizations/__figma__/ProgressCircle.figma.d.ts.map +0 -1
- package/dts/visualizations/sparkline/__figma__/Sparkline.figma.d.ts +0 -2
- package/dts/visualizations/sparkline/__figma__/Sparkline.figma.d.ts.map +0 -1
- package/dts/visualizations/sparkline/sparkline-interactive/__figma__/SparklineInteractive.figma.d.ts +0 -2
- package/dts/visualizations/sparkline/sparkline-interactive/__figma__/SparklineInteractive.figma.d.ts.map +0 -1
- package/dts/visualizations/sparkline/sparkline-interactive-header/__figma__/SparklineInteractiveHeader.figma.d.ts +0 -2
- package/dts/visualizations/sparkline/sparkline-interactive-header/__figma__/SparklineInteractiveHeader.figma.d.ts.map +0 -1
- package/esm/accordion/__figma__/Accordion.figma.js +0 -47
- package/esm/alpha/__figma__/Select.figma.js +0 -68
- package/esm/alpha/data-card/__figma__/DataCard.figma.js +0 -29
- package/esm/buttons/__figma__/AvatarButton.figma.js +0 -30
- package/esm/buttons/__figma__/Button.figma.js +0 -63
- package/esm/buttons/__figma__/ButtonGroup.figma.js +0 -54
- package/esm/buttons/__figma__/IconButton.figma.js +0 -35
- package/esm/buttons/__figma__/TileButton.figma.js +0 -29
- package/esm/cards/ContentCard/__figma__/ContentCard.figma.js +0 -37
- package/esm/cards/ContentCard/__figma__/ContentCardBody.figma.js +0 -55
- package/esm/cards/ContentCard/__figma__/ContentCardFooter.figma.js +0 -150
- package/esm/cards/ContentCard/__figma__/ContentCardHeader.figma.js +0 -29
- package/esm/cards/MediaCard/__figma__/MediaCard.figma.js +0 -50
- package/esm/cards/MessagingCard/__figma__/MessagingCard.figma.js +0 -42
- package/esm/cards/__figma__/AnnouncementCard.figma.js +0 -20
- package/esm/cards/__figma__/ContainedAssetCard.figma.js +0 -45
- package/esm/cards/__figma__/FloatingAssetCard.figma.js +0 -36
- package/esm/cards/__figma__/NudgeCard.figma.js +0 -60
- package/esm/cards/__figma__/UpsellCard.figma.js +0 -59
- package/esm/carousel/__figma__/Carousel.figma.js +0 -36
- package/esm/cells/__figma__/ContentCell.figma.js +0 -40
- package/esm/cells/__figma__/ListCell.figma.js +0 -79
- package/esm/chips/__figma__/InputChip.figma.js +0 -31
- package/esm/chips/__figma__/SelectChip.figma.js +0 -46
- package/esm/chips/__figma__/TabbedChips.figma.js +0 -55
- package/esm/coachmark/__figma__/Coachmark.figma.js +0 -49
- package/esm/controls/__figma__/Checkbox.figma.js +0 -32
- package/esm/controls/__figma__/CheckboxCell.figma.js +0 -43
- package/esm/controls/__figma__/CheckboxGroup.figma.js +0 -27
- package/esm/controls/__figma__/NativeTextArea.figma.js +0 -30
- package/esm/controls/__figma__/RadioCell.figma.js +0 -83
- package/esm/controls/__figma__/RadioGroup.figma.js +0 -47
- package/esm/controls/__figma__/SearchInput.figma.js +0 -44
- package/esm/controls/__figma__/SelectOption.figma.js +0 -38
- package/esm/controls/__figma__/Switch.figma.js +0 -20
- package/esm/controls/__figma__/TextInput.figma.js +0 -130
- package/esm/dates/__figma__/DatePicker.figma.js +0 -46
- package/esm/dots/__figma__/DotCount.figma.js +0 -19
- package/esm/dots/__figma__/DotStatusColor.figma.js +0 -27
- package/esm/dots/__figma__/DotSymbol.figma.js +0 -49
- package/esm/dropdown/__figma__/Dropdown.figma.js +0 -20
- package/esm/icons/__figma__/Icon.figma.js +0 -3909
- package/esm/icons/__figma__/LogoMark.figma.js +0 -23
- package/esm/icons/__figma__/LogoWordmark.figma.js +0 -35
- package/esm/icons/__figma__/SubBrandLogoMark.figma.js +0 -51
- package/esm/icons/__figma__/SubBrandLogoWordmark.figma.js +0 -52
- package/esm/illustrations/__figma__/HeroSquare.figma.js +0 -2103
- package/esm/illustrations/__figma__/Pictogram.figma.js +0 -1773
- package/esm/illustrations/__figma__/SpotIcon.figma.js +0 -339
- package/esm/illustrations/__figma__/SpotRectangle.figma.js +0 -1101
- package/esm/illustrations/__figma__/SpotSquare.figma.js +0 -1191
- package/esm/layout/__figma__/Divider.figma.js +0 -31
- package/esm/layout/__figma__/Fallback.figma.js +0 -25
- package/esm/media/__figma__/Avatar.figma.js +0 -61
- package/esm/multi-content-module/__figma__/MultiContentModule.figma.js +0 -39
- package/esm/navigation/__figma__/NavLink.figma.js +0 -58
- package/esm/navigation/__figma__/NavigationBar.figma.js +0 -284
- package/esm/navigation/__figma__/NavigationTitle.figma.js +0 -18
- package/esm/navigation/__figma__/Sidebar.figma.js +0 -40
- package/esm/navigation/__figma__/SidebarItem.figma.js +0 -24
- package/esm/overlays/__figma__/Alert.figma.js +0 -37
- package/esm/overlays/__figma__/Toast.figma.js +0 -51
- package/esm/overlays/modal/__figma__/FullscreenModal.figma.css +0 -1
- package/esm/overlays/modal/__figma__/FullscreenModal.figma.js +0 -104
- package/esm/overlays/modal/__figma__/Modal.figma.js +0 -81
- package/esm/overlays/tooltip/__figma__/Tooltip.figma.js +0 -93
- package/esm/overlays/tray/__figma__/Tray.figma.js +0 -191
- package/esm/page/__figma__/PageFooter.figma.js +0 -61
- package/esm/page/__figma__/PageHeader.figma.js +0 -57
- package/esm/pagination/__figma__/Pagination.figma.js +0 -22
- package/esm/perf/component-config/Button.component-config.perf-test.js +0 -43
- package/esm/perf/component-config/ComponentConfigProvider.perf-test.js +0 -134
- package/esm/perf/component-config/ComponentConfigStickerSheet.perf-test.js +0 -332
- package/esm/perf/component-config/README.md +0 -8
- package/esm/section-header/__figma__/SectionHeader.figma.js +0 -58
- package/esm/tables/__figma__/TableCell.figma.js +0 -116
- package/esm/tabs/__figma__/SegmentedTabs.figma.js +0 -82
- package/esm/tabs/__figma__/TabNavigation.figma.js +0 -82
- package/esm/tag/__figma__/Tag.figma.js +0 -90
- package/esm/typography/__figma__/Link.figma.js +0 -32
- package/esm/visualizations/__figma__/ProgressBar.figma.js +0 -103
- package/esm/visualizations/__figma__/ProgressCircle.figma.js +0 -29
- package/esm/visualizations/sparkline/__figma__/Sparkline.figma.js +0 -24
- package/esm/visualizations/sparkline/sparkline-interactive/__figma__/SparklineInteractive.figma.js +0 -89
- package/esm/visualizations/sparkline/sparkline-interactive-header/__figma__/SparklineInteractiveHeader.figma.js +0 -108
|
@@ -1,1773 +0,0 @@
|
|
|
1
|
-
import { figma } from '@figma/code-connect';
|
|
2
|
-
import { Pictogram } from '../Pictogram';
|
|
3
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
4
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=6735-66', {
|
|
5
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
6
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
7
|
-
name: "learningRewardsProduct"
|
|
8
|
-
})
|
|
9
|
-
});
|
|
10
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2683-1367', {
|
|
11
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
12
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
13
|
-
name: "passport"
|
|
14
|
-
})
|
|
15
|
-
});
|
|
16
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41520', {
|
|
17
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
18
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
19
|
-
name: "trendingAssets"
|
|
20
|
-
})
|
|
21
|
-
});
|
|
22
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41627', {
|
|
23
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
24
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
25
|
-
name: "trading"
|
|
26
|
-
})
|
|
27
|
-
});
|
|
28
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2848', {
|
|
29
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
30
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
31
|
-
name: "notificationHubPortfolio"
|
|
32
|
-
})
|
|
33
|
-
});
|
|
34
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41437', {
|
|
35
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
36
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
37
|
-
name: "monitoringPerformance"
|
|
38
|
-
})
|
|
39
|
-
});
|
|
40
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41642', {
|
|
41
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
42
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
43
|
-
name: "investGraph"
|
|
44
|
-
})
|
|
45
|
-
});
|
|
46
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41603', {
|
|
47
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
48
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
49
|
-
name: "defiEarnMoment"
|
|
50
|
-
})
|
|
51
|
-
});
|
|
52
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41425', {
|
|
53
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
54
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
55
|
-
name: "congratulations"
|
|
56
|
-
})
|
|
57
|
-
});
|
|
58
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41488', {
|
|
59
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
60
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
61
|
-
name: "chart"
|
|
62
|
-
})
|
|
63
|
-
});
|
|
64
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41423', {
|
|
65
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
66
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
67
|
-
name: "candleSticksGraph"
|
|
68
|
-
})
|
|
69
|
-
});
|
|
70
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41569', {
|
|
71
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
72
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
73
|
-
name: "barChart"
|
|
74
|
-
})
|
|
75
|
-
});
|
|
76
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41453', {
|
|
77
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
78
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
79
|
-
name: "assetMeasurements"
|
|
80
|
-
})
|
|
81
|
-
});
|
|
82
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41421', {
|
|
83
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
84
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
85
|
-
name: "apyInterest"
|
|
86
|
-
})
|
|
87
|
-
});
|
|
88
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41591', {
|
|
89
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
90
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
91
|
-
name: "selectAddNft"
|
|
92
|
-
})
|
|
93
|
-
});
|
|
94
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1942-1342', {
|
|
95
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
96
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
97
|
-
name: "planet"
|
|
98
|
-
})
|
|
99
|
-
});
|
|
100
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1550-1341', {
|
|
101
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
102
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
103
|
-
name: "assetManagement"
|
|
104
|
-
})
|
|
105
|
-
});
|
|
106
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1549-1795', {
|
|
107
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
108
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
109
|
-
name: "securityKey"
|
|
110
|
-
})
|
|
111
|
-
});
|
|
112
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1549-1794', {
|
|
113
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
114
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
115
|
-
name: "manageWeb3SignersAcct"
|
|
116
|
-
})
|
|
117
|
-
});
|
|
118
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1549-1796', {
|
|
119
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
120
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
121
|
-
name: "primeMobileApp"
|
|
122
|
-
})
|
|
123
|
-
});
|
|
124
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1174-3797', {
|
|
125
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
126
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
127
|
-
name: "ethStaking"
|
|
128
|
-
})
|
|
129
|
-
});
|
|
130
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41612', {
|
|
131
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
132
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
133
|
-
name: "wrapEth"
|
|
134
|
-
})
|
|
135
|
-
});
|
|
136
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41629', {
|
|
137
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
138
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
139
|
-
name: "worldwide"
|
|
140
|
-
})
|
|
141
|
-
});
|
|
142
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41484', {
|
|
143
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
144
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
145
|
-
name: "warning"
|
|
146
|
-
})
|
|
147
|
-
});
|
|
148
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41614', {
|
|
149
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
150
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
151
|
-
name: "walletWarning"
|
|
152
|
-
})
|
|
153
|
-
});
|
|
154
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2852', {
|
|
155
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
156
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
157
|
-
name: "walletSuccess"
|
|
158
|
-
})
|
|
159
|
-
});
|
|
160
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41480', {
|
|
161
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
162
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
163
|
-
name: "walletPassword"
|
|
164
|
-
})
|
|
165
|
-
});
|
|
166
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41546', {
|
|
167
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
168
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
169
|
-
name: "walletExchange"
|
|
170
|
-
})
|
|
171
|
-
});
|
|
172
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2845', {
|
|
173
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
174
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
175
|
-
name: "walletError"
|
|
176
|
-
})
|
|
177
|
-
});
|
|
178
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41556', {
|
|
179
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
180
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
181
|
-
name: "walletDeposit"
|
|
182
|
-
})
|
|
183
|
-
});
|
|
184
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41540', {
|
|
185
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
186
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
187
|
-
name: "wallet"
|
|
188
|
-
})
|
|
189
|
-
});
|
|
190
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41445', {
|
|
191
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
192
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
193
|
-
name: "waitingForConsensus"
|
|
194
|
-
})
|
|
195
|
-
});
|
|
196
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41620', {
|
|
197
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
198
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
199
|
-
name: "waiting"
|
|
200
|
-
})
|
|
201
|
-
});
|
|
202
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41468', {
|
|
203
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
204
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
205
|
-
name: "videoContent"
|
|
206
|
-
})
|
|
207
|
-
});
|
|
208
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41654', {
|
|
209
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
210
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
211
|
-
name: "videoCalendar"
|
|
212
|
-
})
|
|
213
|
-
});
|
|
214
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41619', {
|
|
215
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
216
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
217
|
-
name: "usaProduct"
|
|
218
|
-
})
|
|
219
|
-
});
|
|
220
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41635', {
|
|
221
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
222
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
223
|
-
name: "ubiKey"
|
|
224
|
-
})
|
|
225
|
-
});
|
|
226
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41564', {
|
|
227
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
228
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
229
|
-
name: "typeScript"
|
|
230
|
-
})
|
|
231
|
-
});
|
|
232
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41565', {
|
|
233
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
234
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
235
|
-
name: "tryAgainLater"
|
|
236
|
-
})
|
|
237
|
-
});
|
|
238
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41501', {
|
|
239
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
240
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
241
|
-
name: "trusted"
|
|
242
|
-
})
|
|
243
|
-
});
|
|
244
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41646', {
|
|
245
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
246
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
247
|
-
name: "transistor"
|
|
248
|
-
})
|
|
249
|
-
});
|
|
250
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41578', {
|
|
251
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
252
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
253
|
-
name: "transferSend"
|
|
254
|
-
})
|
|
255
|
-
});
|
|
256
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41539', {
|
|
257
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
258
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
259
|
-
name: "tokenBaskets"
|
|
260
|
-
})
|
|
261
|
-
});
|
|
262
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41490', {
|
|
263
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
264
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
265
|
-
name: "timingCheck"
|
|
266
|
-
})
|
|
267
|
-
});
|
|
268
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41517', {
|
|
269
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
270
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
271
|
-
name: "taxesArrangement"
|
|
272
|
-
})
|
|
273
|
-
});
|
|
274
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41543', {
|
|
275
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
276
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
277
|
-
name: "taxes"
|
|
278
|
-
})
|
|
279
|
-
});
|
|
280
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41622', {
|
|
281
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
282
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
283
|
-
name: "taxSeason"
|
|
284
|
-
})
|
|
285
|
-
});
|
|
286
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41538', {
|
|
287
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
288
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
289
|
-
name: "taxBeta"
|
|
290
|
-
})
|
|
291
|
-
});
|
|
292
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41574', {
|
|
293
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
294
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
295
|
-
name: "target"
|
|
296
|
-
})
|
|
297
|
-
});
|
|
298
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41657', {
|
|
299
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
300
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
301
|
-
name: "takeQuiz"
|
|
302
|
-
})
|
|
303
|
-
});
|
|
304
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41571', {
|
|
305
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
306
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
307
|
-
name: "supportChat"
|
|
308
|
-
})
|
|
309
|
-
});
|
|
310
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41436', {
|
|
311
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
312
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
313
|
-
name: "support"
|
|
314
|
-
})
|
|
315
|
-
});
|
|
316
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41582', {
|
|
317
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
318
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
319
|
-
name: "successPhone"
|
|
320
|
-
})
|
|
321
|
-
});
|
|
322
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41623', {
|
|
323
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
324
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
325
|
-
name: "strongWarning"
|
|
326
|
-
})
|
|
327
|
-
});
|
|
328
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41579', {
|
|
329
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
330
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
331
|
-
name: "strongInfo"
|
|
332
|
-
})
|
|
333
|
-
});
|
|
334
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41568', {
|
|
335
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
336
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
337
|
-
name: "startToday"
|
|
338
|
-
})
|
|
339
|
-
});
|
|
340
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41562', {
|
|
341
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
342
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
343
|
-
name: "stakingGraph"
|
|
344
|
-
})
|
|
345
|
-
});
|
|
346
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41474', {
|
|
347
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
348
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
349
|
-
name: "stacking"
|
|
350
|
-
})
|
|
351
|
-
});
|
|
352
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41464', {
|
|
353
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
354
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
355
|
-
name: "stableCoinMetaphor"
|
|
356
|
-
})
|
|
357
|
-
});
|
|
358
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2842', {
|
|
359
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
360
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
361
|
-
name: "ssnCard"
|
|
362
|
-
})
|
|
363
|
-
});
|
|
364
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41529', {
|
|
365
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
366
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
367
|
-
name: "smsAuthenticate"
|
|
368
|
-
})
|
|
369
|
-
});
|
|
370
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41513', {
|
|
371
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
372
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
373
|
-
name: "sideChainSide"
|
|
374
|
-
})
|
|
375
|
-
});
|
|
376
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41592', {
|
|
377
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
378
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
379
|
-
name: "shield"
|
|
380
|
-
})
|
|
381
|
-
});
|
|
382
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41507', {
|
|
383
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
384
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
385
|
-
name: "settled"
|
|
386
|
-
})
|
|
387
|
-
});
|
|
388
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41586', {
|
|
389
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
390
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
391
|
-
name: "settings"
|
|
392
|
-
})
|
|
393
|
-
});
|
|
394
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41459', {
|
|
395
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
396
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
397
|
-
name: "sendPaymentToOthers"
|
|
398
|
-
})
|
|
399
|
-
});
|
|
400
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41502', {
|
|
401
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
402
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
403
|
-
name: "sellSendAnytime"
|
|
404
|
-
})
|
|
405
|
-
});
|
|
406
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41570', {
|
|
407
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
408
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
409
|
-
name: "selfServe"
|
|
410
|
-
})
|
|
411
|
-
});
|
|
412
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41463', {
|
|
413
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
414
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
415
|
-
name: "selfCustodyWallet"
|
|
416
|
-
})
|
|
417
|
-
});
|
|
418
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41470', {
|
|
419
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
420
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
421
|
-
name: "seedPhrase"
|
|
422
|
-
})
|
|
423
|
-
});
|
|
424
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41460', {
|
|
425
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
426
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
427
|
-
name: "securityCoinShield"
|
|
428
|
-
})
|
|
429
|
-
});
|
|
430
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41600', {
|
|
431
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
432
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
433
|
-
name: "security"
|
|
434
|
-
})
|
|
435
|
-
});
|
|
436
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41637', {
|
|
437
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
438
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
439
|
-
name: "securedAssets"
|
|
440
|
-
})
|
|
441
|
-
});
|
|
442
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41544', {
|
|
443
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
444
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
445
|
-
name: "safe"
|
|
446
|
-
})
|
|
447
|
-
});
|
|
448
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=6971-1443', {
|
|
449
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
450
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
451
|
-
name: "futures"
|
|
452
|
-
})
|
|
453
|
-
});
|
|
454
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41499', {
|
|
455
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
456
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
457
|
-
name: "riskStaking"
|
|
458
|
-
})
|
|
459
|
-
});
|
|
460
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41447', {
|
|
461
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
462
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
463
|
-
name: "reviewAndAdd"
|
|
464
|
-
})
|
|
465
|
-
});
|
|
466
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41632', {
|
|
467
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
468
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
469
|
-
name: "restaking"
|
|
470
|
-
})
|
|
471
|
-
});
|
|
472
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41561', {
|
|
473
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
474
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
475
|
-
name: "recurringPurchases"
|
|
476
|
-
})
|
|
477
|
-
});
|
|
478
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41527', {
|
|
479
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
480
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
481
|
-
name: "receipt"
|
|
482
|
-
})
|
|
483
|
-
});
|
|
484
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41542', {
|
|
485
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
486
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
487
|
-
name: "protectionPlan"
|
|
488
|
-
})
|
|
489
|
-
});
|
|
490
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41621', {
|
|
491
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
492
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
493
|
-
name: "priceTracking"
|
|
494
|
-
})
|
|
495
|
-
});
|
|
496
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41577', {
|
|
497
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
498
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
499
|
-
name: "predictionMarkets"
|
|
500
|
-
})
|
|
501
|
-
});
|
|
502
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41439', {
|
|
503
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
504
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
505
|
-
name: "positiveReviews"
|
|
506
|
-
})
|
|
507
|
-
});
|
|
508
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41608', {
|
|
509
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
510
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
511
|
-
name: "pluginBrowser"
|
|
512
|
-
})
|
|
513
|
-
});
|
|
514
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41610', {
|
|
515
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
516
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
517
|
-
name: "pizza"
|
|
518
|
-
})
|
|
519
|
-
});
|
|
520
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41589', {
|
|
521
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
522
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
523
|
-
name: "pieChart"
|
|
524
|
-
})
|
|
525
|
-
});
|
|
526
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41510', {
|
|
527
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
528
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
529
|
-
name: "phone"
|
|
530
|
-
})
|
|
531
|
-
});
|
|
532
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41443', {
|
|
533
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
534
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
535
|
-
name: "paypal"
|
|
536
|
-
})
|
|
537
|
-
});
|
|
538
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41559', {
|
|
539
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
540
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
541
|
-
name: "passwordWalletLocked"
|
|
542
|
-
})
|
|
543
|
-
});
|
|
544
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41533', {
|
|
545
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
546
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
547
|
-
name: "partialCoins"
|
|
548
|
-
})
|
|
549
|
-
});
|
|
550
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41633', {
|
|
551
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
552
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
553
|
-
name: "orders"
|
|
554
|
-
})
|
|
555
|
-
});
|
|
556
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41496', {
|
|
557
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
558
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
559
|
-
name: "notifications"
|
|
560
|
-
})
|
|
561
|
-
});
|
|
562
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2849', {
|
|
563
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
564
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
565
|
-
name: "notificationHubSocial"
|
|
566
|
-
})
|
|
567
|
-
});
|
|
568
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2854', {
|
|
569
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
570
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
571
|
-
name: "notificationHubNews"
|
|
572
|
-
})
|
|
573
|
-
});
|
|
574
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2839', {
|
|
575
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
576
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
577
|
-
name: "notificationHubAnalysis"
|
|
578
|
-
})
|
|
579
|
-
});
|
|
580
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41567', {
|
|
581
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
582
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
583
|
-
name: "noWiFi"
|
|
584
|
-
})
|
|
585
|
-
});
|
|
586
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41609', {
|
|
587
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
588
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
589
|
-
name: "noVisibility"
|
|
590
|
-
})
|
|
591
|
-
});
|
|
592
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41403', {
|
|
593
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
594
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
595
|
-
name: "noNftFound"
|
|
596
|
-
})
|
|
597
|
-
});
|
|
598
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41552', {
|
|
599
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
600
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
601
|
-
name: "noAnnualFee"
|
|
602
|
-
})
|
|
603
|
-
});
|
|
604
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41441', {
|
|
605
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
606
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
607
|
-
name: "nftLibrary"
|
|
608
|
-
})
|
|
609
|
-
});
|
|
610
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41410', {
|
|
611
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
612
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
613
|
-
name: "nftAvatar"
|
|
614
|
-
})
|
|
615
|
-
});
|
|
616
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41587', {
|
|
617
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
618
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
619
|
-
name: "newUserChecklistVerifyId"
|
|
620
|
-
})
|
|
621
|
-
});
|
|
622
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41583', {
|
|
623
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
624
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
625
|
-
name: "newUserChecklistCompleteAccount"
|
|
626
|
-
})
|
|
627
|
-
});
|
|
628
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41585', {
|
|
629
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
630
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
631
|
-
name: "newUserChecklistBuyCrypto"
|
|
632
|
-
})
|
|
633
|
-
});
|
|
634
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2851', {
|
|
635
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
636
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
637
|
-
name: "myNumberCard"
|
|
638
|
-
})
|
|
639
|
-
});
|
|
640
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41431', {
|
|
641
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
642
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
643
|
-
name: "musicAndSounds"
|
|
644
|
-
})
|
|
645
|
-
});
|
|
646
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41636', {
|
|
647
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
648
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
649
|
-
name: "multipleAssets"
|
|
650
|
-
})
|
|
651
|
-
});
|
|
652
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41563', {
|
|
653
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
654
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
655
|
-
name: "multiPlatform"
|
|
656
|
-
})
|
|
657
|
-
});
|
|
658
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41478', {
|
|
659
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
660
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
661
|
-
name: "multiAccountsAndCards"
|
|
662
|
-
})
|
|
663
|
-
});
|
|
664
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41606', {
|
|
665
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
666
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
667
|
-
name: "moreThanBitcoin"
|
|
668
|
-
})
|
|
669
|
-
});
|
|
670
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41611', {
|
|
671
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
672
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
673
|
-
name: "moneySwift"
|
|
674
|
-
})
|
|
675
|
-
});
|
|
676
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41645', {
|
|
677
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
678
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
679
|
-
name: "moneyEarn"
|
|
680
|
-
})
|
|
681
|
-
});
|
|
682
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2847', {
|
|
683
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
684
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
685
|
-
name: "mobileWarning"
|
|
686
|
-
})
|
|
687
|
-
});
|
|
688
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2855', {
|
|
689
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
690
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
691
|
-
name: "mobileSuccess"
|
|
692
|
-
})
|
|
693
|
-
});
|
|
694
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41596', {
|
|
695
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
696
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
697
|
-
name: "mobileNotifcation"
|
|
698
|
-
})
|
|
699
|
-
});
|
|
700
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2850', {
|
|
701
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
702
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
703
|
-
name: "mobileError"
|
|
704
|
-
})
|
|
705
|
-
});
|
|
706
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41532', {
|
|
707
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
708
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
709
|
-
name: "mobileCharts"
|
|
710
|
-
})
|
|
711
|
-
});
|
|
712
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41518', {
|
|
713
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
714
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
715
|
-
name: "mintedNft"
|
|
716
|
-
})
|
|
717
|
-
});
|
|
718
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41454', {
|
|
719
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
720
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
721
|
-
name: "miningCoins"
|
|
722
|
-
})
|
|
723
|
-
});
|
|
724
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41547', {
|
|
725
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
726
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
727
|
-
name: "lowFees"
|
|
728
|
-
})
|
|
729
|
-
});
|
|
730
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41550', {
|
|
731
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
732
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
733
|
-
name: "lock"
|
|
734
|
-
})
|
|
735
|
-
});
|
|
736
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41523', {
|
|
737
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
738
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
739
|
-
name: "locationUsa"
|
|
740
|
-
})
|
|
741
|
-
});
|
|
742
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41588', {
|
|
743
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
744
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
745
|
-
name: "listingFees"
|
|
746
|
-
})
|
|
747
|
-
});
|
|
748
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41650', {
|
|
749
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
750
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
751
|
-
name: "linkYourAccount"
|
|
752
|
-
})
|
|
753
|
-
});
|
|
754
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41432', {
|
|
755
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
756
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
757
|
-
name: "lightbulbLearn"
|
|
758
|
-
})
|
|
759
|
-
});
|
|
760
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41573', {
|
|
761
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
762
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
763
|
-
name: "learn"
|
|
764
|
-
})
|
|
765
|
-
});
|
|
766
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41473', {
|
|
767
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
768
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
769
|
-
name: "layerNetworks"
|
|
770
|
-
})
|
|
771
|
-
});
|
|
772
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41521', {
|
|
773
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
774
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
775
|
-
name: "laptopVideo"
|
|
776
|
-
})
|
|
777
|
-
});
|
|
778
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41599', {
|
|
779
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
780
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
781
|
-
name: "laptopCharts"
|
|
782
|
-
})
|
|
783
|
-
});
|
|
784
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41511', {
|
|
785
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
786
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
787
|
-
name: "laptop"
|
|
788
|
-
})
|
|
789
|
-
});
|
|
790
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41524', {
|
|
791
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
792
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
793
|
-
name: "key"
|
|
794
|
-
})
|
|
795
|
-
});
|
|
796
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41514', {
|
|
797
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
798
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
799
|
-
name: "internet"
|
|
800
|
-
})
|
|
801
|
-
});
|
|
802
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41584', {
|
|
803
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
804
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
805
|
-
name: "institutions"
|
|
806
|
-
})
|
|
807
|
-
});
|
|
808
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41554', {
|
|
809
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
810
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
811
|
-
name: "increaseLimits"
|
|
812
|
-
})
|
|
813
|
-
});
|
|
814
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41545', {
|
|
815
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
816
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
817
|
-
name: "identityCard"
|
|
818
|
-
})
|
|
819
|
-
});
|
|
820
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41528', {
|
|
821
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
822
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
823
|
-
name: "idVerification"
|
|
824
|
-
})
|
|
825
|
-
});
|
|
826
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41506', {
|
|
827
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
828
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
829
|
-
name: "holdingCoin"
|
|
830
|
-
})
|
|
831
|
-
});
|
|
832
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41624', {
|
|
833
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
834
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
835
|
-
name: "higherLimits"
|
|
836
|
-
})
|
|
837
|
-
});
|
|
838
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41651', {
|
|
839
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
840
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
841
|
-
name: "hardwareWallet"
|
|
842
|
-
})
|
|
843
|
-
});
|
|
844
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41530', {
|
|
845
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
846
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
847
|
-
name: "governance"
|
|
848
|
-
})
|
|
849
|
-
});
|
|
850
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41558', {
|
|
851
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
852
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
853
|
-
name: "googleAuthenticator"
|
|
854
|
-
})
|
|
855
|
-
});
|
|
856
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41461', {
|
|
857
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
858
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
859
|
-
name: "globalTransactions"
|
|
860
|
-
})
|
|
861
|
-
});
|
|
862
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41444', {
|
|
863
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
864
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
865
|
-
name: "globalPayments"
|
|
866
|
-
})
|
|
867
|
-
});
|
|
868
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41467', {
|
|
869
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
870
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
871
|
-
name: "globalConnections"
|
|
872
|
-
})
|
|
873
|
-
});
|
|
874
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41580', {
|
|
875
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
876
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
877
|
-
name: "giftbox"
|
|
878
|
-
})
|
|
879
|
-
});
|
|
880
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41452', {
|
|
881
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
882
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
883
|
-
name: "getStarted"
|
|
884
|
-
})
|
|
885
|
-
});
|
|
886
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2843', {
|
|
887
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
888
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
889
|
-
name: "genericCountryIDCard"
|
|
890
|
-
})
|
|
891
|
-
});
|
|
892
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41495', {
|
|
893
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
894
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
895
|
-
name: "gem"
|
|
896
|
-
})
|
|
897
|
-
});
|
|
898
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41433', {
|
|
899
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
900
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
901
|
-
name: "gasFees"
|
|
902
|
-
})
|
|
903
|
-
});
|
|
904
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41555', {
|
|
905
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
906
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
907
|
-
name: "formDownload"
|
|
908
|
-
})
|
|
909
|
-
});
|
|
910
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41430', {
|
|
911
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
912
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
913
|
-
name: "findYourSelection"
|
|
914
|
-
})
|
|
915
|
-
});
|
|
916
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41429', {
|
|
917
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
918
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
919
|
-
name: "finance"
|
|
920
|
-
})
|
|
921
|
-
});
|
|
922
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41613', {
|
|
923
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
924
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
925
|
-
name: "fiat"
|
|
926
|
-
})
|
|
927
|
-
});
|
|
928
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41458', {
|
|
929
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
930
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
931
|
-
name: "feesRestriction"
|
|
932
|
-
})
|
|
933
|
-
});
|
|
934
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41566', {
|
|
935
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
936
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
937
|
-
name: "fast"
|
|
938
|
-
})
|
|
939
|
-
});
|
|
940
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41498', {
|
|
941
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
942
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
943
|
-
name: "explore"
|
|
944
|
-
})
|
|
945
|
-
});
|
|
946
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41618', {
|
|
947
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
948
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
949
|
-
name: "ethereumFocus"
|
|
950
|
-
})
|
|
951
|
-
});
|
|
952
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41482', {
|
|
953
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
954
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
955
|
-
name: "error"
|
|
956
|
-
})
|
|
957
|
-
});
|
|
958
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41487', {
|
|
959
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
960
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
961
|
-
name: "envelope"
|
|
962
|
-
})
|
|
963
|
-
});
|
|
964
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41630', {
|
|
965
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
966
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
967
|
-
name: "enableVoting"
|
|
968
|
-
})
|
|
969
|
-
});
|
|
970
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41434', {
|
|
971
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
972
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
973
|
-
name: "emailAndMessages"
|
|
974
|
-
})
|
|
975
|
-
});
|
|
976
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41648', {
|
|
977
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
978
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
979
|
-
name: "email"
|
|
980
|
-
})
|
|
981
|
-
});
|
|
982
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41525', {
|
|
983
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
984
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
985
|
-
name: "economyGlobal"
|
|
986
|
-
})
|
|
987
|
-
});
|
|
988
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41500', {
|
|
989
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
990
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
991
|
-
name: "easyToUse"
|
|
992
|
-
})
|
|
993
|
-
});
|
|
994
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41449', {
|
|
995
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
996
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
997
|
-
name: "earnGraph"
|
|
998
|
-
})
|
|
999
|
-
});
|
|
1000
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41581', {
|
|
1001
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1002
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1003
|
-
name: "earnCoins"
|
|
1004
|
-
})
|
|
1005
|
-
});
|
|
1006
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2840', {
|
|
1007
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1008
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1009
|
-
name: "driversLicenseWheel"
|
|
1010
|
-
})
|
|
1011
|
-
});
|
|
1012
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2841', {
|
|
1013
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1014
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1015
|
-
name: "driversLicense"
|
|
1016
|
-
})
|
|
1017
|
-
});
|
|
1018
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41483', {
|
|
1019
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1020
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1021
|
-
name: "done"
|
|
1022
|
-
})
|
|
1023
|
-
});
|
|
1024
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41604', {
|
|
1025
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1026
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1027
|
-
name: "dollarShowcase"
|
|
1028
|
-
})
|
|
1029
|
-
});
|
|
1030
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41641', {
|
|
1031
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1032
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1033
|
-
name: "delegate"
|
|
1034
|
-
})
|
|
1035
|
-
});
|
|
1036
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41448', {
|
|
1037
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1038
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1039
|
-
name: "decentralizedWeb3"
|
|
1040
|
-
})
|
|
1041
|
-
});
|
|
1042
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41427', {
|
|
1043
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1044
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1045
|
-
name: "decentralizedIdentity"
|
|
1046
|
-
})
|
|
1047
|
-
});
|
|
1048
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41446', {
|
|
1049
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1050
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1051
|
-
name: "decentralizedExchange"
|
|
1052
|
-
})
|
|
1053
|
-
});
|
|
1054
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41462', {
|
|
1055
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1056
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1057
|
-
name: "decentralizationEverything"
|
|
1058
|
-
})
|
|
1059
|
-
});
|
|
1060
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41504', {
|
|
1061
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1062
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1063
|
-
name: "custodialJourney"
|
|
1064
|
-
})
|
|
1065
|
-
});
|
|
1066
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41426', {
|
|
1067
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1068
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1069
|
-
name: "cryptoFolder"
|
|
1070
|
-
})
|
|
1071
|
-
});
|
|
1072
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41505', {
|
|
1073
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1074
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1075
|
-
name: "cryptoCard"
|
|
1076
|
-
})
|
|
1077
|
-
});
|
|
1078
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41486', {
|
|
1079
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1080
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1081
|
-
name: "crypto101"
|
|
1082
|
-
})
|
|
1083
|
-
});
|
|
1084
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41615', {
|
|
1085
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1086
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1087
|
-
name: "creditCard"
|
|
1088
|
-
})
|
|
1089
|
-
});
|
|
1090
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41428', {
|
|
1091
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1092
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1093
|
-
name: "creative"
|
|
1094
|
-
})
|
|
1095
|
-
});
|
|
1096
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41466', {
|
|
1097
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1098
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1099
|
-
name: "controlWalletStorage"
|
|
1100
|
-
})
|
|
1101
|
-
});
|
|
1102
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41607', {
|
|
1103
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1104
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1105
|
-
name: "contactInfo"
|
|
1106
|
-
})
|
|
1107
|
-
});
|
|
1108
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41442', {
|
|
1109
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1110
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1111
|
-
name: "completeQuiz"
|
|
1112
|
-
})
|
|
1113
|
-
});
|
|
1114
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41590', {
|
|
1115
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1116
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1117
|
-
name: "commerceInvoice"
|
|
1118
|
-
})
|
|
1119
|
-
});
|
|
1120
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41593', {
|
|
1121
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1122
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1123
|
-
name: "commerceCheckout"
|
|
1124
|
-
})
|
|
1125
|
-
});
|
|
1126
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41551', {
|
|
1127
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1128
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1129
|
-
name: "collectionOfAssets"
|
|
1130
|
-
})
|
|
1131
|
-
});
|
|
1132
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41639', {
|
|
1133
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1134
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1135
|
-
name: "coldStorageCheck"
|
|
1136
|
-
})
|
|
1137
|
-
});
|
|
1138
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41493', {
|
|
1139
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1140
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1141
|
-
name: "coinbaseWalletApp"
|
|
1142
|
-
})
|
|
1143
|
-
});
|
|
1144
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41572', {
|
|
1145
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1146
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1147
|
-
name: "coinbaseOneTrusted"
|
|
1148
|
-
})
|
|
1149
|
-
});
|
|
1150
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41494', {
|
|
1151
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1152
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1153
|
-
name: "coinbaseOneShield"
|
|
1154
|
-
})
|
|
1155
|
-
});
|
|
1156
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41497', {
|
|
1157
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1158
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1159
|
-
name: "coinbaseOneRefreshed"
|
|
1160
|
-
})
|
|
1161
|
-
});
|
|
1162
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41472', {
|
|
1163
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1164
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1165
|
-
name: "coinbaseOneLogo"
|
|
1166
|
-
})
|
|
1167
|
-
});
|
|
1168
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41631', {
|
|
1169
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1170
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1171
|
-
name: "coinbaseOneFiat"
|
|
1172
|
-
})
|
|
1173
|
-
});
|
|
1174
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41653', {
|
|
1175
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1176
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1177
|
-
name: "coinbaseOneEarnCoins"
|
|
1178
|
-
})
|
|
1179
|
-
});
|
|
1180
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41491', {
|
|
1181
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1182
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1183
|
-
name: "coinbaseOneChat"
|
|
1184
|
-
})
|
|
1185
|
-
});
|
|
1186
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41616', {
|
|
1187
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1188
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1189
|
-
name: "coinbaseOneAuthenticator"
|
|
1190
|
-
})
|
|
1191
|
-
});
|
|
1192
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41509', {
|
|
1193
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1194
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1195
|
-
name: "coinShare"
|
|
1196
|
-
})
|
|
1197
|
-
});
|
|
1198
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41457', {
|
|
1199
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1200
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1201
|
-
name: "coinFocus"
|
|
1202
|
-
})
|
|
1203
|
-
});
|
|
1204
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41625', {
|
|
1205
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1206
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1207
|
-
name: "clock"
|
|
1208
|
-
})
|
|
1209
|
-
});
|
|
1210
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41476', {
|
|
1211
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1212
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1213
|
-
name: "checkmark"
|
|
1214
|
-
})
|
|
1215
|
-
});
|
|
1216
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41656', {
|
|
1217
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1218
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1219
|
-
name: "chat"
|
|
1220
|
-
})
|
|
1221
|
-
});
|
|
1222
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2853', {
|
|
1223
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1224
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1225
|
-
name: "cardSuccess"
|
|
1226
|
-
})
|
|
1227
|
-
});
|
|
1228
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41440', {
|
|
1229
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1230
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1231
|
-
name: "cardDeclined"
|
|
1232
|
-
})
|
|
1233
|
-
});
|
|
1234
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41598', {
|
|
1235
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1236
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1237
|
-
name: "cardBlocked"
|
|
1238
|
-
})
|
|
1239
|
-
});
|
|
1240
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41469', {
|
|
1241
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1242
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1243
|
-
name: "calendarCaution"
|
|
1244
|
-
})
|
|
1245
|
-
});
|
|
1246
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41492', {
|
|
1247
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1248
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1249
|
-
name: "calendar"
|
|
1250
|
-
})
|
|
1251
|
-
});
|
|
1252
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41522', {
|
|
1253
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1254
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1255
|
-
name: "bundle"
|
|
1256
|
-
})
|
|
1257
|
-
});
|
|
1258
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41512', {
|
|
1259
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1260
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1261
|
-
name: "browserTransaction"
|
|
1262
|
-
})
|
|
1263
|
-
});
|
|
1264
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41456', {
|
|
1265
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1266
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1267
|
-
name: "browserMultiPlatform"
|
|
1268
|
-
})
|
|
1269
|
-
});
|
|
1270
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41516', {
|
|
1271
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1272
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1273
|
-
name: "browser"
|
|
1274
|
-
})
|
|
1275
|
-
});
|
|
1276
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41465', {
|
|
1277
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1278
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1279
|
-
name: "borrowingLending"
|
|
1280
|
-
})
|
|
1281
|
-
});
|
|
1282
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41515', {
|
|
1283
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1284
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1285
|
-
name: "borrowCoins"
|
|
1286
|
-
})
|
|
1287
|
-
});
|
|
1288
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41424', {
|
|
1289
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1290
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1291
|
-
name: "blockchainConnection"
|
|
1292
|
-
})
|
|
1293
|
-
});
|
|
1294
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41575', {
|
|
1295
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1296
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1297
|
-
name: "bitcoinWhitePaper"
|
|
1298
|
-
})
|
|
1299
|
-
});
|
|
1300
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41617', {
|
|
1301
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1302
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1303
|
-
name: "bitcoinPizza"
|
|
1304
|
-
})
|
|
1305
|
-
});
|
|
1306
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41503', {
|
|
1307
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1308
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1309
|
-
name: "authenticatorProgress"
|
|
1310
|
-
})
|
|
1311
|
-
});
|
|
1312
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41526', {
|
|
1313
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1314
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1315
|
-
name: "authenticatorAlt"
|
|
1316
|
-
})
|
|
1317
|
-
});
|
|
1318
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41535', {
|
|
1319
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1320
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1321
|
-
name: "authenticator"
|
|
1322
|
-
})
|
|
1323
|
-
});
|
|
1324
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41548', {
|
|
1325
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1326
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1327
|
-
name: "authenticationApp"
|
|
1328
|
-
})
|
|
1329
|
-
});
|
|
1330
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41626', {
|
|
1331
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1332
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1333
|
-
name: "assetMovement"
|
|
1334
|
-
})
|
|
1335
|
-
});
|
|
1336
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41450', {
|
|
1337
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1338
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1339
|
-
name: "assetEncryption"
|
|
1340
|
-
})
|
|
1341
|
-
});
|
|
1342
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41553', {
|
|
1343
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1344
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1345
|
-
name: "applyForHigherLimits"
|
|
1346
|
-
})
|
|
1347
|
-
});
|
|
1348
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41643', {
|
|
1349
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1350
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1351
|
-
name: "apartOfDropsNft"
|
|
1352
|
-
})
|
|
1353
|
-
});
|
|
1354
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41489', {
|
|
1355
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1356
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1357
|
-
name: "alerts"
|
|
1358
|
-
})
|
|
1359
|
-
});
|
|
1360
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41422', {
|
|
1361
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1362
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1363
|
-
name: "agent"
|
|
1364
|
-
})
|
|
1365
|
-
});
|
|
1366
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2844', {
|
|
1367
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1368
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1369
|
-
name: "advancedTradingRebates"
|
|
1370
|
-
})
|
|
1371
|
-
});
|
|
1372
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41640', {
|
|
1373
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1374
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1375
|
-
name: "advancedTradingDesktop"
|
|
1376
|
-
})
|
|
1377
|
-
});
|
|
1378
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41655', {
|
|
1379
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1380
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1381
|
-
name: "addressBook"
|
|
1382
|
-
})
|
|
1383
|
-
});
|
|
1384
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41541', {
|
|
1385
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1386
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1387
|
-
name: "addWallet"
|
|
1388
|
-
})
|
|
1389
|
-
});
|
|
1390
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41537', {
|
|
1391
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1392
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1393
|
-
name: "addToWatchlist"
|
|
1394
|
-
})
|
|
1395
|
-
});
|
|
1396
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41519', {
|
|
1397
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1398
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1399
|
-
name: "addPhone"
|
|
1400
|
-
})
|
|
1401
|
-
});
|
|
1402
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41531', {
|
|
1403
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1404
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1405
|
-
name: "addPayment"
|
|
1406
|
-
})
|
|
1407
|
-
});
|
|
1408
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41628', {
|
|
1409
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1410
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1411
|
-
name: "addCard"
|
|
1412
|
-
})
|
|
1413
|
-
});
|
|
1414
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41479', {
|
|
1415
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1416
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1417
|
-
name: "add"
|
|
1418
|
-
})
|
|
1419
|
-
});
|
|
1420
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41508', {
|
|
1421
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1422
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1423
|
-
name: "2fa"
|
|
1424
|
-
})
|
|
1425
|
-
});
|
|
1426
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7046-35', {
|
|
1427
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1428
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1429
|
-
name: "lightningNetworkSend"
|
|
1430
|
-
})
|
|
1431
|
-
});
|
|
1432
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7347-64', {
|
|
1433
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1434
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1435
|
-
name: "outage"
|
|
1436
|
-
})
|
|
1437
|
-
});
|
|
1438
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8405-181', {
|
|
1439
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1440
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1441
|
-
name: "ethStakingChart"
|
|
1442
|
-
})
|
|
1443
|
-
});
|
|
1444
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8405-184', {
|
|
1445
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1446
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1447
|
-
name: "ethToken"
|
|
1448
|
-
})
|
|
1449
|
-
});
|
|
1450
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8405-183', {
|
|
1451
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1452
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1453
|
-
name: "bitcoin"
|
|
1454
|
-
})
|
|
1455
|
-
});
|
|
1456
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8405-185', {
|
|
1457
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1458
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1459
|
-
name: "winBTC"
|
|
1460
|
-
})
|
|
1461
|
-
});
|
|
1462
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8405-182', {
|
|
1463
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1464
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1465
|
-
name: "ethRewards"
|
|
1466
|
-
})
|
|
1467
|
-
});
|
|
1468
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8405-186', {
|
|
1469
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1470
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1471
|
-
name: "bitcoinRewards"
|
|
1472
|
-
})
|
|
1473
|
-
});
|
|
1474
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8405-247', {
|
|
1475
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1476
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1477
|
-
name: "ethStakingRewards"
|
|
1478
|
-
})
|
|
1479
|
-
});
|
|
1480
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8706-65', {
|
|
1481
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1482
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1483
|
-
name: "coinbaseOneTrade"
|
|
1484
|
-
})
|
|
1485
|
-
});
|
|
1486
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=9717-81', {
|
|
1487
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1488
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1489
|
-
name: "calculator"
|
|
1490
|
-
})
|
|
1491
|
-
});
|
|
1492
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=10211-11', {
|
|
1493
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1494
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1495
|
-
name: "peerToPeer"
|
|
1496
|
-
})
|
|
1497
|
-
});
|
|
1498
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7976-49', {
|
|
1499
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1500
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1501
|
-
name: "verifiedPools"
|
|
1502
|
-
})
|
|
1503
|
-
});
|
|
1504
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7975-3', {
|
|
1505
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1506
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1507
|
-
name: "developerSDKNavigation"
|
|
1508
|
-
})
|
|
1509
|
-
});
|
|
1510
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7531-628', {
|
|
1511
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1512
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1513
|
-
name: "internationalExchangeNavigation"
|
|
1514
|
-
})
|
|
1515
|
-
});
|
|
1516
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7531-629', {
|
|
1517
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1518
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1519
|
-
name: "assetManagementNavigation"
|
|
1520
|
-
})
|
|
1521
|
-
});
|
|
1522
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7531-635', {
|
|
1523
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1524
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1525
|
-
name: "coinbaseOneProductIcon"
|
|
1526
|
-
})
|
|
1527
|
-
});
|
|
1528
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7531-630', {
|
|
1529
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1530
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1531
|
-
name: "complianceNavigation"
|
|
1532
|
-
})
|
|
1533
|
-
});
|
|
1534
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4017-220', {
|
|
1535
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1536
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1537
|
-
name: "standWithCryptoLogoNavigation"
|
|
1538
|
-
})
|
|
1539
|
-
});
|
|
1540
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1418-1634', {
|
|
1541
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1542
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1543
|
-
name: "faucetNavigation"
|
|
1544
|
-
})
|
|
1545
|
-
});
|
|
1546
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1951-1369', {
|
|
1547
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1548
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1549
|
-
name: "walletAsServiceNavigation"
|
|
1550
|
-
})
|
|
1551
|
-
});
|
|
1552
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41477', {
|
|
1553
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1554
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1555
|
-
name: "walletNavigation"
|
|
1556
|
-
})
|
|
1557
|
-
});
|
|
1558
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41402', {
|
|
1559
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1560
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1561
|
-
name: "walletLogoNavigation"
|
|
1562
|
-
})
|
|
1563
|
-
});
|
|
1564
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41414', {
|
|
1565
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1566
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1567
|
-
name: "walletLinkNavigation"
|
|
1568
|
-
})
|
|
1569
|
-
});
|
|
1570
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41418', {
|
|
1571
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1572
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1573
|
-
name: "venturesNavigation"
|
|
1574
|
-
})
|
|
1575
|
-
});
|
|
1576
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41407', {
|
|
1577
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1578
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1579
|
-
name: "taxCenterNavigation"
|
|
1580
|
-
})
|
|
1581
|
-
});
|
|
1582
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41416', {
|
|
1583
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1584
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1585
|
-
name: "signInNavigation"
|
|
1586
|
-
})
|
|
1587
|
-
});
|
|
1588
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41413', {
|
|
1589
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1590
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1591
|
-
name: "rosettaNavigation"
|
|
1592
|
-
})
|
|
1593
|
-
});
|
|
1594
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41647', {
|
|
1595
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1596
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1597
|
-
name: "rewardsNavigation"
|
|
1598
|
-
})
|
|
1599
|
-
});
|
|
1600
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7666-71', {
|
|
1601
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1602
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1603
|
-
name: "developerPlatformNavigation"
|
|
1604
|
-
})
|
|
1605
|
-
});
|
|
1606
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41417', {
|
|
1607
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1608
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1609
|
-
name: "queryTransactNavigation"
|
|
1610
|
-
})
|
|
1611
|
-
});
|
|
1612
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41411', {
|
|
1613
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1614
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1615
|
-
name: "proNavigation"
|
|
1616
|
-
})
|
|
1617
|
-
});
|
|
1618
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41435', {
|
|
1619
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1620
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1621
|
-
name: "privateClientNavigation"
|
|
1622
|
-
})
|
|
1623
|
-
});
|
|
1624
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41557', {
|
|
1625
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1626
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1627
|
-
name: "primeNavigation"
|
|
1628
|
-
})
|
|
1629
|
-
});
|
|
1630
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41405', {
|
|
1631
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1632
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1633
|
-
name: "payNavigation"
|
|
1634
|
-
})
|
|
1635
|
-
});
|
|
1636
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41419', {
|
|
1637
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1638
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1639
|
-
name: "participateNavigation"
|
|
1640
|
-
})
|
|
1641
|
-
});
|
|
1642
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41536', {
|
|
1643
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1644
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1645
|
-
name: "nftNavigation"
|
|
1646
|
-
})
|
|
1647
|
-
});
|
|
1648
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41652', {
|
|
1649
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1650
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1651
|
-
name: "learningRewardsNavigation"
|
|
1652
|
-
})
|
|
1653
|
-
});
|
|
1654
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41649', {
|
|
1655
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1656
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1657
|
-
name: "institutionalNavigation"
|
|
1658
|
-
})
|
|
1659
|
-
});
|
|
1660
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41455', {
|
|
1661
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1662
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1663
|
-
name: "helpCenterNavigation"
|
|
1664
|
-
})
|
|
1665
|
-
});
|
|
1666
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41534', {
|
|
1667
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1668
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1669
|
-
name: "exchangeNavigation"
|
|
1670
|
-
})
|
|
1671
|
-
});
|
|
1672
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41451', {
|
|
1673
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1674
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1675
|
-
name: "earnNavigation"
|
|
1676
|
-
})
|
|
1677
|
-
});
|
|
1678
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41408', {
|
|
1679
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1680
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1681
|
-
name: "directDepositNavigation"
|
|
1682
|
-
})
|
|
1683
|
-
});
|
|
1684
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41400', {
|
|
1685
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1686
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1687
|
-
name: "derivativesNavigation"
|
|
1688
|
-
})
|
|
1689
|
-
});
|
|
1690
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41404', {
|
|
1691
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1692
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1693
|
-
name: "delegateNavigation"
|
|
1694
|
-
})
|
|
1695
|
-
});
|
|
1696
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41597', {
|
|
1697
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1698
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1699
|
-
name: "dataMarketplaceNavigation"
|
|
1700
|
-
})
|
|
1701
|
-
});
|
|
1702
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41485', {
|
|
1703
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1704
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1705
|
-
name: "custodyNavigation"
|
|
1706
|
-
})
|
|
1707
|
-
});
|
|
1708
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41412', {
|
|
1709
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1710
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1711
|
-
name: "connectNavigation"
|
|
1712
|
-
})
|
|
1713
|
-
});
|
|
1714
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41638', {
|
|
1715
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1716
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1717
|
-
name: "commerceNavigation"
|
|
1718
|
-
})
|
|
1719
|
-
});
|
|
1720
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1975-1450', {
|
|
1721
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1722
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1723
|
-
name: "baseLogoNavigation"
|
|
1724
|
-
})
|
|
1725
|
-
});
|
|
1726
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41401', {
|
|
1727
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1728
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1729
|
-
name: "coinbaseLogoNavigation"
|
|
1730
|
-
})
|
|
1731
|
-
});
|
|
1732
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41415', {
|
|
1733
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1734
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1735
|
-
name: "cloudNavigation"
|
|
1736
|
-
})
|
|
1737
|
-
});
|
|
1738
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41481', {
|
|
1739
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1740
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1741
|
-
name: "cardNavigation"
|
|
1742
|
-
})
|
|
1743
|
-
});
|
|
1744
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41594', {
|
|
1745
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1746
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1747
|
-
name: "borrowNavigation"
|
|
1748
|
-
})
|
|
1749
|
-
});
|
|
1750
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41438', {
|
|
1751
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1752
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1753
|
-
name: "assetHubNavigation"
|
|
1754
|
-
})
|
|
1755
|
-
});
|
|
1756
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41634', {
|
|
1757
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1758
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1759
|
-
name: "analyticsNavigation"
|
|
1760
|
-
})
|
|
1761
|
-
});
|
|
1762
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41576', {
|
|
1763
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1764
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1765
|
-
name: "advancedTradingNavigation"
|
|
1766
|
-
})
|
|
1767
|
-
});
|
|
1768
|
-
figma.connect(Pictogram, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41406', {
|
|
1769
|
-
imports: ["import { Pictogram } from '@coinbase/cds-web/illustrations/Pictogram'"],
|
|
1770
|
-
example: () => /*#__PURE__*/_jsx(Pictogram, {
|
|
1771
|
-
name: "accountsNavigation"
|
|
1772
|
-
})
|
|
1773
|
-
});
|