@codegouvfr/react-dsfr
Version:
French State Design System React integration library
16 lines • 3.32 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: "M54.0367 40.7318C54.1848 40.1997 54.7362 39.8885 55.2682 40.0367C57.6078 40.6881 59.4014 42.523 59.8762 44.7982C59.989 45.3389 59.6422 45.8686 59.1016 45.9814C58.561 46.0943 58.0312 45.7475 57.9184 45.2068C57.5998 43.6804 56.3664 42.4185 54.7318 41.9633C54.1997 41.8152 53.8885 41.2638 54.0367 40.7318Z" }),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M44 46C44 40.4848 48.485 36 54 36C59.515 36 64 40.4848 64 46C64 48.5661 63.0289 50.9093 61.4349 52.6814L67.3301 62.8923C68.1586 64.3272 67.6669 66.162 66.2321 66.9904C64.8484 67.7892 63.0929 67.3606 62.2265 66.0424L62.134 65.8923L56.2724 55.7397C55.5421 55.91 54.7814 56 54 56C48.4851 56 44 51.5149 44 46ZM58.1984 55.0757L63.866 64.8923C64.1422 65.3706 64.7538 65.5345 65.2321 65.2583C65.6762 65.0019 65.8492 64.4563 65.6506 63.9967L65.5981 63.8923L59.9191 54.056C59.3836 54.4505 58.8076 54.7929 58.1984 55.0757ZM62 46C62 41.5894 58.4105 38 54 38C49.5895 38 46 41.5894 46 46C46 50.4103 49.5897 54 54 54C58.4103 54 62 50.4103 62 46Z" })),
React.createElement("g", { className: "fr-artwork-major" },
React.createElement("path", { d: "M68.9933 17.8834C68.9355 17.386 68.5128 17 68 17H14L13.8834 17.0067C13.386 17.0645 13 17.4872 13 18V64L13.0067 64.1166C13.0645 64.614 13.4872 65 14 65H56L56.1166 64.9933C56.614 64.9355 57 64.5128 57 64L56.9933 63.8834C56.9355 63.386 56.5128 63 56 63H15V27H52L52.1166 26.9933C52.614 26.9355 53 26.5128 53 26C53 25.4477 52.5523 25 52 25H15V19H67V25H58L57.8834 25.0067C57.386 25.0645 57 25.4872 57 26C57 26.5523 57.4477 27 58 27H67V56L67.0067 56.1166C67.0645 56.614 67.4872 57 68 57C68.5523 57 69 56.5523 69 56V18L68.9933 17.8834Z" }),
React.createElement("path", { d: "M18 23C17.4486 23 17 22.5514 17 22C17 21.4486 17.4486 21 18 21C18.5514 21 19 21.4486 19 22C19 22.5514 18.5514 23 18 23Z" }),
React.createElement("path", { d: "M21 22C21 22.5514 21.4486 23 22 23C22.5514 23 23 22.5514 23 22C23 21.4486 22.5514 21 22 21C21.4486 21 21 21.4486 21 22Z" }),
React.createElement("path", { d: "M26 23C25.4486 23 25 22.5514 25 22C25 21.4486 25.4486 21 26 21C26.5514 21 27 21.4486 27 22C27 22.5514 26.5514 23 26 23Z" }),
React.createElement("path", { d: "M64 21C64.5523 21 65 21.4477 65 22C65 22.5128 64.614 22.9355 64.1166 22.9933L64 23H34C33.4477 23 33 22.5523 33 22C33 21.4872 33.386 21.0645 33.8834 21.0067L34 21H64Z" }),
React.createElement("path", { d: "M41 34C41 33.4477 40.5523 33 40 33H22L21.8834 33.0067C21.386 33.0645 21 33.4872 21 34C21 34.5523 21.4477 35 22 35H40L40.1166 34.9933C40.614 34.9355 41 34.5128 41 34Z" }),
React.createElement("path", { d: "M36 39C36.5523 39 37 39.4477 37 40C37 40.5128 36.614 40.9355 36.1166 40.9933L36 41H22C21.4477 41 21 40.5523 21 40C21 39.4872 21.386 39.0645 21.8834 39.0067L22 39H36Z" }),
React.createElement("path", { d: "M35 46C35 45.4477 34.5523 45 34 45H22L21.8834 45.0067C21.386 45.0645 21 45.4872 21 46C21 46.5523 21.4477 47 22 47H34L34.1166 46.9933C34.614 46.9355 35 46.5128 35 46Z" }))), "Search");
//# sourceMappingURL=Search.js.map