@volue/design-icons
Advanced tools
Comparing version 1.7.1-next.2 to 1.7.1-next.3
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 13:06:01 GMT | ||
* Generated on Mon, 15 May 2023 17:17:50 GMT | ||
*/ | ||
@@ -173,2 +173,2 @@ | ||
export const zoomIn : string; | ||
export const zoomOut : string; | ||
export const zoomOut : string; |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 13:06:01 GMT | ||
* Generated on Mon, 15 May 2023 17:17:50 GMT | ||
*/ | ||
@@ -175,2 +175,2 @@ | ||
"zoomOut": "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 21-4.35-4.35M11 19a8 8 0 1 0-8-8m8 8a8 8 0 1 1 8-8M8 11h6\"/></svg>" | ||
}; | ||
}; |
@@ -170,2 +170,2 @@ { | ||
"ZOOM_OUT": "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 21-4.35-4.35M11 19a8 8 0 1 0-8-8m8 8a8 8 0 1 1 8-8M8 11h6\"/></svg>" | ||
} | ||
} |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 13:06:01 GMT | ||
* Generated on Mon, 15 May 2023 17:17:50 GMT | ||
*/ | ||
@@ -173,2 +173,2 @@ | ||
export const zoomIn : string; | ||
export const zoomOut : string; | ||
export const zoomOut : string; |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 13:06:01 GMT | ||
* Generated on Mon, 15 May 2023 17:17:50 GMT | ||
*/ | ||
@@ -173,2 +173,2 @@ | ||
export const zoomIn = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 21-4.35-4.35M11 19a8 8 0 1 0-8-8m8 8a8 8 0 1 1 8-8m-8-3v6m-3-3h6\"/></svg>"; | ||
export const zoomOut = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 21-4.35-4.35M11 19a8 8 0 1 0-8-8m8 8a8 8 0 1 1 8-8M8 11h6\"/></svg>"; | ||
export const zoomOut = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 21-4.35-4.35M11 19a8 8 0 1 0-8-8m8 8a8 8 0 1 1 8-8M8 11h6\"/></svg>"; |
{ | ||
"name": "@volue/design-icons", | ||
"version": "1.7.1-next.2", | ||
"version": "1.7.1-next.3", | ||
"description": "Icons for Volue design primitives", | ||
@@ -37,3 +37,3 @@ "license": "UNLICENSED", | ||
"change-case": "4.1.2", | ||
"eslint": "8.39.0", | ||
"eslint": "8.40.0", | ||
"eslint-config-powel": "14.2.1", | ||
@@ -47,7 +47,7 @@ "eslint-import-resolver-node": "0.3.7", | ||
"rimraf": "3.0.2", | ||
"style-dictionary": "3.7.3-rc.1", | ||
"style-dictionary": "3.8.0", | ||
"svgo": "2.8.0", | ||
"typescript": "4.9.5", | ||
"xml2js": "0.4.23" | ||
"xml2js": "0.5.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2196