UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

16 lines 2.56 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: "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: "M51 24C51.5523 24 52 24.4477 52 25C52 25.5128 51.614 25.9355 51.1166 25.9933L51 26H25C24.4477 26 24 25.5523 24 25C24 24.4872 24.386 24.0645 24.8834 24.0067L25 24H51Z" }), React.createElement("path", { d: "M46 31C46 30.4477 45.5523 30 45 30H25L24.8834 30.0067C24.386 30.0645 24 30.4872 24 31C24 31.5523 24.4477 32 25 32H45L45.1166 31.9933C45.614 31.9355 46 31.5128 46 31Z" })), React.createElement("g", { className: "fr-artwork-major" }, React.createElement("path", { d: "M51 36C51.5523 36 52 36.4477 52 37C52 37.5128 51.614 37.9355 51.1166 37.9933L51 38H25C24.4477 38 24 37.5523 24 37C24 36.4872 24.386 36.0645 24.8834 36.0067L25 36H51Z" }), React.createElement("path", { d: "M52 49C52 48.4477 51.5523 48 51 48H25L24.8834 48.0067C24.386 48.0645 24 48.4872 24 49C24 49.5523 24.4477 50 25 50H51L51.1166 49.9933C51.614 49.9355 52 49.5128 52 49Z" }), 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", { d: "M45 60C45.5523 60 46 60.4477 46 61C46 61.5128 45.614 61.9355 45.1166 61.9933L45 62H25C24.4477 62 24 61.5523 24 61C24 60.4872 24.386 60.0645 24.8834 60.0067L25 60H45Z" }), React.createElement("path", { d: "M40 55C40 54.4477 39.5523 54 39 54H25L24.8834 54.0067C24.386 54.0645 24 54.4872 24 55C24 55.5523 24.4477 56 25 56H39L39.1166 55.9933C39.614 55.9355 40 55.5128 40 55Z" }), 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" }))), "Document"); //# sourceMappingURL=Document.js.map