UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 924 B
import { jsx as _jsx } from "react/jsx-runtime"; const Twig = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#4ADE80", d: "M18.532 2.204c-2.46-.034-4.347 9.7-4.295 13.69.815-2.685 2.057-4.342 3.366-4.63-2.172 2.268-2.806 6.276-2.585 10.096-1.394.329-2.447.463-2.79.192l.012-1.405c.043.173.106.286.202.304.247-3.136-.502-5.865-3.18-6.54 1.697-.09 2.731.663 3.562 2.494.055-7.536 2.54-14.535 5.708-14.403.493.02.964.348 1.422.963-.403-.43-1.02-.755-1.422-.76zM7.052 17.026c-.665-1.504-2.012-2.73-3.043-2.816 1.547 1.404 2.756 4.162 2.772 7.085-.305-.72-.264-.79-.416-1.184-.024.66.133.846.128 1.823.875.118 1.699.102 2.396-.255-.155-2.256-.136-4.341 1.79-4.569-1.004-.085-1.47.12-2.171.62-.226-3.932-.96-8.063-1.727-11.641.159 4.297.28 8.238.271 10.937z" }) }))); export default Twig; //# sourceMappingURL=twig.js.map