elementa-icons 1.50.0 → 1.51.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.
@@ -1,2 +1,5 @@
1
+ /**
2
+ * This file exports all icons in the "Animals" category.
3
+ */
1
4
  import DogPaw from '@/src/icons/animals/DogPaw';
2
5
  export { DogPaw };
@@ -1,2 +1,5 @@
1
+ /**
2
+ * This file exports all icons in the "Astronomy" category.
3
+ */
1
4
  import Rocket from '@/src/icons/astronomy/Rocket';
2
5
  export { Rocket };
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file exports all icons in the "Automotive" category.
3
+ */
1
4
  import Gear from '@/src/icons/automotive/Gear';
2
5
  import ToolBox from '@/src/icons/automotive/ToolBox';
3
6
  export { Gear, ToolBox };
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file exports all icons in the "Buildings" category.
3
+ */
1
4
  import Cityline from '@/src/icons/buildings/Cityline';
2
5
  import Home1 from '@/src/icons/buildings/Home1';
3
6
  import Home2 from '@/src/icons/buildings/Home2';
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file exports all icons in the "Business" category.
3
+ */
1
4
  import Briefcase from '@/src/icons/business/Briefcase';
2
5
  import CareerGrowth from '@/src/icons/business/CareerGrowth';
3
6
  export { Briefcase, CareerGrowth };
@@ -1,3 +1,6 @@
1
+ /**
2
+ * This file exports all icons in the "Charts & Graphs" category.
3
+ */
1
4
  import PieChart from '@/src/icons/charts-graphs/PieChart';
2
5
  import Stocks from '@/src/icons/charts-graphs/Stocks';
3
6
  export { PieChart, Stocks };
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ // Import styles.
3
+ /**
4
+ * This function renders an SVG icon.
5
+ */
6
+ const CalendarEvent = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
7
+ return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", style: {
8
+ fillRule: 'evenodd',
9
+ clipRule: 'evenodd',
10
+ strokeLinejoin: 'round',
11
+ strokeMiterlimit: 2
12
+ }, viewBox: "0 0 27 30", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "m20.526 16.338-4.008 2.941a.38.38 0 0 0-.131.411l1.272 4.338-3.457-2.664a.48.48 0 0 0-.584 0l-3.465 2.678 1.289-4.349a.39.39 0 0 0-.135-.421l-3.93-2.906 4.779-.083a.21.21 0 0 0 .202-.153l1.519-5.706a.094.094 0 1 0-.182-.052l-1.694 5.487-4.808-.084a.54.54 0 0 0-.522.697c.031.108.097.204.19.277l3.761 2.967-1.508 4.685a.69.69 0 0 0 .262.77.69.69 0 0 0 .816-.016l3.717-2.806 3.713 2.812a.696.696 0 0 0 1.088-.762l-1.524-4.688 3.756-2.984a.52.52 0 0 0 .171-.579.51.51 0 0 0-.487-.344l-4.857.112-1.843-5.007a.02.02 0 0 0-.022-.011.02.02 0 0 0-.012.022l1.626 5.202c.021.062.08.104.145.104zM21.28.805v2.85a.506.506 0 0 0 1.013 0V.806a.507.507 0 0 0-1.013 0M5.28.805v2.85a.506.506 0 0 0 1.012 0V.806a.507.507 0 0 0-1.013 0" }), _jsx("path", { d: "M25.589 9.115v.005c0 .108.087.196.195.196 0 0 .19-.022.197-.21l.006-.13a2.3 2.3 0 0 0-.14-.853 2.26 2.26 0 0 0-1.184-1.264 2.3 2.3 0 0 0-.878-.205c-2.261-.076-6.127-.225-10-.336-3.87-.11-7.74-.182-10-.235a2.9 2.9 0 0 0-1.113.206 2.9 2.9 0 0 0-1.596 1.566c-.152.351-.23.733-.235 1.122-.013 2.065-.062 5.451-.056 8.838s.065 6.774.086 8.839a2.9 2.9 0 0 0 .87 2.044 2.865 2.865 0 0 0 2.045.825l19.999-.378a2.474 2.474 0 0 0 2.254-1.558c.114-.295.174-.611.166-.933l-.383-16.578a.04.04 0 0 0-.038-.037.037.037 0 0 0-.036.037l-.385 16.578a1.56 1.56 0 0 1-.487 1.091 1.52 1.52 0 0 1-1.091.416l-20-.377a1.12 1.12 0 0 1-1.014-.71 1.1 1.1 0 0 1-.072-.42c.02-2.065.08-5.452.086-8.839s-.042-6.773-.056-8.838a1.07 1.07 0 0 1 .294-.762 1.1 1.1 0 0 1 .762-.344c2.26-.053 6.13-.124 10-.235 3.873-.11 7.739-.26 10-.336a1.7 1.7 0 0 1 1.228.449 1.772 1.772 0 0 1 .57 1.228l.004.129z" }), _jsx("path", { d: "m1.784 6.611.277-3a.7.7 0 0 1 .26-.466.61.61 0 0 1 .466-.128c.637.054 1.54.14 2.638.22 1.152.086 2.501.178 3.96.255.852.045 1.738.085 2.64.112.582.017 1.171.03 1.76.03a75 75 0 0 0 4.4-.128c1.188-.06 2.302-.129 3.3-.196 1.395-.094 2.538-.192 3.301-.249a.64.64 0 0 1 .47.13.7.7 0 0 1 .26.47l.268 3 .27-3c.03-.36-.109-.688-.325-.944-.226-.268-.564-.425-.942-.458-.762-.06-1.905-.163-3.299-.263-.997-.072-2.112-.146-3.299-.212-.714-.04-1.45-.08-2.2-.104a72 72 0 0 0-2.2-.043 65 65 0 0 0-1.76.022c-.902.023-1.787.058-2.64.099a194 194 0 0 0-3.96.237c-1.099.076-2.003.158-2.64.208a1.4 1.4 0 0 0-.529.136 1.35 1.35 0 0 0-.687.769c-.05.162-.08.33-.065.502z" })] }));
13
+ };
14
+ export default CalendarEvent;
@@ -2,5 +2,6 @@
2
2
  * This file exports all icons in the "Time & Calendar" category.
3
3
  */
4
4
  import Calendar from '@/src/icons/time-calendar/Calendar';
5
+ import CalendarEvent from '@/src/icons/time-calendar/CalendarEvent';
5
6
  import Clock from '@/src/icons/time-calendar/Clock';
6
- export { Calendar, Clock };
7
+ export { Calendar, CalendarEvent, Clock };