elementa-icons 1.19.0 → 1.21.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.
Files changed (33) hide show
  1. package/dist/icons/music-audio/Mic.js +14 -0
  2. package/dist/icons/music-audio/index.js +2 -0
  3. package/dist/icons/nature-environment/Fire.js +14 -0
  4. package/dist/icons/nature-environment/index.js +2 -0
  5. package/dist/icons/political/Flag.js +14 -0
  6. package/dist/icons/political/index.js +2 -0
  7. package/dist/icons/shopping/Discount.js +14 -0
  8. package/dist/icons/shopping/index.js +2 -1
  9. package/dist/icons/sports/Dart.js +14 -0
  10. package/dist/icons/sports/index.js +2 -0
  11. package/dist/icons/status-notifications/TickCloud.js +14 -0
  12. package/dist/icons/status-notifications/index.js +2 -1
  13. package/dist/icons/travel-hotel/MetalBriefcase.js +14 -0
  14. package/dist/icons/travel-hotel/index.js +2 -0
  15. package/dist/index.esm.js +1 -1
  16. package/dist/index.js +18 -4
  17. package/dist/types/icons/music-audio/Mic.d.ts +6 -0
  18. package/dist/types/icons/music-audio/index.d.ts +2 -0
  19. package/dist/types/icons/nature-environment/Fire.d.ts +6 -0
  20. package/dist/types/icons/nature-environment/index.d.ts +2 -0
  21. package/dist/types/icons/political/Flag.d.ts +6 -0
  22. package/dist/types/icons/political/index.d.ts +2 -0
  23. package/dist/types/icons/shopping/Discount.d.ts +6 -0
  24. package/dist/types/icons/shopping/index.d.ts +2 -1
  25. package/dist/types/icons/sports/Dart.d.ts +6 -0
  26. package/dist/types/icons/sports/index.d.ts +2 -0
  27. package/dist/types/icons/status-notifications/TickCloud.d.ts +6 -0
  28. package/dist/types/icons/status-notifications/index.d.ts +2 -1
  29. package/dist/types/icons/travel-hotel/MetalBriefcase.d.ts +6 -0
  30. package/dist/types/icons/travel-hotel/index.d.ts +2 -0
  31. package/dist/types/index.d.ts +14 -4
  32. package/package.json +1 -1
  33. package/src/index.ts +18 -4
@@ -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 of a microphone.
5
+ */
6
+ const Mic = ({ 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 23 31", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "m2.156 18.888-.586.713 2.081 2.315.817-.498M18.083 9.973a5 5 0 0 0 1.164-.408 5.175 5.175 0 0 0 2.825-3.956c.181-1.355-.25-2.708-1.181-3.764C19.898.786 18.514.273 17.107.343a4.9 4.9 0 0 0-1.61.36 5.5 5.5 0 0 0-2.762 2.522 5.3 5.3 0 0 0-.47 1.276.72.72 0 0 0 .179.716s.935.791 2.022 1.677a292 292 0 0 0 3.082 2.466.04.04 0 0 0 .053 0 .04.04 0 0 0 0-.052s-1.303-1.654-2.467-3.083a165 165 0 0 0-1.347-1.63q.15-.275.335-.53a4.2 4.2 0 0 1 .655-.71c.353-.32.757-.54 1.166-.713a4 4 0 0 1 1.287-.306c.87-.062 1.747.152 2.403.767a3.23 3.23 0 0 1 1.087 2.422c.01.962-.3 1.956-.997 2.775a4.5 4.5 0 0 1-1.755 1.298.196.196 0 1 0 .115.375" }), _jsx("path", { d: "M12.323 5.44S8.83 9.434 5.866 12.962c-2.258 2.688-4.193 5.1-4.193 5.1a.97.97 0 0 0 .077 1.269l2.327 2.417a.996.996 0 0 0 1.374.047s.803-.726 1.973-1.845c.83-.794 1.841-1.783 2.9-2.834.954-.946 1.937-1.937 2.86-2.879 2.323-2.37 4.236-4.38 4.236-4.38a.037.037 0 0 0 .003-.052.037.037 0 0 0-.052-.003s-2.218 1.668-4.84 3.7a285 285 0 0 0-6.344 5.06c-.539.447-.998.834-1.345 1.13l-1.128-1.137a333 333 0 0 0 3.334-4.687c2.637-3.779 5.586-8.19 5.586-8.19a.196.196 0 1 0-.31-.238" }), _jsx("path", { d: "m3.601 22.471.047.003a.56.56 0 0 0 .289-.082l.547-.94a.04.04 0 0 0 .012-.052.037.037 0 0 0-.05-.012l-.428.023c-.056-.168-.142-.443-.311-.801a2 2 0 0 0-.157-.278 1.6 1.6 0 0 0-.201-.238 4.3 4.3 0 0 0-.627-.483 5 5 0 0 0-.508-.293l.09-.303a.196.196 0 0 0-.302-.249l-.888.465a.59.59 0 0 0 .027.776l-.008-.004s.012.034.027.07c.051.128.129.366.292.68.113.218.243.453.414.674q.097.125.215.225c.084.074.17.132.26.186.37.224.694.382.927.484.09.086.207.139.333.15" }), _jsx("path", { d: "M1.827 20.426S.279 22.672.794 24.527c.294 1.062 1.199 2.085 3.458 2.413 2.344.307 3.713.706 4.589 1.168 1.292.681 1.497 1.481 2.186 2.224a.24.24 0 0 0 .364-.31c-.675-.859-.848-1.719-2.177-2.558-.893-.564-2.311-1.108-4.776-1.623-1.541-.299-2.212-.903-2.392-1.64-.335-1.378.882-2.987.882-2.987a.677.677 0 0 0-1.101-.788" })] }));
13
+ };
14
+ export default Mic;
@@ -0,0 +1,2 @@
1
+ import Mic from '@/src/icons/music-audio/Mic';
2
+ export { Mic };
@@ -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 of fire.
5
+ */
6
+ const Fire = ({ 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 26 33", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M9.834 25.706c.181.297.441.515.73.649.745.343 1.693.137 2.065-.738l.012-.028c.161-.51.108-.912-.059-1.264-.18-.38-.503-.7-.815-1.034-.25-.27-.49-.55-.58-.92-.231-.952-.04-1.72.342-2.341.47-.772 1.217-1.325 1.826-1.727a.1.1 0 0 0 .031-.137.1.1 0 0 0-.135-.03c-.661.385-1.473.926-2.014 1.703-.472.682-.732 1.542-.53 2.634.087.464.354.835.645 1.183.253.302.528.583.668.919.09.22.104.464-.002.765-.226.46-.736.534-1.123.335-.352-.183-.584-.603-.475-1.19a.42.42 0 0 0-.2-.426.42.42 0 0 0-.468.028c-.245.183-.527.622-.717 1.224-.259.807-.372 1.917-.09 2.96.338 1.248 1.23 2.404 3.078 2.87 1.588.369 3.197.064 4.342-.812 1.118-.855 1.812-2.24 1.606-4.043-.252-2.066-1.538-3.033-2.797-3.775-1.007-.591-1.985-1.027-2.239-1.894-.135-.462-.065-1.038.304-1.82a.02.02 0 0 0-.008-.025.02.02 0 0 0-.025.008c-.449.788-.556 1.39-.45 1.883.2.934 1.18 1.49 2.204 2.188 1.078.735 2.212 1.64 2.319 3.497.099 1.486-.5 2.597-1.442 3.263-.964.683-2.282.895-3.576.559-1.42-.34-2.12-1.207-2.4-2.158-.233-.8-.19-1.65-.027-2.306" }), _jsx("path", { d: "M13.883.66c-1.706.758-3.767 1.842-5.253 3.563-1.285 1.495-2.136 3.46-1.985 6.094.172 2.97 1.962 4.068 2.644 5.452.256.516.268 1.084-.136 1.9-.728 1.146-2.128 1.216-3.138.586-.9-.567-1.453-1.723-1.006-3.23a.76.76 0 0 0-.273-.817.76.76 0 0 0-.857-.048c-.632.364-1.387 1.296-1.967 2.608-.813 1.827-1.325 4.4-.835 6.954.555 2.88 2.366 5.745 6.447 7.51 4.62 1.952 8.779 1.35 11.9-.645 3.53-2.255 5.72-6.3 5.802-10.376a12.2 12.2 0 0 0-.92-4.853c-.684-1.643-1.682-3.024-2.795-4.045a.67.67 0 0 0-.633-.162.67.67 0 0 0-.465.46c-.484 1.848-1.477 3.096-2.502 3.714-.704.424-1.404.566-1.905.317-.482-.24-.707-.824-.592-1.716.072-.556.462-1.25.796-1.957.385-.818.703-1.66.57-2.357-.147-.778-.811-1.47-2.636-1.715-1.175-.16-1.934-1.294-1.868-2.766.046-1.061.51-2.3 1.542-3.52a.035.035 0 0 0-.002-.05c-.014-.016-.037-.011-.054.002-1.43 1.513-1.918 3.116-1.777 4.378.145 1.296.948 2.235 2.08 2.447 1.418.266 1.993.714 2.077 1.328.08.583-.258 1.249-.61 1.913-.416.778-.868 1.544-.98 2.162-.191 1.054.042 1.818.462 2.31.527.61 1.392.83 2.37.61 1.345-.306 2.935-1.516 3.905-3.661a10.5 10.5 0 0 1 1.615 2.863 10.6 10.6 0 0 1 .643 4.245c-.157 3.486-2.123 6.871-5.172 8.769-2.665 1.657-6.174 2.153-10.09.503-3.387-1.394-4.947-3.7-5.453-6.063-.47-2.172-.082-4.38.57-5.961l.108-.255a3.84 3.84 0 0 0 1.788 2.292c1.626.945 3.838.707 4.912-1.153l.028-.049c.6-1.31.48-2.197.053-2.987-.275-.514-.701-.988-1.152-1.521-.686-.81-1.427-1.791-1.59-3.483-.235-2.391.473-4.207 1.582-5.608 1.363-1.716 3.311-2.831 4.92-3.626a.2.2 0 0 0 .095-.264.2.2 0 0 0-.263-.092" })] }));
13
+ };
14
+ export default Fire;
@@ -0,0 +1,2 @@
1
+ import Fire from '@/src/icons/nature-environment/Fire';
2
+ export { Fire };
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ // Import styles.
3
+ /**
4
+ * This function renders an SVG icon of a flag.
5
+ */
6
+ const Flag = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
7
+ return (_jsx("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 22 32", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsx("path", { d: "M2.314 5.158c1.3.012 5.133.076 8.98.085 2.88.007 5.767-.018 7.606-.034l-3.67 4.596a1.49 1.49 0 0 0 .012 1.898l4.39 5.09-16.56.527a.037.037 0 0 0-.038.037c0 .02.017.037.037.037l17.185.527a.87.87 0 0 0 .872-.973.9.9 0 0 0-.19-.453l-4.449-5.71 4.72-5.474a1.226 1.226 0 0 0 .17-1.293 1.22 1.22 0 0 0-1.103-.707c-1.428-.011-5.211-.064-8.98-.064-3.549 0-7.086.045-8.633.06L2.373.956a.87.87 0 0 0-1.737.093s.054 4.021.16 9.143c.189 8.981.515 21.334.515 21.334a.196.196 0 0 0 .393 0s.326-12.353.513-21.334c.039-1.873.071-3.598.097-5.034" }) }));
13
+ };
14
+ export default Flag;
@@ -0,0 +1,2 @@
1
+ import Flag from '@/src/icons/political/Flag';
2
+ export { Flag };
@@ -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 of the discount symbol.
5
+ */
6
+ const Discount = ({ 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 33 33", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M12.285 5.68a4.14 4.14 0 0 1 1.309-2.884 4.1 4.1 0 0 1 2.908-1.118 4.04 4.04 0 0 1 2.811 1.22 3.93 3.93 0 0 1 1.13 2.787.47.47 0 0 0 .292.43.47.47 0 0 0 .51-.099 3.84 3.84 0 0 1 2.764-1.042c.972.029 1.934.43 2.663 1.187a3.82 3.82 0 0 1 1.062 2.674 3.7 3.7 0 0 1-1.093 2.602.717.717 0 0 0 .506 1.217 3.6 3.6 0 0 1 2.526 1.144 3.65 3.65 0 0 1 .989 2.563 3.6 3.6 0 0 1-1.057 2.499 3.46 3.46 0 0 1-2.46 1.023.903.903 0 0 0-.636 1.533c.654.686.963 1.581.944 2.469a3.49 3.49 0 0 1-1.042 2.416 3.44 3.44 0 0 1-2.407.994 3.36 3.36 0 0 1-2.39-.965 1 1 0 0 0-1.08-.209 1 1 0 0 0-.617.912 3.38 3.38 0 0 1-1.017 2.37 3.43 3.43 0 0 1-2.398.997 3.45 3.45 0 0 1-2.43-.962 3.45 3.45 0 0 1-1.078-2.404.91.91 0 0 0-.559-.825.9.9 0 0 0-.977.19 3.48 3.48 0 0 1-2.46 1.027 3.59 3.59 0 0 1-2.52-1.009 3.67 3.67 0 0 1-1.127-2.53 3.67 3.67 0 0 1 .98-2.63.673.673 0 0 0-.474-1.144 3.7 3.7 0 0 1-2.646-1.07 3.88 3.88 0 0 1-1.161-2.682 3.95 3.95 0 0 1 1.05-2.789 3.95 3.95 0 0 1 2.753-1.274.361.361 0 0 0 .255-.613A4.06 4.06 0 0 1 4.89 8.831a4.2 4.2 0 0 1 1.157-2.954c.696-.736 1.585-1.098 2.438-1.21 1.13-.147 2.195.136 2.684.589a.036.036 0 0 0 .052-.001.036.036 0 0 0-.001-.052c-.482-.498-1.575-.856-2.759-.765-.924.07-1.897.416-2.686 1.167a4.67 4.67 0 0 0-1.438 3.219 4.68 4.68 0 0 0 .803 2.796 4.8 4.8 0 0 0-2.678 1.331 4.92 4.92 0 0 0-1.465 3.41 5 5 0 0 0 1.354 3.519 4.97 4.97 0 0 0 2.264 1.388 5.15 5.15 0 0 0-.739 2.637 5.2 5.2 0 0 0 1.468 3.642 5.22 5.22 0 0 0 3.634 1.592 5.2 5.2 0 0 0 2.44-.536 5.34 5.34 0 0 0 5.084 3.76 5.38 5.38 0 0 0 3.794-1.535 5.4 5.4 0 0 0 1.325-2.086 5.37 5.37 0 0 0 6.154-1.08 5.37 5.37 0 0 0 .949-6.246 5.2 5.2 0 0 0 2.118-1.354 5.27 5.27 0 0 0 1.458-3.7 5.24 5.24 0 0 0-1.525-3.637 5.16 5.16 0 0 0-2.339-1.345 5.06 5.06 0 0 0 .612-2.56 5.06 5.06 0 0 0-1.533-3.5 4.97 4.97 0 0 0-3.493-1.413 4.9 4.9 0 0 0-2.749.856 4.8 4.8 0 0 0-1.391-2.447 4.77 4.77 0 0 0-3.38-1.31 4.7 4.7 0 0 0-3.282 1.41 4.6 4.6 0 0 0-1.327 3.26.196.196 0 1 0 .392.005" }), _jsx("path", { d: "M12.47 23.476s1.816-2.48 3.78-5.359c2.58-3.78 5.426-8.222 5.426-8.222a.3.3 0 0 0-.065-.417.3.3 0 0 0-.418.066s-3.351 4.074-6.153 7.69c-2.137 2.756-3.94 5.247-3.94 5.247a.85.85 0 0 0 .187 1.182.85.85 0 0 0 1.183-.187M12.867 13.867c-.53-.36-.85-.896-.973-1.477a2.14 2.14 0 0 1 .293-1.604 2.1 2.1 0 0 1 .416-.483 2.15 2.15 0 0 1 .824-.444 2.07 2.07 0 0 1 1.54.124c.517.25.904.685 1.093 1.189.199.527.204 1.12-.082 1.646-.284.53-.677.916-1.146 1.127-.498.223-1.067.26-1.662.081a.038.038 0 0 0-.027.072c.614.275 1.231.304 1.796.132.572-.175 1.08-.566 1.484-1.138.45-.648.532-1.428.34-2.146-.191-.718-.68-1.36-1.362-1.768a2.9 2.9 0 0 0-2.255-.276 2.85 2.85 0 0 0-1.725 1.47c-.325.721-.361 1.505-.088 2.188a2.65 2.65 0 0 0 1.44 1.48.098.098 0 0 0 .094-.173M16.569 20.802a2.64 2.64 0 0 0 .15 2.064c.331.657.942 1.151 1.698 1.39.79.215 1.601.093 2.25-.3a2.88 2.88 0 0 0 1.306-1.868 2.92 2.92 0 0 0-.428-2.191c-.41-.605-1.042-1.057-1.817-1.177-.694-.103-1.328 0-1.847.291a2.48 2.48 0 0 0-1.142 1.391.038.038 0 0 0 .071.03 2.3 2.3 0 0 1 1.203-1.146c.474-.192 1.026-.216 1.607-.055a2.1 2.1 0 0 1 1.295 1.048c.255.473.327 1.044.169 1.598-.14.54-.498.957-.939 1.228a2.2 2.2 0 0 1-.885.316 2.1 2.1 0 0 1-.64-.013 2.17 2.17 0 0 1-1.401-.85 2.33 2.33 0 0 1-.46-1.71.098.098 0 0 0-.19-.046" })] }));
13
+ };
14
+ export default Discount;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * This file exports all icons in the "Shopping" category.
3
3
  */
4
+ import Discount from '@/src/icons/shopping/Discount';
4
5
  import ShoppingCart from '@/src/icons/shopping/ShoppingCart';
5
- export { ShoppingCart };
6
+ export { Discount, ShoppingCart };
@@ -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 of a dart board and dart.
5
+ */
6
+ const Dart = ({ 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 31 32", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M6.255 28.406c-2.57-2.357-3.933-5.525-4.086-8.757a12.7 12.7 0 0 1 .698-4.759c.51-1.47 1.295-2.87 2.384-4.11a12.07 12.07 0 0 1 5.919-3.77 12.14 12.14 0 0 1 6.99.121 1 1 0 0 0 .603-1.906 14.03 14.03 0 0 0-8.126-.066A13.85 13.85 0 0 0 3.88 9.623c-1.184 1.462-2.04 3.084-2.53 4.786a13.4 13.4 0 0 0-.423 5.346c.422 3.419 2.138 6.678 5.075 8.95a.196.196 0 1 0 .253-.3M24.762 11.988a12.5 12.5 0 0 1 2.152 7.417c-.09 2.586-.999 5.138-2.833 7.22-2.316 2.65-5.016 4.178-7.945 4.577-2.887.393-5.984-.297-9.146-2.064a.08.08 0 0 0-.106.027.077.077 0 0 0 .028.105c3.157 1.976 6.31 2.82 9.295 2.561 3.134-.273 6.081-1.768 8.678-4.47 2.124-2.226 3.244-5.019 3.448-7.882.207-2.905-.548-5.879-2.148-8.421a.85.85 0 1 0-1.423.93" }), _jsx("path", { d: "M21.297 12.627c1.461 1.634 2.065 3.781 1.93 5.915-.128 2.02-.948 4.022-2.442 5.52a8.6 8.6 0 0 1-2.637 1.841 8.6 8.6 0 0 1-3.09.759 8.4 8.4 0 0 1-3.139-.412 8.2 8.2 0 0 1-2.772-1.556 8.47 8.47 0 0 1-2.953-5.659c-.207-2.18.411-4.421 1.975-6.17 1.425-1.608 3.246-2.59 5.173-2.942a9.4 9.4 0 0 1 6.03.922.077.077 0 1 0 .076-.134 9.78 9.78 0 0 0-6.194-1.393c-2.123.235-4.173 1.183-5.845 2.825-1.928 1.909-2.797 4.46-2.697 6.992.1 2.55 1.214 5.067 3.209 6.935a9.8 9.8 0 0 0 3.356 2.043 9.7 9.7 0 0 0 3.905.538 9.9 9.9 0 0 0 3.79-1.036 10.1 10.1 0 0 0 3.068-2.403c1.592-1.89 2.41-4.292 2.328-6.654-.081-2.339-1.005-4.61-2.794-6.208a.196.196 0 1 0-.277.277" }), _jsx("path", { d: "M17.978 16.223c.369.53.599 1.45.481 2.43a3.4 3.4 0 0 1-1.032 2.07 3.8 3.8 0 0 1-.857.637 3.7 3.7 0 0 1-1.487.449 3.5 3.5 0 0 1-1.268-.12 3.3 3.3 0 0 1-1.148-.571 3.5 3.5 0 0 1-1.347-2.259c-.138-.907.054-1.858.673-2.62.603-.75 1.269-1.208 1.97-1.418.823-.246 1.676-.17 2.496.145.03.013.063 0 .077-.028a.06.06 0 0 0-.029-.077c-.833-.447-1.735-.632-2.647-.478-.827.14-1.648.568-2.437 1.339-.894.885-1.272 2.075-1.209 3.251.064 1.191.62 2.353 1.564 3.211.484.43 1.03.737 1.604.923.599.193 1.23.252 1.849.184a4.5 4.5 0 0 0 1.423-.397 4.8 4.8 0 0 0 1.705-1.344c.705-.93.982-1.933.93-2.87-.062-1.138-.55-2.132-1.087-2.648a.147.147 0 1 0-.224.191" }), _jsx("path", { d: "m21.702 6.083 2.74-3.598.396 2.668a.885.885 0 0 0 1.026.737c.385-.067 1.49-.247 2.487-.43l.181-.034c-.369.527-.794 1.14-1.19 1.723-.596.878-1.12 1.69-1.34 2.023l-.063.068-3.369.736c-.015.002-.026.016-.024.03a.03.03 0 0 0 .031.024l3.447-.134a.8.8 0 0 0 .552-.285c.263-.301.908-1.019 1.6-1.825.945-1.103 1.973-2.353 2.337-2.787a.77.77 0 0 0-.29-1.173.76.76 0 0 0-.452-.062c-.319.046-.968.13-1.667.239-.667.102-1.38.222-1.894.31L25.609.826a.78.78 0 0 0-.59-.634.78.78 0 0 0-.81.3L20.76 5.428a1.045 1.045 0 0 0-.177.797l.734 3.648.01-.002-6.63 8.574a.15.15 0 0 0 .02.207.147.147 0 0 0 .208-.02l7.109-8.18a.9.9 0 0 0 .205-.74zm8.3-.946" })] }));
13
+ };
14
+ export default Dart;
@@ -0,0 +1,2 @@
1
+ import Dart from '@/src/icons/sports/Dart';
2
+ export { Dart };
@@ -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 of a tick inside a cloud.
5
+ */
6
+ const TickCloud = ({ 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 32 33", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M11.29 5.522a4.14 4.14 0 0 1 1.31-2.885 4.1 4.1 0 0 1 2.907-1.118 4.04 4.04 0 0 1 2.812 1.22 3.93 3.93 0 0 1 1.13 2.786.47.47 0 0 0 .292.43.47.47 0 0 0 .51-.098 3.85 3.85 0 0 1 2.764-1.043c.972.03 1.934.43 2.662 1.188a3.82 3.82 0 0 1 1.063 2.674 3.7 3.7 0 0 1-1.093 2.602.717.717 0 0 0 .506 1.217 3.6 3.6 0 0 1 2.526 1.144 3.65 3.65 0 0 1 .988 2.563 3.6 3.6 0 0 1-1.056 2.498 3.46 3.46 0 0 1-2.461 1.024.903.903 0 0 0-.635 1.533c.654.686.963 1.581.944 2.468a3.49 3.49 0 0 1-1.043 2.417 3.44 3.44 0 0 1-2.406.994 3.36 3.36 0 0 1-2.39-.965 1 1 0 0 0-1.08-.21 1 1 0 0 0-.617.912 3.38 3.38 0 0 1-1.018 2.372 3.43 3.43 0 0 1-2.398.995 3.45 3.45 0 0 1-2.429-.961A3.45 3.45 0 0 1 12 26.875a.91.91 0 0 0-.558-.825.9.9 0 0 0-.977.19 3.48 3.48 0 0 1-2.46 1.027 3.59 3.59 0 0 1-2.521-1.009 3.67 3.67 0 0 1-1.126-2.53 3.67 3.67 0 0 1 .98-2.631.673.673 0 0 0-.475-1.143 3.7 3.7 0 0 1-2.646-1.07 3.88 3.88 0 0 1-1.16-2.682 3.95 3.95 0 0 1 1.05-2.789 3.95 3.95 0 0 1 2.753-1.274.361.361 0 0 0 .255-.613 4.06 4.06 0 0 1-1.218-2.854 4.2 4.2 0 0 1 1.157-2.954c.696-.736 1.584-1.098 2.438-1.21 1.13-.147 2.195.136 2.684.589a.036.036 0 0 0 .052-.001.036.036 0 0 0-.002-.052c-.481-.498-1.574-.856-2.758-.765-.924.07-1.897.416-2.686 1.167a4.67 4.67 0 0 0-1.439 3.218 4.68 4.68 0 0 0 .803 2.797 4.8 4.8 0 0 0-2.678 1.33 4.92 4.92 0 0 0-1.464 3.41 5 5 0 0 0 1.354 3.52 4.97 4.97 0 0 0 2.264 1.387 5.15 5.15 0 0 0-.74 2.638 5.2 5.2 0 0 0 1.468 3.642 5.22 5.22 0 0 0 3.635 1.592 5.2 5.2 0 0 0 2.44-.536 5.34 5.34 0 0 0 5.083 3.76 5.38 5.38 0 0 0 3.795-1.535 5.4 5.4 0 0 0 1.325-2.086 5.37 5.37 0 0 0 6.155-1.08 5.37 5.37 0 0 0 .948-6.246 5.2 5.2 0 0 0 2.117-1.354 5.27 5.27 0 0 0 1.46-3.701 5.24 5.24 0 0 0-1.526-3.636 5.16 5.16 0 0 0-2.339-1.345 5.06 5.06 0 0 0 .612-2.56 5.06 5.06 0 0 0-1.533-3.5 4.97 4.97 0 0 0-3.494-1.413 4.9 4.9 0 0 0-2.748.856 4.8 4.8 0 0 0-1.392-2.447 4.77 4.77 0 0 0-3.38-1.31 4.7 4.7 0 0 0-3.281 1.41 4.6 4.6 0 0 0-1.328 3.26.196.196 0 1 0 .392.005" }), _jsx("path", { d: "m11.102 15.311.007.001v-.011a.16.16 0 0 0-.053-.122l-.668-.676a1.79 1.79 0 0 0-1.235-.522 1.87 1.87 0 0 0-1.304.506l-.015.013a1.95 1.95 0 0 0-.615 1.37c-.01.269.041.53.133.777.094.251.244.479.43.678l4.825 5.062a.83.83 0 0 0 1.124.03c.255-.206 1.23-.978 2.49-2.02a147 147 0 0 0 2.456-2.06c1.773-1.533 3.59-3.191 4.79-4.259a2.48 2.48 0 0 0 .822-1.788 2.423 2.423 0 0 0-.738-1.794v-.002a2.4 2.4 0 0 0-1.603-.668 2.35 2.35 0 0 0-1.605.58l-7.164 6.5-1.386-1.263a.177.177 0 0 0-.25 0 .176.176 0 0 0 0 .25L12.93 17.4c.063.069.152.1.239.107a.36.36 0 0 0 .25-.082l7.78-5.997a.98.98 0 0 1 .685-.191.94.94 0 0 1 .608.31l.001.002a.9.9 0 0 1 .13 1.025.9.9 0 0 1-.226.267c-1.228 1.037-3.129 2.599-4.899 4.135-.855.743-1.673 1.484-2.39 2.136-.833.757-1.521 1.398-1.947 1.797l-4.817-4.172a1.27 1.27 0 0 1-.464-.88 1.35 1.35 0 0 1 .32-1.002l.013-.014a1.44 1.44 0 0 1 .953-.499c.377-.036.766.061 1.088.313l.823.632a.03.03 0 0 0 .025.024" })] }));
13
+ };
14
+ export default TickCloud;
@@ -2,4 +2,5 @@
2
2
  * This file exports all icons in the "Status & Notifications" category.
3
3
  */
4
4
  import Info from '@/src/icons/status-notifications/Info';
5
- export { Info };
5
+ import TickCloud from '@/src/icons/status-notifications/TickCloud';
6
+ export { Info, TickCloud };
@@ -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 of a metal briefcase.
5
+ */
6
+ const MetalBriefcase = ({ 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 31 28", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M11.189 4.987 11.469 3c.01-.068.054-.122.087-.18.03-.052.089-.08.138-.117.043-.034.102-.03.155-.044.046-.013.093.016.14.022.623.061 1.467.169 2.41.238.519.038 1.062.073 1.607.078s1.089-.011 1.606-.05c.946-.069 1.785-.207 2.41-.28.053-.007.1-.042.152-.03.057.015.122.009.17.045.057.04.122.067.158.125.04.066.094.124.106.201l.347 2.082c0 .02.016.037.036.037a.037.037 0 0 0 .038-.037l.407-2.07c.037-.194.004-.383-.038-.573-.043-.198-.155-.365-.274-.533-.126-.174-.302-.287-.482-.397-.186-.114-.4-.152-.62-.185-.625-.073-1.464-.21-2.41-.28a20 20 0 0 0-1.606-.05c-.545.006-1.088.04-1.606.079-.944.069-1.788.176-2.41.237-.22.029-.435.067-.624.176-.184.104-.362.218-.494.389-.128.165-.242.335-.296.533a1.5 1.5 0 0 0-.066.586l.286 1.985a.196.196 0 0 0 .393 0M29.83 8.308v.002c0 .109.088.197.196.197l.196-.2a2.2 2.2 0 0 0-.617-1.578 2.25 2.25 0 0 0-1.58-.69L3.988 5.521a2.8 2.8 0 0 0-1.99.797 2.8 2.8 0 0 0-.85 1.991l-.158 16c-.001.399.078.788.228 1.149.148.36.368.692.65.973a2.99 2.99 0 0 0 2.12.876c2.58-.033 7.3-.068 12.02-.151 4.722-.083 9.438-.215 12.019-.274a2.545 2.545 0 0 0 2.321-1.61 2.5 2.5 0 0 0 .17-.962l-.454-15.134a.037.037 0 0 0-.037-.037.037.037 0 0 0-.036.037l-.455 15.134a1.48 1.48 0 0 1-.47 1.038 1.46 1.46 0 0 1-1.04.39c-2.58-.06-7.296-.191-12.019-.274-4.72-.083-9.438-.118-12.02-.151a1 1 0 0 1-.381-.08 1 1 0 0 1-.542-.54 1 1 0 0 1-.077-.383l-.158-16a1.19 1.19 0 0 1 1.159-1.212l24.039-.517a1.77 1.77 0 0 1 1.804 1.726" }), _jsx("path", { d: "M7.329 6.624s-.01 1.354.009 2.889c.025 2.011.092 4.332.092 4.332h1.153s.067-2.32.09-4.332c.02-1.535.01-2.889.01-2.889zM23.974 6.358s-.01 1.354.01 2.889c.024 2.011.09 4.332.09 4.332h1.154s.067-2.32.092-4.332c.018-1.535.009-2.889.009-2.889zM10.8 25.958s.009-1.354-.01-2.889a302 302 0 0 0-.091-4.332H9.546s-.067 2.32-.092 4.332c-.018 1.535-.01 2.889-.01 2.889zM23.209 25.692s.009-1.354-.01-2.889a311 311 0 0 0-.091-4.332h-1.153s-.067 2.32-.091 4.332c-.02 1.535-.01 2.889-.01 2.889zM7.548 18.958l.202 6.431h.513l.2-6.431zM24.194 18.691l.2 7.139h.514l.202-7.139zM10.595 13.855l-.216-6.934H9.9l-.23 6.933zM22.983 13.588l-.23-6.934-.477.001-.216 6.934z" }), _jsx("path", { d: "M12.041 15.431v.006c0 .186.152.338.34.338 0 0 .338-.062.338-.393l-.001-.497a1.338 1.338 0 0 0-1.337-1.334l-4.564.02a1.305 1.305 0 0 0-1.299 1.313l.038 3.014a1.253 1.253 0 0 0 1.261 1.239l4.564-.07c.32-.004.61-.137.817-.35s.333-.502.328-.819l-.026-1.684a.12.12 0 0 0-.24 0l-.025 1.684a.843.843 0 0 1-.854.83l-4.564-.069a.75.75 0 0 1-.738-.76l.038-3.015a.696.696 0 0 1 .7-.687l4.564.021a.66.66 0 0 1 .47.196.7.7 0 0 1 .143.216q.049.121.05.254zM19.938 15.146l-.001.025c0 .186.152.338.339.338 0 0 .338-.062.338-.393 0-.091 0-.281-.002-.498q.001-.132.05-.254a.68.68 0 0 1 .358-.36.7.7 0 0 1 .255-.052l4.564-.02a.696.696 0 0 1 .7.687l.038 3.013a.749.749 0 0 1-.738.761l-4.564.069a.843.843 0 0 1-.854-.83l-.026-1.684a.12.12 0 0 0-.24 0l-.025 1.684a1.154 1.154 0 0 0 1.145 1.169l4.564.07a1.253 1.253 0 0 0 1.26-1.238l.039-3.015a1.305 1.305 0 0 0-1.3-1.313l-4.563-.02a1.325 1.325 0 0 0-.944.39 1.34 1.34 0 0 0-.393.944l-.001.497z" }), _jsx("path", { d: "M11.02 16.362h.017a.16.16 0 0 0 .115-.15l.009-.289a1.14 1.14 0 0 0-.315-.814 1.16 1.16 0 0 0-.814-.36l-1.803-.05a1.23 1.23 0 0 0-.882.343 1.25 1.25 0 0 0-.385.881l-.022.906c-.008.358.135.684.365.923.233.242.562.389.924.394l1.904.015a1.24 1.24 0 0 0 1.142-.758c.062-.149.095-.31.096-.474l-.339.34c-.187-.678-.339-.526-.339-.34v.001a.56.56 0 0 1-.344.523.6.6 0 0 1-.216.044l-1.904.015a.705.705 0 0 1-.712-.683l-.022-.906a.74.74 0 0 1 .2-.532.76.76 0 0 1 .534-.243l1.803-.05a.84.84 0 0 1 .6.225c.16.152.265.363.271.6l.01.318v.003c0 .061.047.112.107.118M21.616 16.096h.017a.16.16 0 0 0 .115-.15l.008-.289a.86.86 0 0 1 .272-.6.84.84 0 0 1 .6-.226l1.803.051c.211.006.399.1.533.243a.74.74 0 0 1 .2.532l-.021.906a.705.705 0 0 1-.712.683l-1.904-.015a.565.565 0 0 1-.56-.566l-.34.337c-.186-.677-.338-.525-.338-.339v.019a1.23 1.23 0 0 0 .364.855 1.24 1.24 0 0 0 .874.358l1.904-.015c.362-.005.69-.152.924-.394.23-.239.372-.565.365-.923l-.022-.906a1.25 1.25 0 0 0-.385-.881 1.23 1.23 0 0 0-.882-.344l-1.803.051c-.322.01-.61.144-.815.36-.2.212-.323.5-.314.814l.008.288.002.02-.001.013a.12.12 0 0 0 .108.118" })] }));
13
+ };
14
+ export default MetalBriefcase;
@@ -0,0 +1,2 @@
1
+ import MetalBriefcase from '@/src/icons/travel-hotel/MetalBriefcase';
2
+ export { MetalBriefcase };