@getpapillon/papicons 0.1.1 → 0.1.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/README.md +6 -5
- package/lib/module/icons/Accessibility.js +12 -0
- package/lib/module/icons/Accessibility.js.map +1 -1
- package/lib/module/icons/Add.js +25 -0
- package/lib/module/icons/Add.js.map +1 -0
- package/lib/module/icons/Apple.js +25 -0
- package/lib/module/icons/Apple.js.map +1 -0
- package/lib/module/icons/Arrow.js +12 -0
- package/lib/module/icons/Arrow.js.map +1 -1
- package/lib/module/icons/ArrowDown.js +25 -0
- package/lib/module/icons/ArrowDown.js.map +1 -0
- package/lib/module/icons/ArrowLeft.js +25 -0
- package/lib/module/icons/ArrowLeft.js.map +1 -0
- package/lib/module/icons/ArrowRight.js +25 -0
- package/lib/module/icons/ArrowRight.js.map +1 -0
- package/lib/module/icons/ArrowRightUp.js +25 -0
- package/lib/module/icons/ArrowRightUp.js.map +1 -0
- package/lib/module/icons/ArrowUp.js +25 -0
- package/lib/module/icons/ArrowUp.js.map +1 -0
- package/lib/module/icons/Back.js +12 -0
- package/lib/module/icons/Back.js.map +1 -1
- package/lib/module/icons/Bell.js +12 -0
- package/lib/module/icons/Bell.js.map +1 -1
- package/lib/module/icons/Butterfly.js +12 -0
- package/lib/module/icons/Butterfly.js.map +1 -1
- package/lib/module/icons/Calendar.js +12 -0
- package/lib/module/icons/Calendar.js.map +1 -1
- package/lib/module/icons/Card.js +12 -0
- package/lib/module/icons/Card.js.map +1 -1
- package/lib/module/icons/Chair.js +12 -0
- package/lib/module/icons/Chair.js.map +1 -1
- package/lib/module/icons/Check.js +12 -0
- package/lib/module/icons/Check.js.map +1 -1
- package/lib/module/icons/ChevronDown.js +25 -0
- package/lib/module/icons/ChevronDown.js.map +1 -0
- package/lib/module/icons/ChevronLeft.js +25 -0
- package/lib/module/icons/ChevronLeft.js.map +1 -0
- package/lib/module/icons/ChevronRight.js +25 -0
- package/lib/module/icons/ChevronRight.js.map +1 -0
- package/lib/module/icons/ChevronUp.js +25 -0
- package/lib/module/icons/ChevronUp.js.map +1 -0
- package/lib/module/icons/Clock.js +12 -0
- package/lib/module/icons/Clock.js.map +1 -1
- package/lib/module/icons/Coefficient.js +27 -0
- package/lib/module/icons/Coefficient.js.map +1 -0
- package/lib/module/icons/ColorTheme.js +29 -0
- package/lib/module/icons/ColorTheme.js.map +1 -0
- package/lib/module/icons/Cross.js +12 -0
- package/lib/module/icons/Cross.js.map +1 -1
- package/lib/module/icons/Cutlery.js +12 -0
- package/lib/module/icons/Cutlery.js.map +1 -1
- package/lib/module/icons/ExternalLink.js +12 -0
- package/lib/module/icons/ExternalLink.js.map +1 -1
- package/lib/module/icons/Filter.js +27 -0
- package/lib/module/icons/Filter.js.map +1 -0
- package/lib/module/icons/Gears.js +27 -0
- package/lib/module/icons/Gears.js.map +1 -0
- package/lib/module/icons/Ghost.js +12 -0
- package/lib/module/icons/Ghost.js.map +1 -1
- package/lib/module/icons/Grades.js +12 -0
- package/lib/module/icons/Grades.js.map +1 -1
- package/lib/module/icons/GraduationHat.js +27 -0
- package/lib/module/icons/GraduationHat.js.map +1 -0
- package/lib/module/icons/Heart.js +12 -0
- package/lib/module/icons/Heart.js.map +1 -1
- package/lib/module/icons/Home.js +12 -0
- package/lib/module/icons/Home.js.map +1 -1
- package/lib/module/icons/Info.js +12 -0
- package/lib/module/icons/Info.js.map +1 -1
- package/lib/module/icons/Link.js +14 -2
- package/lib/module/icons/Link.js.map +1 -1
- package/lib/module/icons/List.js +27 -0
- package/lib/module/icons/List.js.map +1 -0
- package/lib/module/icons/MapPin.js +12 -0
- package/lib/module/icons/MapPin.js.map +1 -1
- package/lib/module/icons/Menu.js +25 -0
- package/lib/module/icons/Menu.js.map +1 -0
- package/lib/module/icons/Minus.js +27 -0
- package/lib/module/icons/Minus.js.map +1 -0
- package/lib/module/icons/Moon.js +25 -0
- package/lib/module/icons/Moon.js.map +1 -0
- package/lib/module/icons/Newspaper.js +12 -0
- package/lib/module/icons/Newspaper.js.map +1 -1
- package/lib/module/icons/Palette.js +12 -0
- package/lib/module/icons/Palette.js.map +1 -1
- package/lib/module/icons/Pen.js +12 -0
- package/lib/module/icons/Pen.js.map +1 -1
- package/lib/module/icons/Pie.js +12 -0
- package/lib/module/icons/Pie.js.map +1 -1
- package/lib/module/icons/Pillar.js +25 -0
- package/lib/module/icons/Pillar.js.map +1 -0
- package/lib/module/icons/Placeholder.js +25 -0
- package/lib/module/icons/Placeholder.js.map +1 -0
- package/lib/module/icons/Plus.js +15 -1
- package/lib/module/icons/Plus.js.map +1 -1
- package/lib/module/icons/QrCode.js +12 -0
- package/lib/module/icons/QrCode.js.map +1 -1
- package/lib/module/icons/Search.js +12 -0
- package/lib/module/icons/Search.js.map +1 -1
- package/lib/module/icons/Settings.js +27 -0
- package/lib/module/icons/Settings.js.map +1 -0
- package/lib/module/icons/Sparkles.js +13 -1
- package/lib/module/icons/Sparkles.js.map +1 -1
- package/lib/module/icons/Star.js +12 -0
- package/lib/module/icons/Star.js.map +1 -1
- package/lib/module/icons/Student.js +27 -0
- package/lib/module/icons/Student.js.map +1 -0
- package/lib/module/icons/Sun.js +12 -0
- package/lib/module/icons/Sun.js.map +1 -1
- package/lib/module/icons/Sunrise.js +13 -1
- package/lib/module/icons/Sunrise.js.map +1 -1
- package/lib/module/icons/Tasks.js +12 -0
- package/lib/module/icons/Tasks.js.map +1 -1
- package/lib/module/icons/Teacher.js +12 -0
- package/lib/module/icons/Teacher.js.map +1 -1
- package/lib/module/icons/TextBubble.js +12 -0
- package/lib/module/icons/TextBubble.js.map +1 -1
- package/lib/module/icons/University.js +12 -0
- package/lib/module/icons/University.js.map +1 -1
- package/lib/module/icons/User.js +12 -0
- package/lib/module/icons/User.js.map +1 -1
- package/lib/module/icons/index.js +22 -4
- package/lib/module/icons/index.js.map +1 -1
- package/lib/module/types/PapiconsProps.js +2 -0
- package/lib/module/types/PapiconsProps.js.map +1 -0
- package/lib/typescript/scripts/exportTemplate.d.ts +2 -0
- package/lib/typescript/scripts/exportTemplate.d.ts.map +1 -0
- package/lib/typescript/src/icons/Accessibility.d.ts +11 -1
- package/lib/typescript/src/icons/Accessibility.d.ts.map +1 -1
- package/lib/typescript/src/icons/Add.d.ts +14 -0
- package/lib/typescript/src/icons/Add.d.ts.map +1 -0
- package/lib/typescript/src/icons/Apple.d.ts +14 -0
- package/lib/typescript/src/icons/Apple.d.ts.map +1 -0
- package/lib/typescript/src/icons/Arrow.d.ts +11 -1
- package/lib/typescript/src/icons/Arrow.d.ts.map +1 -1
- package/lib/typescript/src/icons/ArrowDown.d.ts +14 -0
- package/lib/typescript/src/icons/ArrowDown.d.ts.map +1 -0
- package/lib/typescript/src/icons/ArrowLeft.d.ts +14 -0
- package/lib/typescript/src/icons/ArrowLeft.d.ts.map +1 -0
- package/lib/typescript/src/icons/ArrowRight.d.ts +14 -0
- package/lib/typescript/src/icons/ArrowRight.d.ts.map +1 -0
- package/lib/typescript/src/icons/ArrowRightUp.d.ts +14 -0
- package/lib/typescript/src/icons/ArrowRightUp.d.ts.map +1 -0
- package/lib/typescript/src/icons/ArrowUp.d.ts +14 -0
- package/lib/typescript/src/icons/ArrowUp.d.ts.map +1 -0
- package/lib/typescript/src/icons/Back.d.ts +11 -1
- package/lib/typescript/src/icons/Back.d.ts.map +1 -1
- package/lib/typescript/src/icons/Bell.d.ts +11 -1
- package/lib/typescript/src/icons/Bell.d.ts.map +1 -1
- package/lib/typescript/src/icons/Butterfly.d.ts +11 -1
- package/lib/typescript/src/icons/Butterfly.d.ts.map +1 -1
- package/lib/typescript/src/icons/Calendar.d.ts +11 -1
- package/lib/typescript/src/icons/Calendar.d.ts.map +1 -1
- package/lib/typescript/src/icons/Card.d.ts +11 -1
- package/lib/typescript/src/icons/Card.d.ts.map +1 -1
- package/lib/typescript/src/icons/Chair.d.ts +11 -1
- package/lib/typescript/src/icons/Chair.d.ts.map +1 -1
- package/lib/typescript/src/icons/Check.d.ts +11 -1
- package/lib/typescript/src/icons/Check.d.ts.map +1 -1
- package/lib/typescript/src/icons/ChevronDown.d.ts +14 -0
- package/lib/typescript/src/icons/ChevronDown.d.ts.map +1 -0
- package/lib/typescript/src/icons/ChevronLeft.d.ts +14 -0
- package/lib/typescript/src/icons/ChevronLeft.d.ts.map +1 -0
- package/lib/typescript/src/icons/ChevronRight.d.ts +14 -0
- package/lib/typescript/src/icons/ChevronRight.d.ts.map +1 -0
- package/lib/typescript/src/icons/ChevronUp.d.ts +14 -0
- package/lib/typescript/src/icons/ChevronUp.d.ts.map +1 -0
- package/lib/typescript/src/icons/Clock.d.ts +11 -1
- package/lib/typescript/src/icons/Clock.d.ts.map +1 -1
- package/lib/typescript/src/icons/Coefficient.d.ts +14 -0
- package/lib/typescript/src/icons/Coefficient.d.ts.map +1 -0
- package/lib/typescript/src/icons/ColorTheme.d.ts +14 -0
- package/lib/typescript/src/icons/ColorTheme.d.ts.map +1 -0
- package/lib/typescript/src/icons/Cross.d.ts +11 -1
- package/lib/typescript/src/icons/Cross.d.ts.map +1 -1
- package/lib/typescript/src/icons/Cutlery.d.ts +11 -1
- package/lib/typescript/src/icons/Cutlery.d.ts.map +1 -1
- package/lib/typescript/src/icons/ExternalLink.d.ts +11 -1
- package/lib/typescript/src/icons/ExternalLink.d.ts.map +1 -1
- package/lib/typescript/src/icons/Filter.d.ts +14 -0
- package/lib/typescript/src/icons/Filter.d.ts.map +1 -0
- package/lib/typescript/src/icons/Gears.d.ts +14 -0
- package/lib/typescript/src/icons/Gears.d.ts.map +1 -0
- package/lib/typescript/src/icons/Ghost.d.ts +11 -1
- package/lib/typescript/src/icons/Ghost.d.ts.map +1 -1
- package/lib/typescript/src/icons/Grades.d.ts +11 -1
- package/lib/typescript/src/icons/Grades.d.ts.map +1 -1
- package/lib/typescript/src/icons/GraduationHat.d.ts +14 -0
- package/lib/typescript/src/icons/GraduationHat.d.ts.map +1 -0
- package/lib/typescript/src/icons/Heart.d.ts +11 -1
- package/lib/typescript/src/icons/Heart.d.ts.map +1 -1
- package/lib/typescript/src/icons/Home.d.ts +11 -1
- package/lib/typescript/src/icons/Home.d.ts.map +1 -1
- package/lib/typescript/src/icons/Info.d.ts +11 -1
- package/lib/typescript/src/icons/Info.d.ts.map +1 -1
- package/lib/typescript/src/icons/Link.d.ts +11 -1
- package/lib/typescript/src/icons/Link.d.ts.map +1 -1
- package/lib/typescript/src/icons/List.d.ts +14 -0
- package/lib/typescript/src/icons/List.d.ts.map +1 -0
- package/lib/typescript/src/icons/MapPin.d.ts +11 -1
- package/lib/typescript/src/icons/MapPin.d.ts.map +1 -1
- package/lib/typescript/src/icons/Menu.d.ts +14 -0
- package/lib/typescript/src/icons/Menu.d.ts.map +1 -0
- package/lib/typescript/src/icons/Minus.d.ts +14 -0
- package/lib/typescript/src/icons/Minus.d.ts.map +1 -0
- package/lib/typescript/src/icons/Moon.d.ts +14 -0
- package/lib/typescript/src/icons/Moon.d.ts.map +1 -0
- package/lib/typescript/src/icons/Newspaper.d.ts +11 -1
- package/lib/typescript/src/icons/Newspaper.d.ts.map +1 -1
- package/lib/typescript/src/icons/Palette.d.ts +11 -1
- package/lib/typescript/src/icons/Palette.d.ts.map +1 -1
- package/lib/typescript/src/icons/Pen.d.ts +11 -1
- package/lib/typescript/src/icons/Pen.d.ts.map +1 -1
- package/lib/typescript/src/icons/Pie.d.ts +11 -1
- package/lib/typescript/src/icons/Pie.d.ts.map +1 -1
- package/lib/typescript/src/icons/Pillar.d.ts +14 -0
- package/lib/typescript/src/icons/Pillar.d.ts.map +1 -0
- package/lib/typescript/src/icons/Placeholder.d.ts +14 -0
- package/lib/typescript/src/icons/Placeholder.d.ts.map +1 -0
- package/lib/typescript/src/icons/Plus.d.ts +11 -1
- package/lib/typescript/src/icons/Plus.d.ts.map +1 -1
- package/lib/typescript/src/icons/QrCode.d.ts +11 -1
- package/lib/typescript/src/icons/QrCode.d.ts.map +1 -1
- package/lib/typescript/src/icons/Search.d.ts +11 -1
- package/lib/typescript/src/icons/Search.d.ts.map +1 -1
- package/lib/typescript/src/icons/Settings.d.ts +14 -0
- package/lib/typescript/src/icons/Settings.d.ts.map +1 -0
- package/lib/typescript/src/icons/Sparkles.d.ts +11 -1
- package/lib/typescript/src/icons/Sparkles.d.ts.map +1 -1
- package/lib/typescript/src/icons/Star.d.ts +11 -1
- package/lib/typescript/src/icons/Star.d.ts.map +1 -1
- package/lib/typescript/src/icons/Student.d.ts +14 -0
- package/lib/typescript/src/icons/Student.d.ts.map +1 -0
- package/lib/typescript/src/icons/Sun.d.ts +11 -1
- package/lib/typescript/src/icons/Sun.d.ts.map +1 -1
- package/lib/typescript/src/icons/Sunrise.d.ts +11 -1
- package/lib/typescript/src/icons/Sunrise.d.ts.map +1 -1
- package/lib/typescript/src/icons/Tasks.d.ts +11 -1
- package/lib/typescript/src/icons/Tasks.d.ts.map +1 -1
- package/lib/typescript/src/icons/Teacher.d.ts +11 -1
- package/lib/typescript/src/icons/Teacher.d.ts.map +1 -1
- package/lib/typescript/src/icons/TextBubble.d.ts +11 -1
- package/lib/typescript/src/icons/TextBubble.d.ts.map +1 -1
- package/lib/typescript/src/icons/University.d.ts +11 -1
- package/lib/typescript/src/icons/University.d.ts.map +1 -1
- package/lib/typescript/src/icons/User.d.ts +11 -1
- package/lib/typescript/src/icons/User.d.ts.map +1 -1
- package/lib/typescript/src/icons/index.d.ts +22 -4
- package/lib/typescript/src/icons/index.d.ts.map +1 -1
- package/lib/typescript/src/types/PapiconsProps.d.ts +6 -0
- package/lib/typescript/src/types/PapiconsProps.d.ts.map +1 -0
- package/package.json +2 -2
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import Svg, { Path } from 'react-native-svg';
|
|
5
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Minus
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
14
|
+
const SvgMinus = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
17
|
+
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
19
|
+
...props,
|
|
20
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
d: "M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m-4 8a1 1 0 1 0 0 2h7.965l.101-.004a1.001 1.001 0 0 0 0-1.99L15.965 11z",
|
|
23
|
+
clipRule: "evenodd"
|
|
24
|
+
})
|
|
25
|
+
});
|
|
26
|
+
export default SvgMinus;
|
|
27
|
+
//# sourceMappingURL=Minus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgMinus","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Minus.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,QAAQ,GAAIC,KAA+B,iBAC/CF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IACHY,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,4GAA4G;IAC9GC,QAAQ,EAAC;EAAS,CACnB;AAAC,CACC,CACN;AACD,eAAeX,QAAQ","ignoreList":[]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import Svg, { Path } from 'react-native-svg';
|
|
5
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Moon
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
14
|
+
const SvgMoon = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
17
|
+
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
19
|
+
...props,
|
|
20
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
21
|
+
d: "M11 3c.79 0 1 1.185.464 1.764a5.5 5.5 0 0 0 7.77 7.772C19.815 12 21 12.211 21 13c.003 4.97-4.03 8-9 8a9 9 0 0 1-9-9c0-4.97 3.03-9 8-9"
|
|
22
|
+
})
|
|
23
|
+
});
|
|
24
|
+
export default SvgMoon;
|
|
25
|
+
//# sourceMappingURL=Moon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgMoon","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Moon.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,OAAO,GAAIC,KAA+B,iBAC9CF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IAACY,CAAC,EAAC;EAAuI,CAAE;AAAC,CAC/I,CACN;AACD,eAAeT,OAAO","ignoreList":[]}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Newspaper
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgNewspaper = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
21
|
fillRule: "evenodd",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgNewspaper","props","viewBox","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Newspaper.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgNewspaper","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Newspaper.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,YAAY,GAAIC,KAA+B,iBACnDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IACHY,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,k8BAAk8B;IACp8BC,QAAQ,EAAC;EAAS,CACnB;AAAC,CACC,CACN;AACD,eAAeX,YAAY","ignoreList":[]}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Palette
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgPalette = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
21
|
fillRule: "evenodd",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgPalette","props","viewBox","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Palette.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgPalette","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Palette.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,UAAU,GAAIC,KAA+B,iBACjDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IACHY,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,iPAAiP;IACnPC,QAAQ,EAAC;EAAS,CACnB;AAAC,CACC,CACN;AACD,eAAeX,UAAU","ignoreList":[]}
|
package/lib/module/icons/Pen.js
CHANGED
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Pen
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgPen = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
21
|
d: "M12 5c1.828 0 3.159.022 4.034.043.853.021 1.966-.147 1.966-1 0-.156-.032-.293-.081-.413-.222-.538-.874-.69-1.452-.758-.84-.1-2.306-.22-4.467-.22s-3.627.12-4.467.22c-.578.068-1.23.22-1.452.758-.05.12-.081.257-.081.413 0 .853 1.114 1.021 1.966 1A165 165 0 0 1 12 5M12 7c2.59 0 3.884 0 4.473.356.192.116.26.17.422.324.492.472.681 1.428 1.06 3.011l.71 2.962c.286 1.192.428 1.787.268 2.352s-.595 1.01-1.468 1.897l-1.958 1.99-.127.129c-.785.798-1.178 1.198-1.675.994s-.497-.788-.497-1.959v-2.895c.721-.403 1.208-1.152 1.208-2.013 0-1.286-1.082-2.328-2.416-2.328s-2.416 1.042-2.416 2.328c0 .86.487 1.61 1.208 2.013v2.895c0 1.171 0 1.757-.497 1.96s-.89-.196-1.676-.994l-.128-.13-1.956-1.99c-.873-.888-1.309-1.332-1.468-1.897-.16-.564-.018-1.16.267-2.352l.71-2.962c.38-1.583.57-2.539 1.061-3.011.161-.155.23-.208.423-.324C8.116 7 9.41 7 12 7"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgPen","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Pen.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgPen","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Pen.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,MAAM,GAAIC,KAA+B,iBAC7CF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IAACY,CAAC,EAAC;EAAk0B,CAAE;AAAC,CAC10B,CACN;AACD,eAAeT,MAAM","ignoreList":[]}
|
package/lib/module/icons/Pie.js
CHANGED
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Pie
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgPie = props => /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: [/*#__PURE__*/_jsx(Path, {
|
|
9
21
|
d: "M11 12a1 1 0 0 0 1 1h4.477c2.117 0 3.175 0 3.736 1.074s.1 1.738-.824 3.065A9 9 0 1 1 6.862 4.612c1.326-.924 1.99-1.386 3.064-.825S11 5.407 11 7.523z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgPie","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Pie.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgPie","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Pie.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,MAAM,GAAIC,KAA+B,iBAC7CF,KAAA,CAACL,GAAG;EACFQ,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,gBAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAsJ,CAAE,CAAC,eACjKZ,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAmR,CAAE,CAAC;AAAA,CAC3R,CACN;AACD,eAAeT,MAAM","ignoreList":[]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import Svg, { Path } from 'react-native-svg';
|
|
5
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Pillar
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
14
|
+
const SvgPillar = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
17
|
+
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
19
|
+
...props,
|
|
20
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
21
|
+
d: "M12 2c7.5 0 9.5 3.158 9.5 6.315S18 11.474 18 11.474v.052h-.895c-.61 0-1.105-.495-1.105-1.105a1 1 0 0 0-2 0 3.106 3.106 0 0 0 3.105 3.105H18v3.438c0 1.947 0 2.92-.756 3.772-.602.68-1.223.875-2.244 1.023v-5.022a1 1 0 0 0-2 0v5.233q-.484.028-1 .03-.516-.002-1-.03v-5.233a1 1 0 0 0-2 0v5.022c-1.021-.148-1.642-.344-2.244-1.023C6 19.884 6 18.911 6 16.964v-3.438h.895A3.106 3.106 0 0 0 10 10.421a1 1 0 0 0-2 0c0 .61-.495 1.105-1.105 1.105H6v-.052s-3.5 0-3.5-3.159C2.5 5.158 4.5 2 12 2"
|
|
22
|
+
})
|
|
23
|
+
});
|
|
24
|
+
export default SvgPillar;
|
|
25
|
+
//# sourceMappingURL=Pillar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgPillar","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Pillar.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,SAAS,GAAIC,KAA+B,iBAChDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IAACY,CAAC,EAAC;EAAge,CAAE;AAAC,CACxe,CACN;AACD,eAAeT,SAAS","ignoreList":[]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import Svg, { Path } from 'react-native-svg';
|
|
5
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Placeholder
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
14
|
+
const SvgPlaceholder = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
17
|
+
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
19
|
+
...props,
|
|
20
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
21
|
+
d: "M6.164 15.505c.131 1.304 1.028 2.2 2.33 2.331l-.3 2.985c-2.722-.274-4.741-2.293-5.015-5.016zM8.494 6.164c-1.303.131-2.198 1.027-2.33 2.33l-2.985-.3c.274-2.722 2.293-4.741 5.016-5.015zM15.179 6.164c1.303.131 2.199 1.027 2.33 2.33l2.985-.3c-.274-2.722-2.293-4.741-5.015-5.015zM17.509 15.505c-.131 1.304-1.027 2.2-2.33 2.331l.3 2.985c2.723-.274 4.742-2.293 5.015-5.016zM15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0"
|
|
22
|
+
})
|
|
23
|
+
});
|
|
24
|
+
export default SvgPlaceholder;
|
|
25
|
+
//# sourceMappingURL=Placeholder.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgPlaceholder","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Placeholder.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,cAAc,GAAIC,KAA+B,iBACrDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IAACY,CAAC,EAAC;EAAkZ,CAAE;AAAC,CAC1Z,CACN;AACD,eAAeT,cAAc","ignoreList":[]}
|
package/lib/module/icons/Plus.js
CHANGED
|
@@ -1,12 +1,26 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Plus
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgPlus = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
|
-
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
d: "M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m-.018 4.017c-.517 0-.943.394-.995.898l-.005.102v2.984H8a1 1 0 1 0 0 2h2.982v2.98a1 1 0 1 0 2 0v-2.98h2.983l.101-.005a1.001 1.001 0 0 0 0-1.99L15.965 11h-2.983V8.017l-.005-.101a1 1 0 0 0-.995-.899",
|
|
23
|
+
clipRule: "evenodd"
|
|
10
24
|
})
|
|
11
25
|
});
|
|
12
26
|
export default SvgPlus;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgPlus","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Plus.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgPlus","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Plus.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,OAAO,GAAIC,KAA+B,iBAC9CF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IACHY,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,yOAAyO;IAC3OC,QAAQ,EAAC;EAAS,CACnB;AAAC,CACC,CACN;AACD,eAAeX,OAAO","ignoreList":[]}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name QrCode
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgQrCode = props => /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: [/*#__PURE__*/_jsx(Path, {
|
|
9
21
|
fillRule: "evenodd",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgQrCode","props","viewBox","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/QrCode.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgQrCode","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/QrCode.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,SAAS,GAAIC,KAA+B,iBAChDF,KAAA,CAACL,GAAG;EACFQ,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,gBAETX,IAAA,CAACF,IAAI;IACHc,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,4YAA4Y;IAC9YC,QAAQ,EAAC;EAAS,CACnB,CAAC,eACFd,IAAA,CAACF,IAAI;IAACe,CAAC,EAAC;EAA0iB,CAAE,CAAC,eACrjBb,IAAA,CAACF,IAAI;IACHc,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,kxBAAkxB;IACpxBC,QAAQ,EAAC;EAAS,CACnB,CAAC;AAAA,CACC,CACN;AACD,eAAeX,SAAS","ignoreList":[]}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Search
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgSearch = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
21
|
fillRule: "evenodd",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgSearch","props","viewBox","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Search.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgSearch","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Search.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,SAAS,GAAIC,KAA+B,iBAChDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IACHY,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,8JAA8J;IAChKC,QAAQ,EAAC;EAAS,CACnB;AAAC,CACC,CACN;AACD,eAAeX,SAAS","ignoreList":[]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import Svg, { Path } from 'react-native-svg';
|
|
5
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Settings
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
14
|
+
const SvgSettings = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
17
|
+
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
19
|
+
...props,
|
|
20
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
d: "M13.011 2a1.5 1.5 0 0 1 1.442 1.912l-.4 1.395a7 7 0 0 1 2.713 1.568l1.012-1.044a1.5 1.5 0 0 1 2.377.293l1.011 1.752a1.5 1.5 0 0 1-.935 2.205l-1.41.353c.116.503.18 1.027.18 1.566 0 .538-.064 1.062-.18 1.565l1.41.354a1.5 1.5 0 0 1 .935 2.205l-1.012 1.752a1.5 1.5 0 0 1-2.376.293l-1.012-1.045a7 7 0 0 1-2.712 1.568l.4 1.396A1.5 1.5 0 0 1 13.01 22h-2.022a1.5 1.5 0 0 1-1.443-1.912l.399-1.396a7 7 0 0 1-2.712-1.568l-1.01 1.045c-.693.716-1.88.57-2.378-.293l-1.01-1.752a1.5 1.5 0 0 1 .934-2.205l1.408-.354a7 7 0 0 1 0-3.131l-1.408-.353a1.5 1.5 0 0 1-.935-2.205l1.01-1.752a1.5 1.5 0 0 1 2.379-.293l1.01 1.044a7 7 0 0 1 2.712-1.568l-.399-1.395A1.5 1.5 0 0 1 10.99 2zm-1.01 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6",
|
|
23
|
+
clipRule: "evenodd"
|
|
24
|
+
})
|
|
25
|
+
});
|
|
26
|
+
export default SvgSettings;
|
|
27
|
+
//# sourceMappingURL=Settings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgSettings","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Settings.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,WAAW,GAAIC,KAA+B,iBAClDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IACHY,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,urBAAurB;IACzrBC,QAAQ,EAAC;EAAS,CACnB;AAAC,CACC,CACN;AACD,eAAeX,WAAW","ignoreList":[]}
|
|
@@ -1,12 +1,24 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Sparkles
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgSparkles = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
|
-
d: "
|
|
21
|
+
d: "M12.647 16.859c-1.087 2.185-1.63 3.278-2.412 3.543a2 2 0 0 1-1.284 0c-.782-.265-1.325-1.358-2.412-3.543-1.156-.202-1.735-.302-1.876-.35-1.888-.626-1.801-3.326.123-3.831.144-.038.68-.097 1.753-.213 1.064-2.252 1.596-3.378 2.365-3.66a2 2 0 0 1 1.378 0c.77.282 1.301 1.408 2.365 3.66 1.176.114 1.765.172 1.91.208 1.958.49 2.038 3.246.11 3.849-.142.044-.768.142-2.02.337M14.294 9.114l-.25-.14c-.944-.531-1.416-.796-1.549-1.114a1 1 0 0 1 .081-.925c.186-.29.697-.47 1.718-.827.768-1.43 1.152-2.146 1.682-2.343a1.5 1.5 0 0 1 1.047 0c.53.197.915.912 1.683 2.343 1.021.358 1.532.537 1.718.827a1 1 0 0 1 .08.925c-.132.318-.604.583-1.547 1.113l-.251.141c-.79 1.39-1.184 2.085-1.726 2.269a1.5 1.5 0 0 1-.96 0c-.542-.183-.937-.879-1.726-2.269"
|
|
10
22
|
})
|
|
11
23
|
});
|
|
12
24
|
export default SvgSparkles;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgSparkles","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Sparkles.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgSparkles","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Sparkles.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,WAAW,GAAIC,KAA+B,iBAClDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IAACY,CAAC,EAAC;EAA2tB,CAAE;AAAC,CACnuB,CACN;AACD,eAAeT,WAAW","ignoreList":[]}
|
package/lib/module/icons/Star.js
CHANGED
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Star
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgStar = props => /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: [/*#__PURE__*/_jsx(Path, {
|
|
9
21
|
d: "m7.82 8.84-1.563 5.203L12 17.68l5.744-3.637L16.18 8.84z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgStar","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Star.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgStar","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Star.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,OAAO,GAAIC,KAA+B,iBAC9CF,KAAA,CAACL,GAAG;EACFQ,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,gBAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAyD,CAAE,CAAC,eACpEZ,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA0G,CAAE,CAAC,eACrHZ,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAwZ,CAAE,CAAC;AAAA,CACha,CACN;AACD,eAAeT,OAAO","ignoreList":[]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import Svg, { Path } from 'react-native-svg';
|
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Student
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
14
|
+
const SvgStudent = props => /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
17
|
+
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
19
|
+
...props,
|
|
20
|
+
children: [/*#__PURE__*/_jsx(Path, {
|
|
21
|
+
d: "M18 14.743c0 1.004 0 1.507-.146 1.957-.128.398-.34.765-.619 1.077-.315.353-.75.606-1.617 1.112l-1.375.802c-.82.478-1.23.718-1.667.82-.387.091-.79.104-1.183.039-.443-.075-.867-.287-1.715-.711l-2.025-1.012c-.963-.482-1.445-.723-1.797-1.082a3 3 0 0 1-.692-1.121C5 16.148 5 15.61 5 14.533V13l5.017 2.509a4 4 0 0 0 3.875-.165L18 12.833z"
|
|
22
|
+
}), /*#__PURE__*/_jsx(Path, {
|
|
23
|
+
d: "M10.592 3.704a3 3 0 0 1 2.788.055l7.584 4.171A2 2 0 0 1 22 9.682V16a1 1 0 1 1-2 0v-4.79a1 1 0 0 0-1.49-.871l-5.122 2.88a3 3 0 0 1-2.813.069L2.79 9.394a1 1 0 0 1 0-1.789z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
export default SvgStudent;
|
|
27
|
+
//# sourceMappingURL=Student.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgStudent","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Student.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,UAAU,GAAIC,KAA+B,iBACjDF,KAAA,CAACL,GAAG;EACFQ,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,gBAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA6U,CAAE,CAAC,eACxVZ,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA2K,CAAE,CAAC;AAAA,CACnL,CACN;AACD,eAAeT,UAAU","ignoreList":[]}
|
package/lib/module/icons/Sun.js
CHANGED
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Sun
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgSun = props => /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: [/*#__PURE__*/_jsx(Path, {
|
|
9
21
|
d: "M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgSun","props","viewBox","children","d","fillRule","clipRule"],"sourceRoot":"../../../src","sources":["icons/Sun.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgSun","props","width","size","height","viewBox","fill","color","children","d","fillRule","clipRule"],"sourceRoot":"../../../src","sources":["icons/Sun.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,MAAM,GAAIC,KAA+B,iBAC7CF,KAAA,CAACL,GAAG;EACFQ,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,gBAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAoC,CAAE,CAAC,eAC/CZ,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAmC,CAAE,CAAC,eAC9CZ,IAAA,CAACF,IAAI;IACHe,QAAQ,EAAC,SAAS;IAClBD,CAAC,EAAC,knBAAknB;IACpnBE,QAAQ,EAAC;EAAS,CACnB,CAAC;AAAA,CACC,CACN;AACD,eAAeX,MAAM","ignoreList":[]}
|
|
@@ -1,12 +1,24 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Sunrise
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgSunrise = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
|
-
d: "M15.228 7.297c2.58-.326 3.87-.49 4.563.203q.16.16.28.351c.521.83.075 2.051-.818 4.494.189.183.283.275.334.332 1.091 1.239.298 3.191-1.347 3.317-.077.006-.208.006-.471.006h-.476c-.108 0-.162 0-.191-.004-.233-.035-.367-.21-.338-.444.003-.03.02-.093.056-.22a5 5 0 1 0-9.64 0c.035.127.053.19.057.22.028.234-.105.409-.338.444-.03.004-.084.004-.192.004h-.476c-.263 0-.394 0-.47-.006-1.646-.126-2.44-2.078-1.348-3.316.05-.058.145-.15.334-.333-.893-2.443-1.34-3.664-.818-4.494a2 2 0 0 1 .28-.35c.692-.694 1.983-.53 4.563-.204 1.354-2.22 2.03-3.331 3.004-3.441a2 2 0 0 1 .449 0c.973.11 1.65 1.22 3.003 3.44M12.001 11a3 3 0 0 1 2.759 4.175c-.101.235-.152.353-.502.655-.35.301-.555.355-.965.463-.415.11-.897.207-1.292.207-.396 0-.879-.098-1.294-.207-.41-.108-.615-.162-.965-.464s-.4-.42-.501-.655A3 3 0 0 1 12 11M12
|
|
21
|
+
d: "M15.228 7.297c2.58-.326 3.87-.49 4.563.203q.16.16.28.351c.521.83.075 2.051-.818 4.494.189.183.283.275.334.332 1.091 1.239.298 3.191-1.347 3.317-.077.006-.208.006-.471.006h-.476c-.108 0-.162 0-.191-.004-.233-.035-.367-.21-.338-.444.003-.03.02-.093.056-.22a5 5 0 1 0-9.64 0c.035.127.053.19.057.22.028.234-.105.409-.338.444-.03.004-.084.004-.192.004h-.476c-.263 0-.394 0-.47-.006-1.646-.126-2.44-2.078-1.348-3.316.05-.058.145-.15.334-.333-.893-2.443-1.34-3.664-.818-4.494a2 2 0 0 1 .28-.35c.692-.694 1.983-.53 4.563-.204 1.354-2.22 2.03-3.331 3.004-3.441a2 2 0 0 1 .449 0c.973.11 1.65 1.22 3.003 3.44M12.001 11a3 3 0 0 1 2.759 4.175c-.101.235-.152.353-.502.655-.35.301-.555.355-.965.463-.415.11-.897.207-1.292.207-.396 0-.879-.098-1.294-.207-.41-.108-.615-.162-.965-.464s-.4-.42-.501-.655A3 3 0 0 1 12 11M12 21c2.774 0 4.69-.054 5.827-.1.85-.035 1.864-.193 2.114-1.006a1.33 1.33 0 0 0 0-.788c-.25-.813-1.264-.971-2.114-1.006-1.138-.046-3.053-.1-5.827-.1s-4.69.054-5.827.1c-.85.035-1.864.193-2.115 1.006a1.33 1.33 0 0 0 0 .788c.25.813 1.265.971 2.115 1.006 1.138.046 3.053.1 5.827.1"
|
|
10
22
|
})
|
|
11
23
|
});
|
|
12
24
|
export default SvgSunrise;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgSunrise","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Sunrise.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgSunrise","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Sunrise.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,UAAU,GAAIC,KAA+B,iBACjDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IAACY,CAAC,EAAC;EAAwjC,CAAE;AAAC,CAChkC,CACN;AACD,eAAeT,UAAU","ignoreList":[]}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Tasks
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgTasks = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
21
|
fillRule: "evenodd",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgTasks","props","viewBox","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Tasks.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgTasks","props","width","size","height","viewBox","fill","color","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Tasks.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,QAAQ,GAAIC,KAA+B,iBAC/CF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IACHY,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,4eAA4e;IAC9eC,QAAQ,EAAC;EAAS,CACnB;AAAC,CACC,CACN;AACD,eAAeX,QAAQ","ignoreList":[]}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import Svg, { Path } from 'react-native-svg';
|
|
4
5
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Teacher
|
|
9
|
+
* @description Papicons SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @param {Object} props - Papicons icons props and any valid SVG attribute
|
|
12
|
+
* @returns {JSX.Element} JSX Element
|
|
13
|
+
*/
|
|
5
14
|
const SvgTeacher = props => /*#__PURE__*/_jsx(Svg, {
|
|
15
|
+
width: props.size ?? props.width ?? 24,
|
|
16
|
+
height: props.size ?? props.height ?? 24,
|
|
6
17
|
viewBox: "0 0 24 24",
|
|
18
|
+
fill: props.color ?? props.fill ?? 'currentColor',
|
|
7
19
|
...props,
|
|
8
20
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
21
|
d: "M12 7c3.667 0 5.333-1.167 5.333-1.167S18 5.417 18 4.5c0-.962-1.204-1.082-2.143-.874C14.983 3.819 13.709 4 12 4s-2.983-.181-3.857-.374C7.203 3.418 6 3.538 6 4.5c0 .917.667 1.333.667 1.333S8.333 7 12 7M7.432 14.796l.965-4.184c.242-1.048.363-1.571.694-1.792.33-.22 1.021-.102 2.403.133Q11.757 9 12 9q.244-.001.506-.047c1.382-.235 2.073-.353 2.403-.133s.452.744.694 1.792l.965 4.184c.212.919.319 1.379.219 1.823s-.392.814-.977 1.555l-.67.85c-1.447 1.832-2.17 2.748-3.14 2.748s-1.693-.916-3.14-2.749l-.67-.85c-.585-.74-.877-1.11-.977-1.554s.007-.904.219-1.823"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgTeacher","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Teacher.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgTeacher","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Teacher.tsx"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAI7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,UAAU,GAAIC,KAA+B,iBACjDF,IAAA,CAACH,GAAG;EACFM,KAAK,EAAED,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACC,KAAK,IAAI,EAAG;EACvCE,MAAM,EAAEH,KAAK,CAACE,IAAI,IAAIF,KAAK,CAACG,MAAM,IAAI,EAAG;EACzCC,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAEL,KAAK,CAACM,KAAK,IAAIN,KAAK,CAACK,IAAI,IAAI,cAAe;EAAA,GAC9CL,KAAK;EAAAO,QAAA,eAETT,IAAA,CAACF,IAAI;IAACY,CAAC,EAAC;EAA4iB,CAAE;AAAC,CACpjB,CACN;AACD,eAAeT,UAAU","ignoreList":[]}
|