diff options
Diffstat (limited to 'src/icons/transition-bottom.svg')
-rw-r--r-- | src/icons/transition-bottom.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/transition-bottom.svg b/src/icons/transition-bottom.svg new file mode 100644 index 00000000..93f0f810 --- /dev/null +++ b/src/icons/transition-bottom.svg @@ -0,0 +1,11 @@ +--- +category: Arrows +version: "1.80" +unicode: "f2b2" +--- +<svg> + <path d="M21 18a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3" /> + <rect x="3" y="3" width="18" height="6" rx="3" /> + <path d="M12 9v8" /> + <path d="M9 14l3 3l3 -3" /> +</svg> |