@codegouvfr/react-dsfr
Version:
French State Design System React integration library
16 lines • 3.5 kB
JavaScript
import React from "react";
import { createPicto } from "./utils/PictoWrapper";
export default createPicto(React.createElement(React.Fragment, null,
React.createElement("g", { className: "fr-artwork-minor" },
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M32.4453 44.1679C32.9048 43.8616 33.5257 43.9858 33.832 44.4453C35.3156 46.6706 38.5061 48 41 48C41.5523 48 42 48.4477 42 49C42 49.5523 41.5523 50 41 50C37.8939 50 34.069 48.4063 32.1679 45.5547C31.8616 45.0952 31.9858 44.4743 32.4453 44.1679Z" })),
React.createElement("g", { className: "fr-artwork-major" },
React.createElement("path", { d: "M40.9933 14.3395C40.9355 13.8422 40.5128 13.4561 40 13.4561C39.4477 13.4561 39 13.9039 39 14.4561V19.9298L39.0067 20.0465C39.0645 20.5438 39.4872 20.9298 40 20.9298C40.5523 20.9298 41 20.4821 41 19.9298V14.4561L40.9933 14.3395Z" }),
React.createElement("path", { d: "M19.3793 39C19.9316 39 20.3793 39.4477 20.3793 40C20.3793 40.5128 19.9933 40.9355 19.4959 40.9933L19.3793 41H14C13.4477 41 13 40.5523 13 40C13 39.4872 13.386 39.0645 13.8834 39.0067L14 39H19.3793Z" }),
React.createElement("path", { d: "M66 39C66.5523 39 67 39.4477 67 40C67 40.5128 66.614 40.9355 66.1166 40.9933L66 41H60.6207C60.0684 41 59.6207 40.5523 59.6207 40C59.6207 39.4872 60.0067 39.0645 60.5041 39.0067L60.6207 39H66Z" }),
React.createElement("path", { d: "M40 59.0702C40.5128 59.0702 40.9355 59.4562 40.9933 59.9536L41 60.0702V65.5439C41 66.0962 40.5523 66.5439 40 66.5439C39.4872 66.5439 39.0645 66.1578 39.0067 65.6605L39 65.5439V60.0702C39 59.5179 39.4477 59.0702 40 59.0702Z" }),
React.createElement("path", { d: "M25.4596 53.8833C25.0656 53.4962 24.4325 53.5017 24.0454 53.8956L22.2523 55.7201L22.1699 55.8151C21.8683 56.21 21.901 56.777 22.2646 57.1343C22.6585 57.5214 23.2916 57.5159 23.6787 57.122L25.4718 55.2974L25.5542 55.2025C25.8558 54.8076 25.8232 54.2406 25.4596 53.8833Z" }),
React.createElement("path", { d: "M56.3213 21.0535C56.7084 20.6596 57.3415 20.654 57.7354 21.0412C58.099 21.3985 58.1317 21.9655 57.8301 22.3604L57.7477 22.4553L55.9546 24.2799C55.5675 24.6738 54.9344 24.6793 54.5404 24.2922C54.1768 23.9348 54.1442 23.3679 54.4458 22.9729L54.5281 22.878L56.3213 21.0535Z" }),
React.createElement("path", { d: "M23.5853 20.9695C23.1956 20.661 22.6282 20.6838 22.2646 21.0412C21.8707 21.4283 21.8652 22.0614 22.2523 22.4553L24.0454 24.2799L24.1389 24.3639C24.5285 24.6723 25.0959 24.6495 25.4596 24.2922C25.8535 23.9051 25.859 23.2719 25.4718 22.878L23.6787 21.0535L23.5853 20.9695Z" }),
React.createElement("path", { d: "M54.5404 53.8833C54.9041 53.5259 55.4715 53.5031 55.8611 53.8116L55.9546 53.8956L57.7477 55.7201C58.1348 56.114 58.1293 56.7472 57.7354 57.1343C57.3718 57.4916 56.8044 57.5144 56.4147 57.206L56.3213 57.122L54.5281 55.2974C54.141 54.9035 54.1465 54.2704 54.5404 53.8833Z" }),
React.createElement("path", { d: "M54 40C54 32.268 47.732 26 40 26C32.268 26 26 32.268 26 40C26 41.9153 26.3854 43.7784 27.1232 45.5028C27.3404 46.0106 27.9282 46.2461 28.4359 46.0289C28.9437 45.8116 29.1792 45.2239 28.962 44.7161C28.33 43.2392 28 41.6436 28 40C28 33.3726 33.3726 28 40 28C46.6274 28 52 33.3726 52 40C52 46.6274 46.6274 52 40 52C36.4505 52 33.1548 50.4513 30.8879 47.8086C30.5283 47.3895 29.897 47.3411 29.4778 47.7007C29.0586 48.0603 29.0103 48.6916 29.3699 49.1108C32.0128 52.1918 35.8607 54 40 54C47.732 54 54 47.732 54 40Z" }))), "Sun");
//# sourceMappingURL=Sun.js.map