@codegouvfr/react-dsfr
Version:
French State Design System React integration library
13 lines • 3.56 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", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.8329 17.0705C30.1386 17.5305 30.0135 18.1512 29.5535 18.4569C27.3 19.9545 25.1444 22.1946 23.5564 24.6648C21.9608 27.1467 21 29.7631 21 32.0067C21 32.559 20.5523 33.0067 20 33.0067C19.4477 33.0067 19 32.559 19 32.0067C19 29.2436 20.1594 26.2503 21.874 23.5832C23.5961 20.9046 25.9404 18.4566 28.4465 16.7912C28.9065 16.4855 29.5272 16.6105 29.8329 17.0705Z" }),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M38.7071 39.2929C39.0976 39.6834 39.0976 40.3166 38.7071 40.7071L18.7071 60.7071C18.3166 61.0976 17.6834 61.0976 17.2929 60.7071C16.9024 60.3166 16.9024 59.6834 17.2929 59.2929L37.2929 39.2929C37.6834 38.9024 38.3166 38.9024 38.7071 39.2929Z" }),
React.createElement("path", { d: "M42 37C42 37.5523 41.5523 38 41 38C40.4477 38 40 37.5523 40 37C40 36.4477 40.4477 36 41 36C41.5523 36 42 36.4477 42 37Z" })),
React.createElement("g", { className: "fr-artwork-major" },
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M41.0067 20C32.1664 20 25 27.1664 25 36.0067C25 36.559 24.5523 37.0067 24 37.0067C23.4477 37.0067 23 36.559 23 36.0067C23 26.0619 31.0619 18 41.0067 18C50.5963 18 58.4344 25.4957 58.9828 34.9484L58.9829 34.9502C59.0004 35.2515 59.3561 41.3721 55.7611 46.512C54.1959 48.7497 52.8169 50.9465 52.4801 53.379C52.3193 54.5401 52.1359 55.7161 51.9722 56.2893C50.8688 60.1509 48.1081 62.3353 45.7056 63.5366C44.503 64.1379 43.3712 64.5037 42.5401 64.7198C42.1234 64.8281 41.7793 64.8996 41.5356 64.9445C41.4138 64.9669 41.3168 64.9828 41.2482 64.9933C41.2139 64.9985 41.1867 65.0024 41.167 65.0052L41.1431 65.0084L41.1354 65.0094L41.1316 65.0099C41.1316 65.0099 41.1307 65.01 41.0067 64.0177L41.1316 65.0099C40.5836 65.0784 40.0829 64.6898 40.0144 64.1417C39.946 63.5942 40.334 63.0948 40.8812 63.0256M40.8827 63.0254L40.8925 63.0241C40.9032 63.0226 40.9211 63.02 40.9459 63.0162C40.9955 63.0087 41.0725 62.9962 41.1733 62.9776C41.3752 62.9404 41.6719 62.879 42.0368 62.7842C42.7688 62.5938 43.7628 62.2719 44.8111 61.7477C46.9104 60.6981 49.1516 58.881 50.0491 55.7398C50.1659 55.3312 50.3319 54.3116 50.499 53.1047C50.9091 50.1429 52.5662 47.5904 54.1222 45.3657C57.3107 40.807 56.9983 35.2745 56.9861 35.0642C56.4988 26.6632 49.5305 20 41.0067 20" }),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M41 28C36.6906 28 33 32.1182 33 37C33 37.5523 32.5523 38 32 38C31.4477 38 31 37.5523 31 37C31 31.2447 35.3683 26 41 26C46.5855 26 51 30.8241 51 36.6301C51 39.2268 50.3624 41.7075 48.7714 43.6363C48.42 44.0624 47.7897 44.1229 47.3637 43.7714C46.9376 43.42 46.8771 42.7897 47.2286 42.3637C48.4382 40.8972 49 38.918 49 36.6301C49 31.799 45.3556 28 41 28Z" }),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M62.7071 15.2929C63.0976 15.6834 63.0976 16.3166 62.7071 16.7071L57.7071 21.7071C57.3166 22.0976 56.6834 22.0976 56.2929 21.7071C55.9023 21.3166 55.9023 20.6834 56.2929 20.2929L61.2929 15.2929C61.6834 14.9024 62.3166 14.9024 62.7071 15.2929Z" }),
React.createElement("path", { d: "M39 64.5C39 65.0523 38.5523 65.5 38 65.5C37.4477 65.5 37 65.0523 37 64.5C37 63.9477 37.4477 63.5 38 63.5C38.5523 63.5 39 63.9477 39 64.5Z" }))), "EarOff");
//# sourceMappingURL=EarOff.js.map