hc-app-icons 1.0.26 → 1.0.28

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.28
4
+
5
+ - Update fill color for solid icons
6
+ ---
7
+
8
+ #### v1.0.27
9
+
10
+ - Fix typo on house icon
11
+ ---
12
+
3
13
  #### v1.0.26
4
14
 
5
15
  - Update the bottom navigation 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_36698" data-name="mask0 2274 36698">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="currentColor" 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.79Z"/>
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"/>
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_2273_35415" data-name="mask0 2273 35415">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="currentColor" 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="M4.5,21v-12L12.5,3l8,6v12h-6v-7h-4v7h-6Z"/>
10
+ <g>
11
+ <path fill="currentColor" d="M4.5,21v-12L12.5,3l8,6v12h-6v-7h-4v7h-6Z"/>
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_36683" data-name="mask0 2274 36683">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="currentColor" 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="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"/>
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"/>
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_36693" data-name="mask0 2274 36693">
19
- <rect class="cls-2" x=".5" width="24" height="24"/>
6
+ <rect fill="currentColor" 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="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"/>
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"/>
25
12
  </g>
26
13
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hc-app-icons",
3
- "version": "1.0.26",
3
+ "version": "1.0.28",
4
4
  "main": "./dist/index.js",
5
5
  "publishConfig": {
6
6
  "access": "public"