@contentful/f36-icons 4.6.2 → 4.8.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/CHANGELOG.md +16 -0
- package/dist/main.js +24 -0
- package/dist/main.js.map +1 -1
- package/dist/module.js +23 -1
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +8 -0
- package/dist/types.d.ts.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 4.8.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @contentful/f36-icon@4.8.0
|
|
9
|
+
- @contentful/f36-core@4.8.0
|
|
10
|
+
|
|
11
|
+
## 4.7.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [[`e50b8945`](https://github.com/contentful/forma-36/commit/e50b8945faef7323187e1bd9a2a9cbfcbae2e405)]:
|
|
16
|
+
- @contentful/f36-core@4.7.0
|
|
17
|
+
- @contentful/f36-icon@4.7.0
|
|
18
|
+
|
|
3
19
|
## 4.6.2
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
package/dist/main.js
CHANGED
|
@@ -9,6 +9,7 @@ function $parcel$interopDefault(a) {
|
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
$parcel$export(module.exports, "ArchiveIcon", () => $36a0ac9135763440$export$767c3cfd836ab901);
|
|
12
|
+
$parcel$export(module.exports, "ArrowBackwardIcon", () => $2d369aa776bd415d$export$81089479ff14fb57);
|
|
12
13
|
$parcel$export(module.exports, "ArrowDownIcon", () => $4d57da97914a8cc0$export$1fa5a43af950a186);
|
|
13
14
|
$parcel$export(module.exports, "ArrowDownTrimmedIcon", () => $f14df3b8ec978131$export$f68765fad966ba2b);
|
|
14
15
|
$parcel$export(module.exports, "ArrowForwardIcon", () => $35ba187a3ed82214$export$7535d874e71790cd);
|
|
@@ -161,6 +162,7 @@ $parcel$export(module.exports, "ThumbDownIcon", () => $735df218efdb1b5b$export$8
|
|
|
161
162
|
$parcel$export(module.exports, "ThumbDownTrimmedIcon", () => $b7a7d73f04881e15$export$8acbcd316cf1194e);
|
|
162
163
|
$parcel$export(module.exports, "ThumbUpIcon", () => $1c748e88cda10e0a$export$887d282e0c6e4c2b);
|
|
163
164
|
$parcel$export(module.exports, "ThumbUpTrimmedIcon", () => $d18ea3ba089e115b$export$e1c574e4c7440847);
|
|
165
|
+
$parcel$export(module.exports, "TriangleOutlineIcon", () => $7388fc320e82dc81$export$11393c64ba9b2d9c);
|
|
164
166
|
$parcel$export(module.exports, "UsersIcon", () => $362270f03f0a9cb2$export$a69f017b19597ff5);
|
|
165
167
|
$parcel$export(module.exports, "UsersTrimmedIcon", () => $e871c725c40e403b$export$e7270b41b0c38393);
|
|
166
168
|
$parcel$export(module.exports, "VideoIcon", () => $4f34224000c99bf6$export$ae01dedf5c052bb);
|
|
@@ -186,6 +188,16 @@ const $36a0ac9135763440$export$767c3cfd836ab901 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
186
188
|
|
|
187
189
|
|
|
188
190
|
|
|
191
|
+
const $2d369aa776bd415d$export$81089479ff14fb57 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
192
|
+
name: 'ArrowBackward',
|
|
193
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement(($parcel$interopDefault($cdMdU$react)).Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
194
|
+
d: "m12 20 1.41-1.41L7.83 13H20v-2H7.83l5.58-5.59L12 4l-8 8 8 8Z"
|
|
195
|
+
}))
|
|
196
|
+
});
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
189
201
|
const $4d57da97914a8cc0$export$1fa5a43af950a186 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
190
202
|
name: 'ArrowDown',
|
|
191
203
|
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
@@ -2349,6 +2361,18 @@ const $d18ea3ba089e115b$export$e1c574e4c7440847 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2349
2361
|
|
|
2350
2362
|
|
|
2351
2363
|
|
|
2364
|
+
const $7388fc320e82dc81$export$11393c64ba9b2d9c = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2365
|
+
name: 'TriangleOutline',
|
|
2366
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement(($parcel$interopDefault($cdMdU$react)).Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2367
|
+
fillRule: "evenodd",
|
|
2368
|
+
clipRule: "evenodd",
|
|
2369
|
+
d: "m12 4 9 15.546H3L12 4ZM5.838 17.91 12 7.265l6.162 10.643H5.838Z"
|
|
2370
|
+
}))
|
|
2371
|
+
});
|
|
2372
|
+
|
|
2373
|
+
|
|
2374
|
+
|
|
2375
|
+
|
|
2352
2376
|
const $362270f03f0a9cb2$export$a69f017b19597ff5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2353
2377
|
name: 'Users',
|
|
2354
2378
|
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|