@d-matrix/icons-svg 0.18.0 → 0.19.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@d-matrix/icons-svg",
3
- "version": "0.18.0",
3
+ "version": "0.19.0",
4
4
  "description": "Vanilla svg",
5
5
  "devDependencies": {
6
6
  "cnpm": "^9.4.0"
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 3L8 14" stroke="#94B7EB" />
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="6" height="32" viewBox="0 0 6 32" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M2.88672 32L5.77347 27L-3.38436e-05 27L2.88672 32ZM2.88672 0L2.38672 -2.18557e-08L2.38672 27.5L2.88672 27.5L3.38672 27.5L3.38672 2.18557e-08L2.88672 0Z" />
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 13L10.8868 8L5.11325 8L8 13ZM8 2L7.5 2L7.5 8.5L8 8.5L8.5 8.5L8.5 2L8 2Z" />
3
+ </svg>