ICT30016-Assignment-3/node_modules/.cache/babel-loader/88d987629f352977f389d12ab7142e996378741ca60b4e342e5bbdf52baffca5.json
dlawler489 a79a6afd34 intial
intial
2025-09-16 12:09:52 +10:00

1 line
No EOL
4.3 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 = [[\"path\", {\n d: \"M19.5 7a24 24 0 0 1 0 10\",\n key: \"8n60xe\"\n}], [\"path\", {\n d: \"M4.5 7a24 24 0 0 0 0 10\",\n key: \"2lmadr\"\n}], [\"path\", {\n d: \"M7 19.5a24 24 0 0 0 10 0\",\n key: \"1q94o2\"\n}], [\"path\", {\n d: \"M7 4.5a24 24 0 0 1 10 0\",\n key: \"2z8ypa\"\n}], [\"rect\", {\n x: \"17\",\n y: \"17\",\n width: \"5\",\n height: \"5\",\n rx: \"1\",\n key: \"1ac74s\"\n}], [\"rect\", {\n x: \"17\",\n y: \"2\",\n width: \"5\",\n height: \"5\",\n rx: \"1\",\n key: \"1e7h5j\"\n}], [\"rect\", {\n x: \"2\",\n y: \"17\",\n width: \"5\",\n height: \"5\",\n rx: \"1\",\n key: \"1t4eah\"\n}], [\"rect\", {\n x: \"2\",\n y: \"2\",\n width: \"5\",\n height: \"5\",\n rx: \"1\",\n key: \"940dhs\"\n}]];\nconst VectorSquare = createLucideIcon(\"vector-square\", __iconNode);\nexport { __iconNode, VectorSquare as default };","map":{"version":3,"names":["__iconNode","d","key","x","y","width","height","rx","VectorSquare","createLucideIcon"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/lucide-react/src/icons/vector-square.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\nimport { IconNode } from '../types';\n\nexport const __iconNode: IconNode = [\n ['path', { d: 'M19.5 7a24 24 0 0 1 0 10', key: '8n60xe' }],\n ['path', { d: 'M4.5 7a24 24 0 0 0 0 10', key: '2lmadr' }],\n ['path', { d: 'M7 19.5a24 24 0 0 0 10 0', key: '1q94o2' }],\n ['path', { d: 'M7 4.5a24 24 0 0 1 10 0', key: '2z8ypa' }],\n ['rect', { x: '17', y: '17', width: '5', height: '5', rx: '1', key: '1ac74s' }],\n ['rect', { x: '17', y: '2', width: '5', height: '5', rx: '1', key: '1e7h5j' }],\n ['rect', { x: '2', y: '17', width: '5', height: '5', rx: '1', key: '1t4eah' }],\n ['rect', { x: '2', y: '2', width: '5', height: '5', rx: '1', key: '940dhs' }],\n];\n\n/**\n * @component @name VectorSquare\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview ![img](data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICBmaWxsPSJub25lIgogIHN0cm9rZT0iIzAwMCIgc3R5bGU9ImJhY2tncm91bmQtY29sb3I6ICNmZmY7IGJvcmRlci1yYWRpdXM6IDJweCIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMTkuNSA3YTI0IDI0IDAgMCAxIDAgMTAiIC8+CiAgPHBhdGggZD0iTTQuNSA3YTI0IDI0IDAgMCAwIDAgMTAiIC8+CiAgPHBhdGggZD0iTTcgMTkuNWEyNCAyNCAwIDAgMCAxMCAwIiAvPgogIDxwYXRoIGQ9Ik03IDQuNWEyNCAyNCAwIDAgMSAxMCAwIiAvPgogIDxyZWN0IHg9IjE3IiB5PSIxNyIgd2lkdGg9IjUiIGhlaWdodD0iNSIgcng9IjEiIC8+CiAgPHJlY3QgeD0iMTciIHk9IjIiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIHJ4PSIxIiAvPgogIDxyZWN0IHg9IjIiIHk9IjE3IiB3aWR0aD0iNSIgaGVpZ2h0PSI1IiByeD0iMSIgLz4KICA8cmVjdCB4PSIyIiB5PSIyIiB3aWR0aD0iNSIgaGVpZ2h0PSI1IiByeD0iMSIgLz4KPC9zdmc+Cg==) - https://lucide.dev/icons/vector-square\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 VectorSquare = createLucideIcon('vector-square', __iconNode);\n\nexport default VectorSquare;\n"],"mappings":";;;;;;;;AAGO,MAAMA,UAAA,GAAuB,CAClC,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAA4BC,GAAA,EAAK;AAAA,CAAU,GACzD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA2BC,GAAA,EAAK;AAAA,CAAU,GACxD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA4BC,GAAA,EAAK;AAAA,CAAU,GACzD,CAAC,QAAQ;EAAED,CAAA,EAAG;EAA2BC,GAAA,EAAK;AAAA,CAAU,GACxD,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAMC,CAAA,EAAG;EAAMC,KAAA,EAAO;EAAKC,MAAA,EAAQ;EAAKC,EAAA,EAAI;EAAKL,GAAA,EAAK;AAAA,CAAU,GAC9E,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAMC,CAAA,EAAG;EAAKC,KAAA,EAAO;EAAKC,MAAA,EAAQ;EAAKC,EAAA,EAAI;EAAKL,GAAA,EAAK;AAAA,CAAU,GAC7E,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAKC,CAAA,EAAG;EAAMC,KAAA,EAAO;EAAKC,MAAA,EAAQ;EAAKC,EAAA,EAAI;EAAKL,GAAA,EAAK;AAAA,CAAU,GAC7E,CAAC,QAAQ;EAAEC,CAAA,EAAG;EAAKC,CAAA,EAAG;EAAKC,KAAA,EAAO;EAAKC,MAAA,EAAQ;EAAKC,EAAA,EAAI;EAAKL,GAAA,EAAK;AAAA,CAAU,EAC9E;AAaA,MAAMM,YAAA,GAAeC,gBAAA,CAAiB,iBAAiBT,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}