diff options
Diffstat (limited to '_icons/plus-triangle.svg')
-rw-r--r-- | _icons/plus-triangle.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/plus-triangle.svg b/_icons/plus-triangle.svg new file mode 100644 index 0000000..9741fae --- /dev/null +++ b/_icons/plus-triangle.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <line x1="12" y1="10" x2="12" y2="16" /> + <line x1="9" y1="13" x2="15" y2="13" /> + <path d="M5.07 19H19a2 2 0 001.75 -2.75L13.75 4a2 2 0 00-3.5 0L3.25 16.25a2 2 0 001.75 2.75" /> +</svg> |