@nswdoe/app-icons 2.3.23 → 2.3.24
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/package.json +1 -1
- package/sprite.svg +11 -7
package/package.json
CHANGED
package/sprite.svg
CHANGED
|
@@ -2308,13 +2308,17 @@
|
|
|
2308
2308
|
|
|
2309
2309
|
</symbol>
|
|
2310
2310
|
<symbol id="my-msmw" viewBox="0 0 58 58">
|
|
2311
|
-
<
|
|
2312
|
-
<
|
|
2313
|
-
<
|
|
2314
|
-
<
|
|
2315
|
-
<path d="M29.
|
|
2316
|
-
</
|
|
2317
|
-
<
|
|
2311
|
+
<g clip-path="url(#clip0_8426_7767_my-msmw)">
|
|
2312
|
+
<rect width="58" height="58" rx="6" fill="#CBEDFD"/>
|
|
2313
|
+
<rect width="58" height="58" rx="6" fill="#CBEDFD"/>
|
|
2314
|
+
<circle cx="29" cy="29" r="21.75" stroke="#002664" stroke-width="2.5" fill="#CBEDFD"/>
|
|
2315
|
+
<path fill="#CBEDFD" d="M29.5029 16.75C35.9939 16.75 41.2568 22.0116 41.2568 28.5029L41.2529 28.8066C41.0917 35.1575 35.8924 40.2559 29.5029 40.2559C27.5677 40.2557 25.7413 39.784 24.1309 38.9541L21.3545 40.2178L18.8643 41.3506L19.6377 38.7266L20.4453 35.9854C18.765 33.9536 17.75 31.3468 17.75 28.5029C17.75 22.0119 23.0123 16.7505 29.5029 16.75Z" stroke="#D7153A" stroke-width="2.5"/>
|
|
2316
|
+
</g>
|
|
2317
|
+
<defs>
|
|
2318
|
+
<clipPath id="clip0_8426_7767_my-msmw" fill="#CBEDFD">
|
|
2319
|
+
<rect width="58" height="58" rx="6" fill="#CBEDFD"/>
|
|
2320
|
+
</clipPath>
|
|
2321
|
+
</defs>
|
|
2318
2322
|
|
|
2319
2323
|
</symbol>
|
|
2320
2324
|
<symbol id="my-my-future" viewBox="0 0 58 58">
|