@wellesley/notifications 1.0.51 → 1.0.55

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/error.svg ADDED
@@ -0,0 +1,5 @@
1
+ <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="7" cy="7" r="5" fill="#BD3131" stroke="#BD3131" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M5.19922 5.19922L8.73475 8.73475" stroke="white" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M8.80078 5.19922L5.26525 8.73475" stroke="white" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
5
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22 12H18L15 21L9 3L6 12H2" stroke="url(#paint0_linear_6442_11409)" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <defs>
4
+ <linearGradient id="paint0_linear_6442_11409" x1="12" y1="3" x2="12" y2="21" gradientUnits="userSpaceOnUse">
5
+ <stop stop-color="#1B4D1D"/>
6
+ <stop offset="1" stop-color="#3FB343"/>
7
+ </linearGradient>
8
+ </defs>
9
+ </svg>
package/icon.svg ADDED
@@ -0,0 +1,9 @@
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>