This commit is contained in:
Bot
2020-02-05 02:21:02 +00:00
parent 2f8a1f6c89
commit b9302bed2f
3 changed files with 11 additions and 1 deletions

View File

@@ -24,6 +24,6 @@
"version": {
"major": 4,
"minor": 9,
"patch": 98
"patch": 99
}
}

View File

@@ -48870,6 +48870,15 @@
"author": "frankgrinaert",
"version": "5.0.95"
},
{
"id": "36E782AF-0396-45C7-B5C2-61FB37C01E2F",
"name": "sort-bool-descending",
"codepoint": "F03B2",
"aliases": [],
"tags": [],
"author": "frankgrinaert",
"version": "5.0.95"
},
{
"id": "F0028BDF-0589-400F-8596-100CCB029D6E",
"name": "sort-descending",

View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-sort-bool-descending" width="24" height="24" viewBox="0 0 24 24"><path d="M19 7H22L18 3L14 7H17V21H19M5 7C5 8.1 5.9 9 7 9C8.1 9 9 8.1 9 7C9 5.9 8.1 5 7 5C5.9 5 5 5.9 5 7M7 3C9.21 3 11 4.79 11 7C11 9.21 9.21 11 7 11C4.79 11 3 9.21 3 7C3 4.79 4.79 3 7 3M7 13C4.79 13 3 14.79 3 17C3 19.21 4.79 21 7 21C9.21 21 11 19.21 11 17C11 14.79 9.21 13 7 13Z" /></svg>

After

Width:  |  Height:  |  Size: 595 B