@lucide/astro 1.5.0 → 1.7.0

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.
@@ -0,0 +1,18 @@
1
+
2
+ import createLucideIcon from '../createLucideIcon';
3
+ import type { AstroComponent } from '../types'
4
+
5
+ /**
6
+ * @component @name MapPinSearch
7
+ * @description Lucide SVG icon component, renders SVG Element with children.
8
+ *
9
+ * @preview ![img](data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICBmaWxsPSJub25lIgogIHN0cm9rZT0iIzAwMCIgc3R5bGU9ImJhY2tncm91bmQtY29sb3I6ICNmZmY7IGJvcmRlci1yYWRpdXM6IDJweCIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNIDEyLjI0OCAyMS45NjkgYSAxIDEgMCAwIDEgLTAuODQ5IC0wLjE3IEMgOS41MzkgMjAuMTkzIDQgMTQuOTkzIDQgMTAgYSA4IDggMCAwIDEgMTYgMCBDIDIwIDEwLjQyIDE5Ljk2MSAxMC44NDEgMTkuODg4IDExLjI2MiIgLz4KICA8cGF0aCBkPSJtMjIgMjItMS44OC0xLjg4IiAvPgogIDxjaXJjbGUgY3g9IjEyIiBjeT0iMTAiIHI9IjMiIC8+CiAgPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMyIgLz4KPC9zdmc+Cg==) - https://lucide.dev/icons/map-pin-search
10
+ * @see https://lucide.dev/guide/packages/lucide-astro - Documentation
11
+ *
12
+ * @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
13
+ * @returns {any} Astro Component
14
+ *
15
+ */
16
+ const MapPinSearch = createLucideIcon('map-pin-search', [["path",{"d":"M 12.248 21.969 a 1 1 0 0 1 -0.849 -0.17 C 9.539 20.193 4 14.993 4 10 a 8 8 0 0 1 16 0 C 20 10.42 19.961 10.841 19.888 11.262"}],["path",{"d":"m22 22-1.88-1.88"}],["circle",{"cx":"12","cy":"10","r":"3"}],["circle",{"cx":"18","cy":"18","r":"3"}]]) as AstroComponent;
17
+
18
+ export default MapPinSearch;
@@ -0,0 +1,18 @@
1
+
2
+ import createLucideIcon from '../createLucideIcon';
3
+ import type { AstroComponent } from '../types'
4
+
5
+ /**
6
+ * @component @name RadioOff
7
+ * @description Lucide SVG icon component, renders SVG Element with children.
8
+ *
9
+ * @preview ![img](data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogIHdpZHRoPSIyNCIKICBoZWlnaHQ9IjI0IgogIHZpZXdCb3g9IjAgMCAyNCAyNCIKICBmaWxsPSJub25lIgogIHN0cm9rZT0iIzAwMCIgc3R5bGU9ImJhY2tncm91bmQtY29sb3I6ICNmZmY7IGJvcmRlci1yYWRpdXM6IDJweCIKICBzdHJva2Utd2lkdGg9IjIiCiAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogIHN0cm9rZS1saW5lam9pbj0icm91bmQiCj4KICA8cGF0aCBkPSJNMTAuNDEwMyAxMC43ODUyQzEwLjE1MjkgMTEuMTIxOCAxMCAxMS41NDI1IDEwIDExLjk5OUMxMCAxMy4xMDM2IDEwLjg5NTQgMTMuOTk5IDEyIDEzLjk5OUMxMi41MDc3IDEzLjk5OSAxMi45NzEzIDEzLjgwOTggMTMuMzI0IDEzLjQ5OCIgLz4KICA8cGF0aCBkPSJNMTYuMTk5MiA3LjgwMDc4QzE3LjQ3MzkgOS4wNzU0OSAxOC4wNDIyIDEwLjgxMDkgMTcuOTAzOSAxMi41MTM0IiAvPgogIDxwYXRoIGQ9Ik0xOS4wOTk2IDQuODk4NDRDMjIuMDg5MiA3Ljg4ODA0IDIyLjc4NzEgMTIuMjg3OSAyMS4xOTMyIDE1LjkzNiIgLz4KICA8cGF0aCBkPSJNMiAyTDIyIDIyIiAvPgogIDxwYXRoIGQ9Ik00Ljg5OTYxIDE5LjA5ODRDMC45OTk2MDkgMTUuMTk4NCAwLjk5OTYwOSA4Ljc5ODQ0IDQuODk5NjEgNC44OTg0NCIgLz4KICA8cGF0aCBkPSJNNy43OTkyMiAxNi4xOTkyQzUuNjY4MjggMTQuMDY4MyA1LjUxMTY1IDEwLjY0OTggNy4zMjkzMSA4LjI1IiAvPgo8L3N2Zz4K) - https://lucide.dev/icons/radio-off
10
+ * @see https://lucide.dev/guide/packages/lucide-astro - Documentation
11
+ *
12
+ * @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
13
+ * @returns {any} Astro Component
14
+ *
15
+ */
16
+ const RadioOff = createLucideIcon('radio-off', [["path",{"d":"M10.4103 10.7852C10.1529 11.1218 10 11.5425 10 11.999C10 13.1036 10.8954 13.999 12 13.999C12.5077 13.999 12.9713 13.8098 13.324 13.498"}],["path",{"d":"M16.1992 7.80078C17.4739 9.07549 18.0422 10.8109 17.9039 12.5134"}],["path",{"d":"M19.0996 4.89844C22.0892 7.88804 22.7871 12.2879 21.1932 15.936"}],["path",{"d":"M2 2L22 22"}],["path",{"d":"M4.89961 19.0984C0.999609 15.1984 0.999609 8.79844 4.89961 4.89844"}],["path",{"d":"M7.79922 16.1992C5.66828 14.0683 5.51165 10.6498 7.32931 8.25"}]]) as AstroComponent;
17
+
18
+ export default RadioOff;