diff options
Diffstat (limited to 'src/icons/sort-descending-2.svg')
-rw-r--r-- | src/icons/sort-descending-2.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/sort-descending-2.svg b/src/icons/sort-descending-2.svg new file mode 100644 index 00000000..3a2296af --- /dev/null +++ b/src/icons/sort-descending-2.svg @@ -0,0 +1,12 @@ +--- +category: Text +tags: [filter, classify, arrange, order] +version: "1.39" +unicode: "eee3" +--- +<svg> + <rect x="5" y="5" width="5" height="5" rx=".5" /> + <rect x="5" y="14" width="5" height="5" rx=".5" /> + <path d="M14 15l3 3l3 -3" /> + <path d="M17 18v-12" /> +</svg> |