diff --git a/packages/icons/icons.json b/packages/icons/icons.json index 9ef2e4a52f..ec3001252b 100644 --- a/packages/icons/icons.json +++ b/packages/icons/icons.json @@ -3904,5 +3904,12 @@ "tags": "issue, error, broken, insect, code, fail, software", "group": "miscellaneous", "codepoint": 62254 + }, + { + "displayName": "Regex", + "iconName": "regex", + "tags": "syntax, code, string, parse, parsing, regular, expression", + "group": "miscellaneous", + "codepoint": 62255 } ] diff --git a/resources/icons/16px/regex.svg b/resources/icons/16px/regex.svg new file mode 100644 index 0000000000..3b1d7f3666 --- /dev/null +++ b/resources/icons/16px/regex.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/20px/regex.svg b/resources/icons/20px/regex.svg new file mode 100644 index 0000000000..fb9c23c795 --- /dev/null +++ b/resources/icons/20px/regex.svg @@ -0,0 +1,4 @@ + + + +