@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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/sprite.svg +11 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nswdoe/app-icons",
3
- "version": "2.3.23",
3
+ "version": "2.3.24",
4
4
  "description": "Application Icons and colours for NSW DoE.",
5
5
  "private": false,
6
6
  "main": "./essentialIconsMap.js",
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
- <rect width="58" height="58" rx="6" fill="#CBEDFD"/>
2312
- <circle cx="29" cy="29" r="21.75" stroke="#002664" stroke-width="2.5"/>
2313
- <mask id="path-3-outside-1_8426_7767" maskUnits="userSpaceOnUse" x="16" y="15" width="27" height="29" fill="black">
2314
- <rect fill="white" x="16" y="15" width="27" height="29"/>
2315
- <path d="M29.5039 18C35.3046 18.0001 40.0068 22.7022 40.0068 28.5029C40.0067 34.3036 35.3046 39.0058 29.5039 39.0059C27.562 39.0058 25.7441 38.4765 24.1836 37.5576L20.8369 39.0801L21.8389 35.6816C20.0793 33.8036 19 31.2795 19 28.5029C19 22.7023 23.7033 18.0002 29.5039 18Z"/>
2316
- </mask>
2317
- <path d="M29.5039 18L29.504 15.5H29.5038L29.5039 18ZM40.0068 28.5029L42.5068 28.503V28.5029H40.0068ZM29.5039 39.0059L29.5038 41.5059H29.504L29.5039 39.0059ZM24.1836 37.5576L25.4521 35.4033L24.3318 34.7437L23.1484 35.282L24.1836 37.5576ZM20.8369 39.0801L18.439 38.3731L16.8916 43.6214L21.8721 41.3557L20.8369 39.0801ZM21.8389 35.6816L24.2368 36.3886L24.6414 35.0164L23.6632 33.9723L21.8389 35.6816ZM19 28.5029H16.5V28.503L19 28.5029ZM29.5039 18L29.5039 20.5C33.9239 20.5001 37.5068 24.0829 37.5068 28.5029H40.0068H42.5068C42.5068 21.3214 36.6853 15.5001 29.504 15.5L29.5039 18ZM40.0068 28.5029L37.5068 28.5029C37.5068 32.9229 33.9238 36.5058 29.5039 36.5059L29.5039 39.0059L29.504 41.5059C36.6853 41.5057 42.5067 35.6843 42.5068 28.503L40.0068 28.5029ZM29.5039 39.0059L29.504 36.5059C28.0224 36.5058 26.6407 36.1032 25.4521 35.4033L24.1836 37.5576L22.9151 39.7119C24.8475 40.8497 27.1016 41.5058 29.5038 41.5059L29.5039 39.0059ZM24.1836 37.5576L23.1484 35.282L19.8017 36.8045L20.8369 39.0801L21.8721 41.3557L25.2188 39.8332L24.1836 37.5576ZM20.8369 39.0801L23.2349 39.7871L24.2368 36.3886L21.8389 35.6816L19.4409 34.9747L18.439 38.3731L20.8369 39.0801ZM21.8389 35.6816L23.6632 33.9723C22.3195 32.5382 21.5 30.6185 21.5 28.5029L19 28.5029L16.5 28.503C16.5001 31.9406 17.839 35.069 20.0145 37.3909L21.8389 35.6816ZM19 28.5029H21.5C21.5 24.0834 25.0836 20.5002 29.504 20.5L29.5039 18L29.5038 15.5C22.323 15.5003 16.5 21.3212 16.5 28.5029H19Z" fill="#D7153A" mask="url(#path-3-outside-1_8426_7767)"/>
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">