@benefex/icons 0.2.4-PR23-BN709 → 0.2.4

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/index.d.ts CHANGED
@@ -26,7 +26,6 @@ export { default as BanThin } from './BanThin';
26
26
  export { default as BarsFilterLight } from './BarsFilterLight';
27
27
  export { default as BarsLight } from './BarsLight';
28
28
  export { default as BasketShoppingRegular } from './BasketShoppingRegular';
29
- export { default as BedEmptyLight } from './BedEmptyLight';
30
29
  export { default as BellLight } from './BellLight';
31
30
  export { default as BellSolid } from './BellSolid';
32
31
  export { default as BlockQuoteLight } from './BlockQuoteLight';
@@ -71,7 +70,6 @@ export { default as ClockThin } from './ClockThin';
71
70
  export { default as CodeThin } from './CodeThin';
72
71
  export { default as Columns3Light } from './Columns3Light';
73
72
  export { default as CommentLight } from './CommentLight';
74
- export { default as ComputerLight } from './ComputerLight';
75
73
  export { default as CopyLight } from './CopyLight';
76
74
  export { default as CreditCardLight } from './CreditCardLight';
77
75
  export { default as CreditCardThin } from './CreditCardThin';
@@ -114,7 +112,6 @@ export { default as FireLight } from './FireLight';
114
112
  export { default as FlagLight } from './FlagLight';
115
113
  export { default as FolderArrowUpLight } from './FolderArrowUpLight';
116
114
  export { default as FolderMagnifyingGlassLight } from './FolderMagnifyingGlassLight';
117
- export { default as FootballLight } from './FootballLight';
118
115
  export { default as GearLight } from './GearLight';
119
116
  export { default as GearThin } from './GearThin';
120
117
  export { default as GearsLight } from './GearsLight';
@@ -212,7 +209,6 @@ export { default as PenToSquareThin } from './PenToSquareThin';
212
209
  export { default as PeopleGroupLight } from './PeopleGroupLight';
213
210
  export { default as PhoneLight } from './PhoneLight';
214
211
  export { default as PiggyBankLight } from './PiggyBankLight';
215
- export { default as PlaneLight } from './PlaneLight';
216
212
  export { default as PlayLight } from './PlayLight';
217
213
  export { default as PlusLight } from './PlusLight';
218
214
  export { default as PlusThin } from './PlusThin';
@@ -277,7 +273,6 @@ export { default as UserPoliceTieLight } from './UserPoliceTieLight';
277
273
  export { default as UserThin } from './UserThin';
278
274
  export { default as UsersLight } from './UsersLight';
279
275
  export { default as UsersMedicalLight } from './UsersMedicalLight';
280
- export { default as UtensilsLight } from './UtensilsLight';
281
276
  export { default as VimeoVBrands } from './VimeoVBrands';
282
277
  export { default as XTwitterBrands } from './XTwitterBrands';
283
278
  export { default as XmarkLight } from './XmarkLight';
package/dist/index.js CHANGED
@@ -26,7 +26,6 @@ export { default as BanThin } from './BanThin';
26
26
  export { default as BarsFilterLight } from './BarsFilterLight';
27
27
  export { default as BarsLight } from './BarsLight';
28
28
  export { default as BasketShoppingRegular } from './BasketShoppingRegular';
29
- export { default as BedEmptyLight } from './BedEmptyLight';
30
29
  export { default as BellLight } from './BellLight';
31
30
  export { default as BellSolid } from './BellSolid';
32
31
  export { default as BlockQuoteLight } from './BlockQuoteLight';
@@ -71,7 +70,6 @@ export { default as ClockThin } from './ClockThin';
71
70
  export { default as CodeThin } from './CodeThin';
72
71
  export { default as Columns3Light } from './Columns3Light';
73
72
  export { default as CommentLight } from './CommentLight';
74
- export { default as ComputerLight } from './ComputerLight';
75
73
  export { default as CopyLight } from './CopyLight';
76
74
  export { default as CreditCardLight } from './CreditCardLight';
77
75
  export { default as CreditCardThin } from './CreditCardThin';
@@ -114,7 +112,6 @@ export { default as FireLight } from './FireLight';
114
112
  export { default as FlagLight } from './FlagLight';
115
113
  export { default as FolderArrowUpLight } from './FolderArrowUpLight';
116
114
  export { default as FolderMagnifyingGlassLight } from './FolderMagnifyingGlassLight';
117
- export { default as FootballLight } from './FootballLight';
118
115
  export { default as GearLight } from './GearLight';
119
116
  export { default as GearThin } from './GearThin';
120
117
  export { default as GearsLight } from './GearsLight';
@@ -212,7 +209,6 @@ export { default as PenToSquareThin } from './PenToSquareThin';
212
209
  export { default as PeopleGroupLight } from './PeopleGroupLight';
213
210
  export { default as PhoneLight } from './PhoneLight';
214
211
  export { default as PiggyBankLight } from './PiggyBankLight';
215
- export { default as PlaneLight } from './PlaneLight';
216
212
  export { default as PlayLight } from './PlayLight';
217
213
  export { default as PlusLight } from './PlusLight';
218
214
  export { default as PlusThin } from './PlusThin';
@@ -277,7 +273,6 @@ export { default as UserPoliceTieLight } from './UserPoliceTieLight';
277
273
  export { default as UserThin } from './UserThin';
278
274
  export { default as UsersLight } from './UsersLight';
279
275
  export { default as UsersMedicalLight } from './UsersMedicalLight';
280
- export { default as UtensilsLight } from './UtensilsLight';
281
276
  export { default as VimeoVBrands } from './VimeoVBrands';
282
277
  export { default as XTwitterBrands } from './XTwitterBrands';
283
278
  export { default as XmarkLight } from './XmarkLight';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@benefex/icons",
3
- "version": "0.2.4-PR23-BN709",
3
+ "version": "0.2.4",
4
4
  "description": "Benefex icon package",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { SVGRProps } from './svgr';
3
- declare const BedEmptyLight: ({ title, titleId, ...props }: SVGRProps) => React.JSX.Element;
4
- export default BedEmptyLight;
@@ -1,5 +0,0 @@
1
- import * as React from 'react';
2
- const BedEmptyLight = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", "aria-labelledby": titleId, ...props },
3
- title ? React.createElement("title", { id: titleId }, title) : null,
4
- React.createElement("path", { fill: "currentColor", d: "M528 192H32V48c0-8.8-7.2-16-16-16S0 39.2 0 48v416c0 8.8 7.199 16 16 16s16-7.2 16-16v-48h576v48c0 8.801 7.199 16 16 16s16-7.199 16-16V304c0-61.9-50.1-112-112-112m80 192H32v-32h576zm0-64H32v-96h496c44.1 0 80 35.9 80 80z" })));
5
- export default BedEmptyLight;
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { SVGRProps } from './svgr';
3
- declare const ComputerLight: ({ title, titleId, ...props }: SVGRProps) => React.JSX.Element;
4
- export default ComputerLight;
@@ -1,5 +0,0 @@
1
- import * as React from 'react';
2
- const ComputerLight = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", "aria-labelledby": titleId, ...props },
3
- title ? React.createElement("title", { id: titleId }, title) : null,
4
- React.createElement("path", { fill: "currentColor", d: "M0 320V96c0-35.35 28.65-64 64-64h320c35.3 0 64 28.65 64 64v224c0 35.3-28.7 64-64 64h-97.8l21.3 64H368c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.84 0-16-7.2-16-16s7.16-16 16-16h60.5l21.3-64H64c-35.35 0-64-28.7-64-64M384 64H64c-17.67 0-32 14.33-32 32v224c0 17.7 14.33 32 32 32h320c17.7 0 32-14.3 32-32V96c0-17.67-14.3-32-32-32M273.8 448l-21.3-64h-57l-21.3 64zM536 336c0-13.3 10.7-24 24-24s24 10.7 24 24-10.7 24-24 24-24-10.7-24-24M480 80c0-26.51 21.5-48 48-48h64c26.5 0 48 21.49 48 48v352c0 26.5-21.5 48-48 48h-64c-26.5 0-48-21.5-48-48zm32 0v48h96V80c0-8.84-7.2-16-16-16h-64c-8.8 0-16 7.16-16 16m0 80v32h96v-32zm16 288h64c8.8 0 16-7.2 16-16V224h-96v208c0 8.8 7.2 16 16 16" })));
5
- export default ComputerLight;
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { SVGRProps } from './svgr';
3
- declare const FootballLight: ({ title, titleId, ...props }: SVGRProps) => React.JSX.Element;
4
- export default FootballLight;
@@ -1,5 +0,0 @@
1
- import * as React from 'react';
2
- const FootballLight = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", "aria-labelledby": titleId, ...props },
3
- title ? React.createElement("title", { id: titleId }, title) : null,
4
- React.createElement("path", { fill: "currentColor", d: "M481.9 66.63c-4.688-17.54-18.34-31.23-36.04-35.95C435.5 27.91 392.9 16 337 16c-68.2 0-156.2 17.69-229.6 91.2-118.7 119-93.78 275.5-77.26 338.2 4.688 17.54 18.39 31.38 36.09 36.09C76.57 484.2 119.1 496 174.9 496c68.2 0 156.2-17.68 229.6-91.2 118.8-119 93.9-275.5 77.4-338.17M174.9 464c-33.46 0-67-4.463-100.5-13.47-6.523-1.738-11.66-6.887-13.39-13.33-6.367-24.15-14.15-64.11-12.78-110.3l136.6 136.6c-3.23.2-6.43.5-9.93.5m207-81.8c-42.55 42.61-94.75 68.48-155.4 77.74L52.12 285.5c8.039-51.74 29.72-107.3 77.93-155.7C172.6 87.2 224.8 61.33 285.4 52.07l174.4 174.4c-8 51.73-29.6 107.33-77.9 155.73M327 48.42c3.4-.09 6.6-.42 10-.42 33.24 0 66.73 4.488 100.5 13.61 6.615 1.764 11.61 6.73 13.33 13.19 6.47 24.14 14.27 64.1 12.87 110.3zM260.7 164.7c-6.25 6.25-6.25 16.38 0 22.63l64.01 64.01c3.125 3.125 7.221 4.688 11.31 4.688s8.188-1.562 11.31-4.688c6.25-6.25 6.25-16.38 0-22.63l-64.01-64.01c-6.22-6.3-16.42-6.3-22.62 0m-73.4 96c-6.25-6.25-16.38-6.25-22.63 0s-6.25 16.38 0 22.63l64.01 64c3.125 3.125 7.219 4.689 11.31 4.689s8.189-1.564 11.31-4.689c6.25-6.25 6.25-16.38 0-22.63zm48-48c-6.25-6.25-16.38-6.25-22.63 0s-6.25 16.38 0 22.63l64.01 64.01c3.125 3.125 7.219 4.689 11.31 4.689s8.189-1.564 11.31-4.689c6.25-6.25 6.25-16.38 0-22.63z" })));
5
- export default FootballLight;
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { SVGRProps } from './svgr';
3
- declare const PlaneLight: ({ title, titleId, ...props }: SVGRProps) => React.JSX.Element;
4
- export default PlaneLight;
@@ -1,5 +0,0 @@
1
- import * as React from 'react';
2
- const PlaneLight = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 576 512", "aria-labelledby": titleId, ...props },
3
- title ? React.createElement("title", { id: titleId }, title) : null,
4
- React.createElement("path", { fill: "currentColor", d: "M562.7 221.2c7.6 9.6 13.3 21.4 13.3 34.8 0 26.9-21.6 47.1-41.8 59.2-21.1 12.7-47.3 20.8-67.9 20.8H365.9l-86.8 151.8c-8.5 15-24.4 24.2-41.7 24.2h-56.2c-22.1 0-36.6-20.3-30.8-40.8L189.1 336H136l-38.4 51.2C91.56 395.3 82.07 400 72 400H30.03C13.45 400 0 386.6 0 369.1c0-1.9.39-4.7 1.156-7.4L31.36 256 1.156 150.3C.389 147.6 0 144.8 0 142c0-16.6 13.45-30 30.03-30H72c10.07 0 19.56 4.7 25.6 12.8L136 176h53.1L150.4 40.79C144.6 20.35 159.1 0 181.2 0h56.2c17.3 0 33.2 9.23 41.7 24.19L365.9 176h100.4c19.8 0 47 8.4 68 21.2 10.6 6.5 20.7 14.5 28.4 24m-45 3.4c-17.3-10.5-37.9-16.6-51.4-16.6H356.6c-5.8 0-11.1-3.1-13.9-8.1L251.3 40.06c-2.8-4.98-8.1-8.06-13.9-8.06h-56.2l44.5 155.6c1.3 4.8.4 10-2.6 14-3.1 4-7.8 6.4-12.8 6.4H128c-5.9 0-9.8-2.4-12.8-6.4L72 144H32.64l30.74 107.6c.83 2.9.83 5.9 0 8.8L32.64 368H72l43.2-57.6c3-4 6.9-6.4 12.8-6.4h82.3c5 0 9.7 2.4 12.8 6.4 3 4 3.9 9.2 2.6 14L181.2 480h56.2c5.8 0 11.1-3.1 13.9-8.1l91.4-159.8c2.8-5 8.1-8.1 13.9-8.1h109.7c13.6 0 34.2-5.9 51.4-16.2 18.1-10.9 26.3-22.7 26.3-31.8 0-4.1-1.7-9.9-6.3-14.8-4.6-5.7-11.5-11.5-20-16.6M265.2 32.12l-13.9 7.94z" })));
5
- export default PlaneLight;
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { SVGRProps } from './svgr';
3
- declare const UtensilsLight: ({ title, titleId, ...props }: SVGRProps) => React.JSX.Element;
4
- export default UtensilsLight;
@@ -1,5 +0,0 @@
1
- import * as React from 'react';
2
- const UtensilsLight = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 448 512", "aria-labelledby": titleId, ...props },
3
- title ? React.createElement("title", { id: titleId }, title) : null,
4
- React.createElement("path", { fill: "currentColor", d: "M221.9 149.7c2.9 12.5 3 25.6.2 38.1-2.8 12.6-8.5 24.3-16.5 34.4-8.5 10.4-19.1 17.9-31.1 24.6-12.1 5.9-25.3 9-38.7 9.2H128v239.1c0 4.2-1.7 8.3-4.7 11.3s-7.1 4.7-11.3 4.7-8.3-1.7-11.3-4.7c-3.01-3-4.7-7.1-4.7-11.3V256h-7.84c-13.39-.1-26.59-3.2-38.66-9.9-12.07-4.9-22.72-13.3-31.19-23.7-8.11-10.2-13.768-22.2-16.541-34.9-2.774-12.8-2.59-26 .537-38.7L24.39 13.44a15.97 15.97 0 0 1 6.6-9.893A16.006 16.006 0 0 1 52.8 7.085a16 16 0 0 1 3.14 11.475L33.76 154.8c-2.19 7.3-2.46 16.7-.8 24.9 1.67 8.2 5.23 16 10.4 22.6 5.43 6.6 12.25 12.1 19.99 15.8 7.74 3.8 16.21 5.8 24.81 5.9h47.64c8.6-.2 17.1-2.3 24.8-6.9 7.8-2.9 14.6-8.3 20.1-15 5.1-6.4 8.6-13.9 10.3-22s1.5-16.4-.5-24.4L168.1 18.56c-.7-4.18.3-8.46 2.8-11.899S177.1.909 181.3.226c4.2-.675 8.4.338 11.9 2.816 3.4 2.478 5.7 6.217 6.4 10.398zM73.14 190.5c-1.9-.9-3.61-2.2-5.01-3.8-1.41-1.5-2.5-3.4-3.2-5.3-.7-2-1.01-4.1-.9-6.2l8-160.03A15.1 15.1 0 0 1 76.99 3.8 15.08 15.08 0 0 1 88.8.002a15.994 15.994 0 0 1 11.09 5.247 16 16 0 0 1 3.21 5.361c.7 1.99 1 4.09.9 6.19l-8 160c-.2 4.1-1.98 8-4.96 10.8S84.11 192 80 192h-.8c-2.1-.1-4.16-.6-6.06-1.5m58.96-2.9c-3-2.9-3.9-6.7-4.1-10.8l-8-160.03c-.2-4.23 1.3-8.379 4.1-11.522 2-3.144 6-5.031 11.1-5.246 2.1-.205 4.3.035 6.3.705s3.9 1.755 4.6 3.185c2.4 1.431 3.7 3.176 4.6 5.123.8 1.945.4 4.055 1.3 6.185l8 160c.1 2.1-.2 4.2-.9 6.2s-1.8 3.8-3.2 5.4c-1.4 1.5-3.1 2.8-5 3.7-2.8.9-4 1.4-6.1 1.5h-.8c-4.1-.9-8.1-1.6-11.9-4.4M448 78.11V494.1c0 5.1-1.7 9.2-4.7 12.2s-7.1 3.8-11.3 3.8-8.3-.8-11.3-3.8-4.7-7.1-4.7-12.2v-144h-64.8c-8.4 0-16.8-.8-24.6-4-7.7-3.3-14.8-8-20.8-14-5.9-6-10.6-14-14.7-20.9-2.3-7.8-3.9-16.2-3.9-24.6l.8-113.8c0-36.9 11.1-72.96 31.8-103.51s50.1-54.21 84.3-67.912c4-1.94 10.1-2.661 15.3-2.099 5.2.563 10.2 2.39 13.7 5.324 5.2 2.933 8.7 6.887 11.2 11.507 2.4 4.62 3.7 9.77 3.7 15zm-32-47a151.7 151.7 0 0 0-69.8 56.05C329 112.4 319.9 142.3 320 172.8l-.8 114.1c0 4.2.8 8.4 2.4 12.3s4 7.5 6.9 10.5c3 2.9 6.5 5.3 10.4 6.9 3.9 1.7 8.1 2.5 12.3 2.5h63.7z" })));
5
- export default UtensilsLight;