Skip to content

Commit f983a6f

Browse files
MatthiasLingMatthias Lingsvc-changelog
authored
Add Markdown Icon (#7508)
Co-authored-by: Matthias Ling <[email protected]> Co-authored-by: svc-changelog <[email protected]>
1 parent 51e0d24 commit f983a6f

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
type: feature
2+
feature:
3+
description: Add Markdown Icon
4+
links:
5+
- https://github.com/palantir/blueprint/pull/7508

packages/icons/icons.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4758,5 +4758,12 @@
47584758
"tags": "dashed, square, interfacae, remove, delete, interface object",
47594759
"group": "editor",
47604760
"codepoint": 62376
4761+
},
4762+
{
4763+
"displayName": "Markdown",
4764+
"iconName": "markdown",
4765+
"tags": "markdown, text",
4766+
"group": "editor",
4767+
"codepoint": 62377
47614768
}
47624769
]

resources/icons/16px/markdown.svg

Lines changed: 3 additions & 0 deletions
Loading

resources/icons/20px/markdown.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)