@desynova-digital/components 9.1.45 → 9.1.46

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.
@@ -1831,6 +1831,20 @@
1831
1831
  "height": 24,
1832
1832
  "fillRule": "evenodd",
1833
1833
  "clipRule": "evenodd"
1834
+ },
1835
+ "dislike": {
1836
+ "paths": [
1837
+ "M7.66818 0H2.73864C2.28402 0 1.89514 0.273864 1.73082 0.668227L0.0766818 4.52971C0.0273864 4.65568 0 4.78714 0 4.92955V6.025C0 6.6275 0.492955 7.12045 1.09545 7.12045H4.55161L4.03127 9.62357L4.01484 9.79884C4.01484 10.0234 4.10795 10.2315 4.25584 10.3794L4.83643 10.9545L8.44048 7.34502C8.64314 7.14784 8.76364 6.87398 8.76364 6.57273V1.09545C8.76364 0.492955 8.27068 0 7.66818 0ZM7.66818 6.57273L5.29105 8.94986L5.89902 6.025H1.09545V4.92955L2.73864 1.09545H7.66818V6.57273ZM9.85909 0H12.05V6.57273H9.85909V0Z"
1838
+ ],
1839
+ "width": 13,
1840
+ "height": 11
1841
+ },
1842
+ "dislike-fill": {
1843
+ "paths": [
1844
+ "M7.63636 0H2.72727C2.27455 0 1.88727 0.275 1.72364 0.671L0.0763636 4.5485C0.0272727 4.675 0 4.807 0 4.95V6.05C0 6.655 0.490909 7.15 1.09091 7.15H4.53273L4.01455 9.6635L3.99818 9.8395C3.99818 10.065 4.09091 10.274 4.23818 10.4225L4.81636 11L8.41091 7.3755C8.60727 7.1775 8.72727 6.9025 8.72727 6.6V1.1C8.72727 0.495 8.23636 0 7.63636 0ZM9.81818 0V6.6H12V0H9.81818Z"
1845
+ ],
1846
+ "width": 12,
1847
+ "height": 11
1834
1848
  }
1835
1849
  }
1836
1850
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@desynova-digital/components",
3
- "version": "9.1.45",
3
+ "version": "9.1.46",
4
4
  "description": "Components for Desynova Digital",
5
5
  "main": "index.js",
6
6
  "author": "desynova-digital",
7
7
  "license": "MIT",
8
8
  "repository": "desynova-digital",
9
9
  "dependencies": {
10
- "@desynova-digital/tokens": "9.1.45",
10
+ "@desynova-digital/tokens": "9.1.46",
11
11
  "prop-types": "^15.7.2",
12
12
  "styled-components": "^4.3.2"
13
13
  },