diff --git a/font-build.json b/font-build.json index 92fc90c71..e5ebd5292 100644 --- a/font-build.json +++ b/font-build.json @@ -31,6 +31,6 @@ "month": 3, "day": 14, "hour": 3, - "minute": 41 + "minute": 42 } } \ No newline at end of file diff --git a/meta.json b/meta.json index 506d88096..2942d2039 100644 --- a/meta.json +++ b/meta.json @@ -26861,6 +26861,17 @@ "author": "Charlie Davis", "version": "5.1.45" }, + { + "id": "9C901687-3535-4B54-B963-7E92EB9CE229", + "name": "form-textarea", + "codepoint": "F1095", + "aliases": [], + "tags": [ + "Form" + ], + "author": "Michael Richins", + "version": "4.2.95" + }, { "id": "BB7E18FD-F473-4A80-B6A9-A17D3648E0A4", "name": "form-textbox", @@ -53773,17 +53784,6 @@ "author": "Austin Andrews", "version": "1.5.54" }, - { - "id": "9C901687-3535-4B54-B963-7E92EB9CE229", - "name": "textarea", - "codepoint": "F1095", - "aliases": [], - "tags": [ - "Form" - ], - "author": "Michael Richins", - "version": "4.2.95" - }, { "id": "E3A06403-51B5-4D00-9349-53517553A324", "name": "texture", diff --git a/svg/form-textarea.svg b/svg/form-textarea.svg new file mode 100644 index 000000000..b34f95559 --- /dev/null +++ b/svg/form-textarea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/textarea.svg b/svg/textarea.svg deleted file mode 100644 index 89ed22ae3..000000000 --- a/svg/textarea.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file