diff --git a/icons/outline/x-power-y.svg b/icons/outline/x-power-y.svg
new file mode 100644
index 000000000..d24661676
--- /dev/null
+++ b/icons/outline/x-power-y.svg
@@ -0,0 +1,21 @@
+<!--
+tags: [math, expression, equation, power, raised]
+category: Math
+-->
+<svg
+ xmlns="http://www.w3.org/2000/svg" 
+ width="24"
+ height="24"
+ viewBox="0 0 24 24"
+ fill="none"
+ stroke="currentColor"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+>
+  <path d="M15 3l3 5.063" />
+  <path d="M5 12l6 6" />
+  <path d="M5 18l6 -6" />
+  <path d="M21 3l-4.8 9" />
+</svg>
+