Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 80d95be

Browse files
committed
� Conflicts: � package.json
2 parents 4c726ee + 1ae97c9 commit 80d95be

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

src/Icons/MoreBelowFilled.svg

Lines changed: 3 additions & 0 deletions
Loading

src/Icons/iconsMetaData.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ const VIEW = "View";
44
export const iconsMetaData = [
55
// DO NOT REMOVE THIS FOLLOWING LINE!
66
// plop_marker:icon_metadata
7-
8-
7+
{
8+
name: "MoreBelowFilled",
9+
file: "MoreBelowFilled.svg",
10+
description: "filled box with a curved arrow",
11+
tags: "arrow"
12+
},
913
{
1014
name: "Activity",
1115
file: "Activity.svg",

0 commit comments

Comments
 (0)