UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

10 lines 1.95 kB
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", { d: "M40 36.5502L48.4351 28.1151C49.2552 27.295 50.5848 27.295 51.4049 28.1151C52.1774 28.8875 52.227 30.1212 51.5131 30.9678L51.4049 31.0849L42.9699 39.52L52.3649 48.9151L52.4731 49.0322C53.187 49.8788 53.1374 51.1125 52.3649 51.8849C51.5448 52.705 50.2152 52.705 49.3951 51.8849L40 42.4898L30.6049 51.8849C29.7848 52.705 28.4552 52.705 27.6351 51.8849C26.8626 51.1125 26.813 49.8788 27.5269 49.0322L27.6351 48.9151L37.0302 39.52L28.5951 31.0849L28.4869 30.9678C27.773 30.1212 27.8226 28.8875 28.5951 28.1151C29.4152 27.295 30.7448 27.295 31.5649 28.1151L40 36.5502Z" })), React.createElement("g", { className: "fr-artwork-major" }, React.createElement("path", { d: "M57 12C62.9787 12 67.8434 16.7698 67.9963 22.7116L68 23V29C68 29.5523 67.5523 30 67 30C66.4872 30 66.0645 29.614 66.0067 29.1166L66 29V23C66 18.1182 62.1132 14.1442 57.2654 14.0038L57 14H23C18.1182 14 14.1442 17.8868 14.0038 22.7346L14 23V57C14 61.8818 17.8868 65.8558 22.7346 65.9962L23 66H57C61.8818 66 65.8558 62.1132 65.9962 57.2654L66 57V43C66 42.4477 66.4477 42 67 42C67.5128 42 67.9355 42.386 67.9933 42.8834L68 43V57C68 62.9787 63.2302 67.8434 57.2884 67.9963L57 68H23C17.0213 68 12.1566 63.2302 12.0037 57.2884L12 57V23C12 17.0213 16.7698 12.1566 22.7116 12.0037L23 12H57Z" }), React.createElement("path", { d: "M70 31C70 30.4477 70.4477 30 71 30C71.5523 30 72 30.4477 72 31C72 31.5523 71.5523 32 71 32C70.4477 32 70 31.5523 70 31Z" }), React.createElement("path", { d: "M71.9933 34.8834C71.9355 34.386 71.5128 34 71 34C70.4477 34 70 34.4477 70 35V51L70.0067 51.1166C70.0645 51.614 70.4872 52 71 52C71.5523 52 72 51.5523 72 51V35L71.9933 34.8834Z" }))), "Error"); //# sourceMappingURL=Error.js.map