@tinfoilsh/tinfoil-icons 1.0.6 → 1.0.7

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/index.esm.js CHANGED
@@ -151,8 +151,8 @@ function TfGithub(props) {
151
151
  React.createElement("title", null, "github"),
152
152
  React.createElement("g", null,
153
153
  React.createElement("g", null,
154
- React.createElement("rect", { width: "48", height: "48" }),
155
- React.createElement("rect", { width: "48", height: "48" })),
154
+ React.createElement("rect", { width: "48", height: "48", fill: "none" }),
155
+ React.createElement("rect", { width: "48", height: "48", fill: "none" })),
156
156
  React.createElement("g", null,
157
157
  React.createElement("path", { d: "M24,1.9a21.6,21.6,0,0,0-6.8,42.2c1,.2,1.8-.9,1.8-1.8V39.4c-6,1.3-7.9-2.9-7.9-2.9a6.5,6.5,0,0,0-2.2-3.2C6.9,31.9,9,32,9,32a4.3,4.3,0,0,1,3.3,2c1.7,2.9,5.5,2.6,6.7,2.1a5.4,5.4,0,0,1,.5-2.9C12.7,32,9,28,9,22.6A10.7,10.7,0,0,1,11.9,15a6.2,6.2,0,0,1,.3-6.4,8.9,8.9,0,0,1,6.4,2.9,15.1,15.1,0,0,1,5.4-.8,17.1,17.1,0,0,1,5.4.7,9,9,0,0,1,6.4-2.8,6.5,6.5,0,0,1,.4,6.4A10.7,10.7,0,0,1,39,22.6C39,28,35.3,32,28.5,33.2a5.4,5.4,0,0,1,.5,2.9v6.2a1.8,1.8,0,0,0,1.9,1.8A21.7,21.7,0,0,0,24,1.9Z" })))));
158
158
  }