UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.71 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 France32 = (_a) => { var { fill, size = '2rem' } = _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 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M15.346 4.085A3.108 3.108 0 0 1 17.706 3c.96 0 1.839.44 2.442 1.128.417.475 1.546 1.576 2.615 2.596a259.527 259.527 0 0 0 1.826 1.726l.004.004 3.793 1.264a1 1 0 0 1 .578 1.396l-3.156 6.312 1.886 6.287a1 1 0 0 1-.403 1.12l-4 2.666a1 1 0 0 1-1.11 0l-1.78-1.188a1.667 1.667 0 0 0-2.312.462L16.9 28.555a1 1 0 0 1-1.09.41l-9.403-2.52a1 1 0 0 1-.715-1.194l1.916-8.16-4.12-2.944a1 1 0 0 1-.415-.719l.995-.095-.995.095v-.007l-.002-.016-.006-.06-.016-.212a20.276 20.276 0 0 1-.039-.71c-.02-.55-.023-1.294.07-1.906a1 1 0 0 1 .988-.85h4.334V7.333a1 1 0 0 1 1.371-.928l2.669 1.067 2.903-3.387.76.65-.76-.65ZM5.032 12.792l4.285 3.06a1 1 0 0 1 .392 1.043l-1.847 7.87 7.773 2.083.79-1.184a3.667 3.667 0 0 1 5.084-1.017l1.227.818 2.83-1.887-1.788-5.957a1 1 0 0 1 .064-.735l2.817-5.635-2.906-.969a1.002 1.002 0 0 1-.366-.217l.682-.732-.682.732v-.001l-.003-.002-.008-.008-.032-.03-.122-.114a242.84 242.84 0 0 1-1.84-1.74c-1.042-.994-2.249-2.166-2.737-2.723-.254-.29-.6-.447-.94-.447-.323 0-.63.141-.84.387l-3.37 3.93a1 1 0 0 1-1.13.278l-1.962-.785v1.857a1 1 0 0 1-1 1H5a14.183 14.183 0 0 0 .03 1.125Z" }))); }; exports.default = France32;