Skip to content

Commit 24697d9

Browse files
committed
Add new map-vertical and map-vertical-filled icons
1 parent 9c6a0e7 commit 24697d9

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

src/icons/map-vertical-filled.svg

+1
Loading

src/icons/map-vertical.svg

+1
Loading

src/template/mapping.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,11 @@
515515
"blank": 60419,
516516
"heart-filled": 60420,
517517
"map": 60421,
518+
"map-horizontal": 60421,
519+
"fold-horizontal": 60421,
518520
"map-filled": 60422,
521+
"map-horizontal-filled": 60422,
522+
"fold-horizontal-filled": 60422,
519523
"circle-small": 60423,
520524
"bell-slash": 60424,
521525
"bell-slash-dot": 60425,
@@ -556,5 +560,9 @@
556560
"run-coverage": 60460,
557561
"run-all-coverage": 60461,
558562
"coverage": 60462,
559-
"github-project": 60463
563+
"github-project": 60463,
564+
"map-vertical": 60464,
565+
"fold-vertical": 60464,
566+
"map-vertical-filled": 60465,
567+
"fold-vertical-filled": 60465
560568
}

0 commit comments

Comments
 (0)