@nswdoe/app-icons 2.3.7 → 2.3.8
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 +3 -0
- package/essentialIconsMap.js +2 -1
- package/essentialIconsMap.json +2 -1
- package/package.json +1 -1
- package/sprite.svg +19 -0
package/PDFs.zip
CHANGED
|
Binary file
|
package/README.md
CHANGED
package/essentialIconsMap.js
CHANGED
|
@@ -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
|
};
|
package/essentialIconsMap.json
CHANGED
package/package.json
CHANGED
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)">
|