@simplybusiness/icons 4.2.2 → 4.2.3
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/dist/cjs/tag.js +1 -1
- package/dist/cjs/tag.js.map +1 -1
- package/dist/cjs/tsconfig.tsbuildinfo +1 -1
- package/dist/esm/tag.js +1 -1
- package/dist/esm/tag.js.map +1 -1
- package/dist/esm/tsconfig.esm.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/tag.tsx +1 -1
package/dist/cjs/tag.js
CHANGED
|
@@ -5,7 +5,7 @@ const tag = {
|
|
|
5
5
|
iconName: "tag",
|
|
6
6
|
width: 448,
|
|
7
7
|
height: 512,
|
|
8
|
-
svgPathData: "
|
|
8
|
+
svgPathData: "M224 412.1L48 236.1V80H204.1l176 176L224 412.1zM414.1 222.1L224 32H48 0V80 256L190.1 446.1 224 480l33.9-33.9L414.1 289.9 448 256l-33.9-33.9zM112 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64z",
|
|
9
9
|
iconType: "fill",
|
|
10
10
|
fill: "none",
|
|
11
11
|
};
|
package/dist/cjs/tag.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.js","sourceRoot":"","sources":["../../src/tag.tsx"],"names":[],"mappings":";;;AAEA,MAAM,GAAG,GAAmB;IAC1B,QAAQ,EAAE,KAAK;IACf,KAAK,EAAE,GAAG;IACV,MAAM,EAAE,GAAG;IACX,WAAW,EACT,
|
|
1
|
+
{"version":3,"file":"tag.js","sourceRoot":"","sources":["../../src/tag.tsx"],"names":[],"mappings":";;;AAEA,MAAM,GAAG,GAAmB;IAC1B,QAAQ,EAAE,KAAK;IACf,KAAK,EAAE,GAAG;IACV,MAAM,EAAE,GAAG;IACX,WAAW,EACT,yLAAyL;IAC3L,QAAQ,EAAE,MAAM;IAChB,IAAI,EAAE,MAAM;CACb,CAAC;AAEO,kBAAG"}
|