diff --git a/src/icons/attach.svg b/src/icons/attach.svg new file mode 100644 index 0000000..10975ea --- /dev/null +++ b/src/icons/attach.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/template/mapping.json b/src/template/mapping.json index 0d07be2..dab7258 100644 --- a/src/template/mapping.json +++ b/src/template/mapping.json @@ -567,5 +567,6 @@ "fold-vertical-filled": 60465, "go-to-search": 60466, "percentage": 60467, - "sort-percentage": 60467 + "sort-percentage": 60467, + "attach": 60468 }