@getpapillon/papicons 0.1.2 → 0.1.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/README.md +6 -5
- package/lib/module/icons/Accessibility.js +15 -0
- package/lib/module/icons/Accessibility.js.map +1 -1
- package/lib/module/icons/Add.js +28 -0
- package/lib/module/icons/Add.js.map +1 -0
- package/lib/module/icons/Apple.js +28 -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 +28 -0
- package/lib/module/icons/ArrowDown.js.map +1 -0
- package/lib/module/icons/ArrowLeft.js +28 -0
- package/lib/module/icons/ArrowLeft.js.map +1 -0
- package/lib/module/icons/ArrowRight.js +28 -0
- package/lib/module/icons/ArrowRight.js.map +1 -0
- package/lib/module/icons/ArrowRightUp.js +28 -0
- package/lib/module/icons/ArrowRightUp.js.map +1 -0
- package/lib/module/icons/ArrowUp.js +28 -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 +15 -0
- package/lib/module/icons/Bell.js.map +1 -1
- package/lib/module/icons/Butterfly.js +15 -0
- package/lib/module/icons/Butterfly.js.map +1 -1
- package/lib/module/icons/Calendar.js +15 -0
- package/lib/module/icons/Calendar.js.map +1 -1
- package/lib/module/icons/Card.js +15 -0
- package/lib/module/icons/Card.js.map +1 -1
- package/lib/module/icons/Chair.js +15 -0
- package/lib/module/icons/Chair.js.map +1 -1
- package/lib/module/icons/Check.js +15 -0
- package/lib/module/icons/Check.js.map +1 -1
- package/lib/module/icons/ChevronDown.js +28 -0
- package/lib/module/icons/ChevronDown.js.map +1 -0
- package/lib/module/icons/ChevronLeft.js +28 -0
- package/lib/module/icons/ChevronLeft.js.map +1 -0
- package/lib/module/icons/ChevronRight.js +28 -0
- package/lib/module/icons/ChevronRight.js.map +1 -0
- package/lib/module/icons/ChevronUp.js +28 -0
- package/lib/module/icons/ChevronUp.js.map +1 -0
- package/lib/module/icons/Clock.js +15 -0
- package/lib/module/icons/Clock.js.map +1 -1
- package/lib/module/icons/Coefficient.js +30 -0
- package/lib/module/icons/Coefficient.js.map +1 -0
- package/lib/module/icons/ColorTheme.js +32 -0
- package/lib/module/icons/ColorTheme.js.map +1 -0
- package/lib/module/icons/Cross.js +15 -0
- package/lib/module/icons/Cross.js.map +1 -1
- package/lib/module/icons/Cutlery.js +15 -0
- package/lib/module/icons/Cutlery.js.map +1 -1
- package/lib/module/icons/ExternalLink.js +15 -0
- package/lib/module/icons/ExternalLink.js.map +1 -1
- package/lib/module/icons/Filter.js +16 -1
- package/lib/module/icons/Filter.js.map +1 -1
- package/lib/module/icons/Gears.js +30 -0
- package/lib/module/icons/Gears.js.map +1 -0
- package/lib/module/icons/Ghost.js +15 -0
- package/lib/module/icons/Ghost.js.map +1 -1
- package/lib/module/icons/Grades.js +15 -0
- package/lib/module/icons/Grades.js.map +1 -1
- package/lib/module/icons/GraduationHat.js +30 -0
- package/lib/module/icons/GraduationHat.js.map +1 -0
- package/lib/module/icons/Heart.js +15 -0
- package/lib/module/icons/Heart.js.map +1 -1
- package/lib/module/icons/Home.js +15 -0
- package/lib/module/icons/Home.js.map +1 -1
- package/lib/module/icons/Info.js +15 -0
- package/lib/module/icons/Info.js.map +1 -1
- package/lib/module/icons/Link.js +17 -2
- package/lib/module/icons/Link.js.map +1 -1
- package/lib/module/icons/List.js +30 -0
- package/lib/module/icons/List.js.map +1 -0
- package/lib/module/icons/Mail.js +30 -0
- package/lib/module/icons/Mail.js.map +1 -0
- package/lib/module/icons/MapPin.js +15 -0
- package/lib/module/icons/MapPin.js.map +1 -1
- package/lib/module/icons/Menu.js +16 -1
- package/lib/module/icons/Menu.js.map +1 -1
- package/lib/module/icons/Minus.js +30 -0
- package/lib/module/icons/Minus.js.map +1 -0
- package/lib/module/icons/Moon.js +28 -0
- package/lib/module/icons/Moon.js.map +1 -0
- package/lib/module/icons/Newspaper.js +15 -0
- package/lib/module/icons/Newspaper.js.map +1 -1
- package/lib/module/icons/Palette.js +15 -0
- package/lib/module/icons/Palette.js.map +1 -1
- package/lib/module/icons/Paper.js +30 -0
- package/lib/module/icons/Paper.js.map +1 -0
- package/lib/module/icons/Pen.js +15 -0
- package/lib/module/icons/Pen.js.map +1 -1
- package/lib/module/icons/Pie.js +15 -0
- package/lib/module/icons/Pie.js.map +1 -1
- package/lib/module/icons/Pillar.js +28 -0
- package/lib/module/icons/Pillar.js.map +1 -0
- package/lib/module/icons/Placeholder.js +28 -0
- package/lib/module/icons/Placeholder.js.map +1 -0
- package/lib/module/icons/Plus.js +18 -1
- package/lib/module/icons/Plus.js.map +1 -1
- package/lib/module/icons/PrivatePapillonApp.js +30 -0
- package/lib/module/icons/PrivatePapillonApp.js.map +1 -0
- package/lib/module/icons/PrivatePapillonIcon.js +28 -0
- package/lib/module/icons/PrivatePapillonIcon.js.map +1 -0
- package/lib/module/icons/QrCode.js +15 -0
- package/lib/module/icons/QrCode.js.map +1 -1
- package/lib/module/icons/Search.js +15 -0
- package/lib/module/icons/Search.js.map +1 -1
- package/lib/module/icons/Settings.js +12 -0
- package/lib/module/icons/Settings.js.map +1 -1
- package/lib/module/icons/Sparkles.js +16 -1
- package/lib/module/icons/Sparkles.js.map +1 -1
- package/lib/module/icons/Star.js +15 -0
- package/lib/module/icons/Star.js.map +1 -1
- package/lib/module/icons/Student.js +12 -0
- package/lib/module/icons/Student.js.map +1 -1
- package/lib/module/icons/Sun.js +15 -0
- package/lib/module/icons/Sun.js.map +1 -1
- package/lib/module/icons/Sunrise.js +16 -1
- package/lib/module/icons/Sunrise.js.map +1 -1
- package/lib/module/icons/Tasks.js +15 -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 +15 -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 +15 -0
- package/lib/module/icons/User.js.map +1 -1
- package/lib/module/icons/index.js +24 -6
- 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 +11 -1
- package/lib/typescript/src/icons/Filter.d.ts.map +1 -1
- 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/Mail.d.ts +14 -0
- package/lib/typescript/src/icons/Mail.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 +11 -1
- package/lib/typescript/src/icons/Menu.d.ts.map +1 -1
- 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/Paper.d.ts +14 -0
- package/lib/typescript/src/icons/Paper.d.ts.map +1 -0
- 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/PrivatePapillonApp.d.ts +14 -0
- package/lib/typescript/src/icons/PrivatePapillonApp.d.ts.map +1 -0
- package/lib/typescript/src/icons/PrivatePapillonIcon.d.ts +14 -0
- package/lib/typescript/src/icons/PrivatePapillonIcon.d.ts.map +1 -0
- 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 +11 -1
- package/lib/typescript/src/icons/Settings.d.ts.map +1 -1
- 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 +11 -1
- package/lib/typescript/src/icons/Student.d.ts.map +1 -1
- 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 +24 -6
- package/lib/typescript/src/icons/index.d.ts.map +1 -1
- package/lib/typescript/src/types/PapiconsProps.d.ts +7 -0
- package/lib/typescript/src/types/PapiconsProps.d.ts.map +1 -0
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
<p
|
|
2
|
-
<img src=".github/assets/logotype.svg" alt="Papicons
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img src="https://github.com/PapillonApp/Papicons/raw/main/.github/assets/logotype.svg" alt="Papicons" width="400">
|
|
3
3
|
</p>
|
|
4
|
-
|
|
5
|
-
## Papicons
|
|
4
|
+
<p align="center">
|
|
6
5
|
Papicons is a collection of icons designed by Tom Things for Papillon.
|
|
6
|
+
</p>
|
|
7
|
+
<br/>
|
|
7
8
|
|
|
8
9
|
## Installation
|
|
9
10
|
|
|
@@ -31,7 +32,7 @@ import { Butterfly } from 'papicons';
|
|
|
31
32
|
const App = () => {
|
|
32
33
|
return (
|
|
33
34
|
<View>
|
|
34
|
-
<Butterfly
|
|
35
|
+
<Butterfly size={50} color={"#0042DC"}/>
|
|
35
36
|
</View>
|
|
36
37
|
);
|
|
37
38
|
};
|
|
@@ -1,9 +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 Accessibility
|
|
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 SvgAccessibility = 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',
|
|
19
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
7
22
|
...props,
|
|
8
23
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
24
|
d: "M15 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0M6.97 20.058a1.342 1.342 0 0 0 2.4 1.2l1.183-2.364a1.618 1.618 0 0 1 2.894 0l1.182 2.364a1.342 1.342 0 0 0 2.4-1.2l-2.346-4.691a.944.944 0 0 1 1.6-.99l1.32 1.76a1.324 1.324 0 0 0 2.194-1.475l-1.51-2.518c-.745-1.24-2.274-1.76-3.689-1.454-.802.173-1.717.31-2.598.31s-1.796-.137-2.598-.31c-1.415-.305-2.944.214-3.689 1.454l-1.51 2.518a1.324 1.324 0 0 0 2.194 1.475l1.32-1.76a.944.944 0 0 1 1.6.99z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgAccessibility","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Accessibility.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgAccessibility","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Accessibility.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,gBAAgB,GACpBC,KAA+B,iBAE/BF,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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA6a,CAAE;AAAC,CACrb,CACN;AACD,eAAeX,gBAAgB","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 Add
|
|
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 SvgAdd = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M20.414 10.515c.375.374.586.916.586 1.485s-.21 1.112-.585 1.486a1.8 1.8 0 0 1-1.415.515l-.35-.025-5.035-.36.36 5.035.026.349c.038.53-.14 1.04-.515 1.415-.374.375-.917.585-1.486.585s-1.111-.211-1.485-.586A1.79 1.79 0 0 1 10 19.001l.026-.35.36-5.036-5.037.36L5 14a1.79 1.79 0 0 1-1.413-.515C3.21 13.111 3 12.57 3 12s.21-1.112.585-1.486A1.8 1.8 0 0 1 5 10l.35.024 5.034.36-.36-5.035L10 5c-.039-.53.138-1.04.514-1.415C10.888 3.21 11.431 3 12 3s1.111.211 1.485.586c.376.375.553.883.515 1.413l-.026.35-.359 5.036 5.036-.36L19 10a1.79 1.79 0 0 1 1.413.515"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgAdd;
|
|
28
|
+
//# sourceMappingURL=Add.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgAdd","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Add.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAsiB,CAAE;AAAC,CAC9iB,CACN;AACD,eAAeX,MAAM","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 Apple
|
|
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 SvgApple = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M12 9.331c4.97-2.845 9-.92 9 3.794s-4 10.432-9 6.639c-5 3.793-9-1.925-9-6.639s4.03-6.64 9-3.794M12.75 2.75c.528-.002 1.155.326 1.664.836.51.51.838 1.136.836 1.664.002.533-.326.923-.836 1.164l-.067.032-1.22.582-.067.033c-.27.127-.635.144-.973.086-.34-.059-.627-.187-.837-.397s-.338-.496-.398-.837c-.056-.338-.04-.703.088-.974l.032-.067.582-1.219.032-.067c.24-.51.631-.838 1.164-.836"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgApple;
|
|
28
|
+
//# sourceMappingURL=Apple.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgApple","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Apple.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA+X,CAAE;AAAC,CACvY,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 Arrow
|
|
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 SvgArrow = 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: "M19 3.5A1.5 1.5 0 0 1 20.5 5v9a1.5 1.5 0 0 1-3 0V8.765l-9.453 9.981-.633.668a1.92 1.92 0 0 1-1.394.605c-.53 0-1.049-.22-1.434-.605a2.04 2.04 0 0 1-.606-1.434c0-.53.22-1.03.606-1.394l.668-.633L15.235 6.5H10a1.5 1.5 0 1 1 0-3z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgArrow","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Arrow.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgArrow","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Arrow.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;IAACY,CAAC,EAAC;EAAkO,CAAE;AAAC,CAC1O,CACN;AACD,eAAeT,QAAQ","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ArrowDown
|
|
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 SvgArrowDown = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M19.424 13.06a1.5 1.5 0 0 0-2.12-2.121l-3.879 3.879.413-8.446.026-.508a1.85 1.85 0 0 0-.537-1.415 2.07 2.07 0 0 0-1.463-.585c-.557 0-1.089.21-1.463.585a1.85 1.85 0 0 0-.537 1.415l.025.508.4 8.16-3.592-3.593a1.5 1.5 0 0 0-2.121 2.121l6.363 6.364a1.5 1.5 0 0 0 2.122 0z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgArrowDown;
|
|
28
|
+
//# sourceMappingURL=ArrowDown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgArrowDown","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/ArrowDown.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA6Q,CAAE;AAAC,CACrR,CACN;AACD,eAAeX,YAAY","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ArrowLeft
|
|
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 SvgArrowLeft = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M10.804 4.44a1.5 1.5 0 1 1 2.12 2.12l-3.878 3.878 8.445-.413L18 10c.53-.027 1.04.162 1.415.537S20 11.443 20 12a2.07 2.07 0 0 1-.585 1.463A1.85 1.85 0 0 1 18 14l-.509-.025q-4.08-.201-8.16-.4l3.594 3.592a1.5 1.5 0 0 1-2.121 2.121l-6.365-6.363a1.5 1.5 0 0 1 0-2.122z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgArrowLeft;
|
|
28
|
+
//# sourceMappingURL=ArrowLeft.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgArrowLeft","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/ArrowLeft.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAyQ,CAAE;AAAC,CACjR,CACN;AACD,eAAeX,YAAY","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ArrowRight
|
|
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 SvgArrowRight = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M13.196 4.44a1.5 1.5 0 1 0-2.12 2.12l3.878 3.878-8.445-.413L6 10a1.85 1.85 0 0 0-1.415.537A2.07 2.07 0 0 0 4 12c0 .556.21 1.088.585 1.463S5.47 14.026 6 14l.509-.025q4.08-.201 8.159-.4l-3.593 3.592a1.5 1.5 0 0 0 2.121 2.121l6.365-6.363a1.5 1.5 0 0 0 0-2.122z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgArrowRight;
|
|
28
|
+
//# sourceMappingURL=ArrowRight.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgArrowRight","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/ArrowRight.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,aAAa,GAAIC,KAA+B,iBACpDF,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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAmQ,CAAE;AAAC,CAC3Q,CACN;AACD,eAAeX,aAAa","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ArrowRightUp
|
|
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 SvgArrowRightUp = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M19 3.5A1.5 1.5 0 0 1 20.5 5v9a1.5 1.5 0 0 1-3 0V8.765l-9.453 9.981-.633.668a1.92 1.92 0 0 1-1.394.605c-.53 0-1.049-.22-1.434-.605a2.04 2.04 0 0 1-.606-1.434c0-.53.22-1.03.606-1.394l.668-.633L15.235 6.5H10a1.5 1.5 0 1 1 0-3z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgArrowRightUp;
|
|
28
|
+
//# sourceMappingURL=ArrowRightUp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgArrowRightUp","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/ArrowRightUp.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,eAAe,GACnBC,KAA+B,iBAE/BF,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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAkO,CAAE;AAAC,CAC1O,CACN;AACD,eAAeX,eAAe","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ArrowUp
|
|
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 SvgArrowUp = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M19.424 10.667a1.5 1.5 0 0 1-2.12 2.121L13.424 8.91l.413 8.446.026.509c.026.53-.162 1.04-.537 1.415a2.07 2.07 0 0 1-1.463.585 2.07 2.07 0 0 1-1.463-.585 1.85 1.85 0 0 1-.537-1.415l.025-.51.4-8.158-3.592 3.592a1.5 1.5 0 0 1-2.121-2.12l6.363-6.365a1.5 1.5 0 0 1 2.122 0z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgArrowUp;
|
|
28
|
+
//# sourceMappingURL=ArrowUp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgArrowUp","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/ArrowUp.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA8Q,CAAE;AAAC,CACtR,CACN;AACD,eAAeX,UAAU","ignoreList":[]}
|
package/lib/module/icons/Back.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 Back
|
|
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 SvgBack = 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: "M10.804 4.44a1.5 1.5 0 1 1 2.12 2.12l-3.878 3.878 8.445-.413L18 10c.53-.027 1.04.162 1.415.537S20 11.443 20 12a2.07 2.07 0 0 1-.585 1.463A1.85 1.85 0 0 1 18 14l-.509-.025q-4.08-.201-8.16-.4l3.594 3.592a1.5 1.5 0 0 1-2.121 2.121l-6.365-6.363a1.5 1.5 0 0 1 0-2.122z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgBack","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Back.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgBack","props","width","size","height","viewBox","fill","color","children","d"],"sourceRoot":"../../../src","sources":["icons/Back.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;EAAyQ,CAAE;AAAC,CACjR,CACN;AACD,eAAeT,OAAO","ignoreList":[]}
|
package/lib/module/icons/Bell.js
CHANGED
|
@@ -1,9 +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 Bell
|
|
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 SvgBell = 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',
|
|
19
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
7
22
|
...props,
|
|
8
23
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
24
|
d: "M12 3c2.538 0 4.816 1.606 5.348 4.087.153.714.296 1.483.409 2.275.192 1.348 1.113 2.461 2.025 3.472C21.057 14.245 19.458 16 17.556 16H6.444c-1.902 0-3.502-1.755-2.227-3.166.913-1.01 1.833-2.124 2.025-3.471.113-.792.256-1.56.41-2.275C7.182 4.607 9.461 3 12 3M12.97 17.753c.926-.001 1.388-.002 1.662.56.275.564.083.808-.3 1.296a2.97 2.97 0 0 1-2.341 1.141c-.952 0-1.8-.445-2.348-1.14-.382-.483-.573-.725-.3-1.288s.733-.565 1.655-.566z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgBell","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Bell.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgBell","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Bell.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAkb,CAAE;AAAC,CAC1b,CACN;AACD,eAAeX,OAAO","ignoreList":[]}
|
|
@@ -1,9 +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 Butterfly
|
|
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 SvgButterfly = 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',
|
|
19
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
7
22
|
...props,
|
|
8
23
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
24
|
d: "M4.906 4.75q.217-.15.45-.27c3.3-1.708 5.643 2.923 5.643 6.638v6.377C11 19.21 10.103 21 8.39 21 5.695 21 3.5 19.169 3.5 16.5c0-1.667 2.35-2.356 2.925-3.15C2 11.5 2.551 6.385 4.906 4.75M19.094 4.75a4 4 0 0 0-.45-.27c-3.3-1.708-5.643 2.923-5.643 6.638v6.377C13 19.21 13.897 21 15.61 21c2.694 0 4.889-1.831 4.889-4.5 0-1.667-2.35-2.356-2.925-3.15 4.425-1.85 3.874-6.966 1.519-8.6"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgButterfly","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Butterfly.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgButterfly","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Butterfly.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAyX,CAAE;AAAC,CACjY,CACN;AACD,eAAeX,YAAY","ignoreList":[]}
|
|
@@ -1,9 +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, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Calendar
|
|
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 SvgCalendar = 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',
|
|
19
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
7
22
|
...props,
|
|
8
23
|
children: [/*#__PURE__*/_jsx(Path, {
|
|
9
24
|
d: "M3 6.125C3 4.399 4.4 3 6.125 3h11.75C19.601 3 21 4.4 21 6.125 21 7.161 20.16 8 19.125 8H4.875A1.875 1.875 0 0 1 3 6.125M18.174 10.005a3 3 0 0 1 2.821 2.821c.003.048.002.101.002.174H17a4 4 0 0 0-4 4v3.99c-.373.009-.804.01-1.313.01h-2.4c-2.133 0-3.2 0-4.022-.396a4 4 0 0 1-1.869-1.869C3 17.913 3 16.846 3 14.714c0-1.6 0-2.399.297-3.016a3 3 0 0 1 1.401-1.401C5.315 10 6.115 10 7.714 10h10.065c.205 0 .308 0 .395.005"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgCalendar","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Calendar.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgCalendar","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Calendar.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,WAAW,GAAIC,KAA+B,iBAClDF,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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,gBAETb,IAAA,CAACF,IAAI;IAACgB,CAAC,EAAC;EAA8Z,CAAE,CAAC,eACzad,IAAA,CAACF,IAAI;IAACgB,CAAC,EAAC;EAA0I,CAAE,CAAC;AAAA,CAClJ,CACN;AACD,eAAeX,WAAW","ignoreList":[]}
|
package/lib/module/icons/Card.js
CHANGED
|
@@ -1,9 +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, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
|
+
/**
|
|
7
|
+
* @component
|
|
8
|
+
* @name Card
|
|
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 SvgCard = 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',
|
|
19
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
7
22
|
...props,
|
|
8
23
|
children: [/*#__PURE__*/_jsx(Path, {
|
|
9
24
|
fillRule: "evenodd",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgCard","props","viewBox","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Card.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","jsxs","_jsxs","SvgCard","props","width","size","height","viewBox","fill","color","style","opacity","children","fillRule","d","clipRule"],"sourceRoot":"../../../src","sources":["icons/Card.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,gBAETb,IAAA,CAACF,IAAI;IACHgB,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,ukBAAukB;IACzkBC,QAAQ,EAAC;EAAS,CACnB,CAAC,eACFhB,IAAA,CAACF,IAAI;IAACiB,CAAC,EAAC;EAA+M,CAAE,CAAC;AAAA,CACvN,CACN;AACD,eAAeZ,OAAO","ignoreList":[]}
|
|
@@ -1,9 +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 Chair
|
|
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 SvgChair = 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',
|
|
19
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
7
22
|
...props,
|
|
8
23
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
24
|
d: "M17 14a3 3 0 0 1 3 3v2.5a1.5 1.5 0 0 1-3 0V17H7v2.5a1.5 1.5 0 0 1-3 0V17a3 3 0 0 1 3-3zM12 3c4.283 0 5.64 2.992 5.933 7 .08 1.102-.828 2-1.933 2H8c-1.105 0-2.014-.898-1.933-2C6.36 5.993 7.717 3 12 3"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgChair","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Chair.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgChair","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Chair.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAAwM,CAAE;AAAC,CAChN,CACN;AACD,eAAeX,QAAQ","ignoreList":[]}
|
|
@@ -1,9 +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 Check
|
|
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 SvgCheck = 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',
|
|
19
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
7
22
|
...props,
|
|
8
23
|
children: /*#__PURE__*/_jsx(Path, {
|
|
9
24
|
d: "M18.953 3.992a2.05 2.05 0 0 1 1.496.447c.428.342.705.834.764 1.36a1.9 1.9 0 0 1-.451 1.45l-.5.585-8.991 10.519-.5.585c-.251.292-.614.474-1.003.511a1.5 1.5 0 0 1-.745-.118 1.4 1.4 0 0 1-.484-.27l-.258-.222-4.637-4.002-.258-.223a1.79 1.79 0 0 1-.639-1.362c0-.53.236-1.063.639-1.466s.936-.638 1.466-.637c.53-.001 1.015.234 1.362.637l.223.258 3.077 3.566 7.664-10.244.46-.615a1.9 1.9 0 0 1 1.315-.759"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Svg","Path","jsx","_jsx","SvgCheck","props","viewBox","children","d"],"sourceRoot":"../../../src","sources":["icons/Check.tsx"],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgCheck","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/Check.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA8Y,CAAE;AAAC,CACtZ,CACN;AACD,eAAeX,QAAQ","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ChevronDown
|
|
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 SvgChevronDown = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M19.56 10.196a1.5 1.5 0 0 0-2.12-2.12l-5.304 5.303-5.303-5.304a1.5 1.5 0 0 0-2.121 2.121l6.363 6.365a1.5 1.5 0 0 0 2.122 0z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgChevronDown;
|
|
28
|
+
//# sourceMappingURL=ChevronDown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgChevronDown","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/ChevronDown.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA6H,CAAE;AAAC,CACrI,CACN;AACD,eAAeX,cAAc","ignoreList":[]}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ChevronLeft
|
|
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 SvgChevronLeft = 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
|
+
style: [{
|
|
20
|
+
opacity: props.opacity ?? 1
|
|
21
|
+
}, props.style],
|
|
22
|
+
...props,
|
|
23
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
24
|
+
d: "M12.804 4.44a1.5 1.5 0 1 1 2.12 2.12l-5.303 5.304 5.304 5.303a1.5 1.5 0 0 1-2.121 2.121l-6.365-6.363a1.5 1.5 0 0 1 0-2.122z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
export default SvgChevronLeft;
|
|
28
|
+
//# sourceMappingURL=ChevronLeft.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgChevronLeft","props","width","size","height","viewBox","fill","color","style","opacity","children","d"],"sourceRoot":"../../../src","sources":["icons/ChevronLeft.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;EAClDE,KAAK,EAAE,CAAC;IAAEC,OAAO,EAAER,KAAK,CAACQ,OAAO,IAAI;EAAE,CAAC,EAAER,KAAK,CAACO,KAAK,CAAE;EAAA,GAClDP,KAAK;EAAAS,QAAA,eAETX,IAAA,CAACF,IAAI;IAACc,CAAC,EAAC;EAA6H,CAAE;AAAC,CACrI,CACN;AACD,eAAeX,cAAc","ignoreList":[]}
|