sketch-city / harvey-api

Harvey Needs API
http://harveyneeds.org
GNU General Public License v3.0
23 stars 39 forks source link

Make icons an object #126

Closed cmason closed 7 years ago

cmason commented 7 years ago

Since the top level categories will be the only categories with icons, rendering the icons as an array of objects is a bit awkward. This will make icons an object instead of an array of objects. Each property maps to a top-level category and its associated icon.