diff options
Diffstat (limited to 'src/_icons/radius-bottom-right.svg')
-rw-r--r-- | src/_icons/radius-bottom-right.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/radius-bottom-right.svg b/src/_icons/radius-bottom-right.svg new file mode 100644 index 00000000..23dc604c --- /dev/null +++ b/src/_icons/radius-bottom-right.svg @@ -0,0 +1,6 @@ +--- +tags: [round, corner, rounded, border, css, style, top] +--- +<svg> + <path d="M19 5v6a8 8 0 0 1 -8 8h-6" /> +</svg> |