@dialpad/dialtone-icons 0.6.0 → 0.6.1

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.
@@ -1 +1 @@
1
- <svg aria-hidden="true" role="img" data-name="Phone Hold" class="d-icon d-icon--phone-hold" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M2.7.375A.625.625 0 0 0 2.075 1v3a.625.625 0 0 0 1.25 0V1A.625.625 0 0 0 2.7.375Zm-1.7 0A.625.625 0 0 0 .375 1v3a.625.625 0 1 0 1.25 0V1A.625.625 0 0 0 1 .375Zm8.99 1.659c.002.003.003.007.003.016a7.981 7.981 0 0 1-.554 2.508l-1.128-.94a.125.125 0 0 1-.041-.127l.349-1.396A.125.125 0 0 1 8.74 2h1.177a.09.09 0 0 1 .065.023.035.035 0 0 1 .009.011ZM9 5.493 7.67 4.385A1.125 1.125 0 0 1 7.3 3.25l.349-1.397A1.125 1.125 0 0 1 8.74 1h1.177c.577 0 1.106.457 1.074 1.1a9.101 9.101 0 0 1-2.674 5.94C6.1 10.258 3.395 10.811 2.18 10.95 1.51 11.03 1 10.49 1 9.876V8.738c0-.516.352-.966.853-1.091l1.439-.359c.383-.096.788.017 1.068.296l1.246 1.248A8.804 8.804 0 0 0 7.61 7.334 8.226 8.226 0 0 0 9 5.493ZM4.65 9.289a9.892 9.892 0 0 1-2.583.67.05.05 0 0 1-.023-.002.046.046 0 0 1-.017-.01A.096.096 0 0 1 2 9.874V8.738c0-.057.039-.107.095-.12l1.439-.36a.125.125 0 0 1 .118.033l.997.998Z" clip-rule="evenodd"/></svg>
1
+ <svg aria-hidden="true" role="img" data-name="Phone Hold" class="d-icon d-icon--phone-hold" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M9.3.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5Zm1.7 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5ZM2.01 2.034a.036.036 0 0 0-.003.016 7.98 7.98 0 0 0 .554 2.508l1.128-.94a.125.125 0 0 0 .041-.127l-.349-1.396A.125.125 0 0 0 3.26 2H2.083a.092.092 0 0 0-.065.023.035.035 0 0 0-.009.011ZM3 5.493l1.33-1.108c.332-.276.476-.718.371-1.137l-.349-1.396A1.125 1.125 0 0 0 3.26 1H2.083c-.577 0-1.106.457-1.074 1.1a9.101 9.101 0 0 0 2.674 5.94c2.217 2.22 4.922 2.772 6.137 2.912.67.076 1.18-.463 1.18-1.077V8.738c0-.516-.352-.966-.853-1.091l-1.439-.36a1.125 1.125 0 0 0-1.068.297L6.394 8.832A8.804 8.804 0 0 1 4.39 7.334 8.226 8.226 0 0 1 3 5.493Zm4.35 3.796a9.891 9.891 0 0 0 2.583.67.05.05 0 0 0 .023-.002.046.046 0 0 0 .017-.01.096.096 0 0 0 .026-.072V8.738a.125.125 0 0 0-.095-.121l-1.439-.359a.125.125 0 0 0-.118.033l-.997.998Z" clip-rule="evenodd"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-icons",
3
- "version": "0.6.0",
3
+ "version": "0.6.1",
4
4
  "description": "Dialtone icon library",
5
5
  "scripts": {
6
6
  "build": "npm run build-icons && npm run build-lib",