diff options
Diffstat (limited to 'src/icons/angle.svg')
-rw-r--r-- | src/icons/angle.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/angle.svg b/src/icons/angle.svg new file mode 100644 index 00000000..7a1dd8c2 --- /dev/null +++ b/src/icons/angle.svg @@ -0,0 +1,13 @@ +--- +tags: [geometry, math, degrees] +category: Design +version: "1.41" +unicode: "ef20" +--- +<svg> + <path d="M21 19h-18l9 -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> |