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 21, 2024
1 parent 57f3758 commit 2417d31
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 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.
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 2417d31

Please sign in to comment.