diff options
Diffstat (limited to 'src/_icons/angle.svg')
-rw-r--r-- | src/_icons/angle.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/angle.svg b/src/_icons/angle.svg new file mode 100644 index 00000000..ef3804eb --- /dev/null +++ b/src/_icons/angle.svg @@ -0,0 +1,10 @@ +--- +category: Design +--- +<svg> + <path d="M21 19H3l9-15"/> + <path d="M20.615 15.171h.015"/> + <path d="M19.515 11.771h.015"/> + <path d="M17.715 8.671h.015"/> + <path d="M15.415 5.971h.015"/> +</svg> |