@nswdoe/app-icons 2.3.28 → 2.3.29
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/PDFs.zip +0 -0
- package/README.md +6 -0
- package/essentialIconsMap.js +2 -1
- package/essentialIconsMap.json +2 -1
- package/package.json +1 -1
- package/sprite.svg +17 -0
package/PDFs.zip
CHANGED
|
Binary file
|
package/README.md
CHANGED
package/essentialIconsMap.js
CHANGED
|
@@ -277,5 +277,6 @@ var iconToClass = {
|
|
|
277
277
|
"my-edu-search": "essentials-none",
|
|
278
278
|
"my-nsw-edu-chat": "essentials-none",
|
|
279
279
|
"my-nsw-school-surveys": "essentials-none",
|
|
280
|
-
"my-eagle-eye": "essentials-none"
|
|
280
|
+
"my-eagle-eye": "essentials-none",
|
|
281
|
+
"my-ssc": "essentials-none"
|
|
281
282
|
};
|
package/essentialIconsMap.json
CHANGED
package/package.json
CHANGED
package/sprite.svg
CHANGED
|
@@ -3646,6 +3646,23 @@
|
|
|
3646
3646
|
</clipPath>
|
|
3647
3647
|
</defs>
|
|
3648
3648
|
|
|
3649
|
+
</symbol>
|
|
3650
|
+
<symbol id="my-ssc" viewBox="0 0 58 58">
|
|
3651
|
+
<rect width="58" height="58" rx="6" fill="#CBEDFD"/>
|
|
3652
|
+
<g clip-path="url(#clip0_8861_7360_my-ssc)">
|
|
3653
|
+
<path d="M50.4325 51C50.0334 51 49.6355 50.8461 49.3304 50.5395L37.7079 38.8415C37.1552 38.2854 37.0878 37.4014 37.5499 36.7656C39.3263 34.3179 41.2376 30.2089 41.2376 26.9716C41.2376 18.8176 34.71 12.1845 26.6857 12.1845C18.6614 12.1845 12.1339 18.8176 12.1339 26.9705C12.1339 35.1234 18.6614 41.7575 26.6857 41.7575C29.5333 41.7575 32.2913 40.9218 34.6603 39.3413C35.3832 38.8583 36.3549 39.0627 36.8302 39.7985C37.3045 40.5331 37.1033 41.5205 36.3803 42.0035C33.4985 43.9255 30.1468 44.9421 26.6857 44.9421C16.9336 44.9421 9 36.8802 9 26.9705C9 17.0608 16.9336 9 26.6857 9C36.4378 9 44.3703 17.0619 44.3703 26.9705C44.3703 30.6773 42.6094 34.7257 40.8429 37.5137L51.5357 48.276C52.1503 48.8949 52.1548 49.9025 51.5468 50.5271C51.2406 50.8416 50.8371 50.9989 50.4336 50.9989L50.4325 51Z" fill="#002664"/>
|
|
3654
|
+
<path d="M32.6794 32.6577H20.9884C20.4689 32.6577 20.0488 32.2297 20.0488 31.7029V22.8839C20.0488 22.5233 20.2489 22.1942 20.5651 22.0313L26.4106 19.0321C26.6748 18.8962 26.9865 18.8951 27.2518 19.0287L33.0973 21.9695C33.4179 22.1302 33.6202 22.4627 33.6202 22.8255V31.704C33.6202 32.2319 33.199 32.6588 32.6805 32.6588L32.6794 32.6577ZM21.9292 30.7481H31.7398V23.4186L26.8384 20.9529L21.9292 23.4725V30.7492V30.7481Z" fill="#002664"/>
|
|
3655
|
+
<path d="M25.9378 23.9634H23.9414V25.992H25.9378V23.9634Z" fill="#D7153A"/>
|
|
3656
|
+
<path d="M29.6849 23.9634H27.6885V25.992H29.6849V23.9634Z" fill="#D7153A"/>
|
|
3657
|
+
<path d="M25.9378 27.1873H23.9414V29.2159H25.9378V27.1873Z" fill="#D7153A"/>
|
|
3658
|
+
<path d="M29.6849 27.1873H27.6885V29.2159H29.6849V27.1873Z" fill="#D7153A"/>
|
|
3659
|
+
</g>
|
|
3660
|
+
<defs>
|
|
3661
|
+
<clipPath id="clip0_8861_7360_my-ssc">
|
|
3662
|
+
<rect width="43" height="42" fill="white" transform="translate(9 9)"/>
|
|
3663
|
+
</clipPath>
|
|
3664
|
+
</defs>
|
|
3665
|
+
|
|
3649
3666
|
</symbol>
|
|
3650
3667
|
<symbol id="my-ssgt" viewBox="0 0 58 58">
|
|
3651
3668
|
<rect width="58" height="58" rx="6" fill="#CBEDFD"/>
|