From cdcbac64c0d8e0930ee68e10f772ac964a0d7499 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 25 Jul 2020 08:48:29 -0700 Subject: [PATCH] Add b.sfsymbols by @atrinh0 --- contents.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contents.json b/contents.json index e230fe1d..930f7622 100644 --- a/contents.json +++ b/contents.json @@ -22254,6 +22254,16 @@ "license": "mit", "date_added": "Jul 22 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "SF Symbols Browser", + "category-ids": ["swiftui"], + "tags": ["swift", "swiftui", "ipad"], + "source": "https://github.com/atrinh0/sfsymbols", + "screenshots": ["https://github.com/atrinh0/sfsymbols/raw/master/images/filter.gif"], + "license": "other", + "date_added": "Jul 24 2020", + "suggested_by": "@dkhamsing" } ] }