@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 2.24 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const Fresh = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none" }, props, { children: [_jsx("path", { fill: "#FACC15", d: "M19.882 5.486c2.669 6.391 0 9.833-2.177 11.729.562 1.896-1.616 2.317-2.458 1.334-2.388.843-7.304.843-10.816-2.669-1.896-1.896-.421-6.11 4.565-8.99 4.354-2.387 8.709-3.792 10.886-1.404Z" }), _jsx("path", { fill: "#FACC15", d: "M8.856 6.68 6.819 8.225l-.281.281c-2.669 2.388-4.144 5.127-3.3 6.32.31.412.57.86.772 1.335l.14.281.351 1.054c.492 1.123.913 1.615 1.826 1.615.773 0 1.054-.351 1.264-1.405l.07-.491.07-.281.071-.14v-.141l.07-.07v-.14l.07-.141c.281-.773.843-1.335 1.827-1.756l.14-.07c1.896-.703 4.846-2.529 6.953-4.214l.28-.21.633-.633c1.966-1.826 2.598-3.441 1.475-4.495l-.07-.07C17.283 3.17 12.789 4.082 8.856 6.68Zm9.972-1.475c.913.843.352 2.177-1.404 3.863l-.281.21-.351.352-.281.21c-1.967 1.616-4.776 3.301-6.602 4.074l-.21.07c-1.195.492-1.897 1.194-2.248 2.107l-.07.21-.07.141v.14l-.07.07v.212l-.071.28-.07.492-.07.21c-.14.563-.281.703-.703.703-.632 0-.913-.28-1.264-1.123l-.351-1.124-.07-.14a8.497 8.497 0 0 0-.913-1.686c-.492-.632.14-2.107 1.404-3.723l.211-.28a19.702 19.702 0 0 1 3.792-3.301c3.793-2.529 8.007-3.371 9.692-1.967Z" }), _jsx("path", { fill: "#FEF08A", fillRule: "evenodd", d: "M18.969 5.065c-1.826-1.615-6.25-.562-9.973 1.826-4.214 2.81-6.391 6.531-5.478 7.725.544.789.835 1.598 1.085 2.294.397 1.102.691 1.92 1.724 1.92.821 0 .931-.592 1.077-1.379.191-1.029.444-2.39 2.435-3.186 3.23-1.334 11.939-6.812 9.13-9.2Zm-4.425 4.986c2.177-1.545 4.846-3.933 2.318-4.635-.21-.07-1.124.07-1.334.14 0-.14-.211-.28-.422-.28-1.194.14-4.003 1.193-6.32 2.668-.492.351-.492.422-.211.843l-.158-.002c-.354-.008-.668-.015-1.036.353-2.74 2.388-3.582 4.987-1.686 4.987.913 0 2.458-.422 3.16-.703.141-.07.562-1.053.562-1.264 0-.412.218-.123.44.171.157.209.316.42.403.391.703-.351 2.248-1.194 4.284-2.669Z", clipRule: "evenodd" }), _jsx("path", { fill: "#FEF08A", d: "M9.207 9.63c.491-.422.842-.562 1.123-1.405.281.07.422 0 .703-.35.14.28.913.35 1.334.35-.421.281-.632.492-.843 1.194-.772-.351-1.685-.21-2.317.21Z" })] })));
export default Fresh;
//# sourceMappingURL=fresh.js.map