diff --git a/icons/pilcrow-square.json b/icons/pilcrow-square.json new file mode 100644 index 0000000..5c4c57d --- /dev/null +++ b/icons/pilcrow-square.json @@ -0,0 +1,17 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "paragraph", + "mark", + "paraph", + "blind", + "typography", + "type", + "text", + "prose", + "symbol" + ], + "categories": [ + "text" + ] +} \ No newline at end of file diff --git a/icons/pilcrow-square.svg b/icons/pilcrow-square.svg new file mode 100644 index 0000000..0523a25 --- /dev/null +++ b/icons/pilcrow-square.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/pilcrow.json b/icons/pilcrow.json index 8b3459b..5c4c57d 100644 --- a/icons/pilcrow.json +++ b/icons/pilcrow.json @@ -7,7 +7,9 @@ "blind", "typography", "type", - "text" + "text", + "prose", + "symbol" ], "categories": [ "text"