UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

14 lines 3.37 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", { fillRule: "evenodd", clipRule: "evenodd", d: "M49 54C50.8856 54 52 55.1144 52 57C52 57.0818 51.99 57.1632 51.9701 57.2425C51.4648 59.2639 49.2178 60.5777 45.2082 61.302L44.5605 61.4115C44.3397 61.4464 44.114 61.4796 43.8835 61.5113L43.1771 61.6015C43.0569 61.6158 42.9355 61.6296 42.8129 61.6431L42.0625 61.7191L41.2827 61.7858L40.4735 61.8432L39.6349 61.8916C39.4926 61.8989 39.3492 61.9058 39.2045 61.9123L38.3218 61.9472L37.4096 61.9732L36.4679 61.9904L35 62C34.4477 62 34 61.5523 34 61C34 60.4477 34.4477 60 35 60L35.95 59.9957C36.1058 59.9942 36.2603 59.9924 36.4135 59.9903L37.3174 59.9732L38.1906 59.9477L39.033 59.9139L39.8447 59.8721L40.6255 59.8222L41.3755 59.7644L42.0946 59.699C42.2119 59.6874 42.3279 59.6755 42.4426 59.6633L43.1154 59.5865C43.4441 59.5462 43.7612 59.5031 44.0667 59.4573L44.6622 59.3621L45.2267 59.2597L45.7603 59.1504C48.1778 58.6242 49.5824 57.8737 49.9638 56.9565L49.997 56.865L49.9903 56.7471C49.944 56.2089 49.7218 56.0245 49.1321 56.0023L49 56C47.9612 56 46.8672 56.547 45.7071 57.7071C45.1045 58.3097 44.0928 57.9277 44.006 57.1136L44 57C44 56.219 43.781 56 43 56C41.9612 56 40.8672 56.547 39.7071 57.7071C39.3166 58.0976 38.6834 58.0976 38.2929 57.7071C37.9024 57.3166 37.9024 56.6834 38.2929 56.2929C39.7994 54.7863 41.3721 54 43 54C44.1448 54 45.0054 54.4108 45.5048 55.1556L45.544 55.219L45.7396 55.0832C46.7168 54.4231 47.719 54.0587 48.7434 54.0065L49 54Z" })), React.createElement("g", { className: "fr-artwork-major" }, React.createElement("path", { d: "M41 18C41.5523 18 42 18.4477 42 19C42 19.5128 41.614 19.9355 41.1166 19.9933L41 20H25C24.4477 20 24 19.5523 24 19C24 18.4872 24.386 18.0645 24.8834 18.0067L25 18H41Z" }), React.createElement("path", { d: "M52 25C52 24.4477 51.5523 24 51 24H25L24.8834 24.0067C24.386 24.0645 24 24.4872 24 25C24 25.5523 24.4477 26 25 26H51L51.1166 25.9933C51.614 25.9355 52 25.5128 52 25Z" }), React.createElement("path", { d: "M45 30C45.5523 30 46 30.4477 46 31C46 31.5128 45.614 31.9355 45.1166 31.9933L45 32H25C24.4477 32 24 31.5523 24 31C24 30.4872 24.386 30.0645 24.8834 30.0067L25 30H45Z" }), React.createElement("path", { d: "M52 37C52 36.4477 51.5523 36 51 36H25L24.8834 36.0067C24.386 36.0645 24 36.4872 24 37C24 37.5523 24.4477 38 25 38H51L51.1166 37.9933C51.614 37.9355 52 37.5128 52 37Z" }), React.createElement("path", { d: "M46 43C46 42.4477 45.5523 42 45 42H25L24.8834 42.0067C24.386 42.0645 24 42.4872 24 43C24 43.5523 24.4477 44 25 44H45L45.1166 43.9933C45.614 43.9355 46 43.5128 46 43Z" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 12H57C57.5523 12 58 12.4477 58 13V67C58 67.5523 57.5523 68 57 68H19C18.4477 68 18 67.5523 18 67V13C18 12.4477 18.4477 12 19 12ZM56 66V14H20V66H56Z" }), React.createElement("path", { d: "M61 20C61.5128 20 61.9355 20.386 61.9933 20.8834L62 21V71C62 71.5128 61.614 71.9355 61.1166 71.9933L61 72H27C26.4477 72 26 71.5523 26 71C26 70.4872 26.386 70.0645 26.8834 70.0067L27 70H60V21C60 20.4872 60.386 20.0645 60.8834 20.0067L61 20Z" }))), "SignDocument"); //# sourceMappingURL=SignDocument.js.map