hc-app-icons 1.0.28 → 1.0.30

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/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ #### v1.0.30
4
+
5
+ - Fix issue on the fill color for the icons on Android
6
+ ---
7
+
8
+ #### v1.0.29
9
+
10
+ - Update fill color for light icons
11
+ ---
12
+
3
13
  #### v1.0.28
4
14
 
5
15
  - Update fill color for solid icons
@@ -1,26 +1,13 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 25 24">
3
3
  <defs>
4
- <style>
5
- .cls-1 {
6
- mask: url(#mask);
7
- }
8
-
9
- .cls-2 {
10
- fill: #d9d9d9;
11
- }
12
-
13
- .cls-3 {
14
- fill: #333;
15
- }
16
- </style>
17
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
18
5
  <g id="mask0_2274_36720" data-name="mask0 2274 36720">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="#333" x=".5" width="24" height="24"/>
20
7
  </g>
21
8
  </mask>
22
9
  </defs>
23
- <g class="cls-1">
24
- <path class="cls-3" d="M7,17.5l7.5-3.5,3.5-7.5-7.5,3.5-3.5,7.5ZM12.5,13c-.28,0-.52-.1-.71-.29s-.29-.43-.29-.71.1-.52.29-.71.43-.29.71-.29.52.1.71.29.29.43.29.71-.1.52-.29.71-.43.29-.71.29ZM12.5,22c-1.38,0-2.68-.26-3.9-.79-1.22-.52-2.28-1.24-3.18-2.14-.9-.9-1.61-1.96-2.14-3.18-.52-1.22-.79-2.52-.79-3.9s.26-2.68.79-3.9c.53-1.22,1.24-2.28,2.14-3.18.9-.9,1.96-1.61,3.18-2.14,1.22-.52,2.52-.79,3.9-.79s2.68.26,3.9.79c1.22.53,2.27,1.24,3.18,2.14.9.9,1.61,1.96,2.14,3.18.52,1.22.79,2.52.79,3.9s-.26,2.68-.79,3.9-1.24,2.27-2.14,3.18c-.9.9-1.96,1.61-3.18,2.14s-2.52.79-3.9.79ZM12.5,20c2.23,0,4.12-.77,5.67-2.33,1.55-1.55,2.33-3.44,2.33-5.67s-.77-4.12-2.33-5.68c-1.55-1.55-3.44-2.32-5.67-2.32s-4.12.78-5.68,2.32c-1.55,1.55-2.32,3.44-2.32,5.68s.78,4.12,2.32,5.67c1.55,1.55,3.44,2.33,5.68,2.33Z"/>
10
+ <g>
11
+ <path fill="#333" d="M7,17.5l7.5-3.5,3.5-7.5-7.5,3.5-3.5,7.5ZM12.5,13c-.28,0-.52-.1-.71-.29s-.29-.43-.29-.71.1-.52.29-.71.43-.29.71-.29.52.1.71.29.29.43.29.71-.1.52-.29.71-.43.29-.71.29ZM12.5,22c-1.38,0-2.68-.26-3.9-.79-1.22-.52-2.28-1.24-3.18-2.14-.9-.9-1.61-1.96-2.14-3.18-.52-1.22-.79-2.52-.79-3.9s.26-2.68.79-3.9c.53-1.22,1.24-2.28,2.14-3.18.9-.9,1.96-1.61,3.18-2.14,1.22-.52,2.52-.79,3.9-.79s2.68.26,3.9.79c1.22.53,2.27,1.24,3.18,2.14.9.9,1.61,1.96,2.14,3.18.52,1.22.79,2.52.79,3.9s-.26,2.68-.79,3.9-1.24,2.27-2.14,3.18c-.9.9-1.96,1.61-3.18,2.14s-2.52.79-3.9.79ZM12.5,20c2.23,0,4.12-.77,5.67-2.33,1.55-1.55,2.33-3.44,2.33-5.67s-.77-4.12-2.33-5.68c-1.55-1.55-3.44-2.32-5.67-2.32s-4.12.78-5.68,2.32c-1.55,1.55-2.32,3.44-2.32,5.68s.78,4.12,2.32,5.67c1.55,1.55,3.44,2.33,5.68,2.33Z"/>
25
12
  </g>
26
13
  </svg>
@@ -3,11 +3,11 @@
3
3
  <defs>
4
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
5
5
  <g id="mask0_2274_36698" data-name="mask0 2274 36698">
6
- <rect fill="currentColor" x=".5" width="24" height="24"/>
6
+ <rect fill="#1879BF" x=".5" width="24" height="24"/>
7
7
  </g>
8
8
  </mask>
9
9
  </defs>
10
10
  <g>
11
- <path fill="currentColor" d="M7,17.5l7.5-3.5,3.5-7.5-7.5,3.5-3.5,7.5ZM12.5,13c-.28,0-.52-.1-.71-.29s-.29-.43-.29-.71.1-.52.29-.71.43-.29.71-.29.52.1.71.29.29.43.29.71-.1.52-.29.71-.43.29-.71.29ZM12.5,22c-1.38,0-2.68-.26-3.9-.79-1.22-.52-2.28-1.24-3.18-2.14-.9-.9-1.61-1.96-2.14-3.18-.52-1.22-.79-2.52-.79-3.9s.26-2.68.79-3.9c.53-1.22,1.24-2.28,2.14-3.18.9-.9,1.96-1.61,3.18-2.14,1.22-.52,2.52-.79,3.9-.79s2.68.26,3.9.79c1.22.53,2.27,1.24,3.18,2.14.9.9,1.61,1.96,2.14,3.18.52,1.22.79,2.52.79,3.9s-.26,2.68-.79,3.9-1.24,2.27-2.14,3.18c-.9.9-1.96,1.61-3.18,2.14s-2.52.79-3.9.79Z"/>
11
+ <path fill="#1879BF" d="M7,17.5l7.5-3.5,3.5-7.5-7.5,3.5-3.5,7.5ZM12.5,13c-.28,0-.52-.1-.71-.29s-.29-.43-.29-.71.1-.52.29-.71.43-.29.71-.29.52.1.71.29.29.43.29.71-.1.52-.29.71-.43.29-.71.29ZM12.5,22c-1.38,0-2.68-.26-3.9-.79-1.22-.52-2.28-1.24-3.18-2.14-.9-.9-1.61-1.96-2.14-3.18-.52-1.22-.79-2.52-.79-3.9s.26-2.68.79-3.9c.53-1.22,1.24-2.28,2.14-3.18.9-.9,1.96-1.61,3.18-2.14,1.22-.52,2.52-.79,3.9-.79s2.68.26,3.9.79c1.22.53,2.27,1.24,3.18,2.14.9.9,1.61,1.96,2.14,3.18.52,1.22.79,2.52.79,3.9s-.26,2.68-.79,3.9-1.24,2.27-2.14,3.18c-.9.9-1.96,1.61-3.18,2.14s-2.52.79-3.9.79Z"/>
12
12
  </g>
13
13
  </svg>
@@ -1,26 +1,13 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 25 24">
3
3
  <defs>
4
- <style>
5
- .cls-1 {
6
- mask: url(#mask);
7
- }
8
-
9
- .cls-2 {
10
- fill: #d9d9d9;
11
- }
12
-
13
- .cls-3 {
14
- fill: #333;
15
- }
16
- </style>
17
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
18
5
  <g id="mask0_2274_36703" data-name="mask0 2274 36703">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="#333" x=".5" width="24" height="24"/>
20
7
  </g>
21
8
  </mask>
22
9
  </defs>
23
- <g class="cls-1">
24
- <path class="cls-3" d="M6.5,19h3v-6h6v6h3v-9l-6-4.5-6,4.5v9ZM4.5,21v-12L12.5,3l8,6v12h-7v-6h-2v6h-7Z"/>
10
+ <g>
11
+ <path fill="#333" d="M6.5,19h3v-6h6v6h3v-9l-6-4.5-6,4.5v9ZM4.5,21v-12L12.5,3l8,6v12h-7v-6h-2v6h-7Z"/>
25
12
  </g>
26
13
  </svg>
@@ -3,11 +3,11 @@
3
3
  <defs>
4
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
5
5
  <g id="mask0_2273_35415" data-name="mask0 2273 35415">
6
- <rect fill="currentColor" x=".5" width="24" height="24"/>
6
+ <rect fill="#1879BF" x=".5" width="24" height="24"/>
7
7
  </g>
8
8
  </mask>
9
9
  </defs>
10
10
  <g>
11
- <path fill="currentColor" d="M4.5,21v-12L12.5,3l8,6v12h-6v-7h-4v7h-6Z"/>
11
+ <path fill="#1879BF" d="M4.5,21v-12L12.5,3l8,6v12h-6v-7h-4v7h-6Z"/>
12
12
  </g>
13
13
  </svg>
@@ -1,26 +1,13 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 25 24">
3
3
  <defs>
4
- <style>
5
- .cls-1 {
6
- mask: url(#mask);
7
- }
8
-
9
- .cls-2 {
10
- fill: #d9d9d9;
11
- }
12
-
13
- .cls-3 {
14
- fill: #333;
15
- }
16
- </style>
17
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
18
5
  <g id="mask0_2274_36710" data-name="mask0 2274 36710">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="#333" x=".5" width="24" height="24"/>
20
7
  </g>
21
8
  </mask>
22
9
  </defs>
23
- <g class="cls-1">
24
- <path class="cls-3" d="M3.5,11V3h8v8H3.5ZM5.5,9h4v-4h-4v4ZM3.5,21v-8h8v8H3.5ZM5.5,19h4v-4h-4v4ZM13.5,11V3h8v8h-8ZM15.5,9h4v-4h-4v4ZM19.5,21v-2h2v2h-2ZM13.5,15v-2h2v2h-2ZM15.5,17v-2h2v2h-2ZM13.5,19v-2h2v2h-2ZM15.5,21v-2h2v2h-2ZM17.5,19v-2h2v2h-2ZM17.5,15v-2h2v2h-2ZM19.5,17v-2h2v2h-2Z"/>
10
+ <g>
11
+ <path fill="#333" d="M3.5,11V3h8v8H3.5ZM5.5,9h4v-4h-4v4ZM3.5,21v-8h8v8H3.5ZM5.5,19h4v-4h-4v4ZM13.5,11V3h8v8h-8ZM15.5,9h4v-4h-4v4ZM19.5,21v-2h2v2h-2ZM13.5,15v-2h2v2h-2ZM15.5,17v-2h2v2h-2ZM13.5,19v-2h2v2h-2ZM15.5,21v-2h2v2h-2ZM17.5,19v-2h2v2h-2ZM17.5,15v-2h2v2h-2ZM19.5,17v-2h2v2h-2Z"/>
25
12
  </g>
26
13
  </svg>
@@ -1,26 +1,13 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 25 24">
3
3
  <defs>
4
- <style>
5
- .cls-1 {
6
- mask: url(#mask);
7
- }
8
-
9
- .cls-2 {
10
- fill: #d9d9d9;
11
- }
12
-
13
- .cls-3 {
14
- fill: #333;
15
- }
16
- </style>
17
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
18
5
  <g id="mask0_2274_36730" data-name="mask0 2274 36730">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="#333" x=".5" width="24" height="24"/>
20
7
  </g>
21
8
  </mask>
22
9
  </defs>
23
- <g class="cls-1">
24
- <path class="cls-3" d="M7.83,22c-.92,0-1.71-.33-2.36-.98-.65-.65-.98-1.44-.98-2.36V5.33c0-.92.33-1.71.98-2.36.65-.65,1.44-.98,2.36-.98h12.67v15c-.43,0-.78.17-1.07.5-.29.33-.43.72-.43,1.17s.14.84.43,1.17c.29.33.64.5,1.07.5v1.67H7.83ZM6.17,15.77c.24-.15.51-.26.78-.33.28-.07.57-.11.88-.11h.67V3.67h-.67c-.46,0-.86.16-1.18.49-.32.32-.49.72-.49,1.18v10.44ZM10.17,15.33h8.67V3.67h-8.67v11.67ZM7.83,20.33h9.93c-.13-.24-.24-.51-.31-.79-.08-.28-.11-.57-.11-.88s.04-.61.11-.88c.07-.28.18-.54.33-.78H7.83c-.46,0-.85.16-1.18.49-.32.32-.48.72-.48,1.18s.16.86.48,1.18c.32.32.71.48,1.18.48Z"/>
10
+ <g>
11
+ <path fill="#333" d="M7.83,22c-.92,0-1.71-.33-2.36-.98-.65-.65-.98-1.44-.98-2.36V5.33c0-.92.33-1.71.98-2.36.65-.65,1.44-.98,2.36-.98h12.67v15c-.43,0-.78.17-1.07.5-.29.33-.43.72-.43,1.17s.14.84.43,1.17c.29.33.64.5,1.07.5v1.67H7.83ZM6.17,15.77c.24-.15.51-.26.78-.33.28-.07.57-.11.88-.11h.67V3.67h-.67c-.46,0-.86.16-1.18.49-.32.32-.49.72-.49,1.18v10.44ZM10.17,15.33h8.67V3.67h-8.67v11.67ZM7.83,20.33h9.93c-.13-.24-.24-.51-.31-.79-.08-.28-.11-.57-.11-.88s.04-.61.11-.88c.07-.28.18-.54.33-.78H7.83c-.46,0-.85.16-1.18.49-.32.32-.48.72-.48,1.18s.16.86.48,1.18c.32.32.71.48,1.18.48Z"/>
25
12
  </g>
26
13
  </svg>
@@ -3,11 +3,11 @@
3
3
  <defs>
4
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
5
5
  <g id="mask0_2274_36683" data-name="mask0 2274 36683">
6
- <rect fill="currentColor" x=".5" width="24" height="24"/>
6
+ <rect fill="#1879BF" x=".5" width="24" height="24"/>
7
7
  </g>
8
8
  </mask>
9
9
  </defs>
10
10
  <g>
11
- <path fill="currentColor" d="M8,22c-.97,0-1.79-.34-2.47-1.02s-1.03-1.51-1.03-2.48V5.5c0-.97.34-1.79,1.03-2.47.68-.68,1.51-1.03,2.47-1.03h12.5v15c-.42,0-.77.15-1.06.44s-.44.65-.44,1.06.15.77.44,1.06.65.44,1.06.44v2h-12.5ZM8.5,15h2V4h-2v11ZM8,20h9.33c-.1-.23-.18-.47-.24-.71-.06-.24-.09-.5-.09-.79,0-.27.02-.52.08-.77.05-.25.13-.49.25-.73h-9.33c-.43,0-.79.15-1.07.44s-.43.65-.43,1.06.14.79.43,1.08c.28.28.64.42,1.07.42Z"/>
11
+ <path fill="#1879BF" d="M8,22c-.97,0-1.79-.34-2.47-1.02s-1.03-1.51-1.03-2.48V5.5c0-.97.34-1.79,1.03-2.47.68-.68,1.51-1.03,2.47-1.03h12.5v15c-.42,0-.77.15-1.06.44s-.44.65-.44,1.06.15.77.44,1.06.65.44,1.06.44v2h-12.5ZM8.5,15h2V4h-2v11ZM8,20h9.33c-.1-.23-.18-.47-.24-.71-.06-.24-.09-.5-.09-.79,0-.27.02-.52.08-.77.05-.25.13-.49.25-.73h-9.33c-.43,0-.79.15-1.07.44s-.43.65-.43,1.06.14.79.43,1.08c.28.28.64.42,1.07.42Z"/>
12
12
  </g>
13
13
  </svg>
@@ -1,26 +1,13 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 25 24">
3
3
  <defs>
4
- <style>
5
- .cls-1 {
6
- mask: url(#mask);
7
- }
8
-
9
- .cls-2 {
10
- fill: #d9d9d9;
11
- }
12
-
13
- .cls-3 {
14
- fill: #333;
15
- }
16
- </style>
17
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
18
5
  <g id="mask0_2274_36715" data-name="mask0 2274 36715">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="#333" x=".5" width="24" height="24"/>
20
7
  </g>
21
8
  </mask>
22
9
  </defs>
23
- <g class="cls-1">
24
- <path class="cls-3" d="M18.9,8.48c.63-.98.91-1.72.91-2.11,0-.91-.77-1.69-1.69-1.69s-1.69.77-1.69,1.69c0,.39.25,1.12.88,2.11.25.42.53.81.81,1.16.25-.35.53-.74.77-1.16ZM18.51,11.82c-.14.18-.32.25-.53.18h-2.95c-.81,0-1.41.63-1.41,1.41s.6,1.41,1.41,1.41h3.38c1.69,0,3.09,1.41,3.09,3.09s-1.41,3.09-3.09,3.09h-10.02c.32-.32.67-.77,1.05-1.27.11-.14.21-.28.28-.42h8.68c.77,0,1.41-.6,1.41-1.41s-.63-1.41-1.41-1.41h-3.38c-1.72,0-3.09-1.37-3.09-3.09s1.37-3.09,3.09-3.09h1.48c-.88-1.2-1.76-2.74-1.76-3.94,0-1.86,1.51-3.38,3.38-3.38s3.38,1.51,3.38,3.38-2.11,4.43-2.99,5.45ZM7.65,17.38c.63-.95.91-1.65.91-2,0-.91-.77-1.69-1.69-1.69s-1.69.77-1.69,1.69c0,.35.25,1.05.88,2,.25.39.53.77.81,1.09.25-.32.53-.7.77-1.09ZM8.32,19.31c-.25.32-.49.63-.7.88-.11.14-.25.25-.32.39t-.04.04h-.04c-.18.21-.53.21-.74,0-.91-.98-2.99-3.45-2.99-5.24s1.51-3.38,3.38-3.38,3.38,1.51,3.38,3.38c0,1.23-1.02,2.78-1.93,3.94Z"/>
10
+ <g>
11
+ <path fill="#333" d="M18.9,8.48c.63-.98.91-1.72.91-2.11,0-.91-.77-1.69-1.69-1.69s-1.69.77-1.69,1.69c0,.39.25,1.12.88,2.11.25.42.53.81.81,1.16.25-.35.53-.74.77-1.16ZM18.51,11.82c-.14.18-.32.25-.53.18h-2.95c-.81,0-1.41.63-1.41,1.41s.6,1.41,1.41,1.41h3.38c1.69,0,3.09,1.41,3.09,3.09s-1.41,3.09-3.09,3.09h-10.02c.32-.32.67-.77,1.05-1.27.11-.14.21-.28.28-.42h8.68c.77,0,1.41-.6,1.41-1.41s-.63-1.41-1.41-1.41h-3.38c-1.72,0-3.09-1.37-3.09-3.09s1.37-3.09,3.09-3.09h1.48c-.88-1.2-1.76-2.74-1.76-3.94,0-1.86,1.51-3.38,3.38-3.38s3.38,1.51,3.38,3.38-2.11,4.43-2.99,5.45ZM7.65,17.38c.63-.95.91-1.65.91-2,0-.91-.77-1.69-1.69-1.69s-1.69.77-1.69,1.69c0,.35.25,1.05.88,2,.25.39.53.77.81,1.09.25-.32.53-.7.77-1.09ZM8.32,19.31c-.25.32-.49.63-.7.88-.11.14-.25.25-.32.39t-.04.04h-.04c-.18.21-.53.21-.74,0-.91-.98-2.99-3.45-2.99-5.24s1.51-3.38,3.38-3.38,3.38,1.51,3.38,3.38c0,1.23-1.02,2.78-1.93,3.94Z"/>
25
12
  </g>
26
13
  </svg>
@@ -3,11 +3,11 @@
3
3
  <defs>
4
4
  <mask id="mask" x=".5" y="0" width="24" height="24" maskUnits="userSpaceOnUse">
5
5
  <g id="mask0_2274_36693" data-name="mask0 2274 36693">
6
- <rect fill="currentColor" x=".5" width="24" height="24"/>
6
+ <rect fill="#1879BF" x=".5" width="24" height="24"/>
7
7
  </g>
8
8
  </mask>
9
9
  </defs>
10
10
  <g>
11
- <path fill="currentColor" d="M21.5,6.38c0,1.79-2.11,4.43-2.99,5.45-.14.18-.32.25-.53.18h-3.23c-.63,0-1.12.53-1.12,1.12,0,.63.49,1.12,1.12,1.12h3.38c1.86,0,3.38,1.51,3.38,3.38s-1.51,3.38-3.38,3.38h-9.74c.32-.32.67-.77,1.05-1.27.21-.32.46-.63.67-.98h8.02c.6,0,1.12-.49,1.12-1.12,0-.6-.53-1.12-1.12-1.12h-3.38c-1.86,0-3.38-1.51-3.38-3.38s1.51-3.38,3.38-3.38h1.37c-.74-1.09-1.37-2.36-1.37-3.38,0-1.86,1.51-3.38,3.38-3.38s3.38,1.51,3.38,3.38ZM7.61,20.23c-.14.14-.28.28-.35.39l-.07.07c-.21.14-.53.14-.7-.07-.91-.98-2.99-3.45-2.99-5.24s1.51-3.38,3.38-3.38,3.38,1.51,3.38,3.38c0,1.05-.77,2.36-1.55,3.45-.39.53-.77.98-1.09,1.37v.04ZM8,15.38c0-.6-.53-1.12-1.12-1.12-.63,0-1.12.53-1.12,1.12,0,.63.49,1.12,1.12,1.12.6,0,1.12-.49,1.12-1.12ZM18.12,7.5c.6,0,1.12-.49,1.12-1.12,0-.6-.53-1.12-1.12-1.12-.63,0-1.12.53-1.12,1.12,0,.63.49,1.12,1.12,1.12Z"/>
11
+ <path fill="#1879BF" d="M21.5,6.38c0,1.79-2.11,4.43-2.99,5.45-.14.18-.32.25-.53.18h-3.23c-.63,0-1.12.53-1.12,1.12,0,.63.49,1.12,1.12,1.12h3.38c1.86,0,3.38,1.51,3.38,3.38s-1.51,3.38-3.38,3.38h-9.74c.32-.32.67-.77,1.05-1.27.21-.32.46-.63.67-.98h8.02c.6,0,1.12-.49,1.12-1.12,0-.6-.53-1.12-1.12-1.12h-3.38c-1.86,0-3.38-1.51-3.38-3.38s1.51-3.38,3.38-3.38h1.37c-.74-1.09-1.37-2.36-1.37-3.38,0-1.86,1.51-3.38,3.38-3.38s3.38,1.51,3.38,3.38ZM7.61,20.23c-.14.14-.28.28-.35.39l-.07.07c-.21.14-.53.14-.7-.07-.91-.98-2.99-3.45-2.99-5.24s1.51-3.38,3.38-3.38,3.38,1.51,3.38,3.38c0,1.05-.77,2.36-1.55,3.45-.39.53-.77.98-1.09,1.37v.04ZM8,15.38c0-.6-.53-1.12-1.12-1.12-.63,0-1.12.53-1.12,1.12,0,.63.49,1.12,1.12,1.12.6,0,1.12-.49,1.12-1.12ZM18.12,7.5c.6,0,1.12-.49,1.12-1.12,0-.6-.53-1.12-1.12-1.12-.63,0-1.12.53-1.12,1.12,0,.63.49,1.12,1.12,1.12Z"/>
12
12
  </g>
13
13
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hc-app-icons",
3
- "version": "1.0.28",
3
+ "version": "1.0.30",
4
4
  "main": "./dist/index.js",
5
5
  "publishConfig": {
6
6
  "access": "public"