@100mslive/react-icons 0.8.1 → 0.8.2-alpha.0
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/dist/DiscordColoredIcon.d.ts +3 -0
- package/dist/DiscordColoredIcon.js +2 -0
- package/dist/DiscordColoredIcon.js.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/package.json +2 -2
- package/src/DiscordColoredIcon.tsx +13 -0
- package/src/index.ts +1 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import*as e from"react";var a=a=>e.createElement("svg",Object.assign({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a),e.createElement("path",{d:"M17.564 7.019A13.196 13.196 0 0 0 14.258 6c-.146.25-.308.59-.421.857a12.642 12.642 0 0 0-3.664 0A10.517 10.517 0 0 0 9.753 6a13.01 13.01 0 0 0-3.308 1.019c-2.094 3.088-2.66 6.104-2.377 9.08a13.478 13.478 0 0 0 4.052 2.03c.323-.437.614-.906.865-1.4a8.481 8.481 0 0 1-1.367-.654c.114-.081.227-.17.332-.259 2.636 1.205 5.49 1.205 8.094 0 .114.089.219.178.332.259-.437.259-.89.477-1.367.655.251.493.542.962.866 1.398a13.404 13.404 0 0 0 4.051-2.029c.348-3.444-.55-6.436-2.361-9.08ZM9.35 14.264c-.793 0-1.44-.72-1.44-1.601 0-.882.631-1.601 1.44-1.601.8 0 1.455.72 1.439 1.6 0 .882-.639 1.601-1.44 1.601Zm5.313 0c-.793 0-1.44-.72-1.44-1.601 0-.882.631-1.601 1.44-1.601.8 0 1.455.72 1.439 1.6 0 .882-.63 1.601-1.44 1.601Z",fill:"#66A1FF"}));export{a as default};
|
|
2
|
+
//# sourceMappingURL=DiscordColoredIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DiscordColoredIcon.js","sources":["../src/DiscordColoredIcon.tsx"],"sourcesContent":[null],"names":["DiscordColoredIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","d"],"mappings":"wBAYA,IAAAA,EAT+BC,GAC7BC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EACEC,cAAA,OAAA,CAAAQ,EAAE,6sBACFF,KAAK"}
|