1 line
No EOL
3.2 KiB
JSON
1 line
No EOL
3.2 KiB
JSON
{"ast":null,"code":"/**\n * @license lucide-react v0.544.0 - ISC\n *\n * This source code is licensed under the ISC license.\n * See the LICENSE file in the root directory of this source tree.\n */\n\nimport createLucideIcon from '../createLucideIcon.js';\nconst __iconNode = [[\"circle\", {\n cx: \"5\",\n cy: \"6\",\n r: \"3\",\n key: \"1qnov2\"\n}], [\"path\", {\n d: \"M5 9v12\",\n key: \"ih889a\"\n}], [\"path\", {\n d: \"m15 9-3-3 3-3\",\n key: \"1lwv8l\"\n}], [\"path\", {\n d: \"M12 6h5a2 2 0 0 1 2 2v3\",\n key: \"1rbwk6\"\n}], [\"path\", {\n d: \"M19 15v6\",\n key: \"10aioa\"\n}], [\"path\", {\n d: \"M22 18h-6\",\n key: \"1d5gi5\"\n}]];\nconst GitPullRequestCreateArrow = createLucideIcon(\"git-pull-request-create-arrow\", __iconNode);\nexport { __iconNode, GitPullRequestCreateArrow as default };","map":{"version":3,"names":["__iconNode","cx","cy","r","key","d","GitPullRequestCreateArrow","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/git-pull-request-create-arrow.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['circle', { cx: '5', cy: '6', r: '3', key: '1qnov2' }],\n ['path', { d: 'M5 9v12', key: 'ih889a' }],\n ['path', { d: 'm15 9-3-3 3-3', key: '1lwv8l' }],\n ['path', { d: 'M12 6h5a2 2 0 0 1 2 2v3', key: '1rbwk6' }],\n ['path', { d: 'M19 15v6', key: '10aioa' }],\n ['path', { d: 'M22 18h-6', key: '1d5gi5' }],\n];\n\n/**\n * @component @name GitPullRequestCreateArrow\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/git-pull-request-create-arrow\n * @see https://lucide.dev/guide/packages/lucide-react - Documentation\n *\n * @param {Object} props - Lucide icons props and any valid SVG attribute\n * @returns {JSX.Element} JSX Element\n *\n */\nconst GitPullRequestCreateArrow = createLucideIcon('git-pull-request-create-arrow', __iconNode);\n\nexport default GitPullRequestCreateArrow;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,UAAU;EAAEC,EAAA,EAAI;EAAKC,EAAA,EAAI;EAAKC,CAAA,EAAG;EAAKC,GAAA,EAAK;AAAA,CAAU,GACtD,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAWD,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAiBD,GAAA,EAAK;AAAA,CAAU,GAC9C,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAA2BD,GAAA,EAAK;AAAA,CAAU,GACxD,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAYD,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAaD,GAAA,EAAK;AAAA,CAAU,EAC5C;AAaA,MAAME,yBAAA,GAA4BC,gBAAA,CAAiB,iCAAiCP,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |