diff options
Diffstat (limited to 'src/_icons/details.svg')
-rw-r--r-- | src/_icons/details.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/details.svg b/src/_icons/details.svg new file mode 100644 index 00000000..836feefd --- /dev/null +++ b/src/_icons/details.svg @@ -0,0 +1,7 @@ +--- +tags: [geometric, half, shape, highlight, triangle] +--- +<svg> + <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" /> + <path d="M12 3v16" /> +</svg> |