Skip to content

Commit

Permalink
chore(icons): from Figma (#5133)
Browse files Browse the repository at this point in the history
Co-authored-by: angautier <[email protected]>
  • Loading branch information
github-actions[bot] and angautier authored Jan 23, 2024
1 parent dc213e8 commit c317063
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/panel-left-L-minor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@talend/icons': minor
---

added icon `panel-left` in size `L`
5 changes: 5 additions & 0 deletions .changeset/panel-left-M-minor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@talend/icons': minor
---

added icon `panel-left` in size `M`
5 changes: 5 additions & 0 deletions .changeset/panel-left-S-minor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@talend/icons': minor
---

added icon `panel-left` in size `S`
10 changes: 10 additions & 0 deletions packages/icons/src/icon/L/panel-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/icons/src/icon/M/panel-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/icons/src/icon/S/panel-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 22 additions & 1 deletion packages/icons/src/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4373,5 +4373,26 @@
"description": "",
"remote": false,
"documentationLinks": []
},
{
"key": "d16c89dfe823639673001f1be74fddbbb35d13f3",
"name": "icon/S/panel-left",
"description": "",
"remote": false,
"documentationLinks": []
},
{
"key": "b8a11040b60e404508ac29e6547611b0a782344c",
"name": "icon/M/panel-left",
"description": "",
"remote": false,
"documentationLinks": []
},
{
"key": "293c85012ecde0b57b7a6c09d809c0a7d070a1b1",
"name": "icon/L/panel-left",
"description": "",
"remote": false,
"documentationLinks": []
}
]
]

0 comments on commit c317063

Please sign in to comment.