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