summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMewPurPur <mew.pur.pur@abv.bg>2023-08-17 17:42:46 +0300
committerMewPurPur <mew.pur.pur@abv.bg>2023-08-17 19:41:56 +0300
commitc845242250f85f84392bfa2f546b83aefda787d6 (patch)
tree939f20df83cbf2aa514e5ab3169e9fb7d119a637
parentf7bc653cbe81018fe362472a0143b7153a52f929 (diff)
downloadredot-engine-c845242250f85f84392bfa2f546b83aefda787d6.tar.gz
Add a RegEx icon
-rw-r--r--editor/icons/RegEx.svg1
-rw-r--r--editor/icons/RegExMatch.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/editor/icons/RegEx.svg b/editor/icons/RegEx.svg
new file mode 100644
index 0000000000..4df26f41c0
--- /dev/null
+++ b/editor/icons/RegEx.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 14h3v-3H2zM6.561 2.855a21 21 0 0 1 2.82 1.185A21 21 0 0 1 9.137 1h1.77a21 21 0 0 1-.28 3.027 21 21 0 0 1 2.88-1.171l.562 1.733a21 21 0 0 1-3.04.684 21 21 0 0 1 2.1 2.307l-1.465 1.037a21 21 0 0 1-1.672-2.624 21 21 0 0 1-1.587 2.624L6.965 7.58a21 21 0 0 1 2.026-2.308A21 21 0 0 1 6 4.59z" fill="#e0e0e0"/></svg>
diff --git a/editor/icons/RegExMatch.svg b/editor/icons/RegExMatch.svg
new file mode 100644
index 0000000000..889cf6cc8a
--- /dev/null
+++ b/editor/icons/RegExMatch.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M5 13h2v-2H5zm2.5-8a14 14 0 0 1 1.88.79 14 14 0 0 1-.163-2.027h1.18a14 14 0 0 1-.186 2.018 14 14 0 0 1 1.92-.78l.374 1.155a14 14 0 0 1-2.026.456 14 14 0 0 1 1.4 1.538l-.977.691a14 14 0 0 1-1.115-1.75 14 14 0 0 1-1.058 1.75l-.96-.691A14 14 0 0 1 9.12 6.61a14 14 0 0 1-1.993-.454zM1.67 2C0 5 0 11 1.67 14h2C2 11 2 5 3.67 2zm10.66 0c1.67 3 1.67 9 0 12h2c1.67-3 1.67-9 0-12z" fill="#e0e0e0"/></svg>