@nswdoe/app-icons 2.3.7 → 2.3.9

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 CHANGED
Binary file
package/README.md CHANGED
@@ -3,6 +3,12 @@
3
3
  Single source of truth for DXP icons.
4
4
 
5
5
  ## Changelog
6
+ ### [2.3.9] 28-10-2024
7
+ - add my-tau
8
+
9
+ ### [2.3.8] 28-10-2024
10
+ - add my-sap-signavio
11
+
6
12
  ### [2.3.6] 25-09-2024
7
13
  - add my-canvas
8
14
 
@@ -262,5 +262,6 @@ var iconToClass = {
262
262
  "my-portal-icon": "essentials-none",
263
263
  "my-incident-report": "essentials-none",
264
264
  "my-canvas": "essentials-none",
265
- "my-telus": "essentials-none"
265
+ "my-telus": "essentials-none",
266
+ "my-sap-signavio": "essentials-none"
266
267
  };
@@ -265,5 +265,7 @@
265
265
  "my-portal-icon": "essentials-none",
266
266
  "my-incident-report": "essentials-none",
267
267
  "my-canvas": "essentials-none",
268
- "my-telus": "essentials-none"
268
+ "my-telus": "essentials-none",
269
+ "my-sap-signavio": "essentials-none",
270
+ "my-tau": "essentials-none"
269
271
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nswdoe/app-icons",
3
- "version": "2.3.7",
3
+ "version": "2.3.9",
4
4
  "description": "Application Icons and colours for NSW DoE.",
5
5
  "private": false,
6
6
  "main": "./essentialIconsMap.js",
package/sprite.svg CHANGED
@@ -2865,6 +2865,25 @@
2865
2865
  </clipPath>
2866
2866
  </defs>
2867
2867
 
2868
+ </symbol>
2869
+ <symbol id="my-sap-signavio" viewBox="0 0 58 58">
2870
+ <rect width="58" height="58" rx="6" fill="white"/>
2871
+ <g clip-path="url(#clip0_6927_1783_my-sap-signavio)">
2872
+ <path d="M4.00879 16.0081V40.974H29.2624L53.9809 16.0108H4.00879V16.0081Z" fill="url(#paint0_linear_6927_1783)"/>
2873
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M33.6637 20.7085C38.3659 20.7085 40.5744 22.3999 40.5744 26.0874C40.5744 29.4004 38.3001 31.3745 34.4598 31.3745H32.8695V36.1468H25.5813L24.8601 33.8644C24.0891 34.1209 23.2181 34.2615 22.2946 34.2615C21.3485 34.2615 20.4545 34.1108 19.6697 33.8427L18.9195 36.1468H14.4526L14.9446 34.8111L14.7645 34.9702C13.6507 35.8742 12.257 36.3714 10.5313 36.4052H10.2747C8.29157 36.4052 6.34847 35.8533 4.70704 34.9096L6.2261 31.8611C7.87251 32.8438 8.90621 33.0631 10.2999 33.0349C11.0228 33.0185 11.5454 32.8865 11.8858 32.5296C12.0921 32.3159 12.1985 32.0455 12.2095 31.7573C12.2225 30.9652 11.107 30.5938 9.74046 30.1683C8.633 29.8173 7.37886 29.3491 6.39599 28.6217C5.23438 27.7578 4.67941 26.6775 4.70704 25.1552C4.72555 24.0441 5.13245 23.0458 5.88438 22.2565C6.96643 21.1284 8.7109 20.4392 10.8043 20.4392H10.8153C12.6098 20.4431 14.8034 20.9559 16.3863 21.7726L14.6775 24.7788C12.9427 23.9317 12.0686 23.8508 11.078 23.8C9.60814 23.7207 8.86284 24.2514 8.85151 24.8237C8.8388 25.5235 10.2471 26.1552 11.57 26.5854C13.5772 27.2277 16.1302 28.0896 16.5184 30.5784L20.1896 20.7034H24.4487L28.7457 32.5148V20.7034H33.6642M22.2952 30.8139C22.8551 30.8139 23.3789 30.7118 23.8391 30.5452L22.3115 25.5628H22.278L20.7178 30.5318C21.1825 30.7085 21.7203 30.8139 22.2935 30.8139H22.2952ZM33.9515 27.954C35.3976 27.954 36.5487 27.4707 36.5487 25.9283C36.5487 24.4347 35.3976 23.9534 33.9515 23.9534H32.8684V27.954H33.9515Z" fill="white"/>
2874
+ </g>
2875
+ <defs>
2876
+ <linearGradient id="paint0_linear_6927_1783" x1="28.9773" y1="16.0216" x2="28.9773" y2="40.9749" gradientUnits="userSpaceOnUse">
2877
+ <stop stop-color="#00B8F1"/>
2878
+ <stop offset="0.22" stop-color="#06A5E5"/>
2879
+ <stop offset="0.794" stop-color="#1870C5"/>
2880
+ <stop offset="1" stop-color="#1D61BC"/>
2881
+ </linearGradient>
2882
+ <clipPath id="clip0_6927_1783_my-sap-signavio">
2883
+ <rect width="50" height="25" fill="white" transform="translate(4 16)"/>
2884
+ </clipPath>
2885
+ </defs>
2886
+
2868
2887
  </symbol>
2869
2888
  <symbol id="my-sap" viewBox="0 0 58 58">
2870
2889
  <g clip-path="url(#clip0_5259_77841_my-sap)">
@@ -3683,15 +3702,9 @@
3683
3702
 
3684
3703
  </symbol>
3685
3704
  <symbol id="my-tau" viewBox="0 0 58 58">
3686
- <g clip-path="url(#clip0_5259_77954_my-tau)">
3687
3705
  <rect width="58" height="58" rx="6" fill="#CBEDFD"/>
3688
- <path d="M16.2102 36V24.957H12.1602V22.986H22.3122V24.957H18.4062V36H16.2102ZM21.7282 36L26.3992 22.986H28.7752L33.4462 36H31.2502L30.0892 32.733H25.1032L23.9332 36H21.7282ZM25.6252 30.789H29.5402L27.5872 25.11L25.6252 30.789ZM39.9382 36.18C38.7382 36.18 37.7692 35.982 37.0312 35.586C36.2992 35.184 35.7682 34.608 35.4382 33.858C35.1082 33.102 34.9432 32.19 34.9432 31.122V22.986H37.1842V31.347C37.1842 32.355 37.4302 33.099 37.9222 33.579C38.4142 34.059 39.0862 34.299 39.9382 34.299C40.7902 34.299 41.4682 34.062 41.9722 33.588C42.4822 33.108 42.7372 32.361 42.7372 31.347V22.986H44.9512V31.248C44.9512 32.79 44.5642 33.999 43.7902 34.875C43.0162 35.745 41.7322 36.18 39.9382 36.18Z" fill="#002664"/>
3689
- </g>
3690
- <defs>
3691
- <clipPath id="clip0_5259_77954_my-tau">
3692
- <rect width="58" height="58" rx="6" fill="white"/>
3693
- </clipPath>
3694
- </defs>
3706
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M39.7004 9.54192C39.9477 9.65012 40.0645 9.93507 39.9642 10.1857C39.6395 10.9975 39.3363 11.7463 39.0546 12.4419C36.7167 18.2154 35.8633 20.323 36.4942 24.424C36.5346 24.6869 36.5752 24.9456 36.6153 25.201C37.0678 28.084 37.4529 30.5383 36.8031 33.8464C36.099 37.4308 34.1891 41.9896 29.9314 49.2528C29.8006 49.4759 29.5213 49.5625 29.2873 49.4525C29.0532 49.3424 28.9417 49.0721 29.0301 48.8291C30.0253 46.0924 31.4394 41.7238 32.2072 37.2529C32.9799 32.754 33.0759 28.2698 31.5528 25.2236C30.4286 22.9752 27.4312 20.9953 18.9416 19.9966C18.6842 19.9663 18.4927 19.7444 18.5002 19.4854C18.5078 19.2264 18.712 19.0161 18.9706 19.0009C20.0418 18.9378 21.0877 18.9064 22.1027 18.8791C22.2237 18.8758 22.3443 18.8726 22.4643 18.8694C23.3537 18.8458 24.2176 18.8228 25.0617 18.7818C26.9783 18.6887 28.7604 18.5035 30.4228 18.0199C33.7041 17.0653 36.6007 14.9255 39.0486 9.78502C39.1646 9.54132 39.4532 9.43372 39.7004 9.54192ZM24.0451 19.8239C29.0278 20.9439 31.3788 22.6396 32.4472 24.7764C34.1241 28.1302 33.9701 32.896 33.1928 37.4221C32.7815 39.817 32.1894 42.1779 31.5743 44.2801C34.0774 39.57 35.3014 36.3032 35.8219 33.6536C36.4365 30.5246 36.0777 28.2331 35.6246 25.3392C35.5855 25.0896 35.5457 24.8355 35.5058 24.576C34.9535 20.9863 35.4983 18.7452 36.9875 14.9111C35.1042 17.1017 33.0038 18.3105 30.7022 18.9801C28.9271 19.4965 27.0529 19.6863 25.1102 19.7806C24.7583 19.7977 24.4031 19.8117 24.0451 19.8239Z" fill="#002664"/>
3707
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M27.4671 13.3687C27.1286 13.0007 27.1284 13.0009 27.1282 13.0011L27.1277 13.0015L27.1267 13.0025L27.1243 13.0047L27.118 13.0106L27.1002 13.028C27.0861 13.042 27.0676 13.061 27.0459 13.0846C27.0027 13.1317 26.9457 13.1983 26.8849 13.2822C26.7657 13.4468 26.6195 13.6945 26.5462 14.0033C26.471 14.3205 26.4749 14.6965 26.6535 15.0884C26.8293 15.4742 27.1558 15.8349 27.6544 16.1637C28.6199 16.8 29.4004 16.9407 29.9811 16.8769C30.267 16.8455 30.4897 16.7659 30.6473 16.688C30.7258 16.6492 30.7879 16.611 30.8335 16.5796C30.8564 16.5639 30.8752 16.5499 30.8899 16.5384C30.8973 16.5326 30.9037 16.5274 30.909 16.523L30.9164 16.5168L30.9195 16.5141L30.9209 16.5129L30.9215 16.5123C30.9219 16.512 30.9222 16.5118 30.5921 16.1362L30.9222 16.5118L30.9662 16.4731L31 16.4253L30.5921 16.1362C31 16.4253 31.0003 16.425 31.0006 16.4246L31.0011 16.4238L31.0022 16.4223L31.0045 16.4189L31.0099 16.411C31.0137 16.4052 31.0181 16.3985 31.0228 16.3908C31.0324 16.3755 31.0437 16.3563 31.0561 16.3333C31.0808 16.2873 31.1098 16.2258 31.1373 16.1494C31.1926 15.9957 31.2411 15.7835 31.238 15.5188C31.2317 14.9815 31.0147 14.2885 30.3364 13.4738L30.3361 13.4735C29.6043 12.5959 28.8064 12.4185 28.1591 12.5296C27.8548 12.5819 27.606 12.6937 27.4353 12.7899C27.349 12.8385 27.28 12.8846 27.2308 12.9201C27.2061 12.9379 27.1861 12.9531 27.1712 12.9649L27.1526 12.9799L27.1462 12.9852L27.1437 12.9874L27.1427 12.9883L27.1422 12.9887C27.1419 12.9889 27.1417 12.9891 27.4671 13.3687ZM27.7991 13.7434C27.7948 13.7478 27.7892 13.7537 27.7824 13.7611C27.7608 13.7846 27.7291 13.8214 27.6946 13.8691C27.6233 13.9675 27.5523 14.0947 27.5193 14.234C27.4882 14.365 27.489 14.5103 27.5635 14.6738C27.6408 14.8435 27.816 15.0724 28.2048 15.3287C29.0144 15.8623 29.5651 15.9166 29.8719 15.8829C30.0285 15.8657 30.1382 15.824 30.2027 15.7923C30.2202 15.7377 30.2395 15.6502 30.2381 15.5305C30.235 15.2697 30.1321 14.7915 29.5681 14.1139C29.0574 13.5015 28.6129 13.4664 28.3283 13.5152C28.1666 13.543 28.0271 13.6043 27.9261 13.6612C27.8764 13.6892 27.8387 13.7146 27.8151 13.7316C27.8086 13.7363 27.8033 13.7402 27.7991 13.7434ZM27.4671 13.3687L27.1417 12.9891L27.1351 12.9948L27.1286 13.0007L27.4671 13.3687Z" fill="#D7153A"/>
3695
3708
 
3696
3709
  </symbol>
3697
3710
  <symbol id="my-teacher-performance-development" viewBox="0 0 58 58">