@iconify/json 2.2.175 → 2.2.177
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/collections.json +8 -8
- package/collections.md +8 -8
- package/composer.json +1 -1
- package/dist/index.cjs +3 -1
- package/dist/index.d.cts +53 -0
- package/dist/index.d.mts +53 -0
- package/dist/index.d.ts +5 -1
- package/dist/index.mjs +1 -1
- package/json/arcticons.json +9 -9
- package/json/fluent.json +241 -13
- package/json/lucide.json +30 -8
- package/json/pajamas.json +6 -3
- package/json/simple-icons.json +51 -6
- package/package.json +8 -8
package/collections.json
CHANGED
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1418,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1263,8 +1263,8 @@
|
|
|
1263
1263
|
},
|
|
1264
1264
|
"fluent": {
|
|
1265
1265
|
"name": "Fluent UI System Icons",
|
|
1266
|
-
"total":
|
|
1267
|
-
"version": "1.1.
|
|
1266
|
+
"total": 15481,
|
|
1267
|
+
"version": "1.1.226",
|
|
1268
1268
|
"author": {
|
|
1269
1269
|
"name": "Microsoft Corporation",
|
|
1270
1270
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1465,8 +1465,8 @@
|
|
|
1465
1465
|
},
|
|
1466
1466
|
"pajamas": {
|
|
1467
1467
|
"name": "Gitlab SVGs",
|
|
1468
|
-
"total":
|
|
1469
|
-
"version": "3.
|
|
1468
|
+
"total": 374,
|
|
1469
|
+
"version": "3.79.0",
|
|
1470
1470
|
"author": {
|
|
1471
1471
|
"name": "GitLab B.V.",
|
|
1472
1472
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2142,8 +2142,8 @@
|
|
|
2142
2142
|
},
|
|
2143
2143
|
"simple-icons": {
|
|
2144
2144
|
"name": "Simple Icons",
|
|
2145
|
-
"total":
|
|
2146
|
-
"version": "11.
|
|
2145
|
+
"total": 2988,
|
|
2146
|
+
"version": "11.3.0",
|
|
2147
2147
|
"author": {
|
|
2148
2148
|
"name": "Simple Icons Collaborators",
|
|
2149
2149
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2232,7 +2232,7 @@
|
|
|
2232
2232
|
},
|
|
2233
2233
|
"arcticons": {
|
|
2234
2234
|
"name": "Arcticons",
|
|
2235
|
-
"total":
|
|
2235
|
+
"total": 8669,
|
|
2236
2236
|
"author": {
|
|
2237
2237
|
"name": "Donnnno",
|
|
2238
2238
|
"url": "https://github.com/Donnnno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
150
150
|
|
|
151
151
|
## Lucide
|
|
152
|
-
* Number of icons:
|
|
152
|
+
* Number of icons: 1418
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -619,12 +619,12 @@
|
|
|
619
619
|
* File: [json/f7.json](json/f7.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
620
620
|
|
|
621
621
|
## Fluent UI System Icons
|
|
622
|
-
* Number of icons:
|
|
622
|
+
* Number of icons: 15481
|
|
623
623
|
* Author: Microsoft Corporation
|
|
624
624
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
625
625
|
* License: MIT
|
|
626
626
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
627
|
-
* Version: 1.1.
|
|
627
|
+
* Version: 1.1.226
|
|
628
628
|
* Palette: Colorless
|
|
629
629
|
* Icon set prefix: `fluent`
|
|
630
630
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -717,12 +717,12 @@
|
|
|
717
717
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
718
718
|
|
|
719
719
|
## Gitlab SVGs
|
|
720
|
-
* Number of icons:
|
|
720
|
+
* Number of icons: 374
|
|
721
721
|
* Author: GitLab B.V.
|
|
722
722
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
723
723
|
* License: MIT
|
|
724
724
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
725
|
-
* Version: 3.
|
|
725
|
+
* Version: 3.79.0
|
|
726
726
|
* Palette: Colorless
|
|
727
727
|
* Icon set prefix: `pajamas`
|
|
728
728
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1045,12 +1045,12 @@
|
|
|
1045
1045
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1046
1046
|
|
|
1047
1047
|
## Simple Icons
|
|
1048
|
-
* Number of icons:
|
|
1048
|
+
* Number of icons: 2988
|
|
1049
1049
|
* Author: Simple Icons Collaborators
|
|
1050
1050
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1051
1051
|
* License: CC0 1.0
|
|
1052
1052
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1053
|
-
* Version: 11.
|
|
1053
|
+
* Version: 11.3.0
|
|
1054
1054
|
* Palette: Colorless
|
|
1055
1055
|
* Icon set prefix: `simple-icons`
|
|
1056
1056
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1089,7 +1089,7 @@
|
|
|
1089
1089
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1090
1090
|
|
|
1091
1091
|
## Arcticons
|
|
1092
|
-
* Number of icons:
|
|
1092
|
+
* Number of icons: 8669
|
|
1093
1093
|
* Author: Donnnno
|
|
1094
1094
|
* URL: https://github.com/Donnnno/Arcticons
|
|
1095
1095
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -4,6 +4,7 @@ const fs = require('fs');
|
|
|
4
4
|
const url = require('url');
|
|
5
5
|
const pathe = require('pathe');
|
|
6
6
|
|
|
7
|
+
var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
|
|
7
8
|
/**
|
|
8
9
|
* This file is part of the iconify.design libraries.
|
|
9
10
|
*
|
|
@@ -14,7 +15,7 @@ const pathe = require('pathe');
|
|
|
14
15
|
* For the full copyright and license information, please view the license.txt
|
|
15
16
|
* file that is available in this file's directory.
|
|
16
17
|
*/
|
|
17
|
-
const _dirname = typeof __dirname !== "undefined" ? __dirname : pathe.dirname(url.fileURLToPath((typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (
|
|
18
|
+
const _dirname = typeof __dirname !== "undefined" ? __dirname : pathe.dirname(url.fileURLToPath((typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.src || new URL('index.cjs', document.baseURI).href))));
|
|
18
19
|
const dir = pathe.join(_dirname, "/..");
|
|
19
20
|
const locate = (name) => pathe.join(dir, `./json/${name}.json`);
|
|
20
21
|
const loadCollection = async (path) => {
|
|
@@ -29,6 +30,7 @@ const lookupCollections = async () => {
|
|
|
29
30
|
);
|
|
30
31
|
};
|
|
31
32
|
|
|
33
|
+
exports.dir = dir;
|
|
32
34
|
exports.loadCollection = loadCollection;
|
|
33
35
|
exports.locate = locate;
|
|
34
36
|
exports.lookupCollection = lookupCollection;
|
package/dist/index.d.cts
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { PathLike } from 'fs';
|
|
2
|
+
import { IconifyInfo, IconifyJSON } from '@iconify/types';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* This file is part of the iconify.design libraries.
|
|
6
|
+
*
|
|
7
|
+
* (c) Vjacheslav Trushkin <cyberalien@gmail.com>
|
|
8
|
+
*
|
|
9
|
+
* @license MIT
|
|
10
|
+
*
|
|
11
|
+
* For the full copyright and license information, please view the license.txt
|
|
12
|
+
* file that is available in this file's directory.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* Collection info map
|
|
17
|
+
*/
|
|
18
|
+
type IconifyMetaDataCollection = {
|
|
19
|
+
[prefix: string]: IconifyInfo;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Directory of this package
|
|
23
|
+
*/
|
|
24
|
+
declare const dir: string;
|
|
25
|
+
/**
|
|
26
|
+
* Locate JSON file
|
|
27
|
+
*
|
|
28
|
+
* @param {string} name Collection name
|
|
29
|
+
* @returns {string} Path to collection json file
|
|
30
|
+
*/
|
|
31
|
+
declare const locate: (name: string) => PathLike;
|
|
32
|
+
/**
|
|
33
|
+
* Loads a collection.
|
|
34
|
+
*
|
|
35
|
+
* @param {PathLike} path The path to locate the `json` collection file.
|
|
36
|
+
* @return {Promise<IconifyJSON>}
|
|
37
|
+
*/
|
|
38
|
+
declare const loadCollection: (path: PathLike) => Promise<IconifyJSON>;
|
|
39
|
+
/**
|
|
40
|
+
* Get a collection.
|
|
41
|
+
*
|
|
42
|
+
* @param {string} name The name of the collection
|
|
43
|
+
* @return {Promise<IconifyJSON>}
|
|
44
|
+
*/
|
|
45
|
+
declare const lookupCollection: (name: string) => Promise<IconifyJSON>;
|
|
46
|
+
/**
|
|
47
|
+
* Get list of collections info.
|
|
48
|
+
*
|
|
49
|
+
* @return {Promise<IconifyMetaDataCollection>}
|
|
50
|
+
*/
|
|
51
|
+
declare const lookupCollections: () => Promise<IconifyMetaDataCollection>;
|
|
52
|
+
|
|
53
|
+
export { type IconifyMetaDataCollection, dir, loadCollection, locate, lookupCollection, lookupCollections };
|
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { PathLike } from 'fs';
|
|
2
|
+
import { IconifyInfo, IconifyJSON } from '@iconify/types';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* This file is part of the iconify.design libraries.
|
|
6
|
+
*
|
|
7
|
+
* (c) Vjacheslav Trushkin <cyberalien@gmail.com>
|
|
8
|
+
*
|
|
9
|
+
* @license MIT
|
|
10
|
+
*
|
|
11
|
+
* For the full copyright and license information, please view the license.txt
|
|
12
|
+
* file that is available in this file's directory.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* Collection info map
|
|
17
|
+
*/
|
|
18
|
+
type IconifyMetaDataCollection = {
|
|
19
|
+
[prefix: string]: IconifyInfo;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Directory of this package
|
|
23
|
+
*/
|
|
24
|
+
declare const dir: string;
|
|
25
|
+
/**
|
|
26
|
+
* Locate JSON file
|
|
27
|
+
*
|
|
28
|
+
* @param {string} name Collection name
|
|
29
|
+
* @returns {string} Path to collection json file
|
|
30
|
+
*/
|
|
31
|
+
declare const locate: (name: string) => PathLike;
|
|
32
|
+
/**
|
|
33
|
+
* Loads a collection.
|
|
34
|
+
*
|
|
35
|
+
* @param {PathLike} path The path to locate the `json` collection file.
|
|
36
|
+
* @return {Promise<IconifyJSON>}
|
|
37
|
+
*/
|
|
38
|
+
declare const loadCollection: (path: PathLike) => Promise<IconifyJSON>;
|
|
39
|
+
/**
|
|
40
|
+
* Get a collection.
|
|
41
|
+
*
|
|
42
|
+
* @param {string} name The name of the collection
|
|
43
|
+
* @return {Promise<IconifyJSON>}
|
|
44
|
+
*/
|
|
45
|
+
declare const lookupCollection: (name: string) => Promise<IconifyJSON>;
|
|
46
|
+
/**
|
|
47
|
+
* Get list of collections info.
|
|
48
|
+
*
|
|
49
|
+
* @return {Promise<IconifyMetaDataCollection>}
|
|
50
|
+
*/
|
|
51
|
+
declare const lookupCollections: () => Promise<IconifyMetaDataCollection>;
|
|
52
|
+
|
|
53
|
+
export { type IconifyMetaDataCollection, dir, loadCollection, locate, lookupCollection, lookupCollections };
|
package/dist/index.d.ts
CHANGED
|
@@ -18,6 +18,10 @@ import { IconifyInfo, IconifyJSON } from '@iconify/types';
|
|
|
18
18
|
type IconifyMetaDataCollection = {
|
|
19
19
|
[prefix: string]: IconifyInfo;
|
|
20
20
|
};
|
|
21
|
+
/**
|
|
22
|
+
* Directory of this package
|
|
23
|
+
*/
|
|
24
|
+
declare const dir: string;
|
|
21
25
|
/**
|
|
22
26
|
* Locate JSON file
|
|
23
27
|
*
|
|
@@ -46,4 +50,4 @@ declare const lookupCollection: (name: string) => Promise<IconifyJSON>;
|
|
|
46
50
|
*/
|
|
47
51
|
declare const lookupCollections: () => Promise<IconifyMetaDataCollection>;
|
|
48
52
|
|
|
49
|
-
export { IconifyMetaDataCollection, loadCollection, locate, lookupCollection, lookupCollections };
|
|
53
|
+
export { type IconifyMetaDataCollection, dir, loadCollection, locate, lookupCollection, lookupCollections };
|
package/dist/index.mjs
CHANGED
package/json/arcticons.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "arcticons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Arcticons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 8669,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Donnnno",
|
|
8
8
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "Brands / Social",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1706511127,
|
|
26
26
|
"icons": {
|
|
27
27
|
"99": {
|
|
28
28
|
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"17.52\" cy=\"21.62\" r=\"4.76\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.28 29.38a4.35 4.35 0 0 0 3.88 1.76h.36a4.75 4.75 0 0 0 4.76-4.76v-4.76\"/><circle cx=\"30.48\" cy=\"21.62\" r=\"4.76\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.25 29.38a4.35 4.35 0 0 0 3.88 1.76h.35a4.74 4.74 0 0 0 4.76-4.76v-4.76\"/>"
|
|
@@ -1695,7 +1695,7 @@
|
|
|
1695
1695
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.806 42.5V21.944L5.5 28.111V42.5zM33.25 25.028v-14.39l-11.306 6.168V42.5h9.25\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M31.194 42.5V24L42.5 30.167V42.5zm-4.111-28.778V5.5L14.75 12.694v10.278M16.806 42.5h5.138\"/>"
|
|
1696
1696
|
},
|
|
1697
1697
|
"app-finder": {
|
|
1698
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"
|
|
1698
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m23.56 22.294l-3.037-7.385L24.1 4.477l3.207 10.442l-2.706 7.375m-3.327 2.264l-7.946.601L4.5 18.526l10.922.19l6.213 4.89m5.03.942l8.017.611l8.818-6.633l-10.922.19l-6.203 4.88m-1.042 3.968l1.844 7.616l9.038 6.343l-3.547-10.331l-6.514-4.37m-3.497.602l-1.894 7.746l-9.028 6.353l3.547-10.331l6.574-4.47\"/><circle cx=\"23.99\" cy=\"25.039\" r=\"2.726\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1699
1699
|
},
|
|
1700
1700
|
"app-ghtk": {
|
|
1701
1701
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M31.326 25.591h8.498v8.716h-8.498zm8.498 0l2.676-2.676m-11.174 2.676l2.676-2.676m5.822 11.393l2.676-2.676m-8.498-8.717H42.5m0 0v8.716m-11.174 2.677c-2.183 1.26-6.37 3.102-8.631 1.999m-3.337-20.794c0 13.852 20.154 7.003 15.747-.63\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20.357 20.055c-4.36 2.517-6.695 11.14-1.238 14.29m.239-18.832c2.185 1.261 10.876.675 15.747-.63c1.223-.328 4.466-1.38 3.572-2.274c-.895-.895-2.378-1.546-4.25-1.853c-2.608-9.733-18.849-1.79-15.07 4.757\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M34.427 10.757c-1.784 1.784-11.414 3.777-15.07 4.757m13.549 6.056c-2.96.789-5.308.54-6.815-1.14m1.226 6.477l5.162 3.698l2.696-1.233m-6.582 6.27l3.55 6.15l3.015-1.74m-12.28-8.376l-3.603 6.24l-4.93-1.321l-1.984 3.437M8.02 12.993h6.298M6.76 16.772h6.299M5.5 28.111h6.299M6.76 31.89h6.299m19.605-7.637l-2.01-1.516\"/><circle cx=\"33.065\" cy=\"17.892\" r=\".75\" fill=\"currentColor\"/><circle cx=\"28.271\" cy=\"18.438\" r=\".75\" fill=\"currentColor\"/>"
|
|
@@ -1721,9 +1721,6 @@
|
|
|
1721
1721
|
"appcloner": {
|
|
1722
1722
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 33.91H26a8.36 8.36 0 0 0 7.88-7.85v-12m0-2V5.5\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M42.5 14.09H22a8.36 8.36 0 0 0-7.88 7.85v12m0 2v6.56m2.48-25.9l14.76 14.76M14.09 24L24 33.91m0-19.82L33.91 24\"/>"
|
|
1723
1723
|
},
|
|
1724
|
-
"appfinder": {
|
|
1725
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m23.56 22.294l-3.037-7.385L24.1 4.477l3.207 10.442l-2.706 7.375m-3.327 2.264l-7.946.601L4.5 18.526l10.922.19l6.213 4.89m5.03.942l8.017.611l8.818-6.633l-10.922.19l-6.203 4.88m-1.042 3.968l1.844 7.616l9.038 6.343l-3.547-10.331l-6.514-4.37m-3.497.602l-1.894 7.746l-9.028 6.353l3.547-10.331l6.574-4.47\"/><circle cx=\"23.99\" cy=\"25.039\" r=\"2.726\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1726
|
-
},
|
|
1727
1724
|
"apple": {
|
|
1728
1725
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M39.737 34.893a21.22 21.22 0 0 1-2.097 3.77c-1.102 1.572-2.005 2.66-2.7 3.264c-1.08.992-2.235 1.5-3.472 1.529c-.888 0-1.96-.253-3.207-.766c-1.25-.51-2.4-.763-3.452-.763c-1.102 0-2.285.253-3.55.763c-1.267.513-2.287.78-3.067.807c-1.187.05-2.37-.472-3.55-1.57c-.754-.657-1.696-1.784-2.825-3.38c-1.212-1.704-2.208-3.68-2.988-5.934c-.835-2.434-1.254-4.79-1.254-7.072c0-2.614.565-4.868 1.696-6.757c.889-1.517 2.071-2.714 3.552-3.593s3.08-1.326 4.802-1.355c.942 0 2.178.292 3.714.865c1.531.575 2.515.866 2.946.866c.322 0 1.415-.34 3.267-1.02c1.751-.63 3.23-.892 4.44-.789c3.281.265 5.747 1.559 7.386 3.889c-2.935 1.778-4.386 4.268-4.357 7.463c.026 2.488.929 4.56 2.703 6.203a8.887 8.887 0 0 0 2.7 1.772a29.08 29.08 0 0 1-.688 1.808zM32.212 5.28c0 1.951-.713 3.772-2.133 5.458c-1.714 2.003-3.787 3.161-6.036 2.979a6.04 6.04 0 0 1-.045-.74c0-1.872.815-3.876 2.263-5.514c.723-.83 1.642-1.52 2.756-2.07c1.112-.542 2.164-.842 3.154-.893c.029.26.04.521.04.78z\"/>"
|
|
1729
1726
|
},
|
|
@@ -18073,9 +18070,6 @@
|
|
|
18073
18070
|
"peertube": {
|
|
18074
18071
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.83 4.5l16.89 9.75L42.6 24l-16.88 9.75L8.83 43.5V24l8.36 4.83l8.42 4.87V14.27l-8.42 4.87L8.83 24z\"/>"
|
|
18075
18072
|
},
|
|
18076
|
-
"pefrect-piano": {
|
|
18077
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M40.5 5.5h-33a2 2 0 0 0-2 2v33a2 2 0 0 0 2 2h33a2 2 0 0 0 2-2v-33a2 2 0 0 0-2-2\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 13.439h2.552v16.249h3.268V13.439h2.474v16.249h3.268V13.439h8.277v16.249h3.268V13.439h2.29v16.249h3.268V13.439h2.291v16.249h3.268V13.439H42.5M9.686 29.688V42.5m5.742-12.812V42.5m5.681-29.061V42.21m5.864-12.522V42.5m5.558-12.812V42.5m5.559-12.812V42.5\"/>"
|
|
18078
|
-
},
|
|
18079
18073
|
"pegasus": {
|
|
18080
18074
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.51 22.35L4.5 25.43v5.83l13.01-3.08zm4.15-5.28a3.24 3.24 0 0 1 6.4-.72l15.07-3.44V7.07l-18.32 4.19l-7.3-1.81v3.48l-13 3v5.84l17.25-3.9a3.31 3.31 0 0 1-.1-.8m21.72-.63l-6 1.51c.18 4.35-5.5 11-12.45 12.32L4.5 34.91v5.84l13-3v3.17h7.4v-4.85c10.6-2.26 19.76-11.47 18.48-19.63\"/>"
|
|
18081
18075
|
},
|
|
@@ -26401,6 +26395,9 @@
|
|
|
26401
26395
|
"anonaddy": {
|
|
26402
26396
|
"parent": "addy-io"
|
|
26403
26397
|
},
|
|
26398
|
+
"appfinder": {
|
|
26399
|
+
"parent": "app-finder"
|
|
26400
|
+
},
|
|
26404
26401
|
"asnbankieren": {
|
|
26405
26402
|
"parent": "asn-bankieren"
|
|
26406
26403
|
},
|
|
@@ -26854,6 +26851,9 @@
|
|
|
26854
26851
|
"onelist": {
|
|
26855
26852
|
"parent": "1list"
|
|
26856
26853
|
},
|
|
26854
|
+
"pefrect-piano": {
|
|
26855
|
+
"parent": "perfect-piano"
|
|
26856
|
+
},
|
|
26857
26857
|
"pepper-1": {
|
|
26858
26858
|
"parent": "pepper"
|
|
26859
26859
|
},
|