Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rlingineni committed Oct 17, 2024
1 parent 7d52161 commit 35d7d0a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ export default function FormsLayoutOverview() {
'arrow-left-curved',
'chevron-down-circle',
'chevron-left-circle',
'chevron-small-left',
'chevron-small-right',
'directional-arrow-left',
'directional-arrow-right',
'list-numbered',
Expand Down
16 changes: 2 additions & 14 deletions packages/gestalt-icons-android/dist/classic/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ declare const icons: Readonly<{
'add-layout': any;
'add-pin': any;
'add-section': any;
'add-small': any;
'ads-overview': any;
'ads-stats': any;
alert: any;
Expand Down Expand Up @@ -43,14 +42,11 @@ declare const icons: Readonly<{
'arrow-end': any;
'arrow-forward': any;
'arrow-left-curved': any;
'arrow-nested': any;
'arrow-small-up-right': any;
'arrow-start': any;
'arrow-up': any;
'arrow-up-left': any;
'arrow-up-right': any;
'arrows-vertical': any;
'aspect-ratio': any;
'audio-bars': any;
'audio-mix': any;
'audio-playing': any;
Expand All @@ -71,22 +67,16 @@ declare const icons: Readonly<{
'camera-flip': any;
'camera-roll': any;
cancel: any;
'cancel-small': any;
'canonical-pin': any;
captions: any;
'captions-outline': any;
'card-stack': any;
check: any;
'check-circle': any;
'check-circle-fill': any;
'check-small': any;
'chevron-down-circle': any;
'chevron-left-circle': any;
'chevron-right-circle': any;
'chevron-small-down': any;
'chevron-small-left': any;
'chevron-small-right': any;
'chevron-small-up': any;
'chevron-up-circle': any;
circle: any;
'circle-ellipsis': any;
Expand All @@ -107,16 +97,13 @@ declare const icons: Readonly<{
'color-picker': any;
'color-solid': any;
'color-split': any;
compass: any;
compose: any;
contrast: any;
'conversion-tag': any;
'copy-to-clipboard': any;
'credit-card': any;
crop: any;
cutout: any;
dash: any;
'dash-small': any;
'data-source': any;
design: any;
desktop: any;
Expand Down Expand Up @@ -160,9 +147,11 @@ declare const icons: Readonly<{
'flip-horizontal': any;
'flip-vertical': any;
folder: any;
'folder-fill': any;
forward: any;
gauge: any;
ghost: any;
'ghost-fill': any;
gif: any;
'gif-visual': any;
gift: any;
Expand Down Expand Up @@ -253,7 +242,6 @@ declare const icons: Readonly<{
pincode: any;
pinterest: any;
play: any;
protect: any;
'question-mark': any;
'record-limit': any;
'record-limit-10': any;
Expand Down
12 changes: 2 additions & 10 deletions packages/gestalt-icons-android/dist/vr-theme/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ declare const icons: Readonly<{
'add-layout': any;
'add-pin': any;
'add-section': any;
'add-small': any;
'ads-overview': any;
'ads-stats': any;
alert: any;
Expand Down Expand Up @@ -44,7 +43,6 @@ declare const icons: Readonly<{
'arrow-forward': any;
'arrow-left-curved': any;
'arrow-nested': any;
'arrow-small-up-right': any;
'arrow-start': any;
'arrow-up': any;
'arrow-up-left': any;
Expand All @@ -71,22 +69,16 @@ declare const icons: Readonly<{
'camera-flip': any;
'camera-roll': any;
cancel: any;
'cancel-small': any;
'canonical-pin': any;
captions: any;
'captions-outline': any;
'card-stack': any;
check: any;
'check-circle': any;
'check-circle-fill': any;
'check-small': any;
'chevron-down-circle': any;
'chevron-left-circle': any;
'chevron-right-circle': any;
'chevron-small-down': any;
'chevron-small-left': any;
'chevron-small-right': any;
'chevron-small-up': any;
'chevron-up-circle': any;
circle: any;
'circle-ellipsis': any;
Expand All @@ -107,7 +99,6 @@ declare const icons: Readonly<{
'color-picker': any;
'color-solid': any;
'color-split': any;
compass: any;
compose: any;
contrast: any;
'conversion-tag': any;
Expand All @@ -116,7 +107,6 @@ declare const icons: Readonly<{
crop: any;
cutout: any;
dash: any;
'dash-small': any;
'data-source': any;
design: any;
desktop: any;
Expand Down Expand Up @@ -160,9 +150,11 @@ declare const icons: Readonly<{
'flip-horizontal': any;
'flip-vertical': any;
folder: any;
'folder-fill': any;
forward: any;
gauge: any;
ghost: any;
'ghost-fill': any;
gif: any;
'gif-visual': any;
gift: any;
Expand Down

0 comments on commit 35d7d0a

Please sign in to comment.