Skip to content

Commit 154b534

Browse files
committed
feat(ui-icons): add new sidebar-open and sidebar-close icons
1 parent 4258567 commit 154b534

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

packages/ui-icons/icons.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ const bidirectional = [
145145
'reply',
146146
'rubric-dark',
147147
'rubric',
148+
'sidebar-close',
149+
'sidebar-open',
148150
'sis-imported',
149151
'syllabus',
150152
'text-left',
@@ -158,6 +160,7 @@ const bidirectional = [
158160
'toggle-end'
159161
]
160162

163+
/* eslint-disable no-undef */
161164
module.exports = {
162165
source,
163166
destination,
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)