diff --git a/font-build.json b/font-build.json index 8e87eeb52..92fc90c71 100644 --- a/font-build.json +++ b/font-build.json @@ -31,6 +31,6 @@ "month": 3, "day": 14, "hour": 3, - "minute": 25 + "minute": 41 } } \ No newline at end of file diff --git a/meta.json b/meta.json index 311c733cb..69d875f6e 100644 --- a/meta.json +++ b/meta.json @@ -26861,6 +26861,19 @@ "author": "Charlie Davis", "version": "5.1.45" }, + { + "id": "BB7E18FD-F473-4A80-B6A9-A17D3648E0A4", + "name": "form-textbox", + "codepoint": "F060E", + "aliases": [ + "rename" + ], + "tags": [ + "Form" + ], + "author": "Austin Andrews", + "version": "1.5.54" + }, { "id": "CF22AACF-228D-4C3A-9BE7-D5DE853A0139", "name": "format-align-bottom", @@ -53751,19 +53764,6 @@ "author": "Michael Richins", "version": "4.2.95" }, - { - "id": "BB7E18FD-F473-4A80-B6A9-A17D3648E0A4", - "name": "textbox", - "codepoint": "F060E", - "aliases": [ - "rename" - ], - "tags": [ - "Form" - ], - "author": "Austin Andrews", - "version": "1.5.54" - }, { "id": "32C3C391-9B80-4659-BCB3-6653FE4E5108", "name": "textbox-lock", diff --git a/svg/form-textbox.svg b/svg/form-textbox.svg new file mode 100644 index 000000000..1cf44d7ea --- /dev/null +++ b/svg/form-textbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/textbox.svg b/svg/textbox.svg deleted file mode 100644 index 2e773e833..000000000 --- a/svg/textbox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file