UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.62 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const ChristmasTree64 = (_a) => { var { fill, size = '4rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M33.2 7.1a1.5 1.5 0 0 0-2.4 0l-8 10.667a1.5 1.5 0 0 0 .14 1.96c.765.766 1.865 1.288 3.03 1.647l-8.432 9.638a1.5 1.5 0 0 0 .068 2.049c1.006 1.006 2.29 1.816 3.727 2.453v.153c.117 0 .234-.001.35-.003.147.062.297.122.448.18l-9.919 11.16a1.5 1.5 0 0 0 .29 2.244c2.226 1.485 5.271 2.536 8.613 3.221 2.916.599 6.136.934 9.385 1.013V56a1.5 1.5 0 0 0 3 0v-2.518c3.249-.079 6.469-.414 9.385-1.013 3.342-.685 6.387-1.736 8.614-3.22a1.5 1.5 0 0 0 .289-2.245l-9.92-11.16c1.76-.68 3.337-1.594 4.526-2.783a1.5 1.5 0 0 0 .068-2.049l-8.433-9.638c1.166-.359 2.266-.881 3.032-1.647a1.5 1.5 0 0 0 .139-1.96L33.2 7.1ZM32 34.5c-1.025 0-2.047-.052-3.043-.154 4.82-1.8 7.929-5.112 9.578-7.837l4.651 5.315c-1.029.696-2.361 1.285-3.931 1.734-2.18.622-4.705.942-7.255.942Zm-7.613-1.048c7.062-1.023 11.103-5.473 12.757-8.533l-2.273-2.598a1.502 1.502 0 0 1-.2-.292 25.695 25.695 0 0 1-5.341 0 1.52 1.52 0 0 1-.201.292l-8.316 9.503c.95.642 2.159 1.194 3.574 1.628Zm14.336 3.335c-2.13.479-4.435.713-6.723.713-2.288 0-4.593-.234-6.723-.713a1.504 1.504 0 0 1-.156.21l-1.176 1.323c1.037 3.033 4.096 5.718 8.297 7.6 4.158 1.865 9.216 2.835 13.9 2.576a19.744 19.744 0 0 0 2.172-.885L38.88 36.997a1.511 1.511 0 0 1-.156-.21Zm.383 13.27c-2.697-.465-5.323-1.254-7.682-2.311-3.99-1.789-7.4-4.438-8.96-7.76l-6.778 7.625c1.627.788 3.681 1.437 6.032 1.92 3.136.643 6.7.969 10.282.969 2.419 0 4.83-.149 7.106-.444Zm-11.513-31.35a9.597 9.597 0 0 1-1.418-.44l2.486-3.316a19.09 19.09 0 0 0 2.5 2.789c.549.5 1.149.978 1.795 1.407-.316.013-.636.02-.956.02-1.576 0-3.125-.159-4.407-.46Zm2.328-5.435L32 10.5l5.825 7.767a9.343 9.343 0 0 1-1.29.408c-1.484-.451-2.843-1.337-4.03-2.415a17.352 17.352 0 0 1-2.584-2.988Zm3.412 13.395a1.333 1.333 0 1 1-2.666 0 1.333 1.333 0 0 1 2.666 0Zm-5.333 4A1.333 1.333 0 1 0 28 28a1.333 1.333 0 0 0 0 2.667Zm6.667 10.666a1.333 1.333 0 1 1-2.667 0 1.333 1.333 0 0 1 2.667 0Zm-12 6.667a1.333 1.333 0 1 0 0-2.667 1.333 1.333 0 0 0 0 2.667ZM40 44a1.333 1.333 0 1 1-2.667 0A1.333 1.333 0 0 1 40 44Z" }))); }; exports.default = ChristmasTree64;