UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.88 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const France64 = (_a) => { var { fill, size = '4rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M31.072 8.496A5.715 5.715 0 0 1 35.41 6.5c1.765 0 3.39.81 4.51 2.087.85.97 3.13 3.19 5.26 5.223a514.682 514.682 0 0 0 3.655 3.456l.088.081 7.69 2.563a1.5 1.5 0 0 1 .866 2.094l-6.4 12.801 3.829 12.764a1.5 1.5 0 0 1-.605 1.68l-8 5.332a1.5 1.5 0 0 1-1.664 0l-3.562-2.375a3.833 3.833 0 0 0-5.316 1.064l-2.375 3.562a1.5 1.5 0 0 1-1.637.617l-18.805-5.042a1.5 1.5 0 0 1-1.072-1.791l3.909-16.647-8.515-6.082a1.5 1.5 0 0 1-.621-1.078l1.493-.142-1.493.142v-.004l-.002-.009-.003-.032a20.548 20.548 0 0 1-.042-.533 40.037 40.037 0 0 1-.076-1.404c-.04-1.093-.046-2.543.133-3.719a1.5 1.5 0 0 1 1.483-1.275h9.166v-5.166a1.5 1.5 0 0 1 2.057-1.393l5.67 2.268 6.04-7.046 1.139.976-1.14-.976ZM9.58 25.853l8.764 6.26a1.5 1.5 0 0 1 .588 1.563l-3.806 16.21 16.362 4.386 1.778-2.666a6.833 6.833 0 0 1 9.476-1.896l2.73 1.82 6.244-4.162-3.68-12.27a1.5 1.5 0 0 1 .094-1.102l5.894-11.787-6.36-2.12a1.501 1.501 0 0 1-.548-.325l1.023-1.097-1.024 1.097v-.002l-.005-.004-.017-.015-.064-.06-.243-.227a491.735 491.735 0 0 1-3.677-3.476c-2.09-1.996-4.485-4.322-5.444-5.415l1.128-.99-1.127.99c-.596-.68-1.42-1.065-2.255-1.065-.793 0-1.546.346-2.062.948l-6.738 7.861a1.5 1.5 0 0 1-1.696.417l-4.61-1.844v4.451a1.5 1.5 0 0 1-1.5 1.5H9.514c-.023.619-.015 1.277.007 1.885a37 37 0 0 0 .059 1.134Z" }))); }; exports.default = France64;