1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

x power y icon added [Fixes #1241] (#1243)

Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
Sarthak Kumar Shailendra
2024-10-23 10:34:47 +05:30
committed by GitHub
parent abe6658107
commit 65522f0e33

View File

@@ -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>

After

Width:  |  Height:  |  Size: 384 B