add four moreicons

This commit is contained in:
John Gruen
2017-02-21 14:14:22 -05:00
committed by Jonathan Kingston
parent 889aa830d3
commit d2e35d22c7
6 changed files with 73 additions and 1 deletions
+4
View File
@@ -27,6 +27,10 @@ const IDENTITY_ICONS = [
{ name: "gift", image: "gift" },
{ name: "vacation", image: "vacation" },
{ name: "food", image: "food" },
{ name: "fruit", image: "fruit" },
{ name: "pet", image: "pet" },
{ name: "tree", image: "tree" },
{ name: "chill", image: "chill" },
{ name: "circle", image: "circle" }, // this doesn't exist in m-b
];