@contentful/f36-icons 4.0.2 → 4.1.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,44 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [4.1.1](https://github.com/contentful/forma-36/compare/@contentful/f36-icons@4.1.0...@contentful/f36-icons@4.1.1) (2022-02-17)
7
+
8
+ **Note:** Version bump only for package @contentful/f36-icons
9
+
10
+
11
+
12
+
13
+
14
+ # [4.1.0](https://github.com/contentful/forma-36/compare/@contentful/f36-icons@4.0.4...@contentful/f36-icons@4.1.0) (2022-02-09)
15
+
16
+
17
+ ### Features
18
+
19
+ * add new icon - arrow forward ([#1867](https://github.com/contentful/forma-36/issues/1867)) ([cc36893](https://github.com/contentful/forma-36/commit/cc368932b8271f7fefcd194cf35d88f7fae90383))
20
+
21
+
22
+
23
+
24
+
25
+ ## [4.0.4](https://github.com/contentful/forma-36/compare/@contentful/f36-icons@4.0.3...@contentful/f36-icons@4.0.4) (2022-02-07)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * add preview off icon ([#1866](https://github.com/contentful/forma-36/issues/1866)) ([d88a518](https://github.com/contentful/forma-36/commit/d88a518a44e5e1a10fe3a695e4e0824e472632dc))
31
+
32
+
33
+
34
+
35
+
36
+ ## [4.0.3](https://github.com/contentful/forma-36/compare/@contentful/f36-icons@4.0.2...@contentful/f36-icons@4.0.3) (2022-01-31)
37
+
38
+ **Note:** Version bump only for package @contentful/f36-icons
39
+
40
+
41
+
42
+
43
+
6
44
  ## [4.0.2](https://github.com/contentful/forma-36/compare/@contentful/f36-icons@4.0.1...@contentful/f36-icons@4.0.2) (2022-01-31)
7
45
 
8
46
  **Note:** Version bump only for package @contentful/f36-icons
package/dist/main.js CHANGED
@@ -11,6 +11,8 @@ function $parcel$interopDefault(a) {
11
11
  $parcel$export(module.exports, "ArchiveIcon", () => $36a0ac9135763440$export$767c3cfd836ab901);
12
12
  $parcel$export(module.exports, "ArrowDownIcon", () => $4d57da97914a8cc0$export$1fa5a43af950a186);
13
13
  $parcel$export(module.exports, "ArrowDownTrimmedIcon", () => $f14df3b8ec978131$export$f68765fad966ba2b);
14
+ $parcel$export(module.exports, "ArrowForwardIcon", () => $35ba187a3ed82214$export$7535d874e71790cd);
15
+ $parcel$export(module.exports, "ArrowForwardTrimmedIcon", () => $03466d455785b4dc$export$401e9cc0ffc2e238);
14
16
  $parcel$export(module.exports, "ArrowUpIcon", () => $23334beda7a93ebc$export$2624c5890f1bbcf7);
15
17
  $parcel$export(module.exports, "ArrowUpTrimmedIcon", () => $5845f627cd38594c$export$50582336c5d34afe);
16
18
  $parcel$export(module.exports, "AssetIcon", () => $f968b8871c88a3dc$export$c413dd039085b182);
@@ -127,6 +129,7 @@ $parcel$export(module.exports, "PlusCircleTrimmedIcon", () => $29b4fd8deaded32d$
127
129
  $parcel$export(module.exports, "PlusTrimmedIcon", () => $25a1ed4653bc803b$export$138b8cbf83ef0887);
128
130
  $parcel$export(module.exports, "PresentationIcon", () => $362020fb6cad80dd$export$79056d316c4b2460);
129
131
  $parcel$export(module.exports, "PreviewIcon", () => $54102f92fc9a910f$export$133773870222880f);
132
+ $parcel$export(module.exports, "PreviewOffIcon", () => $83505ddca4f832e7$export$51f6dcd6080abe9d);
130
133
  $parcel$export(module.exports, "PuzzleIcon", () => $24e6e0a0908826d3$export$a9753b1ffc289935);
131
134
  $parcel$export(module.exports, "QuoteIcon", () => $a24446d6c18e0351$export$82b8d343c504672);
132
135
  $parcel$export(module.exports, "QuoteTrimmedIcon", () => $3737e775a0e7f304$export$42729f3d6fdf2964);
@@ -211,6 +214,34 @@ const $f14df3b8ec978131$export$f68765fad966ba2b = /*#__PURE__*/ $cdMdU$contentfu
211
214
 
212
215
 
213
216
 
217
+ const $35ba187a3ed82214$export$7535d874e71790cd = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
218
+ name: 'ArrowForward',
219
+ path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement(($parcel$interopDefault($cdMdU$react)).Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
220
+ d: "M0 0h24v24H0z",
221
+ fill: "none"
222
+ }), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
223
+ d: "M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"
224
+ }))
225
+ });
226
+
227
+
228
+
229
+
230
+ const $03466d455785b4dc$export$401e9cc0ffc2e238 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
231
+ name: 'ArrowForwardTrimmed',
232
+ viewBox: '0 0 24 24',
233
+ trimmed: true,
234
+ path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement(($parcel$interopDefault($cdMdU$react)).Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
235
+ d: "M0 0h24v24H0z",
236
+ fill: "none"
237
+ }), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
238
+ d: "M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"
239
+ }))
240
+ });
241
+
242
+
243
+
244
+
214
245
  const $23334beda7a93ebc$export$2624c5890f1bbcf7 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
215
246
  name: 'ArrowUp',
216
247
  path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
@@ -1850,6 +1881,19 @@ const $54102f92fc9a910f$export$133773870222880f = /*#__PURE__*/ $cdMdU$contentfu
1850
1881
 
1851
1882
 
1852
1883
 
1884
+ const $83505ddca4f832e7$export$51f6dcd6080abe9d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
1885
+ name: 'PreviewOff',
1886
+ path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
1887
+ d: "M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z",
1888
+ fill: "none"
1889
+ }), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
1890
+ d: "M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"
1891
+ }))
1892
+ });
1893
+
1894
+
1895
+
1896
+
1853
1897
  const $24e6e0a0908826d3$export$a9753b1ffc289935 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
1854
1898
  name: 'Puzzle',
1855
1899
  path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {