@betorigami/games 1.2.0 → 1.2.1
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.mjs +4 -4
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -342,14 +342,14 @@ var Mt=Object.create;var{getPrototypeOf:as,defineProperty:Rn,getOwnPropertyNames
|
|
|
342
342
|
<path fill="#fff" d="M5.5 10.807c.51.509 1.186.829 1.886.951V13h1.228v-1.232c1.22-.21 1.886-1.094 1.886-2.136 0-2.35-3.455-1.996-3.455-3.368 0-.51.449-.842 1.127-.842.585 0 1.222.28 1.629.644l.595-1.091c-.487-.442-1.134-.696-1.782-.768V3H7.386v1.288c-1.003.263-1.688 1.006-1.688 2.038 0 2.298 3.455 2.007 3.455 3.41 0 .5-.417.842-1.085.842-.668 0-1.399-.384-1.837-.78L5.5 10.807Z"/>
|
|
343
343
|
</svg>
|
|
344
344
|
`;var kr=ra`
|
|
345
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
345
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
|
|
346
346
|
<g clip-path="url(#a)">
|
|
347
|
-
<path fill="#0F97F8" d="
|
|
348
|
-
<path fill="#fff" d="
|
|
347
|
+
<path fill="#0F97F8" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z"/>
|
|
348
|
+
<path fill="#fff" d="M12.493 6.907v-.754H11.22C10.987 5 10.06 4.12 8.54 4.12H4.713v2.033H3.507v.754h1.206v.506H3.507v.754h1.206V12.3h1.74v-2.1H8.54c1.52 0 2.46-.88 2.693-2.033H12.5v-.754h-1.207v-.506H12.5h-.007ZM6.453 5.62h1.854c.46 0 .833.207 1.04.54H6.46v-.54h-.007Zm1.854 3.087H6.453v-.54h2.894c-.2.34-.58.54-1.04.54Zm1.2-1.287H6.453v-.507h3.054v.507Z"/>
|
|
349
349
|
</g>
|
|
350
350
|
<defs>
|
|
351
351
|
<clipPath id="a">
|
|
352
|
-
<path fill="#fff" d="M0
|
|
352
|
+
<path fill="#fff" d="M0 0h16v16H0z"/>
|
|
353
353
|
</clipPath>
|
|
354
354
|
</defs>
|
|
355
355
|
</svg>
|