aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/_icons/braces-asterix.svg13
-rw-r--r--src/_icons/regex.svg12
2 files changed, 25 insertions, 0 deletions
diff --git a/src/_icons/braces-asterix.svg b/src/_icons/braces-asterix.svg
new file mode 100644
index 00000000..b7a486ba
--- /dev/null
+++ b/src/_icons/braces-asterix.svg
@@ -0,0 +1,13 @@
+---
+category: Text
+---
+<svg>
+ <path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
+ <path d="M12 11.875l3 -1.687" />
+ <path d="M12 11.875v3.375" />
+ <path d="M12 11.875l-3 -1.687" />
+ <path d="M12 11.875l3 1.688" />
+ <path d="M12 8.5v3.375" />
+ <path d="M12 11.875l-3 1.688" />
+ <path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
+</svg>
diff --git a/src/_icons/regex.svg b/src/_icons/regex.svg
new file mode 100644
index 00000000..49d2a06c
--- /dev/null
+++ b/src/_icons/regex.svg
@@ -0,0 +1,12 @@
+---
+category: Text
+---
+<svg>
+ <path d="M6.5 15a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0 -5z" />
+ <path d="M17 7.875l3 -1.687" />
+ <path d="M17 7.875v3.375" />
+ <path d="M17 7.875l-3 -1.687" />
+ <path d="M17 7.875l3 1.688" />
+ <path d="M17 4.5v3.375" />
+ <path d="M17 7.875l-3 1.688" />
+</svg>