Skip to content

Commit

Permalink
feat(plasma-icons): add new icons DoubleDisclosure(Down,Up) [16x16]
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Aug 15, 2024
1 parent f0822e1 commit 61aff83
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions packages/plasma-icons/src/scalable/Icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,8 @@ export const iconSectionsSet = {
swapVert: 'SwapVert',
swapVertCircFill: 'SwapVertCircFill',
swapVertCircOutline: 'SwapVertCircOutline',
doubleDisclosureDown: 'DoubleDisclosureDown',
doubleDisclosureUp: 'DoubleDisclosureUp',
},
Data: {
chartDistributionFill: 'ChartDistributionFill',
Expand Down

0 comments on commit 61aff83

Please sign in to comment.