@rokkit/icons 1.0.0-next.59 → 1.0.0-next.61
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/lib/app.json +1 -1
- package/lib/auth.json +1 -1
- package/lib/base.json +1 -1
- package/lib/components.json +1 -1
- package/lib/light.json +1 -1
- package/lib/solid.json +1 -1
- package/lib/twotone.json +1 -1
- package/package.json +3 -3
package/lib/app.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "app",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1698899429,
|
|
4
4
|
"icons": {
|
|
5
5
|
"logout": {
|
|
6
6
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M9.002 7c.012-2.175.109-3.353.877-4.121C10.758 2 12.172 2 15 2h1c2.829 0 4.243 0 5.122.879C22 3.757 22 5.172 22 8v8c0 2.828 0 4.243-.878 5.121C20.242 22 18.829 22 16 22h-1c-2.828 0-4.242 0-5.121-.879-.768-.768-.865-1.946-.877-4.121\"/><path stroke-linejoin=\"round\" d=\"M15 12H2m0 0 3.5-3M2 12l3.5 3\"/></g>",
|
package/lib/auth.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "auth",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1698899430,
|
|
4
4
|
"icons": {
|
|
5
5
|
"apple": {
|
|
6
6
|
"body": "<path d=\"M18.576 12.726c.033 3.625 3.18 4.832 3.215 4.847-.027.085-.503 1.719-1.658 3.407-.999 1.46-2.035 2.913-3.667 2.943-1.604.03-2.12-.951-3.954-.951-1.833 0-2.406.921-3.924.98-1.576.06-2.776-1.577-3.782-3.031-2.057-2.974-3.63-8.404-1.519-12.07C4.336 7.032 6.21 5.88 8.244 5.85c1.547-.03 3.008 1.04 3.954 1.04.945 0 2.72-1.287 4.585-1.098.781.033 2.973.316 4.381 2.376-.113.07-2.616 1.527-2.588 4.558M15.56 3.825c.837-1.013 1.4-2.422 1.246-3.825-1.206.048-2.664.804-3.529 1.815-.775.897-1.454 2.331-1.27 3.706 1.344.104 2.717-.683 3.553-1.696\"/>"
|
package/lib/base.json
CHANGED
package/lib/components.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "components",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1698899430,
|
|
4
4
|
"icons": {
|
|
5
5
|
"accordion": {
|
|
6
6
|
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M3 17a1 1 0 00-1 1v3a1 1 0 001 1h18a1 1 0 001-1v-3a1 1 0 00-1-1H3Zm16.133 2.492L18 18.409l.668-.699 1.832 1.75-1.75 1.832-.7-.667 1.083-1.133Z\" clip-rule=\"evenodd\"/><path fill-opacity=\".5\" d=\"M2 7h20v7.5a1 1 0 01-1 1H3a1 1 0 01-1-1V7Z\"/><path fill-rule=\"evenodd\" d=\"M3 2a1 1 0 00-1 1v4h20V3a1 1 0 00-1-1H3Zm15.8 2.383 1.084-1.133.698.668-1.75 1.832L17 4l.668-.7L18.8 4.384Z\" clip-rule=\"evenodd\"/></g>"
|
package/lib/light.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "light",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1698899429,
|
|
4
4
|
"icons": {
|
|
5
5
|
"minus-circle": {
|
|
6
6
|
"body": "<g fill=\"currentColor\"><path d=\"M12 2a10 10 0 100 20 10 10 0 000-20Zm0 18a8 8 0 110-16 8 8 0 010 16Z\"/><path d=\"M15 11H9a1 1 0 000 2h6a1 1 0 000-2Z\"/></g>"
|
package/lib/solid.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "solid",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1698899429,
|
|
4
4
|
"icons": {
|
|
5
5
|
"action-add": {
|
|
6
6
|
"body": "<path fill=\"currentColor\" d=\"M12 2a10 10 0 100 20 10 10 0 000-20Zm3 11h-2v2a1 1 0 01-2 0v-2H9a1 1 0 010-2h2V9a1 1 0 012 0v2h2a1 1 0 010 2Z\"/>"
|
package/lib/twotone.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "twotone",
|
|
3
|
-
"lastModified":
|
|
3
|
+
"lastModified": 1698899429,
|
|
4
4
|
"icons": {
|
|
5
5
|
"heart": {
|
|
6
6
|
"body": "<g fill=\"currentColor\"><path d=\"M21.633 6.647a6.093 6.093 0 00-1.334-1.94A6.219 6.219 0 0015.93 2.93 6.26 6.26 0 0012 4.315 6.26 6.26 0 008.07 2.93 6.219 6.219 0 003.7 4.706a6.057 6.057 0 00-1.825 4.33c0 .78.16 1.593.476 2.42.265.692.644 1.409 1.13 2.133.768 1.146 1.825 2.341 3.138 3.553a35.071 35.071 0 004.42 3.453l.556.356a.753.753 0 00.808 0l.556-.357a35.517 35.517 0 004.42-3.452c1.312-1.211 2.37-2.407 3.138-3.553.485-.724.867-1.441 1.13-2.133.316-.827.476-1.64.476-2.42a5.968 5.968 0 00-.49-2.39ZM12 19.097S3.656 13.75 3.656 9.035c0-2.388 1.976-4.324 4.414-4.324 1.713 0 3.199.956 3.93 2.353a4.426 4.426 0 013.93-2.353c2.438 0 4.414 1.936 4.414 4.324 0 4.716-8.344 10.062-8.344 10.062Z\"/><path fill-opacity=\".15\" d=\"M15.93 4.71A4.425 4.425 0 0012 7.064a4.426 4.426 0 00-3.93-2.353c-2.438 0-4.414 1.936-4.414 4.324C3.656 13.751 12 19.097 12 19.097s8.344-5.346 8.344-10.062c0-2.388-1.976-4.324-4.414-4.324Z\"/></g>"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rokkit/icons",
|
|
3
|
-
"version": "1.0.0-next.
|
|
3
|
+
"version": "1.0.0-next.61",
|
|
4
4
|
"description": "A minimal icon set for use in applications.",
|
|
5
5
|
"author": "Jerry Thomas <me@jerrythomas.name>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
"access": "public"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@mdi/svg": "^7.
|
|
15
|
+
"@mdi/svg": "^7.4.47"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@iconify/tools": "
|
|
18
|
+
"@iconify/tools": "4.0.0",
|
|
19
19
|
"@iconify/types": "^2.0.0",
|
|
20
20
|
"iconify": "^1.4.0"
|
|
21
21
|
},
|