abaabil.icon
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -1,1 +0,1 @@ | ||
import*as r from"react";const o=({id:l,size:s="size-6",variant:n="filled",className:t,"aria-label":e,"aria-hidden":i=!e})=>r.createElement("svg",{className:`grow-0 shrink-0 ${n==="filled"?"fill-current stroke-none fill-round":"stroke-current stroke-2 fill-none stroke-round"} ${s} ${t}`,"aria-label":e,"aria-hidden":i},r.createElement("use",{xlinkHref:`/sprite.svg#${l}`}));var d=o;export{d as default}; | ||
import*as r from"react";const i=({id:l,size:s="size-6",variant:n,className:t,"aria-label":e,"aria-hidden":o=!e})=>r.createElement("svg",{className:`grow-0 shrink-0 ${n==="filled"?"fill-current stroke-none fill-round":"stroke-current stroke-2 fill-none stroke-round"} ${s} ${t}`,"aria-label":e,"aria-hidden":o},r.createElement("use",{xlinkHref:`/sprite.svg#${l}`}));var d=i;export{d as default}; |
{ | ||
"name": "abaabil.icon", | ||
"author": "Abaabil", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"main": "dist/index.esm.min.js", | ||
@@ -28,3 +28,3 @@ "files": [ | ||
], | ||
"gitHead": "22b175b3d44493dd14ad95f07f86f63a6da12f73" | ||
"gitHead": "bfca80c7821e4c564a33806ea627cf18c94e2758" | ||
} |
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
2319