diff --git a/icons/pen-tool.svg b/icons/pen-tool.svg new file mode 100644 index 00000000..45b24bbd --- /dev/null +++ b/icons/pen-tool.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/src/tags.json b/src/tags.json index befbba54..070d4d57 100644 --- a/src/tags.json +++ b/src/tags.json @@ -103,6 +103,7 @@ "paperclip": ["attachment"], "pause": ["music", "stop"], "pause-circle": ["music", "stop"], + "pen-tool": ["vector", "drawing"], "play": ["music", "start"], "play-circle": ["music", "start"], "plus": ["add", "new"],