UNPKG

infinity-forge

Version:
9 lines 2.38 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IconDiabets = IconDiabets; var jsx_runtime_1 = require("react/jsx-runtime"); function IconDiabets(_a) { var color = _a.color; return ((0, jsx_runtime_1.jsxs)("svg", { width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', children: [(0, jsx_runtime_1.jsx)("g", { id: 'diabetes', clipPath: 'url(#clip0_482_2673)', children: (0, jsx_runtime_1.jsxs)("g", { id: 'Group', children: [(0, jsx_runtime_1.jsx)("path", { id: 'Vector', d: 'M12 0.0393066C5.38317 0.0393066 0 5.42248 0 12.0393C0.603281 27.9371 23.3992 27.9327 24 12.0392C24 5.42243 18.6168 0.0393066 12 0.0393066ZM12 22.6331C9.33202 22.6331 6.89161 21.6413 5.02702 20.0076L7.60195 17.4317C7.8765 17.1571 7.87641 16.7119 7.60177 16.4374C7.32713 16.1628 6.88191 16.1629 6.60741 16.4375L4.03261 19.0133C-4.35122 8.84248 8.81166 -4.30816 18.973 4.07103L16.398 6.64695C16.1235 6.92154 16.1236 7.36676 16.3982 7.64131C16.6728 7.91576 17.118 7.91571 17.3926 7.64112L19.9674 5.06534C25.9426 11.7218 21.0308 22.7081 12 22.6331Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { id: 'Vector_2', d: 'M17.9999 12.5176L14.586 10.5467V6.60404C14.586 6.35284 14.4519 6.12066 14.2343 5.99513L10.4687 3.82121C10.2511 3.69568 9.9832 3.69563 9.76566 3.82126L6.00005 5.99513C5.78245 6.12071 5.64844 6.35284 5.64844 6.60404V10.9522C5.64844 11.2034 5.78241 11.4355 5.99995 11.5611L9.414 13.5324V17.4746C9.414 17.7258 9.54797 17.958 9.76552 18.0835L13.5313 20.2574C13.7488 20.383 14.0168 20.383 14.2343 20.2575L18 18.0835C18.2175 17.9579 18.3515 17.7258 18.3515 17.4746V13.1265C18.3515 12.8753 18.2175 12.6431 17.9999 12.5176ZM9.41405 11.9086L7.05469 10.5462V7.82195L9.41405 9.18423V11.9086ZM7.75781 6.60404L10.1172 5.24199L12.4766 6.60404L10.1172 7.96632L7.75781 6.60404ZM13.1797 7.8219V10.5462L10.8203 11.9086V9.18423L13.1797 7.8219ZM13.1796 18.431L10.8203 17.0687V14.3444L13.1796 15.7066V18.431ZM13.8827 14.4888L11.5234 13.1265L13.8827 11.7645L16.2421 13.1265L13.8827 14.4888ZM16.9453 17.0687L14.5859 18.431V15.7067L16.9453 14.3444V17.0687Z', fill: color })] }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_482_2673', children: (0, jsx_runtime_1.jsx)("rect", { width: '24', height: '24', fill: 'white' }) }) })] })); } //# sourceMappingURL=icon-diabets.js.map