@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 1.91 kB
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const Contentlayer = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#A855F7", d: "M12.003 3.06c-.267.089-.131-.005-2.843 1.99a678.28 678.28 0 01-2.706 1.99 5.682 5.682 0 00-1.766 2.051c-1.063 2.089-.707 4.72.867 6.402.126.14.552.53.936.871.389.337 1.653 1.466 2.81 2.5 1.489 1.33 2.182 1.92 2.365 2.01.23.112.313.126.726.126.379 0 .51-.019.678-.098.202-.094 6.112-4.482 6.379-4.735.187-.178.402-.618.45-.927a1.78 1.78 0 00-.333-1.344c-.052-.07-.586-.524-1.19-1.007-.6-.482-1.09-.894-1.09-.913 0-.019.49-.412 1.095-.876 1.175-.903 1.325-1.063 1.466-1.545.093-.332.065-.885-.066-1.18a1.787 1.787 0 00-.276-.417c-.244-.271-5.947-4.655-6.256-4.81-.3-.154-.918-.196-1.246-.088zM15.58 6.58c1.596 1.223 2.926 2.276 2.96 2.337.12.239.05.314-1.195 1.27l-1.19.917-1.297-1.044c-.711-.576-1.405-1.105-1.536-1.176a1.692 1.692 0 00-1.536-.037c-.295.145-2.374 1.756-2.552 1.98-.276.347-.346.567-.35 1.064-.006.384.008.478.116.702.066.14.178.328.248.408.178.21 2.28 1.821 2.576 1.971.21.112.295.127.684.127.323 0 .505-.024.67-.09.14-.05.748-.486 1.568-1.119.74-.566 1.367-1.03 1.395-1.03.029 0 .576.426 1.223.946 1.19.955 1.278 1.05 1.203 1.278-.014.052-1.34 1.078-3.025 2.337-3.334 2.492-3.156 2.384-3.489 2.089-.098-.09-1.063-.946-2.144-1.91a367.836 367.836 0 00-2.576-2.286c-.941-.82-1.32-1.306-1.616-2.08-.206-.524-.28-.95-.28-1.559 0-1.508.636-2.711 1.92-3.624.248-.173 1.48-1.077 2.734-2.01 1.892-1.395 2.318-1.69 2.44-1.69.127 0 .609.352 3.049 2.23zm-1.766 4.374c.642.515 1.18.95 1.194.974.024.042-2.22 1.794-2.374 1.85a.347.347 0 01-.192-.014c-.108-.042-1.86-1.358-2.098-1.583-.154-.14-.173-.37-.047-.515.07-.08 1.724-1.363 2.023-1.569a.485.485 0 01.22-.08c.07 0 .53.338 1.274.937z" }) })));
export default Contentlayer;
//# sourceMappingURL=contentlayer.js.map