@nswds/tokens 2.8.0 → 2.10.0

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 (322) hide show
  1. package/dist/brand/black/logo.png +0 -0
  2. package/dist/brand/black/logo.svg +30 -0
  3. package/dist/brand/icon-dark.ico +0 -0
  4. package/dist/brand/icon-dark.png +0 -0
  5. package/dist/brand/icon-dark.svg +17 -0
  6. package/dist/brand/icon-light.ico +0 -0
  7. package/dist/brand/icon-light.png +0 -0
  8. package/dist/brand/icon-light.svg +30 -0
  9. package/dist/brand/icon.svg +30 -0
  10. package/dist/brand/logo.png +0 -0
  11. package/dist/brand/logo.svg +34 -0
  12. package/dist/brand/placeholder.svg +1 -0
  13. package/dist/brand/profile.jpg +0 -0
  14. package/dist/brand/profile.png +0 -0
  15. package/dist/brand/profile_matildas.jpg +0 -0
  16. package/dist/brand/profile_pride.jpg +0 -0
  17. package/dist/brand/reversed/logo.png +0 -0
  18. package/dist/brand/reversed/logo.svg +34 -0
  19. package/dist/brand/white/logo.png +0 -0
  20. package/dist/brand/white/logo.svg +21 -0
  21. package/dist/css/colors/semantic/hex.css +78 -0
  22. package/dist/css/colors/semantic/hsl.css +78 -0
  23. package/dist/css/colors/semantic/oklch.css +78 -0
  24. package/dist/css/colors/semantic/rgb.css +78 -0
  25. package/dist/figma/color/semantic/hex.json +314 -0
  26. package/dist/figma/color/semantic/hsl.json +618 -0
  27. package/dist/figma/color/semantic/oklch.json +618 -0
  28. package/dist/figma/color/semantic/rgb.json +618 -0
  29. package/dist/figma/{themes → color/themes}/masterbrand/color/hex.json +1 -1
  30. package/dist/figma/{themes → color/themes}/masterbrand/color/hsl.json +58 -286
  31. package/{src/figma → dist/figma/color}/themes/masterbrand/color/oklch.json +58 -286
  32. package/{src/figma → dist/figma/color}/themes/masterbrand/color/rgb.json +58 -286
  33. package/dist/icons/account_circle.svg +1 -0
  34. package/dist/icons/add.svg +1 -0
  35. package/dist/icons/attach_file.svg +1 -0
  36. package/dist/icons/calendar_month.svg +1 -0
  37. package/dist/icons/calendar_today.svg +1 -0
  38. package/dist/icons/cancel.svg +1 -0
  39. package/dist/icons/check.svg +1 -0
  40. package/dist/icons/check_circle.svg +1 -0
  41. package/dist/icons/chevron_down.svg +1 -0
  42. package/dist/icons/chevron_left.svg +1 -0
  43. package/dist/icons/chevron_right.svg +1 -0
  44. package/dist/icons/chevron_up.svg +1 -0
  45. package/dist/icons/circle.svg +1 -0
  46. package/dist/icons/close.svg +1 -0
  47. package/dist/icons/collapse_all.svg +1 -0
  48. package/dist/icons/computer.svg +1 -0
  49. package/dist/icons/contrast.svg +1 -0
  50. package/dist/icons/copy.svg +1 -0
  51. package/dist/icons/dark_mode.svg +1 -0
  52. package/dist/icons/delete.svg +1 -0
  53. package/dist/icons/desktop.svg +1 -0
  54. package/dist/icons/display_settings.svg +1 -0
  55. package/dist/icons/dock_to_left.svg +1 -0
  56. package/dist/icons/dock_to_right.svg +1 -0
  57. package/dist/icons/double_arrow_left.svg +1 -0
  58. package/dist/icons/double_arrow_right.svg +1 -0
  59. package/dist/icons/download.svg +1 -0
  60. package/dist/icons/drag_indicator.svg +1 -0
  61. package/dist/icons/east.svg +1 -0
  62. package/dist/icons/error.svg +1 -0
  63. package/dist/icons/exclamation.svg +1 -0
  64. package/dist/icons/eye.svg +1 -0
  65. package/dist/icons/favorite.svg +1 -0
  66. package/dist/icons/format_align_center.svg +1 -0
  67. package/dist/icons/format_align_justify.svg +1 -0
  68. package/dist/icons/format_align_left.svg +1 -0
  69. package/dist/icons/format_align_right.svg +1 -0
  70. package/dist/icons/format_bold.svg +1 -0
  71. package/dist/icons/format_color_text.svg +1 -0
  72. package/dist/icons/format_h1.svg +1 -0
  73. package/dist/icons/format_h2.svg +1 -0
  74. package/dist/icons/format_h3.svg +1 -0
  75. package/dist/icons/format_h4.svg +1 -0
  76. package/dist/icons/format_italic.svg +1 -0
  77. package/dist/icons/format_list_bulleted.svg +1 -0
  78. package/dist/icons/format_list_numbered.svg +1 -0
  79. package/dist/icons/format_quote.svg +1 -0
  80. package/dist/icons/format_size.svg +1 -0
  81. package/dist/icons/format_underlined.svg +1 -0
  82. package/dist/icons/grid_on.svg +1 -0
  83. package/dist/icons/grid_view.svg +1 -0
  84. package/dist/icons/help.svg +1 -0
  85. package/dist/icons/info.svg +1 -0
  86. package/dist/icons/language.svg +1 -0
  87. package/dist/icons/laptop.svg +1 -0
  88. package/dist/icons/light_mode.svg +1 -0
  89. package/dist/icons/link.svg +1 -0
  90. package/dist/icons/list.svg +1 -0
  91. package/dist/icons/login.svg +1 -0
  92. package/dist/icons/logout.svg +1 -0
  93. package/dist/icons/mail.svg +1 -0
  94. package/dist/icons/menu.svg +1 -0
  95. package/dist/icons/more_horiz.svg +1 -0
  96. package/dist/icons/more_vert.svg +1 -0
  97. package/dist/icons/north.svg +1 -0
  98. package/dist/icons/notifications.svg +1 -0
  99. package/dist/icons/open_in_new.svg +1 -0
  100. package/dist/icons/palette.svg +1 -0
  101. package/dist/icons/person.svg +1 -0
  102. package/dist/icons/print.svg +1 -0
  103. package/dist/icons/progress_activity.svg +1 -0
  104. package/dist/icons/remove.svg +1 -0
  105. package/dist/icons/search.svg +1 -0
  106. package/dist/icons/sentiment_dissatisfied.svg +1 -0
  107. package/dist/icons/sentiment_neutral.svg +1 -0
  108. package/dist/icons/sentiment_satisfied.svg +1 -0
  109. package/dist/icons/sentiment_very_dissatisfied.svg +1 -0
  110. package/dist/icons/sentiment_very_satisfied.svg +1 -0
  111. package/dist/icons/settings.svg +1 -0
  112. package/dist/icons/settings_brightness.svg +1 -0
  113. package/dist/icons/share.svg +1 -0
  114. package/dist/icons/side_navigation.svg +1 -0
  115. package/dist/icons/smartphone.svg +1 -0
  116. package/dist/icons/south.svg +1 -0
  117. package/dist/icons/tablet.svg +1 -0
  118. package/dist/icons/toc.svg +1 -0
  119. package/dist/icons/unfold_less.svg +1 -0
  120. package/dist/icons/unfold_more.svg +1 -0
  121. package/dist/icons/upload.svg +1 -0
  122. package/dist/icons/view_column.svg +1 -0
  123. package/dist/icons/view_list.svg +1 -0
  124. package/dist/icons/warning.svg +1 -0
  125. package/dist/icons/west.svg +1 -0
  126. package/dist/index.cjs +3943 -1117
  127. package/dist/index.cjs.map +1 -1
  128. package/dist/index.d.cts +1139 -225
  129. package/dist/index.d.ts +1139 -225
  130. package/dist/index.js +3943 -1117
  131. package/dist/index.js.map +1 -1
  132. package/dist/js/colors/semantic/hex.js +87 -0
  133. package/dist/js/colors/semantic/hsl.js +87 -0
  134. package/dist/js/colors/semantic/oklch.js +87 -0
  135. package/dist/js/colors/semantic/rgb.js +87 -0
  136. package/dist/json/colors/semantic/hex.json +86 -0
  137. package/dist/json/colors/semantic/hsl.json +86 -0
  138. package/dist/json/colors/semantic/oklch.json +86 -0
  139. package/dist/json/colors/semantic/rgb.json +86 -0
  140. package/dist/json/colors/themes/masterbrand/hex.json +1 -1
  141. package/dist/json/colors/themes/masterbrand/hsl.json +1 -1
  142. package/dist/json/colors/themes/masterbrand/oklch.json +1 -1
  143. package/dist/json/colors/themes/masterbrand/rgb.json +1 -1
  144. package/dist/less/colors/semantic/hex.less +76 -0
  145. package/dist/less/colors/semantic/hsl.less +76 -0
  146. package/dist/less/colors/semantic/oklch.less +76 -0
  147. package/dist/less/colors/semantic/rgb.less +76 -0
  148. package/dist/scss/colors/semantic/hex.scss +76 -0
  149. package/dist/scss/colors/semantic/hsl.scss +76 -0
  150. package/dist/scss/colors/semantic/oklch.scss +76 -0
  151. package/dist/scss/colors/semantic/rgb.scss +76 -0
  152. package/dist/tailwind/colors/semantic/hex.css +78 -0
  153. package/dist/tailwind/colors/semantic/hsl.css +78 -0
  154. package/dist/tailwind/colors/semantic/oklch.css +78 -0
  155. package/dist/tailwind/colors/semantic/rgb.css +78 -0
  156. package/dist/ts/colors/semantic/hex.ts +84 -0
  157. package/dist/ts/colors/semantic/hsl.ts +84 -0
  158. package/dist/ts/colors/semantic/oklch.ts +84 -0
  159. package/dist/ts/colors/semantic/rgb.ts +84 -0
  160. package/package.json +19 -9
  161. package/src/brand/black/logo.png +0 -0
  162. package/src/brand/black/logo.svg +30 -0
  163. package/src/brand/icon-dark.ico +0 -0
  164. package/src/brand/icon-dark.png +0 -0
  165. package/src/brand/icon-dark.svg +17 -0
  166. package/src/brand/icon-light.ico +0 -0
  167. package/src/brand/icon-light.png +0 -0
  168. package/src/brand/icon-light.svg +30 -0
  169. package/src/brand/icon.svg +30 -0
  170. package/src/brand/logo.png +0 -0
  171. package/src/brand/logo.svg +34 -0
  172. package/src/brand/placeholder.svg +1 -0
  173. package/src/brand/profile.jpg +0 -0
  174. package/src/brand/profile.png +0 -0
  175. package/src/brand/profile_matildas.jpg +0 -0
  176. package/src/brand/profile_pride.jpg +0 -0
  177. package/src/brand/reversed/logo.png +0 -0
  178. package/src/brand/reversed/logo.svg +34 -0
  179. package/src/brand/white/logo.png +0 -0
  180. package/src/brand/white/logo.svg +21 -0
  181. package/src/css/colors/semantic/hex.css +78 -0
  182. package/src/css/colors/semantic/hsl.css +78 -0
  183. package/src/css/colors/semantic/oklch.css +78 -0
  184. package/src/css/colors/semantic/rgb.css +78 -0
  185. package/src/figma/color/semantic/hex.json +314 -0
  186. package/src/figma/color/semantic/hsl.json +618 -0
  187. package/src/figma/color/semantic/oklch.json +618 -0
  188. package/src/figma/color/semantic/rgb.json +618 -0
  189. package/src/figma/{themes → color/themes}/masterbrand/color/hex.json +1 -1
  190. package/src/figma/{themes → color/themes}/masterbrand/color/hsl.json +58 -286
  191. package/{dist/figma → src/figma/color}/themes/masterbrand/color/oklch.json +58 -286
  192. package/{dist/figma → src/figma/color}/themes/masterbrand/color/rgb.json +58 -286
  193. package/src/icons/account_circle.svg +1 -0
  194. package/src/icons/add.svg +1 -0
  195. package/src/icons/attach_file.svg +1 -0
  196. package/src/icons/calendar_month.svg +1 -0
  197. package/src/icons/calendar_today.svg +1 -0
  198. package/src/icons/cancel.svg +1 -0
  199. package/src/icons/check.svg +1 -0
  200. package/src/icons/check_circle.svg +1 -0
  201. package/src/icons/chevron_down.svg +1 -0
  202. package/src/icons/chevron_left.svg +1 -0
  203. package/src/icons/chevron_right.svg +1 -0
  204. package/src/icons/chevron_up.svg +1 -0
  205. package/src/icons/circle.svg +1 -0
  206. package/src/icons/close.svg +1 -0
  207. package/src/icons/collapse_all.svg +1 -0
  208. package/src/icons/computer.svg +1 -0
  209. package/src/icons/contrast.svg +1 -0
  210. package/src/icons/copy.svg +1 -0
  211. package/src/icons/dark_mode.svg +1 -0
  212. package/src/icons/delete.svg +1 -0
  213. package/src/icons/desktop.svg +1 -0
  214. package/src/icons/display_settings.svg +1 -0
  215. package/src/icons/dock_to_left.svg +1 -0
  216. package/src/icons/dock_to_right.svg +1 -0
  217. package/src/icons/double_arrow_left.svg +1 -0
  218. package/src/icons/double_arrow_right.svg +1 -0
  219. package/src/icons/download.svg +1 -0
  220. package/src/icons/drag_indicator.svg +1 -0
  221. package/src/icons/east.svg +1 -0
  222. package/src/icons/error.svg +1 -0
  223. package/src/icons/exclamation.svg +1 -0
  224. package/src/icons/eye.svg +1 -0
  225. package/src/icons/favorite.svg +1 -0
  226. package/src/icons/format_align_center.svg +1 -0
  227. package/src/icons/format_align_justify.svg +1 -0
  228. package/src/icons/format_align_left.svg +1 -0
  229. package/src/icons/format_align_right.svg +1 -0
  230. package/src/icons/format_bold.svg +1 -0
  231. package/src/icons/format_color_text.svg +1 -0
  232. package/src/icons/format_h1.svg +1 -0
  233. package/src/icons/format_h2.svg +1 -0
  234. package/src/icons/format_h3.svg +1 -0
  235. package/src/icons/format_h4.svg +1 -0
  236. package/src/icons/format_italic.svg +1 -0
  237. package/src/icons/format_list_bulleted.svg +1 -0
  238. package/src/icons/format_list_numbered.svg +1 -0
  239. package/src/icons/format_quote.svg +1 -0
  240. package/src/icons/format_size.svg +1 -0
  241. package/src/icons/format_underlined.svg +1 -0
  242. package/src/icons/grid_on.svg +1 -0
  243. package/src/icons/grid_view.svg +1 -0
  244. package/src/icons/help.svg +1 -0
  245. package/src/icons/info.svg +1 -0
  246. package/src/icons/language.svg +1 -0
  247. package/src/icons/laptop.svg +1 -0
  248. package/src/icons/light_mode.svg +1 -0
  249. package/src/icons/link.svg +1 -0
  250. package/src/icons/list.svg +1 -0
  251. package/src/icons/login.svg +1 -0
  252. package/src/icons/logout.svg +1 -0
  253. package/src/icons/mail.svg +1 -0
  254. package/src/icons/menu.svg +1 -0
  255. package/src/icons/more_horiz.svg +1 -0
  256. package/src/icons/more_vert.svg +1 -0
  257. package/src/icons/north.svg +1 -0
  258. package/src/icons/notifications.svg +1 -0
  259. package/src/icons/open_in_new.svg +1 -0
  260. package/src/icons/palette.svg +1 -0
  261. package/src/icons/person.svg +1 -0
  262. package/src/icons/print.svg +1 -0
  263. package/src/icons/progress_activity.svg +1 -0
  264. package/src/icons/remove.svg +1 -0
  265. package/src/icons/search.svg +1 -0
  266. package/src/icons/sentiment_dissatisfied.svg +1 -0
  267. package/src/icons/sentiment_neutral.svg +1 -0
  268. package/src/icons/sentiment_satisfied.svg +1 -0
  269. package/src/icons/sentiment_very_dissatisfied.svg +1 -0
  270. package/src/icons/sentiment_very_satisfied.svg +1 -0
  271. package/src/icons/settings.svg +1 -0
  272. package/src/icons/settings_brightness.svg +1 -0
  273. package/src/icons/share.svg +1 -0
  274. package/src/icons/side_navigation.svg +1 -0
  275. package/src/icons/smartphone.svg +1 -0
  276. package/src/icons/south.svg +1 -0
  277. package/src/icons/tablet.svg +1 -0
  278. package/src/icons/toc.svg +1 -0
  279. package/src/icons/unfold_less.svg +1 -0
  280. package/src/icons/unfold_more.svg +1 -0
  281. package/src/icons/upload.svg +1 -0
  282. package/src/icons/view_column.svg +1 -0
  283. package/src/icons/view_list.svg +1 -0
  284. package/src/icons/warning.svg +1 -0
  285. package/src/icons/west.svg +1 -0
  286. package/src/index.ts +122 -3
  287. package/src/js/colors/semantic/hex.js +87 -0
  288. package/src/js/colors/semantic/hsl.js +87 -0
  289. package/src/js/colors/semantic/oklch.js +87 -0
  290. package/src/js/colors/semantic/rgb.js +87 -0
  291. package/src/json/colors/semantic/hex.json +86 -0
  292. package/src/json/colors/semantic/hsl.json +86 -0
  293. package/src/json/colors/semantic/oklch.json +86 -0
  294. package/src/json/colors/semantic/rgb.json +86 -0
  295. package/src/json/colors/themes/masterbrand/hex.json +1 -1
  296. package/src/json/colors/themes/masterbrand/hsl.json +1 -1
  297. package/src/json/colors/themes/masterbrand/oklch.json +1 -1
  298. package/src/json/colors/themes/masterbrand/rgb.json +1 -1
  299. package/src/less/colors/semantic/hex.less +76 -0
  300. package/src/less/colors/semantic/hsl.less +76 -0
  301. package/src/less/colors/semantic/oklch.less +76 -0
  302. package/src/less/colors/semantic/rgb.less +76 -0
  303. package/src/scss/colors/semantic/hex.scss +76 -0
  304. package/src/scss/colors/semantic/hsl.scss +76 -0
  305. package/src/scss/colors/semantic/oklch.scss +76 -0
  306. package/src/scss/colors/semantic/rgb.scss +76 -0
  307. package/src/tailwind/colors/semantic/hex.css +78 -0
  308. package/src/tailwind/colors/semantic/hsl.css +78 -0
  309. package/src/tailwind/colors/semantic/oklch.css +78 -0
  310. package/src/tailwind/colors/semantic/rgb.css +78 -0
  311. package/src/ts/colors/semantic/hex.ts +84 -0
  312. package/src/ts/colors/semantic/hsl.ts +84 -0
  313. package/src/ts/colors/semantic/oklch.ts +84 -0
  314. package/src/ts/colors/semantic/rgb.ts +84 -0
  315. /package/dist/figma/{global/color → color/global}/hex.json +0 -0
  316. /package/dist/figma/{global/color → color/global}/hsl.json +0 -0
  317. /package/dist/figma/{global/color → color/global}/oklch.json +0 -0
  318. /package/dist/figma/{global/color → color/global}/rgb.json +0 -0
  319. /package/src/figma/{global/color → color/global}/hex.json +0 -0
  320. /package/src/figma/{global/color → color/global}/hsl.json +0 -0
  321. /package/src/figma/{global/color → color/global}/oklch.json +0 -0
  322. /package/src/figma/{global/color → color/global}/rgb.json +0 -0
Binary file
@@ -0,0 +1,30 @@
1
+ <svg viewBox="0 0 259 280" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <style>
3
+ .nsw-red,
4
+ .nsw-blue {
5
+ fill: #000000;
6
+ stroke-width: 0;
7
+ }
8
+
9
+ @media (prefers-color-scheme: dark) {
10
+
11
+ .nsw-red,
12
+ .nsw-blue {
13
+ fill: #FFFFFF;
14
+ stroke-width: 0;
15
+ }
16
+ }
17
+ </style>
18
+ <path fill-rule="evenodd" clip-rule="evenodd"
19
+ d="M24.208 270.207h-5.045v-4.277l11.15.054v13.676H26.08v-2.491c-.266.278-.553.556-.86.833-.673.585-1.49 1.07-2.433 1.434-.96.373-2.143.564-3.513.564-2.33 0-4.385-.539-6.109-1.6-1.727-1.065-3.073-2.594-4.007-4.538-.926-1.927-1.395-4.231-1.395-6.85 0-2.657.494-4.994 1.47-6.946.971-1.96 2.363-3.498 4.132-4.571 1.768-1.065 3.849-1.604 6.183-1.604 1.515 0 2.915.245 4.156.725 1.255.485 2.36 1.157 3.273 1.985a9.61 9.61 0 0 1 2.192 2.852 8.196 8.196 0 0 1 .872 3.319l.021.435h-6.038l-.062-.339a5.22 5.22 0 0 0-.814-1.981 4.562 4.562 0 0 0-1.537-1.43c-.614-.352-1.345-.531-2.175-.531-1.005 0-1.931.261-2.741.775-.806.51-1.458 1.351-1.935 2.495-.486 1.169-.731 2.74-.731 4.679 0 1.579.162 2.897.482 3.925.311 1.011.739 1.819 1.266 2.403.523.581 1.117.991 1.773 1.219a6.036 6.036 0 0 0 2.089.369c.669 0 1.27-.112 1.79-.328.523-.224.98-.514 1.354-.866.377-.356.676-.746.884-1.152.216-.41.349-.816.399-1.21l.14-1.028Zm20.878-16.312c2.354 0 4.435.534 6.179 1.587 1.752 1.061 3.13 2.59 4.086 4.546.947 1.935 1.428 4.281 1.428 6.967 0 2.648-.473 4.969-1.412 6.9-.946 1.948-2.317 3.469-4.073 4.521-1.744 1.053-3.837 1.583-6.212 1.583-2.396 0-4.502-.534-6.254-1.583-1.753-1.044-3.135-2.557-4.099-4.505-.947-1.927-1.428-4.252-1.428-6.912 0-2.673.486-5.015 1.449-6.954.968-1.956 2.355-3.486 4.12-4.551 1.764-1.061 3.853-1.599 6.216-1.599Zm0 21.185c1.117 0 2.093-.265 2.898-.787.802-.523 1.433-1.372 1.881-2.516.453-1.185.686-2.772.686-4.712 0-1.993-.237-3.618-.698-4.832-.444-1.181-1.08-2.056-1.885-2.603-.814-.543-1.782-.82-2.878-.82-1.1 0-2.072.277-2.886.82-.81.543-1.453 1.422-1.906 2.611-.47 1.223-.706 2.843-.706 4.82 0 1.944.237 3.531.702 4.712.452 1.148 1.092 1.997 1.902 2.515.81.527 1.781.792 2.89.792Zm23.764-2.93-6.162-17.829H57.09l8.654 25.251h6.195l8.73-25.251h-5.607L68.85 272.15Zm30.312-2.827H88.863v5.206l12.043.016v5.027H83.103v-25.251h17.632l-.016 4.99H88.892v5.089h10.27v4.923Zm22.482-1.529c.685-.613 1.246-1.401 1.678-2.341.419-.933.635-2.081.635-3.419 0-1.497-.311-2.835-.93-3.983-.619-1.169-1.599-2.093-2.919-2.756-1.3-.647-2.973-.974-4.975-.974h-10.738v25.243h5.759v-9.404h4.24l3.991 9.404h6.046l-4.651-10.456c.673-.357 1.3-.8 1.864-1.314Zm-3.513-5.64c0 .999-.336 1.79-1.025 2.428-.69.63-1.649.949-2.857.949h-4.095v-6.606h4.456c1.038 0 1.873.286 2.545.875.657.576.976 1.347.976 2.354Zm15.159-7.833 10.527 15.23v-15.23h5.776v25.251h-5.086l-10.98-15.86v15.86h-5.759v-25.251h5.522Zm33.949 16.461-5.29-16.461h-7.894v25.251h5.809v-16.266l5.124 16.266h4.485l5.162-16.357v16.357h5.826v-25.251h-7.878l-5.344 16.461Zm33.727-1.459h-10.298v5.206l12.046.016v5.027h-17.806v-25.251h17.636l-.021 4.99h-11.818v5.089h10.261v4.923Zm21.494.228-10.523-15.23h-5.527v25.251h5.756v-15.86l10.979 15.86h5.087v-25.251h-5.772v15.23Zm15.586-10.004h-7.388v-5.226h20.402v5.226h-7.217v20.025h-5.797v-20.025Z"
20
+ class="nsw-blue" />
21
+ <path fill-rule="evenodd" clip-rule="evenodd"
22
+ d="M146.699 209.236c-1.482-2.395-3.717-4.571-6.64-6.465-2.919-1.894-6.897-3.34-11.81-4.297l-13.678-2.814c-4.132-.891-6.981-2.043-8.468-3.419-1.449-1.343-2.184-3.129-2.184-5.309 0-1.388.316-2.652.943-3.759.623-1.111 1.528-2.093 2.687-2.922 1.166-.828 2.616-1.483 4.306-1.943 1.711-.469 3.633-.705 5.714-.705 2.74 0 5.211.361 7.346 1.078 2.109.713 3.857 1.881 5.194 3.481 1.338 1.6 2.16 3.775 2.442 6.465l.038.373h16.971l-.008-.427c-.075-4.575-1.371-8.773-3.85-12.474-2.483-3.705-6.141-6.681-10.879-8.852-4.726-2.164-10.623-3.262-17.528-3.262-5.801 0-11.117 1.011-15.805 3.009-4.7 2.002-8.475 4.89-11.212 8.587-2.749 3.717-4.12 8.164-4.078 13.224.112 6.175 1.99 11.186 5.577 14.903 3.576 3.697 8.476 6.158 14.567 7.306l13.795 2.81c2.529.502 4.825 1.16 6.823 1.96 1.96.784 3.525 1.803 4.651 3.03 1.1 1.197 1.657 2.772 1.657 4.67 0 2.114-.694 3.9-2.06 5.301-1.4 1.434-3.301 2.515-5.643 3.224-2.388.721-5.058 1.086-7.936 1.086-2.807 0-5.394-.435-7.686-1.297-2.28-.85-4.194-2.093-5.689-3.693-1.491-1.591-2.513-3.585-3.04-5.918l-.075-.327H83.846l.045.46c.407 4.045 1.666 7.629 3.738 10.659 2.068 3.009 4.717 5.545 7.873 7.551 3.148 1.993 6.677 3.514 10.494 4.513a46.33 46.33 0 0 0 11.693 1.5c6.466 0 12.2-1.019 17.046-3.034 4.867-2.022 8.717-4.807 11.449-8.276 2.753-3.493 4.148-7.476 4.148-11.848 0-2.064-.232-4.36-.697-6.822-.478-2.482-1.466-4.948-2.936-7.327ZM25.937 191.763l36.916 53.312H77.87v-79.724H61.072v51.282L25.754 165.53l-.125-.179H9.19v79.724h16.748v-53.312Zm196.637 24.577 14.388-50.987h16.457l-23.587 79.724h-13.367l-14.554-50.469-14.659 50.469h-13.147l-23.533-79.724h16.511l14.384 50.979 14.389-50.979h12.167l14.551 50.987Z"
23
+ class="nsw-blue" />
24
+ <path
25
+ d="M122.291 145.572c-19.75-2.424-38.934 3.904-72.69-5.263-3.447-.937-4.718 2.694-2.854 5.736 9.07 14.803 54.881 3.203 75.635 1.065.906-.095.814-1.426-.091-1.538ZM208.735 140.309c-33.756 9.167-52.941 2.839-72.691 5.263-.905.112-1 1.447-.091 1.538 20.759 2.138 66.566 13.738 75.635-1.065 1.864-3.042.594-6.673-2.853-5.736ZM59.882 119.132c-6.864-10.058-12.474-21.31-16.818-33.69-13.101 3.826-26.51 9.346-40.16 16.57a5.388 5.388 0 0 0-2.902 4.67 5.38 5.38 0 0 0 2.653 4.812c26.431 15.802 52.273 24.841 76.93 26.933-7.34-4.475-14.072-11.044-19.703-19.295ZM23.059 85.513a201.529 201.529 0 0 1 17.976-6.233c-2.126-6.896-3.87-14.12-5.249-21.658-6.827-.85-13.89-1.4-21.199-1.641-.062 0-.128-.004-.19-.004a5.391 5.391 0 0 0-4.647 2.602 5.383 5.383 0 0 0-.12 5.483c4.243 7.659 8.724 14.808 13.429 21.45ZM88.005 135.572c4.099 1.807 8.293 2.818 12.358 3.029-9.953-7.12-17.773-19.192-22.278-34.58-5.805-19.81-7.745-41.666-5.83-65.247-7.832-4.936-16.32-9.557-25.46-13.85a5.428 5.428 0 0 0-5.402.43 5.396 5.396 0 0 0-2.388 4.841c2.126 34.215 10.95 62.915 26.223 85.298 6.404 9.391 14.281 16.332 22.777 20.079ZM107.488 23.577A253.323 253.323 0 0 0 92.235 6.735c-1.063-1.078-2.433-1.65-3.85-1.65-.506 0-1.017.075-1.523.224-1.923.568-3.314 2.106-3.733 4.115-1.072 5.164-3.11 15.69-4.012 26.101 7.014 4.613 13.492 9.49 19.426 14.621 2.3-8.757 5.29-17.63 8.945-26.569ZM255.42 102.007c-13.65-7.223-27.058-12.744-40.16-16.569-4.343 12.38-9.953 23.631-16.818 33.689-5.63 8.255-12.362 14.82-19.708 19.296 24.658-2.093 50.5-11.132 76.931-26.934 1.715-1.024 2.707-2.822 2.653-4.811-.045-1.99-1.133-3.734-2.898-4.671ZM235.273 85.513c4.705-6.643 9.186-13.796 13.43-21.455.963-1.74.922-3.788-.121-5.483a5.4 5.4 0 0 0-4.837-2.598c-7.309.24-14.377.796-21.199 1.641-1.375 7.539-3.123 14.762-5.249 21.658a203.803 203.803 0 0 1 17.976 6.237ZM180.247 104.025c-4.505 15.384-12.329 27.46-22.278 34.58 4.065-.211 8.263-1.227 12.358-3.034 8.496-3.746 16.373-10.688 22.777-20.075 15.273-22.383 24.097-51.082 26.223-85.297a5.394 5.394 0 0 0-2.388-4.84 5.428 5.428 0 0 0-5.402-.432c-9.14 4.29-17.628 8.91-25.46 13.85 1.915 23.582-.029 45.434-5.83 65.248ZM179.214 35.52c-.901-10.406-2.94-20.932-4.011-26.1-.416-2.01-1.811-3.547-3.733-4.115a5.39 5.39 0 0 0-1.524-.224c-1.416 0-2.787.572-3.85 1.65-5.485 5.549-10.568 11.164-15.252 16.842 3.654 8.939 6.644 17.812 8.949 26.565 5.934-5.127 12.407-10.005 19.421-14.617ZM129.144 87.229c6.64-13.092 17.246-24.829 25.21-32.243-4.372-17.779-11.104-34.55-20.397-52.097C132.998 1.078 131.195 0 129.148 0s-3.845 1.082-4.808 2.889c-9.389 17.604-16.237 35.122-20.377 52.093 8.313 7.688 19.28 20.224 25.181 32.247Z"
26
+ class="nsw-red" />
27
+ <path
28
+ d="M153.541 133.686c6.885-4.833 13.77-13.254 18.139-24.97 8.458-22.681 9.334-47.945 8.122-65.823-15.331 10.215-39.665 31.55-47.975 54.36-3.911 10.734-5.734 25.355-2.72 33.511 1.259 3.411 3.401 5.997 6.345 7.227 4.46 1.865 11.312.456 18.089-4.305ZM125.713 95.261c-2.027-4.724-4.261-9.18-7.728-14.186-9.809-14.16-23.026-26.933-39.475-38.185-.17 2.652-2.57 31.297 5.851 59.304 6.408 21.302 17.354 29.98 23.354 33.333 6.038 3.369 11.561 4.165 18.039 2.557-6.565-8.935-5.747-27.27-.041-42.823Z"
29
+ class="nsw-red" />
30
+ </svg>
Binary file
Binary file
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
2
+ <style>
3
+ .nsw-red,
4
+ .nsw-blue {
5
+ fill: #FFFFFF;
6
+ stroke-width: 0;
7
+ }
8
+ </style>
9
+ <path class="nsw-blue"
10
+ d="M88.9,235.9l10-11.8c6.2,5.7,14.3,9,22.7,9.2,6.8,0,11-2.7,11-7.2v-.2c0-4.3-2.6-6.4-15.3-9.7-15.3-3.7-25.2-8.2-25.2-23.3v-.2c0-13.9,11.2-23,26.7-23,10.2-.2,20.2,3.2,28.3,9.6l-8.7,12.6c-5.7-4.4-12.6-7-19.8-7.5-6.4,0-9.8,2.9-9.8,6.6v.2c0,5,3.2,6.6,16.4,10,15.4,4.1,24.1,9.7,24.1,22.8v.2c0,15.2-11.5,23.6-27.9,23.6s-23.4-4.2-32.4-12.1h0v.2h0ZM67.5,219.3l-40.8-47.9H9.5v75.2h16.8v-48l40.6,48h17.4v-75.2h-16.8v47.9h0ZM217.9,219.4l11.2-48h17.2c0,.1-19.6,74.5-19.6,74.5v.6h-17l-11.6-47.5-11.4,47.5h-17.3l-19.5-75.2h17.5l10.9,47.5,11.9-47.5h16.1l11.7,48h0Z" />
11
+ <path class="nsw-red"
12
+ d="M176.5,50.9c2.6,12.6,3.9,25.5,4,38.3.2,11.8-1.4,23.5-4.7,34.8-2.7,8.4-7.9,15.8-14.9,21.2,13.5-.4,25.7-8.8,34.3-23.8,11.2-19.6,13.6-44.2,13.9-62.2.4-20.5-1.2-25.3-1.8-27.3s-1.4-2.8-3.2-2.8c-3.4,0-18,6.6-31.6,16.3,2.1,1.2,3.5,3.2,4,5.6h0Z" />
13
+ <path class="nsw-red"
14
+ d="M139.4,148c7.1-.7,13.9-3.5,19.5-8.1s9.6-10.7,11.7-17.5c3.1-10.8,4.6-21.9,4.4-33.1.2-11.9-.9-23.9-3.2-35.6-.3-1.3-.8-3.4-2.4-3.7-1.6-.4-3,1.3-4,2.2-1,.8-24.6,21.5-34.9,47.1-3.8,8.5-5.6,17.8-5.3,27.2,0,5.9.5,12.5,3.5,16.2,2.5,3.5,6.5,5.5,10.7,5.3h0ZM175.1,37.2c-2.7-12.2-5.2-20.6-5.2-20.6-.6-1.5-1.4-2.7-2.5-2.8-1.3-.2-2.5.2-3.4,1.1-1.6,1.2-13.4,10.5-17.3,13.7,3.8,7.7,7.1,15.7,9.7,23.8,6-5.4,12.2-10.5,18.8-15.2h-.1ZM243.3,67.8c.2-1.3,0-2.6-.6-3.7-.7-1.1-1.7-1.6-4.1-1.9-8.2,0-16.5.4-24.6,1.3-.1,8-.8,16-2,23.9,5.7,2.2,11.2,4.4,17.1,7.5,11.6-14.8,13.9-24.2,14.2-26.9v-.2h0ZM254.1,119c0-2-1-3.7-4.2-5.7-12.2-8.3-25.3-15.2-39.1-20.6-2,11-5.8,21.6-11.2,31.3-4.6,8.5-11.2,15.6-19.4,20.7,22.9-1.6,42.1-5.1,55.9-11.8,15.9-7.6,18-11.5,17.9-14h0ZM203.6,148.5c-4.4.3-8.8.9-13.1,1.8-4.5.8-9.1,1.1-13.7,1h-18.3c-7.9-.2-15.7.6-23.4,2.4-.4,0-.9.3-.8.7,0,.5.6.4,1.2.4s6.3-.4,9.1-.4c8,0,16,1.2,23.7,3.5,6.7,1.9,13.6,3,20.5,3.1,8.7,0,16.2-1.1,19.1-4.2,1.2-1.3,1.7-3,1.4-4.7-.6-2.5-2.2-3.5-5.6-3.5h0ZM60.9,121.4c8.6,14.9,20.7,23.4,34.3,23.8-7-5.4-12.2-12.7-14.9-21.2-3.3-11.3-4.9-23-4.7-34.8,0-12.9,1.4-25.7,4-38.3.4-2.4,1.8-4.4,4-5.6-13.8-10.2-28.2-16.2-31.6-16.3-1.8,0-2.6.7-3.2,2.8-.6,2-2.1,6.8-1.7,27.3.3,18,2.7,42.6,13.9,62.2h0Z" />
15
+ <path class="nsw-red"
16
+ d="M90.5,52.4c-1-.8-2.5-2.5-4-2.2s-2.1,2.4-2.4,3.7c-2.4,11.7-3.5,23.6-3.2,35.6,0,11.2,1.4,22.4,4.4,33.1,2.1,6.9,6.2,13,11.8,17.6,5.6,4.5,12.4,7.3,19.6,7.9,2.8,0,5.6-.8,7.9-2.4-.8-1-1.4-2.1-1.9-3.2-2-4.6-3-9.6-2.9-14.6,0-10,1.9-19.8,5.7-29-10.3-25.7-34.1-45.8-35-46.4h0ZM128,91c6.2-12.5,14.5-23.8,24.4-33.6-5.4-16.8-13-32.9-22.5-47.9-.6-.9-1.1-1.5-2-1.5s-1.3.6-1.9,1.5c-9.4,15-16.9,31.2-22.4,48.1,9.9,9.8,18.2,21.1,24.5,33.6v-.2h0ZM109.3,28.5c-3.7-3.2-15.6-12.5-17.3-13.7-.9-.9-2.2-1.3-3.4-1.1-1.2,0-2,1.3-2.5,2.8,0,0-2.6,8.4-5.2,20.6,6.5,4.6,12.7,9.6,18.6,14.9,2.7-8.1,6-16,9.8-23.6h0ZM27,94.7c6-3,11.4-5.2,17.1-7.5-1.2-7.8-1.9-15.7-2.1-23.7-8.2-.9-16.4-1.3-24.7-1.3-2.4.3-3.3.8-4.1,1.9-.6,1.2-.7,2.5-.6,3.7.3,2.5,2.6,12,14.3,26.7v.2h.1ZM56.3,124.1c-5.4-9.8-9.2-20.4-11.2-31.3-13.8,5.4-26.9,12.3-39.1,20.6-3.2,2.1-4.1,3.7-4.1,5.7s2,6.4,17.8,14c13.8,6.7,33.1,10.2,55.9,11.8-8.1-5.1-14.8-12.3-19.3-20.7h0ZM120.9,153.4c-7.6-1.8-15.5-2.6-23.3-2.4h-18.3c-4.6.1-9.2-.2-13.8-1-4.3-.9-8.7-1.5-13-1.8-3.4,0-5,1-5.6,3.2-.4,1.7.2,3.5,1.4,4.7,2.8,3.1,10.3,4.2,19.1,4.2,6.9-.1,13.8-1.1,20.5-3.1,7.7-2.2,15.6-3.2,23.6-3.2s8.5.4,9.1.4,1.2,0,1.2-.4-.3-.6-.7-.7h-.2Z" />
17
+ </svg>
Binary file
Binary file
@@ -0,0 +1,30 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
2
+ <style>
3
+ .nsw-red {
4
+ fill: #d7153a;
5
+ stroke-width: 0;
6
+ }
7
+
8
+ .nsw-blue {
9
+ fill: #002664;
10
+ stroke-width: 0;
11
+ }
12
+
13
+ @media (prefers-color-scheme: dark) {
14
+
15
+ .nsw-red,
16
+ .nsw-blue {
17
+ fill: #FFFFFF;
18
+ stroke-width: 0;
19
+ }
20
+ }
21
+ </style>
22
+ <path class="nsw-blue"
23
+ d="M88.9,235.9l10-11.8c6.2,5.7,14.3,9,22.7,9.2,6.8,0,11-2.7,11-7.2v-.2c0-4.3-2.6-6.4-15.3-9.7-15.3-3.7-25.2-8.2-25.2-23.3v-.2c0-13.9,11.2-23,26.7-23,10.2-.2,20.2,3.2,28.3,9.6l-8.7,12.6c-5.7-4.4-12.6-7-19.8-7.5-6.4,0-9.8,2.9-9.8,6.6v.2c0,5,3.2,6.6,16.4,10,15.4,4.1,24.1,9.7,24.1,22.8v.2c0,15.2-11.5,23.6-27.9,23.6s-23.4-4.2-32.4-12.1h0v.2h0ZM67.5,219.3l-40.8-47.9H9.5v75.2h16.8v-48l40.6,48h17.4v-75.2h-16.8v47.9h0ZM217.9,219.4l11.2-48h17.2c0,.1-19.6,74.5-19.6,74.5v.6h-17l-11.6-47.5-11.4,47.5h-17.3l-19.5-75.2h17.5l10.9,47.5,11.9-47.5h16.1l11.7,48h0Z" />
24
+ <path class="nsw-red"
25
+ d="M176.5,50.9c2.6,12.6,3.9,25.5,4,38.3.2,11.8-1.4,23.5-4.7,34.8-2.7,8.4-7.9,15.8-14.9,21.2,13.5-.4,25.7-8.8,34.3-23.8,11.2-19.6,13.6-44.2,13.9-62.2.4-20.5-1.2-25.3-1.8-27.3s-1.4-2.8-3.2-2.8c-3.4,0-18,6.6-31.6,16.3,2.1,1.2,3.5,3.2,4,5.6h0Z" />
26
+ <path class="nsw-red"
27
+ d="M139.4,148c7.1-.7,13.9-3.5,19.5-8.1s9.6-10.7,11.7-17.5c3.1-10.8,4.6-21.9,4.4-33.1.2-11.9-.9-23.9-3.2-35.6-.3-1.3-.8-3.4-2.4-3.7-1.6-.4-3,1.3-4,2.2-1,.8-24.6,21.5-34.9,47.1-3.8,8.5-5.6,17.8-5.3,27.2,0,5.9.5,12.5,3.5,16.2,2.5,3.5,6.5,5.5,10.7,5.3h0ZM175.1,37.2c-2.7-12.2-5.2-20.6-5.2-20.6-.6-1.5-1.4-2.7-2.5-2.8-1.3-.2-2.5.2-3.4,1.1-1.6,1.2-13.4,10.5-17.3,13.7,3.8,7.7,7.1,15.7,9.7,23.8,6-5.4,12.2-10.5,18.8-15.2h-.1ZM243.3,67.8c.2-1.3,0-2.6-.6-3.7-.7-1.1-1.7-1.6-4.1-1.9-8.2,0-16.5.4-24.6,1.3-.1,8-.8,16-2,23.9,5.7,2.2,11.2,4.4,17.1,7.5,11.6-14.8,13.9-24.2,14.2-26.9v-.2h0ZM254.1,119c0-2-1-3.7-4.2-5.7-12.2-8.3-25.3-15.2-39.1-20.6-2,11-5.8,21.6-11.2,31.3-4.6,8.5-11.2,15.6-19.4,20.7,22.9-1.6,42.1-5.1,55.9-11.8,15.9-7.6,18-11.5,17.9-14h0ZM203.6,148.5c-4.4.3-8.8.9-13.1,1.8-4.5.8-9.1,1.1-13.7,1h-18.3c-7.9-.2-15.7.6-23.4,2.4-.4,0-.9.3-.8.7,0,.5.6.4,1.2.4s6.3-.4,9.1-.4c8,0,16,1.2,23.7,3.5,6.7,1.9,13.6,3,20.5,3.1,8.7,0,16.2-1.1,19.1-4.2,1.2-1.3,1.7-3,1.4-4.7-.6-2.5-2.2-3.5-5.6-3.5h0ZM60.9,121.4c8.6,14.9,20.7,23.4,34.3,23.8-7-5.4-12.2-12.7-14.9-21.2-3.3-11.3-4.9-23-4.7-34.8,0-12.9,1.4-25.7,4-38.3.4-2.4,1.8-4.4,4-5.6-13.8-10.2-28.2-16.2-31.6-16.3-1.8,0-2.6.7-3.2,2.8-.6,2-2.1,6.8-1.7,27.3.3,18,2.7,42.6,13.9,62.2h0Z" />
28
+ <path class="nsw-red"
29
+ d="M90.5,52.4c-1-.8-2.5-2.5-4-2.2s-2.1,2.4-2.4,3.7c-2.4,11.7-3.5,23.6-3.2,35.6,0,11.2,1.4,22.4,4.4,33.1,2.1,6.9,6.2,13,11.8,17.6,5.6,4.5,12.4,7.3,19.6,7.9,2.8,0,5.6-.8,7.9-2.4-.8-1-1.4-2.1-1.9-3.2-2-4.6-3-9.6-2.9-14.6,0-10,1.9-19.8,5.7-29-10.3-25.7-34.1-45.8-35-46.4h0ZM128,91c6.2-12.5,14.5-23.8,24.4-33.6-5.4-16.8-13-32.9-22.5-47.9-.6-.9-1.1-1.5-2-1.5s-1.3.6-1.9,1.5c-9.4,15-16.9,31.2-22.4,48.1,9.9,9.8,18.2,21.1,24.5,33.6v-.2h0ZM109.3,28.5c-3.7-3.2-15.6-12.5-17.3-13.7-.9-.9-2.2-1.3-3.4-1.1-1.2,0-2,1.3-2.5,2.8,0,0-2.6,8.4-5.2,20.6,6.5,4.6,12.7,9.6,18.6,14.9,2.7-8.1,6-16,9.8-23.6h0ZM27,94.7c6-3,11.4-5.2,17.1-7.5-1.2-7.8-1.9-15.7-2.1-23.7-8.2-.9-16.4-1.3-24.7-1.3-2.4.3-3.3.8-4.1,1.9-.6,1.2-.7,2.5-.6,3.7.3,2.5,2.6,12,14.3,26.7v.2h.1ZM56.3,124.1c-5.4-9.8-9.2-20.4-11.2-31.3-13.8,5.4-26.9,12.3-39.1,20.6-3.2,2.1-4.1,3.7-4.1,5.7s2,6.4,17.8,14c13.8,6.7,33.1,10.2,55.9,11.8-8.1-5.1-14.8-12.3-19.3-20.7h0ZM120.9,153.4c-7.6-1.8-15.5-2.6-23.3-2.4h-18.3c-4.6.1-9.2-.2-13.8-1-4.3-.9-8.7-1.5-13-1.8-3.4,0-5,1-5.6,3.2-.4,1.7.2,3.5,1.4,4.7,2.8,3.1,10.3,4.2,19.1,4.2,6.9-.1,13.8-1.1,20.5-3.1,7.7-2.2,15.6-3.2,23.6-3.2s8.5.4,9.1.4,1.2,0,1.2-.4-.3-.6-.7-.7h-.2Z" />
30
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
2
+ <style>
3
+ .nsw-red {
4
+ fill: #d7153a;
5
+ stroke-width: 0;
6
+ }
7
+
8
+ .nsw-blue {
9
+ fill: #002664;
10
+ stroke-width: 0;
11
+ }
12
+
13
+ @media (prefers-color-scheme: dark) {
14
+
15
+ .nsw-red,
16
+ .nsw-blue {
17
+ fill: #FFFFFF;
18
+ stroke-width: 0;
19
+ }
20
+ }
21
+ </style>
22
+ <path class="nsw-blue"
23
+ d="M88.9,235.9l10-11.8c6.2,5.7,14.3,9,22.7,9.2,6.8,0,11-2.7,11-7.2v-.2c0-4.3-2.6-6.4-15.3-9.7-15.3-3.7-25.2-8.2-25.2-23.3v-.2c0-13.9,11.2-23,26.7-23,10.2-.2,20.2,3.2,28.3,9.6l-8.7,12.6c-5.7-4.4-12.6-7-19.8-7.5-6.4,0-9.8,2.9-9.8,6.6v.2c0,5,3.2,6.6,16.4,10,15.4,4.1,24.1,9.7,24.1,22.8v.2c0,15.2-11.5,23.6-27.9,23.6s-23.4-4.2-32.4-12.1h0v.2h0ZM67.5,219.3l-40.8-47.9H9.5v75.2h16.8v-48l40.6,48h17.4v-75.2h-16.8v47.9h0ZM217.9,219.4l11.2-48h17.2c0,.1-19.6,74.5-19.6,74.5v.6h-17l-11.6-47.5-11.4,47.5h-17.3l-19.5-75.2h17.5l10.9,47.5,11.9-47.5h16.1l11.7,48h0Z" />
24
+ <path class="nsw-red"
25
+ d="M176.5,50.9c2.6,12.6,3.9,25.5,4,38.3.2,11.8-1.4,23.5-4.7,34.8-2.7,8.4-7.9,15.8-14.9,21.2,13.5-.4,25.7-8.8,34.3-23.8,11.2-19.6,13.6-44.2,13.9-62.2.4-20.5-1.2-25.3-1.8-27.3s-1.4-2.8-3.2-2.8c-3.4,0-18,6.6-31.6,16.3,2.1,1.2,3.5,3.2,4,5.6h0Z" />
26
+ <path class="nsw-red"
27
+ d="M139.4,148c7.1-.7,13.9-3.5,19.5-8.1s9.6-10.7,11.7-17.5c3.1-10.8,4.6-21.9,4.4-33.1.2-11.9-.9-23.9-3.2-35.6-.3-1.3-.8-3.4-2.4-3.7-1.6-.4-3,1.3-4,2.2-1,.8-24.6,21.5-34.9,47.1-3.8,8.5-5.6,17.8-5.3,27.2,0,5.9.5,12.5,3.5,16.2,2.5,3.5,6.5,5.5,10.7,5.3h0ZM175.1,37.2c-2.7-12.2-5.2-20.6-5.2-20.6-.6-1.5-1.4-2.7-2.5-2.8-1.3-.2-2.5.2-3.4,1.1-1.6,1.2-13.4,10.5-17.3,13.7,3.8,7.7,7.1,15.7,9.7,23.8,6-5.4,12.2-10.5,18.8-15.2h-.1ZM243.3,67.8c.2-1.3,0-2.6-.6-3.7-.7-1.1-1.7-1.6-4.1-1.9-8.2,0-16.5.4-24.6,1.3-.1,8-.8,16-2,23.9,5.7,2.2,11.2,4.4,17.1,7.5,11.6-14.8,13.9-24.2,14.2-26.9v-.2h0ZM254.1,119c0-2-1-3.7-4.2-5.7-12.2-8.3-25.3-15.2-39.1-20.6-2,11-5.8,21.6-11.2,31.3-4.6,8.5-11.2,15.6-19.4,20.7,22.9-1.6,42.1-5.1,55.9-11.8,15.9-7.6,18-11.5,17.9-14h0ZM203.6,148.5c-4.4.3-8.8.9-13.1,1.8-4.5.8-9.1,1.1-13.7,1h-18.3c-7.9-.2-15.7.6-23.4,2.4-.4,0-.9.3-.8.7,0,.5.6.4,1.2.4s6.3-.4,9.1-.4c8,0,16,1.2,23.7,3.5,6.7,1.9,13.6,3,20.5,3.1,8.7,0,16.2-1.1,19.1-4.2,1.2-1.3,1.7-3,1.4-4.7-.6-2.5-2.2-3.5-5.6-3.5h0ZM60.9,121.4c8.6,14.9,20.7,23.4,34.3,23.8-7-5.4-12.2-12.7-14.9-21.2-3.3-11.3-4.9-23-4.7-34.8,0-12.9,1.4-25.7,4-38.3.4-2.4,1.8-4.4,4-5.6-13.8-10.2-28.2-16.2-31.6-16.3-1.8,0-2.6.7-3.2,2.8-.6,2-2.1,6.8-1.7,27.3.3,18,2.7,42.6,13.9,62.2h0Z" />
28
+ <path class="nsw-red"
29
+ d="M90.5,52.4c-1-.8-2.5-2.5-4-2.2s-2.1,2.4-2.4,3.7c-2.4,11.7-3.5,23.6-3.2,35.6,0,11.2,1.4,22.4,4.4,33.1,2.1,6.9,6.2,13,11.8,17.6,5.6,4.5,12.4,7.3,19.6,7.9,2.8,0,5.6-.8,7.9-2.4-.8-1-1.4-2.1-1.9-3.2-2-4.6-3-9.6-2.9-14.6,0-10,1.9-19.8,5.7-29-10.3-25.7-34.1-45.8-35-46.4h0ZM128,91c6.2-12.5,14.5-23.8,24.4-33.6-5.4-16.8-13-32.9-22.5-47.9-.6-.9-1.1-1.5-2-1.5s-1.3.6-1.9,1.5c-9.4,15-16.9,31.2-22.4,48.1,9.9,9.8,18.2,21.1,24.5,33.6v-.2h0ZM109.3,28.5c-3.7-3.2-15.6-12.5-17.3-13.7-.9-.9-2.2-1.3-3.4-1.1-1.2,0-2,1.3-2.5,2.8,0,0-2.6,8.4-5.2,20.6,6.5,4.6,12.7,9.6,18.6,14.9,2.7-8.1,6-16,9.8-23.6h0ZM27,94.7c6-3,11.4-5.2,17.1-7.5-1.2-7.8-1.9-15.7-2.1-23.7-8.2-.9-16.4-1.3-24.7-1.3-2.4.3-3.3.8-4.1,1.9-.6,1.2-.7,2.5-.6,3.7.3,2.5,2.6,12,14.3,26.7v.2h.1ZM56.3,124.1c-5.4-9.8-9.2-20.4-11.2-31.3-13.8,5.4-26.9,12.3-39.1,20.6-3.2,2.1-4.1,3.7-4.1,5.7s2,6.4,17.8,14c13.8,6.7,33.1,10.2,55.9,11.8-8.1-5.1-14.8-12.3-19.3-20.7h0ZM120.9,153.4c-7.6-1.8-15.5-2.6-23.3-2.4h-18.3c-4.6.1-9.2-.2-13.8-1-4.3-.9-8.7-1.5-13-1.8-3.4,0-5,1-5.6,3.2-.4,1.7.2,3.5,1.4,4.7,2.8,3.1,10.3,4.2,19.1,4.2,6.9-.1,13.8-1.1,20.5-3.1,7.7-2.2,15.6-3.2,23.6-3.2s8.5.4,9.1.4,1.2,0,1.2-.4-.3-.6-.7-.7h-.2Z" />
30
+ </svg>
Binary file
@@ -0,0 +1,34 @@
1
+ <svg viewBox="0 0 259 280" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <style>
3
+ .nsw-red {
4
+ fill: #d7153a;
5
+ stroke-width: 0;
6
+ }
7
+
8
+ .nsw-blue {
9
+ fill: #002664;
10
+ stroke-width: 0;
11
+ }
12
+
13
+ @media (prefers-color-scheme: dark) {
14
+
15
+ .nsw-red,
16
+ .nsw-blue {
17
+ fill: #FFFFFF;
18
+ stroke-width: 0;
19
+ }
20
+ }
21
+ </style>
22
+ <path fill-rule="evenodd" clip-rule="evenodd"
23
+ d="M24.208 270.207h-5.045v-4.277l11.15.054v13.676H26.08v-2.491c-.266.278-.553.556-.86.833-.673.585-1.49 1.07-2.433 1.434-.96.373-2.143.564-3.513.564-2.33 0-4.385-.539-6.109-1.6-1.727-1.065-3.073-2.594-4.007-4.538-.926-1.927-1.395-4.231-1.395-6.85 0-2.657.494-4.994 1.47-6.946.971-1.96 2.363-3.498 4.132-4.571 1.768-1.065 3.849-1.604 6.183-1.604 1.515 0 2.915.245 4.156.725 1.255.485 2.36 1.157 3.273 1.985a9.61 9.61 0 0 1 2.192 2.852 8.196 8.196 0 0 1 .872 3.319l.021.435h-6.038l-.062-.339a5.22 5.22 0 0 0-.814-1.981 4.562 4.562 0 0 0-1.537-1.43c-.614-.352-1.345-.531-2.175-.531-1.005 0-1.931.261-2.741.775-.806.51-1.458 1.351-1.935 2.495-.486 1.169-.731 2.74-.731 4.679 0 1.579.162 2.897.482 3.925.311 1.011.739 1.819 1.266 2.403.523.581 1.117.991 1.773 1.219a6.036 6.036 0 0 0 2.089.369c.669 0 1.27-.112 1.79-.328.523-.224.98-.514 1.354-.866.377-.356.676-.746.884-1.152.216-.41.349-.816.399-1.21l.14-1.028Zm20.878-16.312c2.354 0 4.435.534 6.179 1.587 1.752 1.061 3.13 2.59 4.086 4.546.947 1.935 1.428 4.281 1.428 6.967 0 2.648-.473 4.969-1.412 6.9-.946 1.948-2.317 3.469-4.073 4.521-1.744 1.053-3.837 1.583-6.212 1.583-2.396 0-4.502-.534-6.254-1.583-1.753-1.044-3.135-2.557-4.099-4.505-.947-1.927-1.428-4.252-1.428-6.912 0-2.673.486-5.015 1.449-6.954.968-1.956 2.355-3.486 4.12-4.551 1.764-1.061 3.853-1.599 6.216-1.599Zm0 21.185c1.117 0 2.093-.265 2.898-.787.802-.523 1.433-1.372 1.881-2.516.453-1.185.686-2.772.686-4.712 0-1.993-.237-3.618-.698-4.832-.444-1.181-1.08-2.056-1.885-2.603-.814-.543-1.782-.82-2.878-.82-1.1 0-2.072.277-2.886.82-.81.543-1.453 1.422-1.906 2.611-.47 1.223-.706 2.843-.706 4.82 0 1.944.237 3.531.702 4.712.452 1.148 1.092 1.997 1.902 2.515.81.527 1.781.792 2.89.792Zm23.764-2.93-6.162-17.829H57.09l8.654 25.251h6.195l8.73-25.251h-5.607L68.85 272.15Zm30.312-2.827H88.863v5.206l12.043.016v5.027H83.103v-25.251h17.632l-.016 4.99H88.892v5.089h10.27v4.923Zm22.482-1.529c.685-.613 1.246-1.401 1.678-2.341.419-.933.635-2.081.635-3.419 0-1.497-.311-2.835-.93-3.983-.619-1.169-1.599-2.093-2.919-2.756-1.3-.647-2.973-.974-4.975-.974h-10.738v25.243h5.759v-9.404h4.24l3.991 9.404h6.046l-4.651-10.456c.673-.357 1.3-.8 1.864-1.314Zm-3.513-5.64c0 .999-.336 1.79-1.025 2.428-.69.63-1.649.949-2.857.949h-4.095v-6.606h4.456c1.038 0 1.873.286 2.545.875.657.576.976 1.347.976 2.354Zm15.159-7.833 10.527 15.23v-15.23h5.776v25.251h-5.086l-10.98-15.86v15.86h-5.759v-25.251h5.522Zm33.949 16.461-5.29-16.461h-7.894v25.251h5.809v-16.266l5.124 16.266h4.485l5.162-16.357v16.357h5.826v-25.251h-7.878l-5.344 16.461Zm33.727-1.459h-10.298v5.206l12.046.016v5.027h-17.806v-25.251h17.636l-.021 4.99h-11.818v5.089h10.261v4.923Zm21.494.228-10.523-15.23h-5.527v25.251h5.756v-15.86l10.979 15.86h5.087v-25.251h-5.772v15.23Zm15.586-10.004h-7.388v-5.226h20.402v5.226h-7.217v20.025h-5.797v-20.025Z"
24
+ class="nsw-blue" />
25
+ <path fill-rule="evenodd" clip-rule="evenodd"
26
+ d="M146.699 209.236c-1.482-2.395-3.717-4.571-6.64-6.465-2.919-1.894-6.897-3.34-11.81-4.297l-13.678-2.814c-4.132-.891-6.981-2.043-8.468-3.419-1.449-1.343-2.184-3.129-2.184-5.309 0-1.388.316-2.652.943-3.759.623-1.111 1.528-2.093 2.687-2.922 1.166-.828 2.616-1.483 4.306-1.943 1.711-.469 3.633-.705 5.714-.705 2.74 0 5.211.361 7.346 1.078 2.109.713 3.857 1.881 5.194 3.481 1.338 1.6 2.16 3.775 2.442 6.465l.038.373h16.971l-.008-.427c-.075-4.575-1.371-8.773-3.85-12.474-2.483-3.705-6.141-6.681-10.879-8.852-4.726-2.164-10.623-3.262-17.528-3.262-5.801 0-11.117 1.011-15.805 3.009-4.7 2.002-8.475 4.89-11.212 8.587-2.749 3.717-4.12 8.164-4.078 13.224.112 6.175 1.99 11.186 5.577 14.903 3.576 3.697 8.476 6.158 14.567 7.306l13.795 2.81c2.529.502 4.825 1.16 6.823 1.96 1.96.784 3.525 1.803 4.651 3.03 1.1 1.197 1.657 2.772 1.657 4.67 0 2.114-.694 3.9-2.06 5.301-1.4 1.434-3.301 2.515-5.643 3.224-2.388.721-5.058 1.086-7.936 1.086-2.807 0-5.394-.435-7.686-1.297-2.28-.85-4.194-2.093-5.689-3.693-1.491-1.591-2.513-3.585-3.04-5.918l-.075-.327H83.846l.045.46c.407 4.045 1.666 7.629 3.738 10.659 2.068 3.009 4.717 5.545 7.873 7.551 3.148 1.993 6.677 3.514 10.494 4.513a46.33 46.33 0 0 0 11.693 1.5c6.466 0 12.2-1.019 17.046-3.034 4.867-2.022 8.717-4.807 11.449-8.276 2.753-3.493 4.148-7.476 4.148-11.848 0-2.064-.232-4.36-.697-6.822-.478-2.482-1.466-4.948-2.936-7.327ZM25.937 191.763l36.916 53.312H77.87v-79.724H61.072v51.282L25.754 165.53l-.125-.179H9.19v79.724h16.748v-53.312Zm196.637 24.577 14.388-50.987h16.457l-23.587 79.724h-13.367l-14.554-50.469-14.659 50.469h-13.147l-23.533-79.724h16.511l14.384 50.979 14.389-50.979h12.167l14.551 50.987Z"
27
+ class="nsw-blue" />
28
+ <path
29
+ d="M122.291 145.572c-19.75-2.424-38.934 3.904-72.69-5.263-3.447-.937-4.718 2.694-2.854 5.736 9.07 14.803 54.881 3.203 75.635 1.065.906-.095.814-1.426-.091-1.538ZM208.735 140.309c-33.756 9.167-52.941 2.839-72.691 5.263-.905.112-1 1.447-.091 1.538 20.759 2.138 66.566 13.738 75.635-1.065 1.864-3.042.594-6.673-2.853-5.736ZM59.882 119.132c-6.864-10.058-12.474-21.31-16.818-33.69-13.101 3.826-26.51 9.346-40.16 16.57a5.388 5.388 0 0 0-2.902 4.67 5.38 5.38 0 0 0 2.653 4.812c26.431 15.802 52.273 24.841 76.93 26.933-7.34-4.475-14.072-11.044-19.703-19.295ZM23.059 85.513a201.529 201.529 0 0 1 17.976-6.233c-2.126-6.896-3.87-14.12-5.249-21.658-6.827-.85-13.89-1.4-21.199-1.641-.062 0-.128-.004-.19-.004a5.391 5.391 0 0 0-4.647 2.602 5.383 5.383 0 0 0-.12 5.483c4.243 7.659 8.724 14.808 13.429 21.45ZM88.005 135.572c4.099 1.807 8.293 2.818 12.358 3.029-9.953-7.12-17.773-19.192-22.278-34.58-5.805-19.81-7.745-41.666-5.83-65.247-7.832-4.936-16.32-9.557-25.46-13.85a5.428 5.428 0 0 0-5.402.43 5.396 5.396 0 0 0-2.388 4.841c2.126 34.215 10.95 62.915 26.223 85.298 6.404 9.391 14.281 16.332 22.777 20.079ZM107.488 23.577A253.323 253.323 0 0 0 92.235 6.735c-1.063-1.078-2.433-1.65-3.85-1.65-.506 0-1.017.075-1.523.224-1.923.568-3.314 2.106-3.733 4.115-1.072 5.164-3.11 15.69-4.012 26.101 7.014 4.613 13.492 9.49 19.426 14.621 2.3-8.757 5.29-17.63 8.945-26.569ZM255.42 102.007c-13.65-7.223-27.058-12.744-40.16-16.569-4.343 12.38-9.953 23.631-16.818 33.689-5.63 8.255-12.362 14.82-19.708 19.296 24.658-2.093 50.5-11.132 76.931-26.934 1.715-1.024 2.707-2.822 2.653-4.811-.045-1.99-1.133-3.734-2.898-4.671ZM235.273 85.513c4.705-6.643 9.186-13.796 13.43-21.455.963-1.74.922-3.788-.121-5.483a5.4 5.4 0 0 0-4.837-2.598c-7.309.24-14.377.796-21.199 1.641-1.375 7.539-3.123 14.762-5.249 21.658a203.803 203.803 0 0 1 17.976 6.237ZM180.247 104.025c-4.505 15.384-12.329 27.46-22.278 34.58 4.065-.211 8.263-1.227 12.358-3.034 8.496-3.746 16.373-10.688 22.777-20.075 15.273-22.383 24.097-51.082 26.223-85.297a5.394 5.394 0 0 0-2.388-4.84 5.428 5.428 0 0 0-5.402-.432c-9.14 4.29-17.628 8.91-25.46 13.85 1.915 23.582-.029 45.434-5.83 65.248ZM179.214 35.52c-.901-10.406-2.94-20.932-4.011-26.1-.416-2.01-1.811-3.547-3.733-4.115a5.39 5.39 0 0 0-1.524-.224c-1.416 0-2.787.572-3.85 1.65-5.485 5.549-10.568 11.164-15.252 16.842 3.654 8.939 6.644 17.812 8.949 26.565 5.934-5.127 12.407-10.005 19.421-14.617ZM129.144 87.229c6.64-13.092 17.246-24.829 25.21-32.243-4.372-17.779-11.104-34.55-20.397-52.097C132.998 1.078 131.195 0 129.148 0s-3.845 1.082-4.808 2.889c-9.389 17.604-16.237 35.122-20.377 52.093 8.313 7.688 19.28 20.224 25.181 32.247Z"
30
+ class="nsw-red" />
31
+ <path
32
+ d="M153.541 133.686c6.885-4.833 13.77-13.254 18.139-24.97 8.458-22.681 9.334-47.945 8.122-65.823-15.331 10.215-39.665 31.55-47.975 54.36-3.911 10.734-5.734 25.355-2.72 33.511 1.259 3.411 3.401 5.997 6.345 7.227 4.46 1.865 11.312.456 18.089-4.305ZM125.713 95.261c-2.027-4.724-4.261-9.18-7.728-14.186-9.809-14.16-23.026-26.933-39.475-38.185-.17 2.652-2.57 31.297 5.851 59.304 6.408 21.302 17.354 29.98 23.354 33.333 6.038 3.369 11.561 4.165 18.039 2.557-6.565-8.935-5.747-27.27-.041-42.823Z"
33
+ class="nsw-red" />
34
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1200" fill="none"><rect width="1200" height="1200" fill="#EAEAEA" rx="3"/><g opacity=".5"><g opacity=".5"><path fill="#FAFAFA" d="M600.709 736.5c-75.454 0-136.621-61.167-136.621-136.62 0-75.454 61.167-136.621 136.621-136.621 75.453 0 136.62 61.167 136.62 136.621 0 75.453-61.167 136.62-136.62 136.62Z"/><path stroke="#C9C9C9" stroke-width="2.418" d="M600.709 736.5c-75.454 0-136.621-61.167-136.621-136.62 0-75.454 61.167-136.621 136.621-136.621 75.453 0 136.62 61.167 136.62 136.621 0 75.453-61.167 136.62-136.62 136.62Z"/></g><path stroke="url(#a)" stroke-width="2.418" d="M0-1.209h553.581" transform="scale(1 -1) rotate(45 1163.11 91.165)"/><path stroke="url(#b)" stroke-width="2.418" d="M404.846 598.671h391.726"/><path stroke="url(#c)" stroke-width="2.418" d="M599.5 795.742V404.017"/><path stroke="url(#d)" stroke-width="2.418" d="m795.717 796.597-391.441-391.44"/><path fill="#fff" d="M600.709 656.704c-31.384 0-56.825-25.441-56.825-56.824 0-31.384 25.441-56.825 56.825-56.825 31.383 0 56.824 25.441 56.824 56.825 0 31.383-25.441 56.824-56.824 56.824Z"/><g clip-path="url(#e)"><path fill="#666" fill-rule="evenodd" d="M616.426 586.58h-31.434v16.176l3.553-3.554.531-.531h9.068l.074-.074 8.463-8.463h2.565l7.18 7.181V586.58Zm-15.715 14.654 3.698 3.699 1.283 1.282-2.565 2.565-1.282-1.283-5.2-5.199h-6.066l-5.514 5.514-.073.073v2.876a2.418 2.418 0 0 0 2.418 2.418h26.598a2.418 2.418 0 0 0 2.418-2.418v-8.317l-8.463-8.463-7.181 7.181-.071.072Zm-19.347 5.442v4.085a6.045 6.045 0 0 0 6.046 6.045h26.598a6.044 6.044 0 0 0 6.045-6.045v-7.108l1.356-1.355-1.282-1.283-.074-.073v-17.989h-38.689v23.43l-.146.146.146.147Z" clip-rule="evenodd"/></g><path stroke="#C9C9C9" stroke-width="2.418" d="M600.709 656.704c-31.384 0-56.825-25.441-56.825-56.824 0-31.384 25.441-56.825 56.825-56.825 31.383 0 56.824 25.441 56.824 56.825 0 31.383-25.441 56.824-56.824 56.824Z"/></g><defs><linearGradient id="a" x1="554.061" x2="-.48" y1=".083" y2=".087" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><linearGradient id="b" x1="796.912" x2="404.507" y1="599.963" y2="599.965" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><linearGradient id="c" x1="600.792" x2="600.794" y1="403.677" y2="796.082" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><linearGradient id="d" x1="404.85" x2="796.972" y1="403.903" y2="796.02" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><clipPath id="e"><path fill="#fff" d="M581.364 580.535h38.689v38.689h-38.689z"/></clipPath></defs></svg>
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,34 @@
1
+ <svg viewBox="0 0 259 280" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <style>
3
+ .nsw-red {
4
+ fill: #d7153a;
5
+ stroke-width: 0;
6
+ }
7
+
8
+ .nsw-blue {
9
+ fill: #FFFFFF;
10
+ stroke-width: 0;
11
+ }
12
+
13
+ @media (prefers-color-scheme: dark) {
14
+
15
+ .nsw-red,
16
+ .nsw-blue {
17
+ fill: white;
18
+ stroke-width: 0;
19
+ }
20
+ }
21
+ </style>
22
+ <path fill-rule="evenodd" clip-rule="evenodd"
23
+ d="M24.208 270.207h-5.045v-4.277l11.15.054v13.676H26.08v-2.491c-.266.278-.553.556-.86.833-.673.585-1.49 1.07-2.433 1.434-.96.373-2.143.564-3.513.564-2.33 0-4.385-.539-6.109-1.6-1.727-1.065-3.073-2.594-4.007-4.538-.926-1.927-1.395-4.231-1.395-6.85 0-2.657.494-4.994 1.47-6.946.971-1.96 2.363-3.498 4.132-4.571 1.768-1.065 3.849-1.604 6.183-1.604 1.515 0 2.915.245 4.156.725 1.255.485 2.36 1.157 3.273 1.985a9.61 9.61 0 0 1 2.192 2.852 8.196 8.196 0 0 1 .872 3.319l.021.435h-6.038l-.062-.339a5.22 5.22 0 0 0-.814-1.981 4.562 4.562 0 0 0-1.537-1.43c-.614-.352-1.345-.531-2.175-.531-1.005 0-1.931.261-2.741.775-.806.51-1.458 1.351-1.935 2.495-.486 1.169-.731 2.74-.731 4.679 0 1.579.162 2.897.482 3.925.311 1.011.739 1.819 1.266 2.403.523.581 1.117.991 1.773 1.219a6.036 6.036 0 0 0 2.089.369c.669 0 1.27-.112 1.79-.328.523-.224.98-.514 1.354-.866.377-.356.676-.746.884-1.152.216-.41.349-.816.399-1.21l.14-1.028Zm20.878-16.312c2.354 0 4.435.534 6.179 1.587 1.752 1.061 3.13 2.59 4.086 4.546.947 1.935 1.428 4.281 1.428 6.967 0 2.648-.473 4.969-1.412 6.9-.946 1.948-2.317 3.469-4.073 4.521-1.744 1.053-3.837 1.583-6.212 1.583-2.396 0-4.502-.534-6.254-1.583-1.753-1.044-3.135-2.557-4.099-4.505-.947-1.927-1.428-4.252-1.428-6.912 0-2.673.486-5.015 1.449-6.954.968-1.956 2.355-3.486 4.12-4.551 1.764-1.061 3.853-1.599 6.216-1.599Zm0 21.185c1.117 0 2.093-.265 2.898-.787.802-.523 1.433-1.372 1.881-2.516.453-1.185.686-2.772.686-4.712 0-1.993-.237-3.618-.698-4.832-.444-1.181-1.08-2.056-1.885-2.603-.814-.543-1.782-.82-2.878-.82-1.1 0-2.072.277-2.886.82-.81.543-1.453 1.422-1.906 2.611-.47 1.223-.706 2.843-.706 4.82 0 1.944.237 3.531.702 4.712.452 1.148 1.092 1.997 1.902 2.515.81.527 1.781.792 2.89.792Zm23.764-2.93-6.162-17.829H57.09l8.654 25.251h6.195l8.73-25.251h-5.607L68.85 272.15Zm30.312-2.827H88.863v5.206l12.043.016v5.027H83.103v-25.251h17.632l-.016 4.99H88.892v5.089h10.27v4.923Zm22.482-1.529c.685-.613 1.246-1.401 1.678-2.341.419-.933.635-2.081.635-3.419 0-1.497-.311-2.835-.93-3.983-.619-1.169-1.599-2.093-2.919-2.756-1.3-.647-2.973-.974-4.975-.974h-10.738v25.243h5.759v-9.404h4.24l3.991 9.404h6.046l-4.651-10.456c.673-.357 1.3-.8 1.864-1.314Zm-3.513-5.64c0 .999-.336 1.79-1.025 2.428-.69.63-1.649.949-2.857.949h-4.095v-6.606h4.456c1.038 0 1.873.286 2.545.875.657.576.976 1.347.976 2.354Zm15.159-7.833 10.527 15.23v-15.23h5.776v25.251h-5.086l-10.98-15.86v15.86h-5.759v-25.251h5.522Zm33.949 16.461-5.29-16.461h-7.894v25.251h5.809v-16.266l5.124 16.266h4.485l5.162-16.357v16.357h5.826v-25.251h-7.878l-5.344 16.461Zm33.727-1.459h-10.298v5.206l12.046.016v5.027h-17.806v-25.251h17.636l-.021 4.99h-11.818v5.089h10.261v4.923Zm21.494.228-10.523-15.23h-5.527v25.251h5.756v-15.86l10.979 15.86h5.087v-25.251h-5.772v15.23Zm15.586-10.004h-7.388v-5.226h20.402v5.226h-7.217v20.025h-5.797v-20.025Z"
24
+ class="nsw-blue" />
25
+ <path fill-rule="evenodd" clip-rule="evenodd"
26
+ d="M146.699 209.236c-1.482-2.395-3.717-4.571-6.64-6.465-2.919-1.894-6.897-3.34-11.81-4.297l-13.678-2.814c-4.132-.891-6.981-2.043-8.468-3.419-1.449-1.343-2.184-3.129-2.184-5.309 0-1.388.316-2.652.943-3.759.623-1.111 1.528-2.093 2.687-2.922 1.166-.828 2.616-1.483 4.306-1.943 1.711-.469 3.633-.705 5.714-.705 2.74 0 5.211.361 7.346 1.078 2.109.713 3.857 1.881 5.194 3.481 1.338 1.6 2.16 3.775 2.442 6.465l.038.373h16.971l-.008-.427c-.075-4.575-1.371-8.773-3.85-12.474-2.483-3.705-6.141-6.681-10.879-8.852-4.726-2.164-10.623-3.262-17.528-3.262-5.801 0-11.117 1.011-15.805 3.009-4.7 2.002-8.475 4.89-11.212 8.587-2.749 3.717-4.12 8.164-4.078 13.224.112 6.175 1.99 11.186 5.577 14.903 3.576 3.697 8.476 6.158 14.567 7.306l13.795 2.81c2.529.502 4.825 1.16 6.823 1.96 1.96.784 3.525 1.803 4.651 3.03 1.1 1.197 1.657 2.772 1.657 4.67 0 2.114-.694 3.9-2.06 5.301-1.4 1.434-3.301 2.515-5.643 3.224-2.388.721-5.058 1.086-7.936 1.086-2.807 0-5.394-.435-7.686-1.297-2.28-.85-4.194-2.093-5.689-3.693-1.491-1.591-2.513-3.585-3.04-5.918l-.075-.327H83.846l.045.46c.407 4.045 1.666 7.629 3.738 10.659 2.068 3.009 4.717 5.545 7.873 7.551 3.148 1.993 6.677 3.514 10.494 4.513a46.33 46.33 0 0 0 11.693 1.5c6.466 0 12.2-1.019 17.046-3.034 4.867-2.022 8.717-4.807 11.449-8.276 2.753-3.493 4.148-7.476 4.148-11.848 0-2.064-.232-4.36-.697-6.822-.478-2.482-1.466-4.948-2.936-7.327ZM25.937 191.763l36.916 53.312H77.87v-79.724H61.072v51.282L25.754 165.53l-.125-.179H9.19v79.724h16.748v-53.312Zm196.637 24.577 14.388-50.987h16.457l-23.587 79.724h-13.367l-14.554-50.469-14.659 50.469h-13.147l-23.533-79.724h16.511l14.384 50.979 14.389-50.979h12.167l14.551 50.987Z"
27
+ class="nsw-blue" />
28
+ <path
29
+ d="M122.291 145.572c-19.75-2.424-38.934 3.904-72.69-5.263-3.447-.937-4.718 2.694-2.854 5.736 9.07 14.803 54.881 3.203 75.635 1.065.906-.095.814-1.426-.091-1.538ZM208.735 140.309c-33.756 9.167-52.941 2.839-72.691 5.263-.905.112-1 1.447-.091 1.538 20.759 2.138 66.566 13.738 75.635-1.065 1.864-3.042.594-6.673-2.853-5.736ZM59.882 119.132c-6.864-10.058-12.474-21.31-16.818-33.69-13.101 3.826-26.51 9.346-40.16 16.57a5.388 5.388 0 0 0-2.902 4.67 5.38 5.38 0 0 0 2.653 4.812c26.431 15.802 52.273 24.841 76.93 26.933-7.34-4.475-14.072-11.044-19.703-19.295ZM23.059 85.513a201.529 201.529 0 0 1 17.976-6.233c-2.126-6.896-3.87-14.12-5.249-21.658-6.827-.85-13.89-1.4-21.199-1.641-.062 0-.128-.004-.19-.004a5.391 5.391 0 0 0-4.647 2.602 5.383 5.383 0 0 0-.12 5.483c4.243 7.659 8.724 14.808 13.429 21.45ZM88.005 135.572c4.099 1.807 8.293 2.818 12.358 3.029-9.953-7.12-17.773-19.192-22.278-34.58-5.805-19.81-7.745-41.666-5.83-65.247-7.832-4.936-16.32-9.557-25.46-13.85a5.428 5.428 0 0 0-5.402.43 5.396 5.396 0 0 0-2.388 4.841c2.126 34.215 10.95 62.915 26.223 85.298 6.404 9.391 14.281 16.332 22.777 20.079ZM107.488 23.577A253.323 253.323 0 0 0 92.235 6.735c-1.063-1.078-2.433-1.65-3.85-1.65-.506 0-1.017.075-1.523.224-1.923.568-3.314 2.106-3.733 4.115-1.072 5.164-3.11 15.69-4.012 26.101 7.014 4.613 13.492 9.49 19.426 14.621 2.3-8.757 5.29-17.63 8.945-26.569ZM255.42 102.007c-13.65-7.223-27.058-12.744-40.16-16.569-4.343 12.38-9.953 23.631-16.818 33.689-5.63 8.255-12.362 14.82-19.708 19.296 24.658-2.093 50.5-11.132 76.931-26.934 1.715-1.024 2.707-2.822 2.653-4.811-.045-1.99-1.133-3.734-2.898-4.671ZM235.273 85.513c4.705-6.643 9.186-13.796 13.43-21.455.963-1.74.922-3.788-.121-5.483a5.4 5.4 0 0 0-4.837-2.598c-7.309.24-14.377.796-21.199 1.641-1.375 7.539-3.123 14.762-5.249 21.658a203.803 203.803 0 0 1 17.976 6.237ZM180.247 104.025c-4.505 15.384-12.329 27.46-22.278 34.58 4.065-.211 8.263-1.227 12.358-3.034 8.496-3.746 16.373-10.688 22.777-20.075 15.273-22.383 24.097-51.082 26.223-85.297a5.394 5.394 0 0 0-2.388-4.84 5.428 5.428 0 0 0-5.402-.432c-9.14 4.29-17.628 8.91-25.46 13.85 1.915 23.582-.029 45.434-5.83 65.248ZM179.214 35.52c-.901-10.406-2.94-20.932-4.011-26.1-.416-2.01-1.811-3.547-3.733-4.115a5.39 5.39 0 0 0-1.524-.224c-1.416 0-2.787.572-3.85 1.65-5.485 5.549-10.568 11.164-15.252 16.842 3.654 8.939 6.644 17.812 8.949 26.565 5.934-5.127 12.407-10.005 19.421-14.617ZM129.144 87.229c6.64-13.092 17.246-24.829 25.21-32.243-4.372-17.779-11.104-34.55-20.397-52.097C132.998 1.078 131.195 0 129.148 0s-3.845 1.082-4.808 2.889c-9.389 17.604-16.237 35.122-20.377 52.093 8.313 7.688 19.28 20.224 25.181 32.247Z"
30
+ class="nsw-red" />
31
+ <path
32
+ d="M153.541 133.686c6.885-4.833 13.77-13.254 18.139-24.97 8.458-22.681 9.334-47.945 8.122-65.823-15.331 10.215-39.665 31.55-47.975 54.36-3.911 10.734-5.734 25.355-2.72 33.511 1.259 3.411 3.401 5.997 6.345 7.227 4.46 1.865 11.312.456 18.089-4.305ZM125.713 95.261c-2.027-4.724-4.261-9.18-7.728-14.186-9.809-14.16-23.026-26.933-39.475-38.185-.17 2.652-2.57 31.297 5.851 59.304 6.408 21.302 17.354 29.98 23.354 33.333 6.038 3.369 11.561 4.165 18.039 2.557-6.565-8.935-5.747-27.27-.041-42.823Z"
33
+ class="nsw-red" />
34
+ </svg>
Binary file
@@ -0,0 +1,21 @@
1
+ <svg viewBox="0 0 259 280" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <style>
3
+ .nsw-red,
4
+ .nsw-blue {
5
+ fill: #FFFFFF;
6
+ stroke-width: 0;
7
+ }
8
+ </style>
9
+ <path fill-rule="evenodd" clip-rule="evenodd"
10
+ d="M24.208 270.207h-5.045v-4.277l11.15.054v13.676H26.08v-2.491c-.266.278-.553.556-.86.833-.673.585-1.49 1.07-2.433 1.434-.96.373-2.143.564-3.513.564-2.33 0-4.385-.539-6.109-1.6-1.727-1.065-3.073-2.594-4.007-4.538-.926-1.927-1.395-4.231-1.395-6.85 0-2.657.494-4.994 1.47-6.946.971-1.96 2.363-3.498 4.132-4.571 1.768-1.065 3.849-1.604 6.183-1.604 1.515 0 2.915.245 4.156.725 1.255.485 2.36 1.157 3.273 1.985a9.61 9.61 0 0 1 2.192 2.852 8.196 8.196 0 0 1 .872 3.319l.021.435h-6.038l-.062-.339a5.22 5.22 0 0 0-.814-1.981 4.562 4.562 0 0 0-1.537-1.43c-.614-.352-1.345-.531-2.175-.531-1.005 0-1.931.261-2.741.775-.806.51-1.458 1.351-1.935 2.495-.486 1.169-.731 2.74-.731 4.679 0 1.579.162 2.897.482 3.925.311 1.011.739 1.819 1.266 2.403.523.581 1.117.991 1.773 1.219a6.036 6.036 0 0 0 2.089.369c.669 0 1.27-.112 1.79-.328.523-.224.98-.514 1.354-.866.377-.356.676-.746.884-1.152.216-.41.349-.816.399-1.21l.14-1.028Zm20.878-16.312c2.354 0 4.435.534 6.179 1.587 1.752 1.061 3.13 2.59 4.086 4.546.947 1.935 1.428 4.281 1.428 6.967 0 2.648-.473 4.969-1.412 6.9-.946 1.948-2.317 3.469-4.073 4.521-1.744 1.053-3.837 1.583-6.212 1.583-2.396 0-4.502-.534-6.254-1.583-1.753-1.044-3.135-2.557-4.099-4.505-.947-1.927-1.428-4.252-1.428-6.912 0-2.673.486-5.015 1.449-6.954.968-1.956 2.355-3.486 4.12-4.551 1.764-1.061 3.853-1.599 6.216-1.599Zm0 21.185c1.117 0 2.093-.265 2.898-.787.802-.523 1.433-1.372 1.881-2.516.453-1.185.686-2.772.686-4.712 0-1.993-.237-3.618-.698-4.832-.444-1.181-1.08-2.056-1.885-2.603-.814-.543-1.782-.82-2.878-.82-1.1 0-2.072.277-2.886.82-.81.543-1.453 1.422-1.906 2.611-.47 1.223-.706 2.843-.706 4.82 0 1.944.237 3.531.702 4.712.452 1.148 1.092 1.997 1.902 2.515.81.527 1.781.792 2.89.792Zm23.764-2.93-6.162-17.829H57.09l8.654 25.251h6.195l8.73-25.251h-5.607L68.85 272.15Zm30.312-2.827H88.863v5.206l12.043.016v5.027H83.103v-25.251h17.632l-.016 4.99H88.892v5.089h10.27v4.923Zm22.482-1.529c.685-.613 1.246-1.401 1.678-2.341.419-.933.635-2.081.635-3.419 0-1.497-.311-2.835-.93-3.983-.619-1.169-1.599-2.093-2.919-2.756-1.3-.647-2.973-.974-4.975-.974h-10.738v25.243h5.759v-9.404h4.24l3.991 9.404h6.046l-4.651-10.456c.673-.357 1.3-.8 1.864-1.314Zm-3.513-5.64c0 .999-.336 1.79-1.025 2.428-.69.63-1.649.949-2.857.949h-4.095v-6.606h4.456c1.038 0 1.873.286 2.545.875.657.576.976 1.347.976 2.354Zm15.159-7.833 10.527 15.23v-15.23h5.776v25.251h-5.086l-10.98-15.86v15.86h-5.759v-25.251h5.522Zm33.949 16.461-5.29-16.461h-7.894v25.251h5.809v-16.266l5.124 16.266h4.485l5.162-16.357v16.357h5.826v-25.251h-7.878l-5.344 16.461Zm33.727-1.459h-10.298v5.206l12.046.016v5.027h-17.806v-25.251h17.636l-.021 4.99h-11.818v5.089h10.261v4.923Zm21.494.228-10.523-15.23h-5.527v25.251h5.756v-15.86l10.979 15.86h5.087v-25.251h-5.772v15.23Zm15.586-10.004h-7.388v-5.226h20.402v5.226h-7.217v20.025h-5.797v-20.025Z"
11
+ class="nsw-blue" />
12
+ <path fill-rule="evenodd" clip-rule="evenodd"
13
+ d="M146.699 209.236c-1.482-2.395-3.717-4.571-6.64-6.465-2.919-1.894-6.897-3.34-11.81-4.297l-13.678-2.814c-4.132-.891-6.981-2.043-8.468-3.419-1.449-1.343-2.184-3.129-2.184-5.309 0-1.388.316-2.652.943-3.759.623-1.111 1.528-2.093 2.687-2.922 1.166-.828 2.616-1.483 4.306-1.943 1.711-.469 3.633-.705 5.714-.705 2.74 0 5.211.361 7.346 1.078 2.109.713 3.857 1.881 5.194 3.481 1.338 1.6 2.16 3.775 2.442 6.465l.038.373h16.971l-.008-.427c-.075-4.575-1.371-8.773-3.85-12.474-2.483-3.705-6.141-6.681-10.879-8.852-4.726-2.164-10.623-3.262-17.528-3.262-5.801 0-11.117 1.011-15.805 3.009-4.7 2.002-8.475 4.89-11.212 8.587-2.749 3.717-4.12 8.164-4.078 13.224.112 6.175 1.99 11.186 5.577 14.903 3.576 3.697 8.476 6.158 14.567 7.306l13.795 2.81c2.529.502 4.825 1.16 6.823 1.96 1.96.784 3.525 1.803 4.651 3.03 1.1 1.197 1.657 2.772 1.657 4.67 0 2.114-.694 3.9-2.06 5.301-1.4 1.434-3.301 2.515-5.643 3.224-2.388.721-5.058 1.086-7.936 1.086-2.807 0-5.394-.435-7.686-1.297-2.28-.85-4.194-2.093-5.689-3.693-1.491-1.591-2.513-3.585-3.04-5.918l-.075-.327H83.846l.045.46c.407 4.045 1.666 7.629 3.738 10.659 2.068 3.009 4.717 5.545 7.873 7.551 3.148 1.993 6.677 3.514 10.494 4.513a46.33 46.33 0 0 0 11.693 1.5c6.466 0 12.2-1.019 17.046-3.034 4.867-2.022 8.717-4.807 11.449-8.276 2.753-3.493 4.148-7.476 4.148-11.848 0-2.064-.232-4.36-.697-6.822-.478-2.482-1.466-4.948-2.936-7.327ZM25.937 191.763l36.916 53.312H77.87v-79.724H61.072v51.282L25.754 165.53l-.125-.179H9.19v79.724h16.748v-53.312Zm196.637 24.577 14.388-50.987h16.457l-23.587 79.724h-13.367l-14.554-50.469-14.659 50.469h-13.147l-23.533-79.724h16.511l14.384 50.979 14.389-50.979h12.167l14.551 50.987Z"
14
+ class="nsw-blue" />
15
+ <path
16
+ d="M122.291 145.572c-19.75-2.424-38.934 3.904-72.69-5.263-3.447-.937-4.718 2.694-2.854 5.736 9.07 14.803 54.881 3.203 75.635 1.065.906-.095.814-1.426-.091-1.538ZM208.735 140.309c-33.756 9.167-52.941 2.839-72.691 5.263-.905.112-1 1.447-.091 1.538 20.759 2.138 66.566 13.738 75.635-1.065 1.864-3.042.594-6.673-2.853-5.736ZM59.882 119.132c-6.864-10.058-12.474-21.31-16.818-33.69-13.101 3.826-26.51 9.346-40.16 16.57a5.388 5.388 0 0 0-2.902 4.67 5.38 5.38 0 0 0 2.653 4.812c26.431 15.802 52.273 24.841 76.93 26.933-7.34-4.475-14.072-11.044-19.703-19.295ZM23.059 85.513a201.529 201.529 0 0 1 17.976-6.233c-2.126-6.896-3.87-14.12-5.249-21.658-6.827-.85-13.89-1.4-21.199-1.641-.062 0-.128-.004-.19-.004a5.391 5.391 0 0 0-4.647 2.602 5.383 5.383 0 0 0-.12 5.483c4.243 7.659 8.724 14.808 13.429 21.45ZM88.005 135.572c4.099 1.807 8.293 2.818 12.358 3.029-9.953-7.12-17.773-19.192-22.278-34.58-5.805-19.81-7.745-41.666-5.83-65.247-7.832-4.936-16.32-9.557-25.46-13.85a5.428 5.428 0 0 0-5.402.43 5.396 5.396 0 0 0-2.388 4.841c2.126 34.215 10.95 62.915 26.223 85.298 6.404 9.391 14.281 16.332 22.777 20.079ZM107.488 23.577A253.323 253.323 0 0 0 92.235 6.735c-1.063-1.078-2.433-1.65-3.85-1.65-.506 0-1.017.075-1.523.224-1.923.568-3.314 2.106-3.733 4.115-1.072 5.164-3.11 15.69-4.012 26.101 7.014 4.613 13.492 9.49 19.426 14.621 2.3-8.757 5.29-17.63 8.945-26.569ZM255.42 102.007c-13.65-7.223-27.058-12.744-40.16-16.569-4.343 12.38-9.953 23.631-16.818 33.689-5.63 8.255-12.362 14.82-19.708 19.296 24.658-2.093 50.5-11.132 76.931-26.934 1.715-1.024 2.707-2.822 2.653-4.811-.045-1.99-1.133-3.734-2.898-4.671ZM235.273 85.513c4.705-6.643 9.186-13.796 13.43-21.455.963-1.74.922-3.788-.121-5.483a5.4 5.4 0 0 0-4.837-2.598c-7.309.24-14.377.796-21.199 1.641-1.375 7.539-3.123 14.762-5.249 21.658a203.803 203.803 0 0 1 17.976 6.237ZM180.247 104.025c-4.505 15.384-12.329 27.46-22.278 34.58 4.065-.211 8.263-1.227 12.358-3.034 8.496-3.746 16.373-10.688 22.777-20.075 15.273-22.383 24.097-51.082 26.223-85.297a5.394 5.394 0 0 0-2.388-4.84 5.428 5.428 0 0 0-5.402-.432c-9.14 4.29-17.628 8.91-25.46 13.85 1.915 23.582-.029 45.434-5.83 65.248ZM179.214 35.52c-.901-10.406-2.94-20.932-4.011-26.1-.416-2.01-1.811-3.547-3.733-4.115a5.39 5.39 0 0 0-1.524-.224c-1.416 0-2.787.572-3.85 1.65-5.485 5.549-10.568 11.164-15.252 16.842 3.654 8.939 6.644 17.812 8.949 26.565 5.934-5.127 12.407-10.005 19.421-14.617ZM129.144 87.229c6.64-13.092 17.246-24.829 25.21-32.243-4.372-17.779-11.104-34.55-20.397-52.097C132.998 1.078 131.195 0 129.148 0s-3.845 1.082-4.808 2.889c-9.389 17.604-16.237 35.122-20.377 52.093 8.313 7.688 19.28 20.224 25.181 32.247Z"
17
+ class="nsw-red" />
18
+ <path
19
+ d="M153.541 133.686c6.885-4.833 13.77-13.254 18.139-24.97 8.458-22.681 9.334-47.945 8.122-65.823-15.331 10.215-39.665 31.55-47.975 54.36-3.911 10.734-5.734 25.355-2.72 33.511 1.259 3.411 3.401 5.997 6.345 7.227 4.46 1.865 11.312.456 18.089-4.305ZM125.713 95.261c-2.027-4.724-4.261-9.18-7.728-14.186-9.809-14.16-23.026-26.933-39.475-38.185-.17 2.652-2.57 31.297 5.851 59.304 6.408 21.302 17.354 29.98 23.354 33.333 6.038 3.369 11.561 4.165 18.039 2.557-6.565-8.935-5.747-27.27-.041-42.823Z"
20
+ class="nsw-red" />
21
+ </svg>
@@ -0,0 +1,78 @@
1
+ :root {
2
+ --success-50: #eff9ed;
3
+ --success-100: #e0f3de;
4
+ --success-150: #d2eccf;
5
+ --success-200: #c4e5c0;
6
+ --success-250: #aad6a5;
7
+ --success-300: #8fc78a;
8
+ --success-350: #74b76f;
9
+ --success-400: #58a854;
10
+ --success-450: #49a146;
11
+ --success-500: #399936;
12
+ --success-550: #259224;
13
+ --success-600: #008a07;
14
+ --success-650: #007204;
15
+ --success-700: #005a02;
16
+ --success-750: #004401;
17
+ --success-800: #002f00;
18
+ --success-850: #002200;
19
+ --success-900: #001600;
20
+ --success-950: #000b00;
21
+ --warning-50: #fff3ed;
22
+ --warning-100: #ffe8de;
23
+ --warning-150: #ffddcf;
24
+ --warning-200: #fdd2c0;
25
+ --warning-250: #f6bda5;
26
+ --warning-300: #eea88a;
27
+ --warning-350: #e6936f;
28
+ --warning-400: #dd7d53;
29
+ --warning-450: #d87244;
30
+ --warning-500: #d36734;
31
+ --warning-550: #ce5c21;
32
+ --warning-600: #c95000;
33
+ --warning-650: #a83f03;
34
+ --warning-700: #882f03;
35
+ --warning-750: #692001;
36
+ --warning-800: #4b1200;
37
+ --warning-850: #390a00;
38
+ --warning-900: #270400;
39
+ --warning-950: #170100;
40
+ --danger-50: #fff0ef;
41
+ --danger-100: #ffe2e1;
42
+ --danger-150: #ffd4d4;
43
+ --danger-200: #fdc6c6;
44
+ --danger-250: #f4acad;
45
+ --danger-300: #ea9294;
46
+ --danger-350: #df787c;
47
+ --danger-400: #d35d65;
48
+ --danger-450: #cd4e59;
49
+ --danger-500: #c63f4e;
50
+ --danger-550: #bf2c42;
51
+ --danger-600: #b81237;
52
+ --danger-650: #990b2a;
53
+ --danger-700: #7c061f;
54
+ --danger-750: #5f0214;
55
+ --danger-800: #44000a;
56
+ --danger-850: #330005;
57
+ --danger-900: #230002;
58
+ --danger-950: #140001;
59
+ --info-50: #e9eef7;
60
+ --info-100: #d4ddeb;
61
+ --info-150: #c0cce0;
62
+ --info-200: #acbbd5;
63
+ --info-250: #96a9cc;
64
+ --info-300: #8098c2;
65
+ --info-350: #6b86b8;
66
+ --info-400: #5775ae;
67
+ --info-450: #4d6ca9;
68
+ --info-500: #4264a4;
69
+ --info-550: #385b9e;
70
+ --info-600: #2e5299;
71
+ --info-650: #23427f;
72
+ --info-700: #193366;
73
+ --info-750: #10254f;
74
+ --info-800: #071738;
75
+ --info-850: #040f2a;
76
+ --info-900: #02071c;
77
+ --info-950: #00030f;
78
+ }
@@ -0,0 +1,78 @@
1
+ :root {
2
+ --success-50: hsl(113.15, 52.52%, 95.43%);
3
+ --success-100: hsl(113.26, 45.54%, 91.13%);
4
+ --success-150: hsl(113.38, 42.97%, 86.84%);
5
+ --success-200: hsl(113.51, 41.57%, 82.55%);
6
+ --success-250: hsl(114.16, 37.16%, 74.26%);
7
+ --success-300: hsl(114.93, 34.81%, 66.02%);
8
+ --success-350: hsl(115.88, 33.38%, 57.78%);
9
+ --success-400: hsl(117.14, 33.33%, 49.41%);
10
+ --success-450: hsl(117.67, 39.56%, 45.11%);
11
+ --success-500: hsl(118.38, 47.88%, 40.58%);
12
+ --success-550: hsl(119.53, 60.48%, 35.56%);
13
+ --success-600: hsl(123.04, 100%, 27.06%);
14
+ --success-650: hsl(121.8, 99.36%, 22.38%);
15
+ --success-700: hsl(120.9, 99.22%, 17.81%);
16
+ --success-750: hsl(120.32, 99.47%, 13.4%);
17
+ --success-800: hsl(120, 100%, 9.22%);
18
+ --success-850: hsl(120.32, 100%, 6.51%);
19
+ --success-900: hsl(120.63, 100%, 4.07%);
20
+ --success-950: hsl(121.08, 100%, 1.88%);
21
+ --warning-50: hsl(17.53, 100%, 96.97%);
22
+ --warning-100: hsl(17.59, 100%, 93.77%);
23
+ --warning-150: hsl(17.65, 99.09%, 90.53%);
24
+ --warning-200: hsl(17.7, 93.85%, 87.25%);
25
+ --warning-250: hsl(17.77, 81.71%, 80.57%);
26
+ --warning-300: hsl(17.84, 74.94%, 73.78%);
27
+ --warning-350: hsl(17.98, 70.36%, 66.84%);
28
+ --warning-400: hsl(18.26, 66.99%, 59.61%);
29
+ --warning-450: hsl(18.61, 65.61%, 55.79%);
30
+ --warning-500: hsl(19.18, 64.53%, 51.69%);
31
+ --warning-550: hsl(20.31, 72.21%, 46.96%);
32
+ --warning-600: hsl(23.88, 100%, 39.41%);
33
+ --warning-650: hsl(21.95, 96.66%, 33.46%);
34
+ --warning-700: hsl(20.07, 95.99%, 27.13%);
35
+ --warning-750: hsl(17.86, 97.32%, 20.78%);
36
+ --warning-800: hsl(14.4, 100%, 14.71%);
37
+ --warning-850: hsl(11.43, 100%, 10.95%);
38
+ --warning-900: hsl(7.67, 100%, 7.5%);
39
+ --warning-950: hsl(4.64, 100%, 4.34%);
40
+ --danger-50: hsl(0.78, 100%, 97.61%);
41
+ --danger-100: hsl(0.56, 100%, 94.61%);
42
+ --danger-150: hsl(0.3, 100%, 91.55%);
43
+ --danger-200: hsl(0, 93.22%, 88.43%);
44
+ --danger-250: hsl(359.39, 76.34%, 81.59%);
45
+ --danger-300: hsl(358.59, 67.4%, 74.56%);
46
+ --danger-350: hsl(357.51, 61.52%, 67.27%);
47
+ --danger-400: hsl(355.93, 57.28%, 59.61%);
48
+ --danger-450: hsl(354.77, 55.6%, 55.49%);
49
+ --danger-500: hsl(353.23, 54.28%, 51.09%);
50
+ --danger-550: hsl(350.97, 62.34%, 46.16%);
51
+ --danger-600: hsl(346.63, 82.18%, 39.61%);
52
+ --danger-650: hsl(346.89, 86.15%, 32.28%);
53
+ --danger-700: hsl(347.25, 91.31%, 25.33%);
54
+ --danger-750: hsl(348.45, 96%, 19.02%);
55
+ --danger-800: hsl(351.18, 100%, 13.33%);
56
+ --danger-850: hsl(352.99, 100%, 9.85%);
57
+ --danger-900: hsl(354.47, 100%, 6.66%);
58
+ --danger-950: hsl(355.5, 100%, 3.76%);
59
+ --info-50: hsl(217.99, 45.88%, 94%);
60
+ --info-100: hsl(218, 37.47%, 87.77%);
61
+ --info-150: hsl(218.02, 34.49%, 81.6%);
62
+ --info-200: hsl(218.05, 32.8%, 75.49%);
63
+ --info-250: hsl(218.29, 34.23%, 69.31%);
64
+ --info-300: hsl(218.57, 34.87%, 63.2%);
65
+ --info-350: hsl(218.9, 35.05%, 57.15%);
66
+ --info-400: hsl(219.31, 34.94%, 51.18%);
67
+ --info-450: hsl(219.41, 37.55%, 48.13%);
68
+ --info-500: hsl(219.52, 42.28%, 45.1%);
69
+ --info-550: hsl(219.66, 47.62%, 42.06%);
70
+ --info-600: hsl(219.81, 53.77%, 39.02%);
71
+ --info-650: hsl(219.87, 56.39%, 31.92%);
72
+ --info-700: hsl(219.93, 60.27%, 25.07%);
73
+ --info-750: hsl(220.02, 66.59%, 18.51%);
74
+ --info-800: hsl(220.41, 77.78%, 12.35%);
75
+ --info-850: hsl(222.21, 84%, 8.9%);
76
+ --info-900: hsl(226.63, 89.54%, 5.83%);
77
+ --info-950: hsl(230.65, 94.13%, 3.12%);
78
+ }
@@ -0,0 +1,78 @@
1
+ :root {
2
+ --success-50: oklch(0.9720355476100955 0.01978729853872853 142.11752406542539);
3
+ --success-100: oklch(0.944071095220191 0.03348619752707904 142.11752406542539);
4
+ --success-150: oklch(0.9161066428302864 0.04718509651542956 142.11752406542539);
5
+ --success-200: oklch(0.8881421904403819 0.06088399550378008 142.11752406542539);
6
+ --success-250: oklch(0.8312289461835737 0.0814134964867239 142.2964842668701);
7
+ --success-300: oklch(0.7743157019267655 0.10194299746966773 142.47544446831483);
8
+ --success-350: oklch(0.7174024576699572 0.12247249845261154 142.65440466975954);
9
+ --success-400: oklch(0.660489213413149 0.14300199943555536 142.83336487120425);
10
+ --success-450: oklch(0.6326270919832794 0.153487552492673 142.8252122365381);
11
+ --success-500: oklch(0.6047649705534097 0.16397310554979067 142.81705960187193);
12
+ --success-550: oklch(0.57690284912354 0.17445865860690835 142.80890696720576);
13
+ --success-600: oklch(0.5490407276936703 0.184944211664026 142.8007543325396);
14
+ --success-650: oklch(0.4778879989458421 0.16120283434453703 142.72440047135717);
15
+ --success-700: oklch(0.40673527019801387 0.13746145702504803 142.64804661017473);
16
+ --success-750: oklch(0.3355825414501856 0.11372007970555903 142.57169274899232);
17
+ --success-800: oklch(0.26442981270235744 0.08997870238607004 142.49533888780988);
18
+ --success-850: oklch(0.21815459547944488 0.07648189702815954 142.49533888780988);
19
+ --success-900: oklch(0.17187937825653232 0.06298509167024903 142.49533888780988);
20
+ --success-950: oklch(0.12560416103361977 0.04948828631233853 142.49533888780988);
21
+ --warning-50: oklch(0.9739777778864123 0.017695077274685146 43.9454781334139);
22
+ --warning-100: oklch(0.9479555557728245 0.029945515387928705 43.9454781334139);
23
+ --warning-150: oklch(0.9219333336592369 0.042195953501172265 43.9454781334139);
24
+ --warning-200: oklch(0.8959111115456492 0.05444639161441583 43.9454781334139);
25
+ --warning-250: oklch(0.8436567377995562 0.07383969866253859 43.88732593200177);
26
+ --warning-300: oklch(0.7914023640534633 0.09323300571066136 43.829173730589645);
27
+ --warning-350: oklch(0.7391479903073703 0.11262631275878413 43.77102152917751);
28
+ --warning-400: oklch(0.6868936165612773 0.13201961980690688 43.71286932776538);
29
+ --warning-450: oklch(0.6610028202949751 0.14144095719007027 43.78396833320002);
30
+ --warning-500: oklch(0.635112024028673 0.15086229457323366 43.85506733863466);
31
+ --warning-550: oklch(0.6092212277623706 0.16028363195639705 43.9261663440693);
32
+ --warning-600: oklch(0.5833304314960684 0.16970496933956045 43.99726534950394);
33
+ --warning-650: oklch(0.507009085738871 0.149901753081645 42.56483564766481);
34
+ --warning-700: oklch(0.43068773998167365 0.13009853682372957 41.13240594582567);
35
+ --warning-750: oklch(0.3543663942244763 0.11029532056581412 39.69997624398653);
36
+ --warning-800: oklch(0.2780450484672789 0.09049210430789867 38.26754654214739);
37
+ --warning-850: oklch(0.2293871649855051 0.07691828866171387 38.26754654214739);
38
+ --warning-900: oklch(0.1807292815037313 0.06334447301552906 38.26754654214739);
39
+ --warning-950: oklch(0.13207139802195747 0.04977065736934427 38.26754654214739);
40
+ --danger-50: oklch(0.9688081012787089 0.02046893571008903 18.42817489942577);
41
+ --danger-100: oklch(0.9376162025574177 0.034639737355535286 18.42817489942577);
42
+ --danger-150: oklch(0.9064243038361265 0.048810539000981534 18.42817489942577);
43
+ --danger-200: oklch(0.8752324051148354 0.06298134064642778 18.42817489942577);
44
+ --danger-250: oklch(0.8133068732197568 0.08452871651344564 18.398482771634782);
45
+ --danger-300: oklch(0.7513813413246784 0.1060760923804635 18.368790643843795);
46
+ --danger-350: oklch(0.6894558094295998 0.12762346824748136 18.339098516052807);
47
+ --danger-400: oklch(0.6275302775345213 0.1491708441144992 18.30940638826182);
48
+ --danger-450: oklch(0.5961466901234453 0.1600594003984286 18.251840020312933);
49
+ --danger-500: oklch(0.5647631027123693 0.17094795668235796 18.194273652364046);
50
+ --danger-550: oklch(0.5333795153012932 0.1818365129662873 18.13670728441516);
51
+ --danger-600: oklch(0.5019959278902173 0.19272506925021668 18.079140916466272);
52
+ --danger-650: oklch(0.43761291207168196 0.16911051005163913 18.72632727121819);
53
+ --danger-700: oklch(0.3732298962531466 0.1454959508530616 19.3735136259701);
54
+ --danger-750: oklch(0.30884688043461134 0.12188139165448407 20.020699980722014);
55
+ --danger-800: oklch(0.244463864616076 0.09826683245590653 20.66788633547393);
56
+ --danger-850: oklch(0.2016826883082627 0.08352680758752055 20.66788633547393);
57
+ --danger-900: oklch(0.15890151200044939 0.06878678271913458 20.66788633547393);
58
+ --danger-950: oklch(0.1161203356926361 0.0540467578507486 20.66788633547393);
59
+ --info-50: oklch(0.9472470414070251 0.01319114316017373 261.49146551846417);
60
+ --info-100: oklch(0.8944940828140502 0.02232347304029401 261.49146551846417);
61
+ --info-150: oklch(0.8417411242210754 0.03145580292041429 261.49146551846417);
62
+ --info-200: oklch(0.7889881656281005 0.04058813280053457 261.49146551846417);
63
+ --info-250: oklch(0.7327975333484203 0.05432284288357939 261.7505460408388);
64
+ --info-300: oklch(0.6766069010687401 0.06805755296662422 262.0096265632134);
65
+ --info-350: oklch(0.62041626878906 0.08179226304966905 262.268707085588);
66
+ --info-400: oklch(0.5642256365093798 0.09552697313271387 262.52778760796264);
67
+ --info-450: oklch(0.5358247299257868 0.10246599429811404 262.4837143651888);
68
+ --info-500: oklch(0.5074238233421937 0.10940501546351422 262.4396411224149);
69
+ --info-550: oklch(0.47902291675860065 0.1163440366289144 262.395567879641);
70
+ --info-600: oklch(0.4506220101750076 0.12328305779431457 262.3514946368672);
71
+ --info-650: oklch(0.3914472612047992 0.10948475002303204 262.3659717757216);
72
+ --info-700: oklch(0.33227251223459087 0.09568644225174952 262.3804489145761);
73
+ --info-750: oklch(0.2730977632643825 0.08188813448046699 262.3949260534306);
74
+ --info-800: oklch(0.21392301429417415 0.06808982670918445 262.409403192285);
75
+ --info-850: oklch(0.1764864867926937 0.057876352702806784 262.409403192285);
76
+ --info-900: oklch(0.13904995929121322 0.047662878696429115 262.409403192285);
77
+ --info-950: oklch(0.10161343178973273 0.03744940469005145 262.409403192285);
78
+ }
@@ -0,0 +1,78 @@
1
+ :root {
2
+ --success-50: rgb(239, 249, 237);
3
+ --success-100: rgb(224, 243, 222);
4
+ --success-150: rgb(210, 236, 207);
5
+ --success-200: rgb(196, 229, 192);
6
+ --success-250: rgb(170, 214, 165);
7
+ --success-300: rgb(143, 199, 138);
8
+ --success-350: rgb(116, 183, 111);
9
+ --success-400: rgb(88, 168, 84);
10
+ --success-450: rgb(73, 161, 70);
11
+ --success-500: rgb(57, 153, 54);
12
+ --success-550: rgb(37, 146, 36);
13
+ --success-600: rgb(0, 138, 7);
14
+ --success-650: rgb(0, 114, 4);
15
+ --success-700: rgb(0, 90, 2);
16
+ --success-750: rgb(0, 68, 1);
17
+ --success-800: rgb(0, 47, 0);
18
+ --success-850: rgb(0, 34, 0);
19
+ --success-900: rgb(0, 22, 0);
20
+ --success-950: rgb(0, 11, 0);
21
+ --warning-50: rgb(255, 243, 237);
22
+ --warning-100: rgb(255, 232, 222);
23
+ --warning-150: rgb(255, 221, 207);
24
+ --warning-200: rgb(253, 210, 192);
25
+ --warning-250: rgb(246, 189, 165);
26
+ --warning-300: rgb(238, 168, 138);
27
+ --warning-350: rgb(230, 147, 111);
28
+ --warning-400: rgb(221, 125, 83);
29
+ --warning-450: rgb(216, 114, 68);
30
+ --warning-500: rgb(211, 103, 52);
31
+ --warning-550: rgb(206, 92, 33);
32
+ --warning-600: rgb(201, 80, 0);
33
+ --warning-650: rgb(168, 63, 3);
34
+ --warning-700: rgb(136, 47, 3);
35
+ --warning-750: rgb(105, 32, 1);
36
+ --warning-800: rgb(75, 18, 0);
37
+ --warning-850: rgb(57, 10, 0);
38
+ --warning-900: rgb(39, 4, 0);
39
+ --warning-950: rgb(23, 1, 0);
40
+ --danger-50: rgb(255, 240, 239);
41
+ --danger-100: rgb(255, 226, 225);
42
+ --danger-150: rgb(255, 212, 212);
43
+ --danger-200: rgb(253, 198, 198);
44
+ --danger-250: rgb(244, 172, 173);
45
+ --danger-300: rgb(234, 146, 148);
46
+ --danger-350: rgb(223, 120, 124);
47
+ --danger-400: rgb(211, 93, 101);
48
+ --danger-450: rgb(205, 78, 89);
49
+ --danger-500: rgb(198, 63, 78);
50
+ --danger-550: rgb(191, 44, 66);
51
+ --danger-600: rgb(184, 18, 55);
52
+ --danger-650: rgb(153, 11, 42);
53
+ --danger-700: rgb(124, 6, 31);
54
+ --danger-750: rgb(95, 2, 20);
55
+ --danger-800: rgb(68, 0, 10);
56
+ --danger-850: rgb(51, 0, 5);
57
+ --danger-900: rgb(35, 0, 2);
58
+ --danger-950: rgb(20, 0, 1);
59
+ --info-50: rgb(233, 238, 247);
60
+ --info-100: rgb(212, 221, 235);
61
+ --info-150: rgb(192, 204, 224);
62
+ --info-200: rgb(172, 187, 213);
63
+ --info-250: rgb(150, 169, 204);
64
+ --info-300: rgb(128, 152, 194);
65
+ --info-350: rgb(107, 134, 184);
66
+ --info-400: rgb(87, 117, 174);
67
+ --info-450: rgb(77, 108, 169);
68
+ --info-500: rgb(66, 100, 164);
69
+ --info-550: rgb(56, 91, 158);
70
+ --info-600: rgb(46, 82, 153);
71
+ --info-650: rgb(35, 66, 127);
72
+ --info-700: rgb(25, 51, 102);
73
+ --info-750: rgb(16, 37, 79);
74
+ --info-800: rgb(7, 23, 56);
75
+ --info-850: rgb(4, 15, 42);
76
+ --info-900: rgb(2, 7, 28);
77
+ --info-950: rgb(0, 3, 15);
78
+ }