@iconify-react/roentgen 1.0.2 → 1.0.3
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/components/a/advertising-totem.jsx +19 -0
- package/components/d/dead-tree.jsx +19 -0
- package/components/t/tree-bottom-right-horizontal-line.jsx +2 -2
- package/components/t/tree-urban-tree-pot.jsx +2 -2
- package/components/t/tree-with-leaf-bottom-right-horizontal-line.jsx +2 -2
- package/components/t/tree-with-leaf-urban-tree-pot.jsx +2 -2
- package/components/t/tree-with-leaf.jsx +2 -2
- package/components/t/tree.jsx +2 -2
- package/components/v/vending-chemist.jsx +2 -2
- package/css/j/j5_bhwbc.css +4 -0
- package/css/j/jabfj5ba.css +4 -0
- package/css/{e/ejm3-pbe.css → l/lq9472by.css} +2 -2
- package/css/n/niiqcdby.css +4 -0
- package/css/p/pg9qj7za.css +4 -0
- package/css/w/wrgyttue.css +4 -0
- package/css/z/zlrndbba.css +4 -0
- package/iconify.json +2 -2
- package/package.json +9 -1
- package/css/b/bwlvff2o.css +0 -4
- package/css/g/ge-qa-bh.css +0 -4
- package/css/g/gjkdbsbm.css +0 -4
- package/css/v/vpgrdxbh.css +0 -4
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
import '../../css/w/wrgyttue.css';
|
|
4
|
+
|
|
5
|
+
const viewBox = {"width":16,"height":16};
|
|
6
|
+
|
|
7
|
+
/** @type {{width?: string; height?: string;}} */
|
|
8
|
+
function Component({width, height, ...props}) {
|
|
9
|
+
return createElement(Icon, {
|
|
10
|
+
...props,
|
|
11
|
+
width,
|
|
12
|
+
height,
|
|
13
|
+
viewBox,
|
|
14
|
+
"content": `<path class="wrgyttue"/>`,
|
|
15
|
+
"fallback": "roentgen:advertising-totem",
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export default Component;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
import '../../css/j/jabfj5ba.css';
|
|
4
|
+
|
|
5
|
+
const viewBox = {"width":16,"height":16};
|
|
6
|
+
|
|
7
|
+
/** @type {{width?: string; height?: string;}} */
|
|
8
|
+
function Component({width, height, ...props}) {
|
|
9
|
+
return createElement(Icon, {
|
|
10
|
+
...props,
|
|
11
|
+
width,
|
|
12
|
+
height,
|
|
13
|
+
viewBox,
|
|
14
|
+
"content": `<path class="jabfj5ba"/>`,
|
|
15
|
+
"fallback": "roentgen:dead-tree",
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export default Component;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/z/zlrndbba.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":16,"height":16};
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@ function Component({width, height, ...props}) {
|
|
|
11
11
|
width,
|
|
12
12
|
height,
|
|
13
13
|
viewBox,
|
|
14
|
-
"content": `<path class="
|
|
14
|
+
"content": `<path class="zlrndbba"/>`,
|
|
15
15
|
"fallback": "roentgen:tree-bottom-right-horizontal-line",
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/n/niiqcdby.css';
|
|
4
4
|
import '../../css/k/ke0zg7b.css';
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":16,"height":16};
|
|
@@ -12,7 +12,7 @@ function Component({width, height, ...props}) {
|
|
|
12
12
|
width,
|
|
13
13
|
height,
|
|
14
14
|
viewBox,
|
|
15
|
-
"content": `<path class="
|
|
15
|
+
"content": `<path class="niiqcdby"/><path class="ke0zg7b"/>`,
|
|
16
16
|
"fallback": "roentgen:tree-urban-tree-pot",
|
|
17
17
|
});
|
|
18
18
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/p/pg9qj7za.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":16,"height":16};
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@ function Component({width, height, ...props}) {
|
|
|
11
11
|
width,
|
|
12
12
|
height,
|
|
13
13
|
viewBox,
|
|
14
|
-
"content": `<path class="
|
|
14
|
+
"content": `<path class="pg9qj7za"/>`,
|
|
15
15
|
"fallback": "roentgen:tree-with-leaf-bottom-right-horizontal-line",
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/j/j5_bhwbc.css';
|
|
4
4
|
import '../../css/k/ke0zg7b.css';
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":16,"height":16};
|
|
@@ -12,7 +12,7 @@ function Component({width, height, ...props}) {
|
|
|
12
12
|
width,
|
|
13
13
|
height,
|
|
14
14
|
viewBox,
|
|
15
|
-
"content": `<path class="
|
|
15
|
+
"content": `<path class="j5_bhwbc"/><path class="ke0zg7b"/>`,
|
|
16
16
|
"fallback": "roentgen:tree-with-leaf-urban-tree-pot",
|
|
17
17
|
});
|
|
18
18
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/j/j5_bhwbc.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":16,"height":16};
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@ function Component({width, height, ...props}) {
|
|
|
11
11
|
width,
|
|
12
12
|
height,
|
|
13
13
|
viewBox,
|
|
14
|
-
"content": `<path class="
|
|
14
|
+
"content": `<path class="j5_bhwbc"/>`,
|
|
15
15
|
"fallback": "roentgen:tree-with-leaf",
|
|
16
16
|
});
|
|
17
17
|
}
|
package/components/t/tree.jsx
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/n/niiqcdby.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":16,"height":16};
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@ function Component({width, height, ...props}) {
|
|
|
11
11
|
width,
|
|
12
12
|
height,
|
|
13
13
|
viewBox,
|
|
14
|
-
"content": `<path class="
|
|
14
|
+
"content": `<path class="niiqcdby"/>`,
|
|
15
15
|
"fallback": "roentgen:tree",
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/l/lq9472by.css';
|
|
4
4
|
|
|
5
5
|
const viewBox = {"width":16,"height":16};
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@ function Component({width, height, ...props}) {
|
|
|
11
11
|
width,
|
|
12
12
|
height,
|
|
13
13
|
viewBox,
|
|
14
|
-
"content": `<path class="
|
|
14
|
+
"content": `<path class="lq9472by"/>`,
|
|
15
15
|
"fallback": "roentgen:vending-chemist",
|
|
16
16
|
});
|
|
17
17
|
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.j5_bhwbc {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M7.809 1.643q-.294-.007-.588.015c-.783.063-1.557.29-2.172.75c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.355.258.79.396 1.286.447c.087 1.115.483 1.98 1.033 2.652c.436.533.955.948 1.484 1.32C6.211 12.623 6 13.45 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.266-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5 5 0 0 0-1.666-.317M5.02 8h1.997c.07.984.346 1.759.705 2.32a7 7 0 0 0-.668.77c-.47-.336-.896-.685-1.23-1.094C5.4 9.48 5.102 8.872 5.02 8m3 0h1.657c-.192.358-.467.739-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8M12 10c-1.5 0-2 .5-2 2c1.5 0 2-.5 2-2");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.jabfj5ba {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M9.5 1a.5.5 0 0 0-.5.5v2.885l-.754-.672a.5.5 0 0 0-.705.04a.5.5 0 0 0 .041.706L9 5.723v1.592c-.485.486-.99 1.003-1.371 1.607L6 7.293V4.5a.5.5 0 0 0-1 0v1.795l-.125-.125l-.047-.047l-1.975-1.977a.5.5 0 1 0-.707.708l1.51 1.51l-1.379.689a.5.5 0 0 0 .446.894l1.677-.84l.743.743l.004.004l.004.004C6.607 9.315 7 10.085 7 12v2.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-3c0-1.472.125-2.268.393-2.855c.267-.588.71-1.041 1.46-1.791l.747-.747l1.677.84a.5.5 0 0 0 .446-.894l-1.38-.69l1.51-1.51a.5.5 0 0 0-.707-.707l-1.974 1.977l-.047.047l-.979.976l-.146.147V3.707l1.854-1.853a.5.5 0 0 0-.707-.707L10 2.293V1.5a.5.5 0 0 0-.5-.5");
|
|
4
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.lq9472by {
|
|
2
2
|
fill: currentColor;
|
|
3
|
-
d: path("M3.5 1c-.277 0-.5.223-.5.5v13c0 .277.223.5.5.5h9c.277 0 .5-.223.5-.5v-13c0-.277-.223-.5-.5-.5zm1 2h5c.277 0 .5.223.5.5v8c0 .277-.223.5-.5.5h-5a.5.5 0 0 1-.5-.5v-8c0-.277.223-.5.5-.5m7 0c.277 0 .5.223.5.
|
|
3
|
+
d: path("M3.5 1c-.277 0-.5.223-.5.5v13c0 .277.223.5.5.5h9c.277 0 .5-.223.5-.5v-13c0-.277-.223-.5-.5-.5zm1 2h5c.277 0 .5.223.5.5v8c0 .277-.223.5-.5.5h-5a.5.5 0 0 1-.5-.5v-8c0-.277.223-.5.5-.5m7 0c.277 0 .5.223.5.5v1a.499.499 0 1 1-1 0v-1c0-.277.223-.5.5-.5M6 5.5V6h-.5a.5.5 135 0 0-.5.5v1a.5.5 45 0 0 .5.5H6v.5a.5.5 45 0 0 .5.5h1a.5.5 135 0 0 .5-.5V8h.5a.5.5 135 0 0 .5-.5v-1a.5.5 45 0 0-.5-.5H8v-.5a.5.5 45 0 0-.5-.5h-1a.5.5 135 0 0-.5.5");
|
|
4
4
|
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.niiqcdby {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M7.809 1.643q-.294-.007-.588.015c-.783.063-1.557.29-2.172.75c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.355.258.79.396 1.286.447c.087 1.115.483 1.98 1.033 2.652c.436.533.955.948 1.484 1.32C6.211 12.623 6 13.45 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.266-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5 5 0 0 0-1.666-.317M5.02 8h1.997c.07.984.346 1.759.705 2.32a7 7 0 0 0-.668.77c-.47-.336-.896-.685-1.23-1.094C5.4 9.48 5.102 8.872 5.02 8m3 0h1.657c-.192.358-.467.739-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.pg9qj7za {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M7.809 1.643q-.294-.007-.588.015c-.783.063-1.557.29-2.172.75c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.355.258.79.396 1.286.447c.087 1.115.483 1.98 1.033 2.652c.436.533.955.948 1.484 1.32C6.211 12.623 6 13.45 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.266-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5 5 0 0 0-1.666-.317M5.02 8h1.997c.07.984.346 1.759.705 2.32a7 7 0 0 0-.668.77c-.47-.336-.896-.685-1.23-1.094C5.4 9.48 5.102 8.872 5.02 8m3 0h1.657c-.192.358-.467.739-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8M12 10c-1.5 0-2 .5-2 2c1.5 0 2-.5 2-2m-3 4.5a.5.5 45 0 0 .5.5h4a.5.5 135 0 0 .5-.5a.5.5 45 0 0-.5-.5h-4a.5.5 135 0 0-.5.5");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.wrgyttue {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M5.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0V11h4v3.5a.5.5 0 0 0 1 0V1.501A.5.5 0 0 0 10.501 1zm.999 2H8.5a.5.5 0 0 1 .001 1H6.5a.5.5 0 0 1-.001-1m0 2H7.5a.5.5 0 0 1 .001 1H6.5a.5.5 0 0 1-.001-1M6 7.5a.5.5 0 0 1 .499-.5H8.5a.5.5 0 0 1 .001 1H6.5a.5.5 0 0 1-.5-.5");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.zlrndbba {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M7.809 1.643q-.294-.007-.588.015c-.783.063-1.557.29-2.172.75c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.355.258.79.396 1.286.447c.087 1.115.483 1.98 1.033 2.652c.436.533.955.948 1.484 1.32C6.211 12.623 6 13.45 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.266-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5 5 0 0 0-1.666-.317M5.02 8h1.997c.07.984.346 1.759.705 2.32a7 7 0 0 0-.668.77c-.47-.336-.896-.685-1.23-1.094C5.4 9.48 5.102 8.872 5.02 8m3 0h1.657c-.192.358-.467.739-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8M9 14.5a.5.5 45 0 0 .5.5h4a.5.5 135 0 0 .5-.5a.5.5 45 0 0-.5-.5h-4a.5.5 135 0 0-.5.5");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "roentgen",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Röntgen",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 540,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Sergey Vartanov",
|
|
8
8
|
"url": "https://github.com/enzet/Roentgen"
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1774071543
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-react/roentgen",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/roentgen/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC-BY-4.0",
|
|
@@ -14,6 +14,10 @@
|
|
|
14
14
|
"types": "./types/hqrkovbr.d.ts",
|
|
15
15
|
"default": "./components/a/advertising-column.jsx"
|
|
16
16
|
},
|
|
17
|
+
"./advertising-totem": {
|
|
18
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
19
|
+
"default": "./components/a/advertising-totem.jsx"
|
|
20
|
+
},
|
|
17
21
|
"./amphora": {
|
|
18
22
|
"types": "./types/hqrkovbr.d.ts",
|
|
19
23
|
"default": "./components/a/amphora.jsx"
|
|
@@ -578,6 +582,10 @@
|
|
|
578
582
|
"types": "./types/hqrkovbr.d.ts",
|
|
579
583
|
"default": "./components/c/czech-hedgehog.jsx"
|
|
580
584
|
},
|
|
585
|
+
"./dead-tree": {
|
|
586
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
587
|
+
"default": "./components/d/dead-tree.jsx"
|
|
588
|
+
},
|
|
581
589
|
"./default": {
|
|
582
590
|
"types": "./types/hqrkovbr.d.ts",
|
|
583
591
|
"default": "./components/d/default.jsx"
|
package/css/b/bwlvff2o.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.bwlvff2o {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M7.514 1.643c-.697.02-1.675.173-2.465.765c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.353.256.786.395 1.278.447c.02.459.072.835.156 1.158c.241.922.817 1.343 1.314 1.705c.351.255.706.518 1.084 1.053C6.225 12.577 6 13.418 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.265-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5.1 5.1 0 0 0-1.961-.317M5.014 8h2.004c.07.984.346 1.759.705 2.32a7 7 0 0 0-.598.68a5.6 5.6 0 0 0-1.057-.969c-.52-.378-.761-.484-.935-1.148c-.058-.22-.1-.508-.12-.883m3.008 0h1.657c-.192.359-.467.738-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8M9 14.5a.5.5 45 0 0 .5.5h4a.5.5 135 0 0 .5-.5a.5.5 45 0 0-.5-.5h-4a.5.5 135 0 0-.5.5");
|
|
4
|
-
}
|
package/css/g/ge-qa-bh.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.ge-qa-bh {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M7.514 1.643c-.697.02-1.675.173-2.465.765c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.353.256.786.395 1.278.447c.02.459.072.835.156 1.158c.241.922.817 1.343 1.314 1.705c.351.255.706.518 1.084 1.053C6.225 12.577 6 13.418 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.265-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5 5 0 0 0-1.961-.317M5.014 8h2.004c.07.984.346 1.759.705 2.32a7 7 0 0 0-.598.68a5.6 5.6 0 0 0-1.057-.969c-.52-.378-.761-.484-.935-1.148c-.058-.22-.1-.508-.12-.883m3.008 0h1.657c-.192.359-.467.738-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8M12 10c-1.5 0-2 .5-2 2c1.5 0 2-.5 2-2");
|
|
4
|
-
}
|
package/css/g/gjkdbsbm.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.gjkdbsbm {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M7.514 1.643c-.697.02-1.675.173-2.465.765c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.353.256.786.395 1.278.447c.02.459.072.835.156 1.158c.241.922.817 1.343 1.314 1.705c.351.255.706.518 1.084 1.053C6.225 12.577 6 13.418 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.265-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5 5 0 0 0-1.961-.317M5.014 8h2.004c.07.984.346 1.759.705 2.32a7 7 0 0 0-.598.68a5.6 5.6 0 0 0-1.057-.969c-.52-.378-.761-.484-.935-1.148c-.058-.22-.1-.508-.12-.883m3.008 0h1.657c-.192.359-.467.738-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8M12 10c-1.5 0-2 .5-2 2c1.5 0 2-.5 2-2m-3 4.5a.5.5 45 0 0 .5.5h4a.5.5 135 0 0 .5-.5a.5.5 45 0 0-.5-.5h-4a.5.5 135 0 0-.5.5");
|
|
4
|
-
}
|
package/css/v/vpgrdxbh.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.vpgrdxbh {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M7.514 1.643c-.697.02-1.675.173-2.465.765c-.516.386-.844.995-.955 1.701c-.49.05-.98.102-1.34.36C2.286 4.805 2 5.369 2 6c0 .624.267 1.19.732 1.53c.353.256.786.395 1.278.447c.02.459.072.835.156 1.158c.241.922.817 1.343 1.314 1.705c.351.255.706.518 1.084 1.053C6.225 12.577 6 13.418 6 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5c0-1.896.567-3.01 1.225-3.967c.582-.847 1.265-1.573 1.619-2.54c.692-.033 1.379-.17 1.96-.493c.679-.377 1.196-1.083 1.196-2s-.517-1.623-1.195-2c-.596-.33-1.315-.411-2.024-.44c-.284-.5-.741-.88-1.306-1.1a5.1 5.1 0 0 0-1.961-.317M5.014 8h2.004c.07.984.346 1.759.705 2.32a7 7 0 0 0-.598.68a5.6 5.6 0 0 0-1.057-.969c-.52-.378-.761-.484-.935-1.148c-.058-.22-.1-.508-.12-.883m3.008 0h1.657c-.192.359-.467.738-.743 1.11q-.229.246-.474.486C8.256 9.21 8.08 8.68 8.02 8");
|
|
4
|
-
}
|