diff options
Diffstat (limited to 'icons/stack-pop.svg')
-rw-r--r-- | icons/stack-pop.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/stack-pop.svg b/icons/stack-pop.svg new file mode 100644 index 00000000..620f25d8 --- /dev/null +++ b/icons/stack-pop.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-stack-pop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 9.5l-3 1.5l8 4l8 -4l-2.999 -1.5" /> + <path d="M4 15l8 4l8 -4" /> + <path d="M12 11v-7" /> + <path d="M9 7l3 -3l3 3" /> +</svg> + + |