@kano/icons
Advanced tools
Comparing version 3.3.11 to 3.3.14
{ | ||
"name": "@kano/icons", | ||
"version": "3.3.11", | ||
"version": "3.3.14", | ||
"main": "icons.js", | ||
@@ -14,7 +14,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@kano/icons-rendering": "^3.0.16" | ||
"@kano/icons-rendering": "^3.3.14" | ||
}, | ||
"devDependencies": { | ||
"@kano/eslint-config": "^1.0.0", | ||
"@kano/icons-tool": "^3.0.15", | ||
"@kano/icons-tool": "^3.3.14", | ||
"@kano/web-tester": "^1.0.0-alpha.8", | ||
@@ -28,3 +28,3 @@ "babel-eslint": "^10.0.1", | ||
}, | ||
"gitHead": "7dc6a25182ff9f474ba31cc44faba3e67dcea78f" | ||
"gitHead": "a8b900d9d2df976ab3a9a3cfca8b5513c21aab0f" | ||
} |
@@ -7,3 +7,3 @@ import { svg } from '@kano/icons-rendering/index.js'; | ||
export const back = svg`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><path id="a" d="M0 0h16.838v16.838H0z"/></defs><path fill-rule="evenodd" d="M8.536 11.648C7.45 10.82 6.69 9.668 6.331 9.05a.855.855 0 0 1 0-.862c.359-.617 1.119-1.77 2.205-2.599 1.552-1.182 1.552 3.03 1.552 3.03s0 4.212-1.552 3.03M8.62.198a8.42 8.42 0 1 0 0 16.84 8.42 8.42 0 0 0 0-16.84"/></svg>`; | ||
export const background = svg`<svg viewBox="0 0 24 24" style="width:100%;height:100%" display="block" pointer-events="none"><path d="M19 12h-2v3h-3v2h5v-5zM7 9h3V7H5v5h2V9zm14-6H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"/></svg>`; | ||
export const background = svg`<svg display="block" pointer-events="none" style="width:100%;height:100%" viewBox="0 0 24 24"><path d="M19 12h-2v3h-3v2h5v-5zM7 9h3V7H5v5h2V9zm14-6H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"/></svg>`; | ||
export const badges = svg`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.39 33.36"><path d="M26.28 5.49c-.1-.52-.31-1.01-.7-1.37C21.42.2 14.65 0 13.34 0h-.3C11.72 0 4.96.2.79 4.12.29 4.59 0 5.25 0 5.94v13.89c0 1.16.23 2.29.68 3.35 1.09 2.58 3.95 7.3 10.82 9.88.54.2 1.11.31 1.69.31.58 0 1.15-.1 1.69-.31 6.87-2.58 9.73-7.3 10.82-9.88.3-.71.46-1.45.56-2.21.16-.38.17-15.34.02-15.48z"/></svg>`; | ||
@@ -10,0 +10,0 @@ export const challengeRemix = svg`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.4 23.4"><g data-name="Layer 2"><path d="M18.2 0h-13A5.2 5.2 0 0 0 0 5.2v13a5.2 5.2 0 0 0 5.2 5.2h13a5.2 5.2 0 0 0 5.2-5.2v-13A5.2 5.2 0 0 0 18.2 0zM9.4 16.7H7.9a1 1 0 0 1-1-1 .9.9 0 0 1 1-1h1.5a.9.9 0 0 1 1 1 1 1 0 0 1-1 1zm8.2-.8a1.1 1.1 0 0 1-1.1.8h-3a.8.8 0 0 1-.7-.4l-3-5.7H6.6v.9a.9.9 0 0 1-.3.6.8.8 0 0 1-1.1 0l-2-2a.8.8 0 0 1 0-1.1l2-2a.8.8 0 0 1 1.1 0 .7.7 0 0 1 .3.6v.9h3.5a.7.7 0 0 1 .6.2c.2 0 .3.1.4.3l3 5.7h2.5a1 1 0 0 1 1 1.2zm2.6-5.8l-1.9 2a.9.9 0 0 1-1.2 0 1.4 1.4 0 0 1-.2-.6v-.9h-2.7a1 1 0 0 1-1.1-1.1 1 1 0 0 1 1.1-1h2.7v-.9a1.1 1.1 0 0 1 .2-.6.9.9 0 0 1 1.2 0l1.9 2a.8.8 0 0 1 0 1.1z" data-name="Layer 1"/></g></svg>`; |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1