@codegouvfr/react-dsfr
Version:
French State Design System React integration library
11 lines • 1.64 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", { d: "M42 34C42 32.8954 41.1046 32 40 32C38.8954 32 38 32.8954 38 34V50C38 51.1046 38.8954 52 40 52C41.1046 52 42 51.1046 42 50V34Z" }),
React.createElement("path", { d: "M42 58C42 56.8954 41.1046 56 40 56C38.8954 56 38 56.8954 38 58C38 59.1046 38.8954 60 40 60C41.1046 60 42 59.1046 42 58Z" })),
React.createElement("g", { className: "fr-artwork-major" },
React.createElement("path", { d: "M39.1056 12.5528C39.4547 11.8545 40.4171 11.8178 40.8308 12.4425L40.8944 12.5528L67.8944 66.5528C68.2094 67.1827 67.792 67.918 67.1151 67.9936L67 68H59C58.4477 68 58 67.5523 58 67C58 66.4872 58.3861 66.0645 58.8834 66.0067L59 66H65.381L40 15.236L14.618 66H53C53.5128 66 53.9355 66.386 53.9933 66.8834L54 67C54 67.5128 53.614 67.9355 53.1166 67.9933L53 68H13C12.2958 68 11.8247 67.2979 12.0598 66.6586L12.1056 66.5528L39.1056 12.5528Z" }),
React.createElement("path", { d: "M60 46C59.4486 46 59 45.5514 59 45C59 44.4486 59.4486 44 60 44C60.5514 44 61 44.4486 61 45C61 45.5514 60.5514 46 60 46Z" }),
React.createElement("path", { d: "M62.8363 48.4515C62.5622 48.0325 62.0115 47.8762 61.5528 48.1056C61.0588 48.3526 60.8586 48.9532 61.1056 49.4472L68.1056 63.4472L68.1638 63.5485C68.4378 63.9675 68.9885 64.1238 69.4472 63.8944C69.9412 63.6474 70.1414 63.0468 69.8944 62.5528L62.8944 48.5528L62.8363 48.4515Z" }))), "Warning");
//# sourceMappingURL=Warning.js.map