qpp-style 9.45.5 → 9.45.6

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.
@@ -0,0 +1,7 @@
1
+ <svg width="31" height="32" viewBox="0 0 31 32" fill="white" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.4129 1V25.5447C10.1168 24.9311 5.23633 19.6663 5.23633 13.2724C5.23633 6.87846 10.1168 1.61362 16.4129 1Z" stroke="currentColor"/>
3
+ <path d="M19.0425 12.3955V1.21887C24.8206 1.80319 29.4258 6.50258 29.9999 12.3955H19.0425Z" stroke="currentColor"/>
4
+ <path d="M19.0425 25.7637V14.8063H29.9999C29.4258 20.5836 24.8326 25.1909 19.0425 25.7637Z" stroke="currentColor"/>
5
+ <path d="M16.2346 23.9677C16.2668 23.7333 16.2828 23.4912 16.2828 23.2334C16.2828 22.9833 16.2668 22.7335 16.2266 22.4991L17.857 21.2646C18.0016 21.1552 18.0418 20.9442 17.9534 20.7882L16.4113 18.1943C16.315 18.0225 16.1141 17.9678 15.9375 18.0225L14.0179 18.7725C13.6163 18.4756 13.1906 18.2256 12.7167 18.0381L12.4276 16.0537C12.3955 15.8662 12.2348 15.7334 12.0421 15.7334H8.95791C8.76515 15.7334 8.61255 15.8662 8.58044 16.0537L8.29129 18.0381C7.81742 18.2256 7.3837 18.4834 6.99016 18.7725L5.07058 18.0225C4.89389 17.96 4.69308 18.0225 4.5967 18.1943L3.06266 20.7882C2.96628 20.9522 2.9984 21.1552 3.15904 21.2646L4.78946 22.4991C4.74932 22.7335 4.71717 22.9913 4.71717 23.2334C4.71717 23.4755 4.73324 23.7333 4.77341 23.9677L3.14297 25.2021C2.9984 25.3116 2.95823 25.5226 3.04659 25.6786L4.58867 28.2725C4.68505 28.4442 4.88584 28.4991 5.06255 28.4442L6.98211 27.6942C7.3837 27.9912 7.80939 28.2413 8.28324 28.4288L8.57239 30.413C8.61255 30.6005 8.76515 30.7334 8.95791 30.7334H12.0421C12.2348 30.7334 12.3955 30.6005 12.4196 30.413L12.7087 28.4288C13.1826 28.2413 13.6163 27.9912 14.0099 27.6942L15.9294 28.4442C16.1061 28.5068 16.3069 28.4442 16.4033 28.2725L17.9454 25.6786C18.0418 25.5068 18.0016 25.3116 17.849 25.2021L16.2346 23.9677ZM10.5 26.0459C8.90972 26.0459 7.60858 24.7803 7.60858 23.2334C7.60858 21.6865 8.90972 20.4209 10.5 20.4209C12.0903 20.4209 13.3914 21.6865 13.3914 23.2334C13.3914 24.7803 12.0903 26.0459 10.5 26.0459Z" fill="white" stroke="currentColor"/>
6
+ <rect y="8" width="12" height="1" rx="0.5" fill="currentColor"/>
7
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qpp-style",
3
- "version": "9.45.5",
3
+ "version": "9.45.6",
4
4
  "description": "Shared style guide across the QPP program.",
5
5
  "main": "dist/index.js",
6
6
  "homepage": "https://cmsgov.github.io/qpp-style",