diff options
Diffstat (limited to 'src/_icons/radius-bottom-right.svg')
-rw-r--r-- | src/_icons/radius-bottom-right.svg | 7 |
1 files changed, 7 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..c4ca81b3 --- /dev/null +++ b/src/_icons/radius-bottom-right.svg @@ -0,0 +1,7 @@ +--- +tags: [round, corner, rounded, border, css, style, top] +version: 1.39 +--- +<svg> + <path d="M19 5v6a8 8 0 0 1 -8 8h-6" /> +</svg> |