mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
abe6658107
commit
65522f0e33
21
icons/outline/x-power-y.svg
Normal file
21
icons/outline/x-power-y.svg
Normal 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 |
Reference in New Issue
Block a user