@coinbase/cds-web 8.38.0 → 8.38.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dts/controls/NativeInput.d.ts.map +1 -1
  3. package/dts/controls/TextInput.d.ts.map +1 -1
  4. package/esm/accordion/__figma__/Accordion.figma.js +1 -1
  5. package/esm/buttons/__figma__/AvatarButton.figma.js +1 -1
  6. package/esm/buttons/__figma__/Button.figma.js +1 -1
  7. package/esm/buttons/__figma__/IconButton.figma.js +1 -1
  8. package/esm/buttons/__figma__/TileButton.figma.js +1 -1
  9. package/esm/cards/ContentCard/__figma__/ContentCard.figma.js +1 -1
  10. package/esm/cards/ContentCard/__figma__/ContentCardBody.figma.js +1 -1
  11. package/esm/cards/ContentCard/__figma__/ContentCardFooter.figma.js +5 -5
  12. package/esm/cards/ContentCard/__figma__/ContentCardHeader.figma.js +1 -1
  13. package/esm/cards/__figma__/AnnouncementCard.figma.js +1 -0
  14. package/esm/cards/__figma__/ContainedAssetCard.figma.js +1 -1
  15. package/esm/cards/__figma__/FloatingAssetCard.figma.js +1 -1
  16. package/esm/cards/__figma__/NudgeCard.figma.js +1 -1
  17. package/esm/cards/__figma__/UpsellCard.figma.js +1 -1
  18. package/esm/cells/__figma__/ContentCell.figma.js +1 -1
  19. package/esm/cells/__figma__/ListCell.figma.js +2 -2
  20. package/esm/chips/__figma__/InputChip.figma.js +10 -8
  21. package/esm/chips/__figma__/SelectChip.figma.js +7 -8
  22. package/esm/chips/__figma__/TabbedChips.figma.js +1 -1
  23. package/esm/coachmark/__figma__/Coachmark.figma.js +1 -1
  24. package/esm/controls/NativeInput.js +3 -1
  25. package/esm/controls/TextInput.js +14 -6
  26. package/esm/controls/__figma__/CheckboxGroup.figma.js +1 -1
  27. package/esm/controls/__figma__/NativeTextArea.figma.js +1 -1
  28. package/esm/controls/__figma__/RadioCell.figma.js +41 -1
  29. package/esm/controls/__figma__/RadioGroup.figma.js +1 -1
  30. package/esm/controls/__figma__/SearchInput.figma.js +1 -1
  31. package/esm/controls/__figma__/SelectOption.figma.js +1 -1
  32. package/esm/controls/__figma__/Switch.figma.js +1 -1
  33. package/esm/controls/__figma__/TextInput.figma.js +2 -2
  34. package/esm/dates/__figma__/DatePicker.figma.js +1 -1
  35. package/esm/dots/__figma__/DotCount.figma.js +1 -1
  36. package/esm/dots/__figma__/DotStatusColor.figma.js +1 -1
  37. package/esm/dots/__figma__/DotSymbol.figma.js +1 -1
  38. package/esm/dropdown/__figma__/Dropdown.figma.js +1 -1
  39. package/esm/icons/__figma__/Icon.figma.js +423 -423
  40. package/esm/icons/__figma__/LogoMark.figma.js +1 -1
  41. package/esm/icons/__figma__/LogoWordmark.figma.js +2 -2
  42. package/esm/icons/__figma__/SubBrandLogoMark.figma.js +1 -1
  43. package/esm/icons/__figma__/SubBrandLogoWordmark.figma.js +1 -1
  44. package/esm/illustrations/__figma__/HeroSquare.figma.js +350 -350
  45. package/esm/illustrations/__figma__/Pictogram.figma.js +295 -295
  46. package/esm/illustrations/__figma__/SpotIcon.figma.js +56 -56
  47. package/esm/illustrations/__figma__/SpotRectangle.figma.js +183 -183
  48. package/esm/illustrations/__figma__/SpotSquare.figma.js +198 -198
  49. package/esm/layout/__figma__/Divider.figma.js +2 -2
  50. package/esm/layout/__figma__/Fallback.figma.js +1 -1
  51. package/esm/multi-content-module/__figma__/MultiContentModule.figma.js +1 -1
  52. package/esm/navigation/__figma__/NavLink.figma.js +2 -2
  53. package/esm/navigation/__figma__/NavigationBar.figma.js +3 -3
  54. package/esm/navigation/__figma__/NavigationTitle.figma.js +1 -1
  55. package/esm/navigation/__figma__/Sidebar.figma.js +1 -1
  56. package/esm/navigation/__figma__/SidebarItem.figma.js +28 -25
  57. package/esm/overlays/FocusTrap.js +2 -2
  58. package/esm/overlays/__figma__/Toast.figma.js +1 -1
  59. package/esm/overlays/modal/__figma__/FullscreenModal.figma.js +3 -3
  60. package/esm/overlays/modal/__figma__/Modal.figma.js +1 -1
  61. package/esm/overlays/tooltip/__figma__/Tooltip.figma.js +2 -2
  62. package/esm/page/__figma__/PageFooter.figma.js +1 -1
  63. package/esm/page/__figma__/PageHeader.figma.js +1 -1
  64. package/esm/pagination/__figma__/Pagination.figma.js +1 -1
  65. package/esm/section-header/__figma__/SectionHeader.figma.js +1 -1
  66. package/esm/tables/__figma__/TableCell.figma.js +2 -2
  67. package/esm/tabs/__figma__/SegmentedTabs.figma.js +3 -3
  68. package/esm/tabs/__figma__/TabNavigation.figma.js +1 -1
  69. package/esm/tag/__figma__/Tag.figma.js +2 -2
  70. package/esm/typography/__figma__/Link.figma.js +1 -1
  71. package/esm/visualizations/__figma__/ProgressBar.figma.js +2 -2
  72. package/esm/visualizations/__figma__/ProgressCircle.figma.js +1 -1
  73. package/package.json +2 -3
  74. package/dts/controls/__figma__/Select.figma.d.ts +0 -2
  75. package/dts/controls/__figma__/Select.figma.d.ts.map +0 -1
  76. package/esm/controls/__figma__/Select.figma.js +0 -47
@@ -2,1189 +2,1189 @@ import { figma } from '@figma/code-connect';
2
2
  import { SpotSquare } from '../SpotSquare';
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=10855-93', {
5
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
5
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
6
6
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
7
7
  name: "coinFifty"
8
8
  })
9
9
  });
10
10
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=8892-31', {
11
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
11
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
12
12
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
13
13
  name: "coinbaseLock"
14
14
  })
15
15
  });
16
16
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7808-2', {
17
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
17
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
18
18
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
19
19
  name: "coinbaseOneBoostedCard"
20
20
  })
21
21
  });
22
22
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7347-53', {
23
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
23
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
24
24
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
25
25
  name: "outage"
26
26
  })
27
27
  });
28
28
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7162-1425', {
29
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
29
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
30
30
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
31
31
  name: "idError"
32
32
  })
33
33
  });
34
34
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=6891-2', {
35
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
35
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
36
36
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
37
37
  name: "walletQuestsChest"
38
38
  })
39
39
  });
40
40
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=6843-16', {
41
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
41
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
42
42
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
43
43
  name: "walletQuestsTrophy"
44
44
  })
45
45
  });
46
46
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=6840-5', {
47
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
47
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
48
48
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
49
49
  name: "lightningNetworkSend"
50
50
  })
51
51
  });
52
52
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4204-136', {
53
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
53
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
54
54
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
55
55
  name: "yieldCenterUSDC"
56
56
  })
57
57
  });
58
58
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4049-300', {
59
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
59
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
60
60
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
61
61
  name: "coinbaseOneUSDC"
62
62
  })
63
63
  });
64
64
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2598', {
65
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
65
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
66
66
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
67
67
  name: "coinbaseOneSavingFunds"
68
68
  })
69
69
  });
70
70
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2525', {
71
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
71
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
72
72
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
73
73
  name: "coinbaseOneDiscountedAmount"
74
74
  })
75
75
  });
76
76
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1977', {
77
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
77
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
78
78
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
79
79
  name: "walletApp"
80
80
  })
81
81
  });
82
82
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2780', {
83
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
83
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
84
84
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
85
85
  name: "linkingYourWalletToYourCoinbaseAccount"
86
86
  })
87
87
  });
88
88
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41368', {
89
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
89
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
90
90
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
91
91
  name: "linkCoinbaseWallet"
92
92
  })
93
93
  });
94
94
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41353', {
95
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
95
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
96
96
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
97
97
  name: "coinbaseOneLogo"
98
98
  })
99
99
  });
100
100
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2784', {
101
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
101
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
102
102
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
103
103
  name: "coinbaseOneStarToken"
104
104
  })
105
105
  });
106
106
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2823', {
107
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
107
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
108
108
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
109
109
  name: "coinbaseOneTokenRewards"
110
110
  })
111
111
  });
112
112
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2816', {
113
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
113
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
114
114
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
115
115
  name: "coinbaseOneStaking"
116
116
  })
117
117
  });
118
118
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2806', {
119
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
119
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
120
120
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
121
121
  name: "coinbaseOneStakeOrWrap"
122
122
  })
123
123
  });
124
124
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2787', {
125
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
125
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
126
126
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
127
127
  name: "coinbaseOneRewards"
128
128
  })
129
129
  });
130
130
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4017-201', {
131
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
131
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
132
132
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
133
133
  name: "noPortfolio"
134
134
  })
135
135
  });
136
136
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1240-1563', {
137
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
137
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
138
138
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
139
139
  name: "primeDeFi"
140
140
  })
141
141
  });
142
142
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1240-1562', {
143
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
143
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
144
144
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
145
145
  name: "primeStaking"
146
146
  })
147
147
  });
148
148
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1125-2336', {
149
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
149
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
150
150
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
151
151
  name: "futures"
152
152
  })
153
153
  });
154
154
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2555', {
155
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
155
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
156
156
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
157
157
  name: "advancedTrading"
158
158
  })
159
159
  });
160
160
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2529', {
161
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
161
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
162
162
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
163
163
  name: "accessToAdvancedCharts"
164
164
  })
165
165
  });
166
166
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2531', {
167
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
167
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
168
168
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
169
169
  name: "switchAdvancedToSimpleTrading"
170
170
  })
171
171
  });
172
172
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2537', {
173
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
173
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
174
174
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
175
175
  name: "focusLimitOrders"
176
176
  })
177
177
  });
178
178
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2542', {
179
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
179
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
180
180
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
181
181
  name: "advancedTradingUi"
182
182
  })
183
183
  });
184
184
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2793', {
185
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
185
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
186
186
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
187
187
  name: "performance"
188
188
  })
189
189
  });
190
190
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2479', {
191
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
191
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
192
192
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
193
193
  name: "portfolioPerformance"
194
194
  })
195
195
  });
196
196
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-1780', {
197
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
197
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
198
198
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
199
199
  name: "bullishCase"
200
200
  })
201
201
  });
202
202
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-323', {
203
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
203
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
204
204
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
205
205
  name: "guideBullCase"
206
206
  })
207
207
  });
208
208
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-252', {
209
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
209
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
210
210
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
211
211
  name: "announcementAdvancedTrading"
212
212
  })
213
213
  });
214
214
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2774', {
215
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
215
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
216
216
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
217
217
  name: "advancedTradingChartsIndicatorsCandles"
218
218
  })
219
219
  });
220
220
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2580', {
221
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
221
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
222
222
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
223
223
  name: "coinbaseCardPocket"
224
224
  })
225
225
  });
226
226
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2591', {
227
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
227
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
228
228
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
229
229
  name: "coinbaseCardLock"
230
230
  })
231
231
  });
232
232
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-1925', {
233
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
233
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
234
234
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
235
235
  name: "cardBlocked"
236
236
  })
237
237
  });
238
238
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-1571', {
239
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
239
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
240
240
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
241
241
  name: "borrowLimitsAddressed"
242
242
  })
243
243
  });
244
244
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-1370', {
245
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
245
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
246
246
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
247
247
  name: "addCard"
248
248
  })
249
249
  });
250
250
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-2132', {
251
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
251
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
252
252
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
253
253
  name: "cardAnnouncement"
254
254
  })
255
255
  });
256
256
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1553', {
257
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
257
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
258
258
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
259
259
  name: "primeEarn"
260
260
  })
261
261
  });
262
262
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-703', {
263
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
263
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
264
264
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
265
265
  name: "moneyRewards"
266
266
  })
267
267
  });
268
268
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-624', {
269
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
269
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
270
270
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
271
271
  name: "coinbaseCardSparkle"
272
272
  })
273
273
  });
274
274
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-493', {
275
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
275
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
276
276
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
277
277
  name: "cardDeclined"
278
278
  })
279
279
  });
280
280
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2804', {
281
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
281
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
282
282
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
283
283
  name: "stayInControlSelfHostedWalletsStorage"
284
284
  })
285
285
  });
286
286
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2809', {
287
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
287
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
288
288
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
289
289
  name: "selfCustody"
290
290
  })
291
291
  });
292
292
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2812', {
293
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
293
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
294
294
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
295
295
  name: "pixDeposits"
296
296
  })
297
297
  });
298
298
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2829', {
299
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
299
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
300
300
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
301
301
  name: "pixBankDeposits"
302
302
  })
303
303
  });
304
304
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2826', {
305
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
305
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
306
306
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
307
307
  name: "multipleAccountsWalletsForOneUser"
308
308
  })
309
309
  });
310
310
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41343', {
311
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
311
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
312
312
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
313
313
  name: "dappWallet"
314
314
  })
315
315
  });
316
316
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2819', {
317
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
317
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
318
318
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
319
319
  name: "cryptoWallet"
320
320
  })
321
321
  });
322
322
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-1866', {
323
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
323
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
324
324
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
325
325
  name: "cardAutoReload"
326
326
  })
327
327
  });
328
328
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2814', {
329
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
329
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
330
330
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
331
331
  name: "borrowWallet"
332
332
  })
333
333
  });
334
334
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41323', {
335
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
335
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
336
336
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
337
337
  name: "boostedCard"
338
338
  })
339
339
  });
340
340
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2821', {
341
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
341
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
342
342
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
343
343
  name: "backedByUsDollar"
344
344
  })
345
345
  });
346
346
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2524', {
347
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
347
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
348
348
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
349
349
  name: "coinbaseFees"
350
350
  })
351
351
  });
352
352
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2583', {
353
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
353
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
354
354
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
355
355
  name: "cryptoAndMore"
356
356
  })
357
357
  });
358
358
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2527', {
359
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
359
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
360
360
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
361
361
  name: "defiHow"
362
362
  })
363
363
  });
364
364
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2595', {
365
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
365
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
366
366
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
367
367
  name: "holdCrypto"
368
368
  })
369
369
  });
370
370
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2596', {
371
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
371
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
372
372
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
373
373
  name: "tradeImmediately"
374
374
  })
375
375
  });
376
376
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2544', {
377
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
377
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
378
378
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
379
379
  name: "readyToTrade"
380
380
  })
381
381
  });
382
382
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2550', {
383
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
383
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
384
384
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
385
385
  name: "freeBtc"
386
386
  })
387
387
  });
388
388
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2913', {
389
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
389
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
390
390
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
391
391
  name: "switchReward"
392
392
  })
393
393
  });
394
394
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2796', {
395
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
395
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
396
396
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
397
397
  name: "sendCryptoFaster"
398
398
  })
399
399
  });
400
400
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2390', {
401
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
401
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
402
402
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
403
403
  name: "gifting"
404
404
  })
405
405
  });
406
406
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1131-70', {
407
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
407
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
408
408
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
409
409
  name: "assetRefresh"
410
410
  })
411
411
  });
412
412
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1124-98', {
413
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
413
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
414
414
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
415
415
  name: "interestForYou"
416
416
  })
417
417
  });
418
418
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1125-2337', {
419
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
419
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
420
420
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
421
421
  name: "giftBoxCrypto"
422
422
  })
423
423
  });
424
424
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-2091', {
425
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
425
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
426
426
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
427
427
  name: "yieldCenter"
428
428
  })
429
429
  });
430
430
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1889', {
431
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
431
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
432
432
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
433
433
  name: "transferringCrypto"
434
434
  })
435
435
  });
436
436
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1733', {
437
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
437
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
438
438
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
439
439
  name: "sparkleToken"
440
440
  })
441
441
  });
442
442
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1647', {
443
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
443
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
444
444
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
445
445
  name: "recommendInvestments"
446
446
  })
447
447
  });
448
448
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1128-68', {
449
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
449
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
450
450
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
451
451
  name: "starToken"
452
452
  })
453
453
  });
454
454
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1279', {
455
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
455
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
456
456
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
457
457
  name: "nuxPopularAssets"
458
458
  })
459
459
  });
460
460
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-2092', {
461
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
461
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
462
462
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
463
463
  name: "nuxEarnCrypto"
464
464
  })
465
465
  });
466
466
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-505', {
467
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
467
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
468
468
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
469
469
  name: "guideStartInvesting"
470
470
  })
471
471
  });
472
472
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-299', {
473
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
473
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
474
474
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
475
475
  name: "assetForward"
476
476
  })
477
477
  });
478
478
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-103', {
479
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
479
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
480
480
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
481
481
  name: "addMultipleCrypto"
482
482
  })
483
483
  });
484
484
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41316', {
485
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
485
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
486
486
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
487
487
  name: "unsupportedAsset"
488
488
  })
489
489
  });
490
490
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2833', {
491
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
491
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
492
492
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
493
493
  name: "stressTestedColdStorage"
494
494
  })
495
495
  });
496
496
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2798', {
497
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
497
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
498
498
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
499
499
  name: "stableValue"
500
500
  })
501
501
  });
502
502
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2776', {
503
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
503
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
504
504
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
505
505
  name: "shareOnSocialMedia"
506
506
  })
507
507
  });
508
508
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2781', {
509
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
509
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
510
510
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
511
511
  name: "multicoinSupport"
512
512
  })
513
513
  });
514
514
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2794', {
515
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
515
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
516
516
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
517
517
  name: "invest"
518
518
  })
519
519
  });
520
520
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2825', {
521
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
521
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
522
522
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
523
523
  name: "earnToLearn"
524
524
  })
525
525
  });
526
526
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1011-157', {
527
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
527
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
528
528
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
529
529
  name: "defiDecentralizedBorrowingLending"
530
530
  })
531
531
  });
532
532
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2775', {
533
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
533
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
534
534
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
535
535
  name: "cryptoPortfolio"
536
536
  })
537
537
  });
538
538
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2796', {
539
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
539
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
540
540
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
541
541
  name: "cryptoForBeginners"
542
542
  })
543
543
  });
544
544
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2569', {
545
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
545
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
546
546
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
547
547
  name: "estimatedAmount"
548
548
  })
549
549
  });
550
550
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2589', {
551
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
551
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
552
552
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
553
553
  name: "documentCertified"
554
554
  })
555
555
  });
556
556
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2563', {
557
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
557
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
558
558
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
559
559
  name: "commerceAccounting"
560
560
  })
561
561
  });
562
562
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2551', {
563
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
563
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
564
564
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
565
565
  name: "onTheList"
566
566
  })
567
567
  });
568
568
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2543', {
569
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
569
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
570
570
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
571
571
  name: "commerceInvoices"
572
572
  })
573
573
  });
574
574
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2545', {
575
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
575
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
576
576
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
577
577
  name: "openEmail"
578
578
  })
579
579
  });
580
580
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2565', {
581
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
581
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
582
582
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
583
583
  name: "verifyInfo"
584
584
  })
585
585
  });
586
586
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2560', {
587
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
587
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
588
588
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
589
589
  name: "documentSuccess"
590
590
  })
591
591
  });
592
592
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1814', {
593
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
593
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
594
594
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
595
595
  name: "taxDocuments"
596
596
  })
597
597
  });
598
598
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1119', {
599
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
599
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
600
600
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
601
601
  name: "nuxChecklist"
602
602
  })
603
603
  });
604
604
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-480', {
605
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
605
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
606
606
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
607
607
  name: "guideFiveThings"
608
608
  })
609
609
  });
610
610
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-414', {
611
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
611
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
612
612
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
613
613
  name: "guideCryptoBeginner"
614
614
  })
615
615
  });
616
616
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-796', {
617
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
617
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
618
618
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
619
619
  name: "confirmSocialSecurity"
620
620
  })
621
621
  });
622
622
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-760', {
623
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
623
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
624
624
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
625
625
  name: "confirmIDCard"
626
626
  })
627
627
  });
628
628
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-709', {
629
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
629
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
630
630
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
631
631
  name: "confirmEmail"
632
632
  })
633
633
  });
634
634
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-672', {
635
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
635
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
636
636
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
637
637
  name: "confirmAddress"
638
638
  })
639
639
  });
640
640
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2766', {
641
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
641
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
642
642
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
643
643
  name: "taxesDetails"
644
644
  })
645
645
  });
646
646
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2526', {
647
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
647
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
648
648
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
649
649
  name: "notificationsAlt"
650
650
  })
651
651
  });
652
652
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2528', {
653
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
653
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
654
654
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
655
655
  name: "automaticPayments"
656
656
  })
657
657
  });
658
658
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2600', {
659
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
659
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
660
660
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
661
661
  name: "defiEarn"
662
662
  })
663
663
  });
664
664
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2530', {
665
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
665
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
666
666
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
667
667
  name: "cryptoApps"
668
668
  })
669
669
  });
670
670
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2532', {
671
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
671
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
672
672
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
673
673
  name: "appTrackingTransparency"
674
674
  })
675
675
  });
676
676
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2536', {
677
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
677
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
678
678
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
679
679
  name: "walletNotifications"
680
680
  })
681
681
  });
682
682
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2540', {
683
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
683
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
684
684
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
685
685
  name: "addPhoneNumber"
686
686
  })
687
687
  });
688
688
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2585', {
689
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
689
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
690
690
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
691
691
  name: "phoneNumber"
692
692
  })
693
693
  });
694
694
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1507', {
695
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
695
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
696
696
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
697
697
  name: "priceAlerts"
698
698
  })
699
699
  });
700
700
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1383', {
701
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
701
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
702
702
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
703
703
  name: "phoneNotifications"
704
704
  })
705
705
  });
706
706
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2782', {
707
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
707
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
708
708
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
709
709
  name: "multiPlatformMobileAppBrowserExtension"
710
710
  })
711
711
  });
712
712
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2535', {
713
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
713
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
714
714
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
715
715
  name: "holdingCrypto"
716
716
  })
717
717
  });
718
718
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2533', {
719
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
719
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
720
720
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
721
721
  name: "earnInterest"
722
722
  })
723
723
  });
724
724
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2534', {
725
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
725
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
726
726
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
727
727
  name: "defiRisk"
728
728
  })
729
729
  });
730
730
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2538', {
731
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
731
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
732
732
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
733
733
  name: "bigBtc"
734
734
  })
735
735
  });
736
736
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1683-1415', {
737
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
737
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
738
738
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
739
739
  name: "swapEth"
740
740
  })
741
741
  });
742
742
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2265', {
743
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
743
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
744
744
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
745
745
  name: "eth2SendSell"
746
746
  })
747
747
  });
748
748
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-127', {
749
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
749
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
750
750
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
751
751
  name: "ethStakingRewards"
752
752
  })
753
753
  });
754
754
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2810', {
755
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
755
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
756
756
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
757
757
  name: "wrapEth"
758
758
  })
759
759
  });
760
760
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2818', {
761
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
761
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
762
762
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
763
763
  name: "retailUSDCRewards"
764
764
  })
765
765
  });
766
766
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2801', {
767
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
767
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
768
768
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
769
769
  name: "poweredByEthereum"
770
770
  })
771
771
  });
772
772
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2767', {
773
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
773
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
774
774
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
775
775
  name: "layeredNetworks"
776
776
  })
777
777
  });
778
778
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1011-509', {
779
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
779
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
780
780
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
781
781
  name: "ethStaking"
782
782
  })
783
783
  });
784
784
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1877-1616', {
785
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
785
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
786
786
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
787
787
  name: "ethStakeOrWrapTwo"
788
788
  })
789
789
  });
790
790
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1011-510', {
791
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
791
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
792
792
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
793
793
  name: "ethStakeOrWrap"
794
794
  })
795
795
  });
796
796
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2834', {
797
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
797
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
798
798
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
799
799
  name: "addEth"
800
800
  })
801
801
  });
802
802
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2539', {
803
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
803
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
804
804
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
805
805
  name: "contactsListWarning"
806
806
  })
807
807
  });
808
808
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2541', {
809
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
809
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
810
810
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
811
811
  name: "verifyEmail"
812
812
  })
813
813
  });
814
814
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2225-2574', {
815
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
815
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
816
816
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
817
817
  name: "securityShield"
818
818
  })
819
819
  });
820
820
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2914', {
821
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
821
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
822
822
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
823
823
  name: "waitlistSignup"
824
824
  })
825
825
  });
826
826
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2795', {
827
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
827
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
828
828
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
829
829
  name: "saveTheDate"
830
830
  })
831
831
  });
832
832
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2794', {
833
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
833
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
834
834
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
835
835
  name: "refreshMobileApp"
836
836
  })
837
837
  });
838
838
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2451', {
839
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
839
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
840
840
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
841
841
  name: "guideNftDefi"
842
842
  })
843
843
  });
844
844
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2342', {
845
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
845
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
846
846
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
847
847
  name: "fileYourCryptoTaxesCheckOther"
848
848
  })
849
849
  });
850
850
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2090', {
851
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
851
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
852
852
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
853
853
  name: "defiNfts"
854
854
  })
855
855
  });
856
856
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-2024', {
857
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
857
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
858
858
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
859
859
  name: "darkModeIntroduction"
860
860
  })
861
861
  });
862
862
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1218-1455', {
863
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
863
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
864
864
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
865
865
  name: "addPasswordProtection"
866
866
  })
867
867
  });
868
868
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1167-2001', {
869
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
869
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
870
870
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
871
871
  name: "encryptedEverything"
872
872
  })
873
873
  });
874
874
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-2335', {
875
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
875
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
876
876
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
877
877
  name: "nftTag"
878
878
  })
879
879
  });
880
880
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1691', {
881
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
881
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
882
882
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
883
883
  name: "rewardExpiring"
884
884
  })
885
885
  });
886
886
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-1337', {
887
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
887
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
888
888
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
889
889
  name: "nuxRecurringBuys"
890
890
  })
891
891
  });
892
892
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1124-79', {
893
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
893
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
894
894
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
895
895
  name: "nuxEarnYield"
896
896
  })
897
897
  });
898
898
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-993', {
899
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
899
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
900
900
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
901
901
  name: "nft"
902
902
  })
903
903
  });
904
904
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-565', {
905
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
905
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
906
906
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
907
907
  name: "miniGift"
908
908
  })
909
909
  });
910
910
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1119-232', {
911
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
911
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
912
912
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
913
913
  name: "fileYourCryptoTaxesOther"
914
914
  })
915
915
  });
916
916
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-1123', {
917
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
917
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
918
918
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
919
919
  name: "directDepositExcitement"
920
920
  })
921
921
  });
922
922
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-1016', {
923
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
923
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
924
924
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
925
925
  name: "defiEarnAnnouncement"
926
926
  })
927
927
  });
928
928
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1111-569', {
929
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
929
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
930
930
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
931
931
  name: "cardShipped"
932
932
  })
933
933
  });
934
934
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1100-89', {
935
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
935
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
936
936
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
937
937
  name: "moneyDecentralized"
938
938
  })
939
939
  });
940
940
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=1081-94', {
941
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
941
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
942
942
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
943
943
  name: "mining"
944
944
  })
945
945
  });
946
946
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2822', {
947
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
947
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
948
948
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
949
949
  name: "watchVideos"
950
950
  })
951
951
  });
952
952
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2807', {
953
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
953
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
954
954
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
955
955
  name: "walletSecurity"
956
956
  })
957
957
  });
958
958
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2836', {
959
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
959
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
960
960
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
961
961
  name: "trendingHotAssets"
962
962
  })
963
963
  });
964
964
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2827', {
965
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
965
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
966
966
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
967
967
  name: "startToday"
968
968
  })
969
969
  });
970
970
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2808', {
971
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
971
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
972
972
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
973
973
  name: "staking"
974
974
  })
975
975
  });
976
976
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2771', {
977
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
977
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
978
978
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
979
979
  name: "sidechain"
980
980
  })
981
981
  });
982
982
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2793', {
983
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
983
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
984
984
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
985
985
  name: "semiCustodial"
986
986
  })
987
987
  });
988
988
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2817', {
989
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
989
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
990
990
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
991
991
  name: "secureStorage"
992
992
  })
993
993
  });
994
994
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2777', {
995
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
995
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
996
996
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
997
997
  name: "secureGlobalTransactions"
998
998
  })
999
999
  });
1000
1000
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2785', {
1001
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1001
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1002
1002
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1003
1003
  name: "secureAndTrusted"
1004
1004
  })
1005
1005
  });
1006
1006
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41317', {
1007
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1007
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1008
1008
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1009
1009
  name: "referralsPeople"
1010
1010
  })
1011
1011
  });
1012
1012
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2820', {
1013
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1013
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1014
1014
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1015
1015
  name: "quickAndSimple"
1016
1016
  })
1017
1017
  });
1018
1018
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2778', {
1019
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1019
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1020
1020
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1021
1021
  name: "p2pPayments"
1022
1022
  })
1023
1023
  });
1024
1024
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2769', {
1025
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1025
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1026
1026
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1027
1027
  name: "optInPushNotificationsEmail"
1028
1028
  })
1029
1029
  });
1030
1030
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41349', {
1031
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1031
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1032
1032
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1033
1033
  name: "offersEmpty"
1034
1034
  })
1035
1035
  });
1036
1036
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2811', {
1037
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1037
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1038
1038
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1039
1039
  name: "noFees"
1040
1040
  })
1041
1041
  });
1042
1042
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2800', {
1043
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1043
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1044
1044
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1045
1045
  name: "insuranceProtection"
1046
1046
  })
1047
1047
  });
1048
1048
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2768', {
1049
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1049
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1050
1050
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1051
1051
  name: "hardwareWallets"
1052
1052
  })
1053
1053
  });
1054
1054
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2790', {
1055
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1055
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1056
1056
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1057
1057
  name: "globalTransactions"
1058
1058
  })
1059
1059
  });
1060
1060
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2832', {
1061
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1061
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1062
1062
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1063
1063
  name: "getStartedInMinutes"
1064
1064
  })
1065
1065
  });
1066
1066
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2828', {
1067
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1067
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1068
1068
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1069
1069
  name: "gasFeesNetworkFees"
1070
1070
  })
1071
1071
  });
1072
1072
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2789', {
1073
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1073
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1074
1074
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1075
1075
  name: "gainsAndLosses"
1076
1076
  })
1077
1077
  });
1078
1078
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41319', {
1079
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1079
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1080
1080
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1081
1081
  name: "frameEmpty"
1082
1082
  })
1083
1083
  });
1084
1084
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2813', {
1085
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1085
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1086
1086
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1087
1087
  name: "earnInterestOnCryptocurrency"
1088
1088
  })
1089
1089
  });
1090
1090
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2791', {
1091
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1091
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1092
1092
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1093
1093
  name: "earn"
1094
1094
  })
1095
1095
  });
1096
1096
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2792', {
1097
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1097
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1098
1098
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1099
1099
  name: "digitalCollectibles"
1100
1100
  })
1101
1101
  });
1102
1102
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2773', {
1103
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1103
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1104
1104
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1105
1105
  name: "didDecentralizedIdentity"
1106
1106
  })
1107
1107
  });
1108
1108
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2788', {
1109
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1109
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1110
1110
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1111
1111
  name: "defiDecentralizedTradingExchange"
1112
1112
  })
1113
1113
  });
1114
1114
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2802', {
1115
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1115
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1116
1116
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1117
1117
  name: "decentralizedWebWeb3"
1118
1118
  })
1119
1119
  });
1120
1120
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2797', {
1121
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1121
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1122
1122
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1123
1123
  name: "decentralization"
1124
1124
  })
1125
1125
  });
1126
1126
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2835', {
1127
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1127
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1128
1128
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1129
1129
  name: "cryptoEconomy"
1130
1130
  })
1131
1131
  });
1132
1132
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2805', {
1133
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1133
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1134
1134
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1135
1135
  name: "cryptoAssets"
1136
1136
  })
1137
1137
  });
1138
1138
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2786', {
1139
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1139
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1140
1140
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1141
1141
  name: "crossBorderPayments"
1142
1142
  })
1143
1143
  });
1144
1144
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2783', {
1145
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1145
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1146
1146
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1147
1147
  name: "congratulationsOnEarningCrypto"
1148
1148
  })
1149
1149
  });
1150
1150
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2831', {
1151
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1151
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1152
1152
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1153
1153
  name: "completeAQuiz"
1154
1154
  })
1155
1155
  });
1156
1156
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2803', {
1157
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1157
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1158
1158
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1159
1159
  name: "collectingNfts"
1160
1160
  })
1161
1161
  });
1162
1162
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2837', {
1163
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1163
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1164
1164
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1165
1165
  name: "cbEthWrappingUnavailable"
1166
1166
  })
1167
1167
  });
1168
1168
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2830', {
1169
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1169
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1170
1170
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1171
1171
  name: "browserExtension"
1172
1172
  })
1173
1173
  });
1174
1174
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=2-41320', {
1175
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1175
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1176
1176
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1177
1177
  name: "bridging"
1178
1178
  })
1179
1179
  });
1180
1180
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2772', {
1181
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1181
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1182
1182
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1183
1183
  name: "blockchain"
1184
1184
  })
1185
1185
  });
1186
1186
  figma.connect(SpotSquare, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=624-2815', {
1187
- imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare';"],
1187
+ imports: ["import { SpotSquare } from '@coinbase/cds-web/illustrations/SpotSquare'"],
1188
1188
  example: () => /*#__PURE__*/_jsx(SpotSquare, {
1189
1189
  name: "basedInUsa"
1190
1190
  })