elementa-icons 1.37.0 → 1.38.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,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 Brain = ({ 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 32", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M9.307 24.03c-2.414.942-3.173 2.775-2.95 4.335.175 1.232 1.005 2.31 2.182 2.832.703.312 1.544.397 2.461.209a4 4 0 0 0 1.043-.382 3.9 3.9 0 0 0 1.26-1.083c.534-.715.844-1.6.811-2.543-.028-.63-.059-1.366-.1-2.09-.097-1.628-.218-3.142-.218-3.142a.027.027 0 0 0-.026-.03.03.03 0 0 0-.029.028l-.686 5.196v.006c-.064.66-.375 1.237-.8 1.7-.408.444-.95.762-1.577.877q-.005 0-.01.002c-.752.193-1.43.088-1.976-.215a2.63 2.63 0 0 1-1.273-1.586c-.348-1.258.158-2.774 2.016-3.85a.146.146 0 0 0 .068-.195.146.146 0 0 0-.196-.07" }), _jsx("path", { d: "M18.097 24.3c1.858 1.075 2.364 2.591 2.016 3.85a2.63 2.63 0 0 1-1.273 1.585c-.545.303-1.224.407-1.975.215l-.011-.002a2.83 2.83 0 0 1-1.576-.877c-.426-.463-.737-1.039-.801-1.7v-.006l-.686-5.196a.03.03 0 0 0-.03-.027.027.027 0 0 0-.025.03s-.121 1.513-.217 3.141c-.042.724-.073 1.461-.101 2.097a4 4 0 0 0 .812 2.536c.332.444.764.811 1.259 1.083.32.175.674.3 1.043.382.917.188 1.758.103 2.46-.209 1.178-.52 2.008-1.6 2.183-2.832.223-1.56-.536-3.393-2.95-4.335a.146.146 0 0 0-.196.07.146.146 0 0 0 .068.195M6.076 12.959l-2.416-.114a1.65 1.65 0 0 1-1.144-.547 1.58 1.58 0 0 1-.406-1.142l.284-7.521c.01-.343.174-.642.405-.86.223-.21.53-.322.86-.312 1.258.028 3.015.078 4.993.111 1.571.027 3.282.05 4.994.057 1.71.007 3.422 0 4.993-.013 1.978-.017 3.735-.055 4.992-.074.306-.005.588.104.791.3.209.202.35.478.355.79l.164 7.522c.009.367-.122.706-.357.952-.24.254-.574.425-.953.435l-6.804.177a1.89 1.89 0 0 0-1.642 1.025l-1.475 2.934-.042.036-.06-.023-2.154-3.378a.67.67 0 0 0-.577-.312l-3.903.117a.037.037 0 1 0 0 .074l3.903.116a.35.35 0 0 1 .287.178l1.963 3.493a.643.643 0 0 0 1.114-.016l1.634-2.848a1.05 1.05 0 0 1 .952-.525l6.804.178a2.62 2.62 0 0 0 1.876-.738 2.66 2.66 0 0 0 .815-1.875l.164-7.521a2.86 2.86 0 0 0-.816-2.037 2.9 2.9 0 0 0-2.039-.872C22.374.707 20.617.669 18.64.65 17.068.638 15.356.631 13.646.64c-1.712.007-3.423.03-4.994.056C6.674.73 4.917.78 3.66.807a2.8 2.8 0 0 0-1.97.86 2.75 2.75 0 0 0-.766 1.968l.285 7.52c.028.669.308 1.269.764 1.686a2.33 2.33 0 0 0 1.687.625l2.416-.114a.197.197 0 0 0 .197-.197.197.197 0 0 0-.197-.196M4.927 14.82c-1.21-.091-2.123.35-2.818 1.027-.335.325-.579.724-.777 1.156a4.6 4.6 0 0 0-.4 1.919q.002.395.086.779c.086.387.216.759.401 1.103.222.413.476.79.808 1.102.238.224.475.424.761.573.612.32 1.265.48 2.031.357a.033.033 0 0 0 .035-.031.033.033 0 0 0-.03-.035c-1.09-.29-1.678-1.102-2.013-2.083-.1-.293-.144-.596-.197-.91a8 8 0 0 1-.086-.91c-.016-.383-.026-.763.04-1.133.066-.38.148-.745.327-1.076.366-.681.928-1.24 1.864-1.485a.177.177 0 0 0-.032-.352M22.316 15.298c.936.246 1.498.804 1.864 1.485.179.331.26.696.328 1.076.065.37.055.75.039 1.134-.014.305-.035.61-.086.91-.053.313-.097.616-.197.91-.335.98-.922 1.792-2.012 2.082a.033.033 0 0 0-.031.035.033.033 0 0 0 .035.031c.766.124 1.419-.036 2.03-.357.287-.149.524-.349.762-.573.332-.31.586-.689.808-1.102.185-.344.315-.716.4-1.103q.086-.384.087-.779a4.6 4.6 0 0 0-.4-1.919c-.198-.432-.442-.83-.777-1.156-.695-.677-1.607-1.118-2.818-1.026a.177.177 0 0 0-.032.352" }), _jsx("path", { d: "M13.666 20.798c.252.461.574.86.973 1.18.223.179.463.335.735.457.536.24 1.15.366 1.884.346a.02.02 0 0 0 .02-.017.02.02 0 0 0-.016-.02c-.976-.224-1.646-.673-2.14-1.263-.304-.364-.51-.787-.68-1.249a6.4 6.4 0 0 1-.268-.93.498.498 0 0 0-.97-.019c-.082.37-.186.703-.303 1.005a5 5 0 0 1-.282.623c-.197.358-.416.653-.683.883-.49.42-1.084.643-1.796.676a.097.097 0 0 0-.103.092.1.1 0 0 0 .092.104c1.014.155 1.895-.078 2.633-.711q.514-.44.904-1.157M19.393 18.85c.282-.213.532-.48.731-.81.19-.316.346-.675.437-1.104.102-.485.13-1.03.078-1.678a.02.02 0 0 0-.018-.02q-.016.001-.02.017c-.188.873-.492 1.503-.851 2-.252.348-.546.59-.861.785a3 3 0 0 1-.687.316.498.498 0 0 0-.026.938q.392.137.705.33c.346.213.632.46.852.775.372.53.595 1.182.658 1.98-.002.054.04.1.094.102a.1.1 0 0 0 .102-.095c.135-.89.06-1.668-.235-2.336a3.1 3.1 0 0 0-.94-1.185zM8.144 19.014l-.015.012a3.1 3.1 0 0 0-.946 1.184c-.298.668-.374 1.448-.239 2.34a.1.1 0 0 0 .102.094.1.1 0 0 0 .094-.102c.063-.799.287-1.45.661-1.98.221-.315.508-.563.856-.774q.315-.194.707-.33a.5.5 0 0 0-.026-.939 3 3 0 0 1-.69-.316 2.9 2.9 0 0 1-.864-.784c-.36-.497-.666-1.126-.855-2 0-.01-.01-.018-.02-.018a.02.02 0 0 0-.017.02c-.053.65-.024 1.194.08 1.681.092.43.248.788.44 1.104.2.33.45.594.732.808M3.423 22.86a3.6 3.6 0 0 0-.675 1.362c-.06.226-.084.449-.096.678a3.2 3.2 0 0 0 .313 1.515c.095.189.21.369.351.527.21.235.448.44.728.597.265.15.537.272.85.339.413.087.823.103 1.292.03a.022.022 0 0 0 .024-.021.022.022 0 0 0-.02-.024c-.572-.185-.98-.488-1.355-.846-.215-.206-.37-.44-.529-.68a6 6 0 0 1-.278-.474c-.11-.206-.22-.41-.297-.632a4 4 0 0 1-.188-.702c-.076-.512-.08-1.026.088-1.559a.118.118 0 0 0-.208-.11M23.895 23.05c.168.534.164 1.048.089 1.56a4 4 0 0 1-.189.702c-.076.222-.186.426-.297.631a6 6 0 0 1-.278.475c-.16.24-.314.474-.53.68-.374.357-.782.66-1.353.845a.022.022 0 0 0-.02.024.02.02 0 0 0 .023.02c.47.075.88.059 1.293-.029a3 3 0 0 0 .85-.339c.28-.157.518-.362.727-.597a2.4 2.4 0 0 0 .35-.526 3.186 3.186 0 0 0 .313-1.516 3.3 3.3 0 0 0-.095-.677 3.6 3.6 0 0 0-.674-1.362.118.118 0 0 0-.209.11M3.837 14.5a.56.56 0 0 1-.092-.234c-.009-.06-.02-.116-.012-.172a.84.84 0 0 1 .231-.477.096.096 0 0 0 .03-.132.096.096 0 0 0-.133-.029c-.207.083-.42.26-.545.504a.8.8 0 0 0-.075.417 1 1 0 0 0 .13.4.271.271 0 1 0 .465-.278M24.445 15.088a1 1 0 0 0 .13-.4.8.8 0 0 0-.075-.418 1.08 1.08 0 0 0-.544-.504.096.096 0 0 0-.133.029.096.096 0 0 0 .03.132.84.84 0 0 1 .23.477c.009.056-.003.112-.011.173a.56.56 0 0 1-.093.233.271.271 0 0 0 .466.278M4.32 8.93s.736.004 1.568-.048a47 47 0 0 0 2.353-.215.143.143 0 0 0 .142-.144.143.143 0 0 0-.142-.143s-1.254-.15-2.353-.215c-.832-.052-1.567-.048-1.567-.048a.406.406 0 0 0 0 .813" }), _jsx("path", { d: "M4.693 10.67s.815-1.972 1.5-3.69c.255-.635.49-1.235.668-1.685l2.247 5.712c.028.074.11.112.183.086a.145.145 0 0 0 .086-.186L7.17 4.27a.33.33 0 0 0-.305-.22.33.33 0 0 0-.313.206s-.506 1.137-1.064 2.434c-.73 1.698-1.546 3.668-1.546 3.668a.407.407 0 0 0 .751.313M22.876 10.286l-1.98.016a1.3 1.3 0 0 1-.478-.087 1.3 1.3 0 0 1-.41-.266 1.2 1.2 0 0 1-.278-.406 1.2 1.2 0 0 1-.105-.484l-.068-2.915a1.387 1.387 0 0 1 .363-.975 1.415 1.415 0 0 1 .976-.452l1.98-.074a.18.18 0 1 0 0-.358l-1.98-.075a2 2 0 0 0-.749.125 1.993 1.993 0 0 0-1.273 1.81l-.065 2.914a2.109 2.109 0 0 0 .6 1.49 2.085 2.085 0 0 0 1.487.627l1.98.02a.455.455 0 0 0 0-.91M15.692 7.431q.127-.087.234-.2c.263-.275.423-.648.426-1.058l.003-.62a1.527 1.527 0 0 0-1.519-1.526l-1.685-.008a.454.454 0 1 0 0 .908l1.685-.008a.64.64 0 0 1 .642.633l.002.62a.68.68 0 0 1-.634.683l-1.582.104a.416.416 0 0 0-.02.828l1.643.163a.715.715 0 0 1 .647.703l.01 1.137a.716.716 0 0 1-.706.732l-1.98.033-.107-.039-.05-.109-.123-5.934a.178.178 0 1 0-.357 0l-.12 5.934a.77.77 0 0 0 .217.543.77.77 0 0 0 .54.23l1.98.034c.395.005.755-.153 1.017-.407.265-.257.428-.618.436-1.017l.015-1.134a1.5 1.5 0 0 0-.614-1.225" })] }));
13
+ };
14
+ export default Brain;
@@ -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 FirstAid = ({ 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 29 26", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "m24.328 4.363-.09-.001h-.09l-19.345.46a.037.037 0 0 0-.037.038c0 .02.017.036.037.036l19.344.46c.685.015 1.295.311 1.734.77.43.448.683 1.062.669 1.733l-.253 13.15a2.13 2.13 0 0 1-.655 1.497 2.1 2.1 0 0 1-1.495.584c-2.51-.02-6.272-.084-10.036-.078s-7.527.082-10.036.11a2.124 2.124 0 0 1-1.525-.584 2.217 2.217 0 0 1-.686-1.527L1.433 7.434c-.012-.297.03-.591.132-.865.102-.278.255-.538.461-.76a2.32 2.32 0 0 1 1.625-.755h.002l-.002-.392a2.8 2.8 0 0 0-2.016.756c-.28.258-.5.57-.656.91a2.9 2.9 0 0 0-.26 1.106L.286 21.01c-.013.505.082 1 .262 1.461a3.843 3.843 0 0 0 2.048 2.11c.461.203.965.309 1.478.318 2.51.028 6.273.104 10.036.11 3.764.005 7.527-.06 10.036-.079a3.903 3.903 0 0 0 2.747-1.173c.358-.368.64-.798.825-1.267.186-.467.285-.968.278-1.48l-.253-13.151a3.56 3.56 0 0 0-1.089-2.509 3.52 3.52 0 0 0-2.327-.987" }), _jsx("path", { d: "m8.79 4.01-.008-1.293a1.33 1.33 0 0 1 .382-.947c.24-.246.573-.405.945-.41.696-.014 1.523-.024 2.4-.048 1.922-.053 4.074-.143 5.6-.197a1.6 1.6 0 0 1 1.164.423 1.66 1.66 0 0 1 .541 1.164l.059 1.548a.238.238 0 0 0 .477 0l.058-1.548a2.3 2.3 0 0 0-.148-.891A2.358 2.358 0 0 0 19.02.498a2.4 2.4 0 0 0-.914-.21c-1.525-.047-3.68-.13-5.6-.176-.877-.021-1.705-.028-2.4-.04a2.65 2.65 0 0 0-2.665 2.644l-.007 1.295a.677.677 0 1 0 1.354 0M11.172 16.912l-.048 2.599a1.487 1.487 0 0 0 1.488 1.496l3-.01a1.47 1.47 0 0 0 1.048-.44 1.5 1.5 0 0 0 .425-1.046l-.074-2.652 2.6-.102a1.25 1.25 0 0 0 .87-.377c.11-.12.205-.252.259-.402s.092-.306.085-.467l-.141-3a1.057 1.057 0 0 0-1.072-1.034l-3 .162-.105-.022-.066-.106-.167-3a.66.66 0 0 0-.21-.451.63.63 0 0 0-.452-.164l-1.284.078a.04.04 0 0 0-.037.037c0 .02.017.037.037.037l1.284.078a.37.37 0 0 1 .324.25q.02.066.014.135l-.167 3a.83.83 0 0 0 .228.6.86.86 0 0 0 .6.272l2.928.158-.128 2.716-2.8-.11a1.36 1.36 0 0 0-.972.39 1.38 1.38 0 0 0-.415.974l-.071 2.512-2.062-.006-.045-2.506a1.43 1.43 0 0 0-.89-1.312 1.4 1.4 0 0 0-.544-.102l-2.722.084-.104-2.546 2.826-.133a.98.98 0 0 0 .955-.991l-.16-3 .046-.16.159-.087 1.056-.057a.196.196 0 0 0 0-.392l-1.056-.057a.76.76 0 0 0-.547.206.78.78 0 0 0-.248.547l-.16 3-.025.019-.02-.01-3-.141a1.14 1.14 0 0 0-.813.319 1.16 1.16 0 0 0-.355.813l-.123 3a1.3 1.3 0 0 0 .367.924 1.3 1.3 0 0 0 .924.398zm5.48-.04-.04.002zm2.918-4.33.005.006.037-.003z" })] }));
13
+ };
14
+ export default FirstAid;
@@ -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 HeartCare = ({ 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 30 32", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M14.943 19.115c-1.384-.971-2.852-2.322-4.146-3.782-1.33-1.501-2.468-3.117-3.103-4.563l-.007-.013c-.762-1.605-1.165-3.199-1.23-4.633-.076-1.69.338-3.147 1.314-4.057.314-.296.711-.298 1.132-.166.483.151.983.483 1.495.91 1.33 1.109 2.653 2.9 3.553 4.715a.993.993 0 0 0 1.77 0c.91-1.8 2.242-3.52 3.566-4.566.505-.4.997-.707 1.472-.838.405-.112.79-.1 1.095.186.971.9 1.385 2.345 1.315 4.024-.059 1.433-.454 3.025-1.208 4.631l-.008.014c-.623 1.453-2 3.422-3.565 5.279-1.536 1.823-3.244 3.531-4.636 4.526a.037.037 0 0 0 .04.062c1.488-.882 3.363-2.452 5.062-4.162 1.786-1.799 3.362-3.752 4.13-5.213 1.173-2.118 1.738-4.274 1.711-6.133-.024-1.748-.594-3.238-1.61-4.287C22.057-.003 20.63-.02 19.107.784c-1.008.534-2.07 1.461-3.031 2.606-.444.53-.865 1.108-1.252 1.712-1.233-1.883-2.798-3.558-4.256-4.387C9.05-.148 7.624-.172 6.6.87 5.588 1.91 5.022 3.39 4.992 5.128c-.033 1.855.523 4.009 1.691 6.142.757 1.467 2.047 3.106 3.55 4.596 1.418 1.406 3.015 2.681 4.496 3.578.09.058.213.033.272-.058a.196.196 0 0 0-.058-.27M7.403 27.544l4.666-2.35a.65.65 0 0 1 .498-.033c.152.05.281.163.36.317l.278.543a.58.58 0 0 1 .028.446.56.56 0 0 1-.284.32L7.134 29.79a.35.35 0 0 1-.27.016.34.34 0 0 1-.192-.171l-.518-.965a.297.297 0 0 1 .01-.29l.636-1.137a.724.724 0 0 0-.188-.914l-2.318-1.863-.063-.076c-.185-.331-.6-1.09-1.067-1.91-.636-1.122-1.363-2.363-1.64-2.842l-.052-.144-.515-6.786c-.02-.248.024-.492.133-.704.114-.22.28-.412.5-.542l.001-.001a.396.396 0 0 1 .364-.032.42.42 0 0 1 .25.304l1.084 5.95a.03.03 0 0 0 .031.023.03.03 0 0 0 .024-.03l-.542-6.024a1.064 1.064 0 0 0-1.046-.947 1.1 1.1 0 0 0-.511.117h-.001c-.361.178-.65.456-.853.785-.207.336-.312.73-.31 1.139l.073 6.805a1.65 1.65 0 0 0 .195.735c.257.49.916 1.768 1.524 2.905.445.833.864 1.59 1.044 1.922a1.7 1.7 0 0 0 .448.529l1.874 1.456-.319.609a1.7 1.7 0 0 0 .027 1.645l.557.941a1.657 1.657 0 0 0 2.247.612l5.638-3.323a1.45 1.45 0 0 0 .67-.878 1.42 1.42 0 0 0-.145-1.076l-.313-.525a1.37 1.37 0 0 0-.835-.636 1.34 1.34 0 0 0-1.02.137L7.26 27.286a.147.147 0 1 0 .142.258M22.392 27.286l-4.485-2.68a1.34 1.34 0 0 0-1.02-.138c-.34.087-.641.311-.835.636l-.313.525a1.4 1.4 0 0 0-.145 1.076 1.44 1.44 0 0 0 .67.878l5.638 3.323c.391.228.838.264 1.243.159.41-.107.772-.378 1.004-.77l.557-.942a1.7 1.7 0 0 0 .027-1.645l-.319-.61 1.874-1.455a1.8 1.8 0 0 0 .448-.53c.18-.331.6-1.088 1.044-1.92.608-1.138 1.267-2.417 1.524-2.906a1.7 1.7 0 0 0 .195-.735l.073-6.805a2.14 2.14 0 0 0-.31-1.139 2.1 2.1 0 0 0-.853-.784 1.1 1.1 0 0 0-1.012.013 1.06 1.06 0 0 0-.546.816l-.542 6.023a.03.03 0 0 0 .024.031.03.03 0 0 0 .031-.024l1.083-5.949a.416.416 0 0 1 .44-.333c.062.003.12.028.175.061.22.131.387.324.5.543.11.212.154.456.134.704l-.515 6.786-.052.144c-.276.48-1.004 1.72-1.64 2.842-.467.82-.882 1.579-1.066 1.91l-.064.076-2.318 1.863a.724.724 0 0 0-.188.914l.636 1.137a.3.3 0 0 1 .01.29l-.518.965a.34.34 0 0 1-.192.17.35.35 0 0 1-.27-.015l-5.815-3.004a.55.55 0 0 1-.284-.32.58.58 0 0 1 .028-.446l.278-.543a.63.63 0 0 1 .36-.317.65.65 0 0 1 .498.032l4.666 2.35a.147.147 0 1 0 .142-.257" }), _jsx("path", { d: "M3.931 18.451c.39-.143.804-.136 1.183-.022.415.125.78.4 1.016.8l.812 1.271c.312.445.668.854 1.08 1.2q.615.514 1.346.852v.001c.536.237 1.135.544 1.623.905.375.277.682.575.833.9a.02.02 0 0 0 .024.012.02.02 0 0 0 .011-.024c-.092-.367-.345-.74-.681-1.098-.436-.466-1.004-.888-1.514-1.23a6 6 0 0 1-1.075-.918 5.8 5.8 0 0 1-.826-1.117l-.797-1.28a2.65 2.65 0 0 0-1.632-1.13 2.58 2.58 0 0 0-1.907.324h-.001a.5.5 0 0 0-.187.67l1.822 2.918a.1.1 0 0 0 .133.04.1.1 0 0 0 .04-.132zM25.722 18.452l-1.304 2.94a.1.1 0 0 0 .04.134.1.1 0 0 0 .134-.041l1.847-2.959a.45.45 0 0 0-.172-.605l-.04-.025a2.58 2.58 0 0 0-1.908-.323 2.65 2.65 0 0 0-1.633 1.129l-.795 1.28c-.23.407-.509.78-.826 1.118a6 6 0 0 1-1.076.92c-.51.341-1.078.763-1.513 1.228-.336.358-.59.73-.682 1.098a.02.02 0 0 0 .011.024.02.02 0 0 0 .024-.011c.151-.326.458-.624.833-.902.489-.36 1.088-.667 1.622-.904a6 6 0 0 0 1.346-.854 6.2 6.2 0 0 0 1.08-1.2l.814-1.27c.235-.4.601-.675 1.015-.8a1.86 1.86 0 0 1 1.183.023" })] }));
13
+ };
14
+ export default HeartCare;
@@ -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 HeartTrackLine = ({ 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 31 31", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsxs("g", { transform: "matrix(1.00019 0 0 .97769 -790.152 -1315.658)", children: [_jsx("clipPath", { id: "ic_category_health_health_care_svg__a", children: _jsx("path", { d: "M790.607 1345.71h30.192v31.598h-30.192z" }) }), _jsxs("g", { clipPath: "url(#ic_category_health_health_care_svg__a)", children: [_jsx("path", { d: "M805.91 1375.413c-2.164-1.515-4.469-3.629-6.5-5.92-2.1-2.37-3.903-4.93-4.918-7.223l-.007-.014c-1.502-3.152-2.172-6.285-2.012-8.955.13-2.163.813-4.01 2.096-5.255.61-.597 1.378-.657 2.203-.399.8.25 1.64.792 2.49 1.51 2.111 1.78 4.22 4.669 5.656 7.597a.99.99 0 0 0 .885.554.99.99 0 0 0 .885-.554c1.447-2.916 3.563-5.703 5.669-7.39.846-.677 1.677-1.182 2.471-1.4.803-.22 1.551-.137 2.15.445 1.28 1.237 1.961 3.074 2.094 5.225.165 2.667-.494 5.798-1.986 8.95l-.008.014c-1 2.297-3.186 5.406-5.66 8.323-2.417 2.849-5.105 5.512-7.278 7.052a.04.04 0 0 0-.011.053.037.037 0 0 0 .05.01c2.272-1.425 5.125-3.945 7.704-6.678 2.697-2.859 5.08-5.95 6.227-8.258 1.742-3.308 2.572-6.656 2.503-9.535-.063-2.633-.894-4.88-2.403-6.443-1.447-1.49-3.44-1.47-5.559-.306-1.503.826-3.083 2.254-4.516 4.008a27 27 0 0 0-2.34 3.387c-1.904-3.207-4.462-6.138-6.834-7.537-2.12-1.25-4.118-1.335-5.563.148-1.505 1.555-2.332 3.791-2.4 6.414-.076 2.874.746 6.22 2.484 9.544 1.136 2.316 3.091 4.9 5.364 7.258 2.155 2.237 4.589 4.273 6.85 5.711.09.06.212.034.271-.06a.2.2 0 0 0-.057-.276" }), _jsx("path", { d: "m790.757 1362.46 9.833.367a.48.48 0 0 1 .441.379l.848 3.43a.63.63 0 0 0 .62.469.63.63 0 0 0 .597-.5l.895-3.767c.144.712.301 1.48.461 2.248a507 507 0 0 0 1.193 5.544c.064.32.341.548.66.545a.67.67 0 0 0 .649-.558l1.874-11.568.6 2.524c.073.303.239.562.467.741.226.177.507.282.808.275l10.066-.25a.03.03 0 0 0 .028-.03.03.03 0 0 0-.028-.028l-10.066-.25a.721.721 0 0 1-.678-.591l-.873-4.574a.41.41 0 0 0-.407-.33.41.41 0 0 0-.397.344l-2.026 10.1c-.133-.7-.276-1.45-.423-2.2-.543-2.783-1.122-5.559-1.122-5.559a.74.74 0 0 0-.717-.603.74.74 0 0 0-.727.59l-.963 4.687-.296-.987a1.56 1.56 0 0 0-.563-.817 1.5 1.5 0 0 0-.921-.298l-9.833.366a.15.15 0 0 0-.147.15c0 .084.066.151.147.151" })] })] }) }));
13
+ };
14
+ export default HeartTrackLine;
@@ -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 Pills = ({ 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: "M2.853 15.253s3.375-.004 7.2-.062c5.013-.077 10.803-.236 10.803-.236a.343.343 0 0 0 .344-.344.347.347 0 0 0-.345-.346s-5.784-.18-10.799-.277c-3.826-.072-7.201-.09-7.201-.09a.679.679 0 0 0-.002 1.355M20.097 21.334s.768 1.104 1.682 2.323a162 162 0 0 0 2.642 3.408.346.346 0 0 0 .478.09.346.346 0 0 0 .09-.48S23.83 24.68 22.77 22.98c-.806-1.294-1.556-2.41-1.556-2.41a.68.68 0 0 0-.943-.177.68.68 0 0 0-.175.942M9.088 19.72s1.034-.009 2.206-.072c1.543-.084 3.31-.25 3.31-.25a.344.344 0 1 0 .001-.69s-1.766-.173-3.308-.262c-1.173-.068-2.207-.08-2.207-.08a.678.678 0 0 0-.002 1.354" }), _jsx("path", { d: "M12.435 21.587s-.008-1.034-.072-2.206a98 98 0 0 0-.25-3.311.344.344 0 1 0-.69 0s-.173 1.766-.262 3.308c-.068 1.172-.08 2.206-.08 2.206a.678.678 0 0 0 1.354.003M16.068 22.512s-2.476.016-5.285.087c-3.682.093-7.927.271-7.927.271a.347.347 0 0 0-.345.346.343.343 0 0 0 .344.344s4.247.162 7.927.24c2.813.06 5.288.067 5.288.067a.678.678 0 0 0-.002-1.355M15.092.806 4.746.443a1.4 1.4 0 0 0-.983.379 1.42 1.42 0 0 0-.434.984l-.093 3.031a1.52 1.52 0 0 0 .919 1.427c.183.081.384.122.59.127 1.602.036 4.898.135 7.892.168.926.01 1.823.012 2.631.002 1.085-.01 2.009-.045 2.631-.06a1.5 1.5 0 0 0 1.058-.464 1.5 1.5 0 0 0 .408-1.06l-.19-3.309a1.3 1.3 0 0 0-.121-.48 1.3 1.3 0 0 0-.29-.387 1.2 1.2 0 0 0-.41-.241 1.2 1.2 0 0 0-.46-.067l-2.136.191a.153.153 0 0 0 .002.305l2.136.17a.48.48 0 0 1 .401.344c.017.053.012.11.007.165l-.19 3.309-.084.132-.13.028c-.623-.015-1.547-.05-2.632-.06-.808-.011-1.705-.009-2.631.002-2.994.033-6.29.132-7.893.168a.42.42 0 0 1-.304-.105.442.442 0 0 1-.149-.305l-.093-3.031a.552.552 0 0 1 .142-.404.6.6 0 0 1 .18-.138.6.6 0 0 1 .225-.056l10.347-.35a.026.026 0 0 0 .025-.026.025.025 0 0 0-.025-.026" }), _jsx("path", { d: "m23.239 28.182 5.777-3.674a4.3 4.3 0 0 0 1.197-1.161c.322-.464.546-.992.67-1.552a4.41 4.41 0 0 0-.625-3.33l-.002-.003a4.49 4.49 0 0 0-2.867-1.95 4.632 4.632 0 0 0-3.486.675l-8.075 5.38c-1.103.782-1.806 1.933-1.997 3.17a4.73 4.73 0 0 0 .904 3.583l.005.006c.388.495.853.92 1.395 1.22.53.292 1.114.493 1.728.556.603.056 1.203.016 1.767-.164a4.3 4.3 0 0 0 1.514-.826l1.557-1.359a.2.2 0 0 0 .048-.282.205.205 0 0 0-.281-.047l-1.796 1.023c-.4.23-.836.36-1.282.425a3.4 3.4 0 0 1-1.296-.088c-.415-.1-.79-.301-1.13-.547a3.1 3.1 0 0 1-.817-.896l-.004-.007c-.45-.696-.54-1.505-.392-2.258a2.96 2.96 0 0 1 1.219-1.879l7.818-5.747c.338-.251.713-.44 1.112-.545a3.2 3.2 0 0 1 1.256-.079 3.336 3.336 0 0 1 2.19 1.272l.003.003a3.42 3.42 0 0 1 .674 2.54 3.45 3.45 0 0 1-.446 1.297 3.5 3.5 0 0 1-.924 1.048l-5.453 4.14c-.015.01-.019.033-.007.049.009.013.03.018.046.007" }), _jsx("path", { d: "m5.702 6.455-.088 2.288a1.675 1.675 0 0 1-.554 1.175L2.086 12.62a2.53 2.53 0 0 0-.81 1.802c-.035 1.146-.118 3.31-.174 5.56-.05 2.015-.074 4.094-.101 5.559a2.89 2.89 0 0 0 .83 2.048c.52.53 1.247.856 2.048.867l9.92.11a1 1 0 0 0 .008-2l-9.922.044a1.102 1.102 0 0 1-1.108-1.074c-.035-1.465-.071-3.544-.132-5.56-.07-2.247-.164-4.412-.207-5.557a1.43 1.43 0 0 1 .38-1.056l2.742-2.94a2.33 2.33 0 0 0 .636-1.682l-.102-2.288a.196.196 0 1 0-.392 0M21.49 19.586s.002-1.238-.04-2.588c-.027-.933-.085-1.916-.115-2.59a2.45 2.45 0 0 0-.78-1.703L17.57 9.99a1.832 1.832 0 0 1-.594-1.21l-.172-2.327a.037.037 0 0 0-.038-.036.04.04 0 0 0-.036.038l-.051 2.333a2.16 2.16 0 0 0 .577 1.515l2.714 2.986a1.55 1.55 0 0 1 .392 1.12c-.03.673-.086 1.657-.112 2.589-.04 1.35-.036 2.589-.036 2.589a.638.638 0 1 0 1.276-.001" })] }));
13
+ };
14
+ export default Pills;
@@ -0,0 +1,6 @@
1
+ import Brain from '@/src/icons/medical-health/Brain';
2
+ import FirstAid from '@/src/icons/medical-health/FirstAid';
3
+ import HeartCare from '@/src/icons/medical-health/HeartCare';
4
+ import HeartTrackLine from '@/src/icons/medical-health/HeartTrackLine';
5
+ import Pills from '@/src/icons/medical-health/Pills';
6
+ export { Brain, FirstAid, HeartCare, HeartTrackLine, Pills };