@wellesley/auth 1.0.667 → 1.0.669
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/index.mjs +7 -7
- package/package.json +1 -1
- package/icon.svg +0 -9
package/package.json
CHANGED
package/icon.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20" fill="none">
|
|
2
|
-
<path d="M21 10H17L14 19L8 1L5 10H1" stroke="url(#paint0_linear_3409_15383)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
<defs>
|
|
4
|
-
<linearGradient id="paint0_linear_3409_15383" x1="11" y1="1" x2="11" y2="19" gradientUnits="userSpaceOnUse">
|
|
5
|
-
<stop stop-color="#1B4D1D"/>
|
|
6
|
-
<stop offset="1" stop-color="#3FB343"/>
|
|
7
|
-
</linearGradient>
|
|
8
|
-
</defs>
|
|
9
|
-
</svg>
|