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