UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.7 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 France20 = (_a) => { var { fill, size = '1.25rem' } = _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 20 20" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M9.496 2.472a2.067 2.067 0 0 1 1.57-.722 2.16 2.16 0 0 1 1.62.748c.257.291.958.975 1.627 1.614a164.433 164.433 0 0 0 1.123 1.062l2.345.781a.75.75 0 0 1 .433 1.047l-1.95 3.9 1.164 3.883a.75.75 0 0 1-.302.839l-2.5 1.667a.75.75 0 0 1-.832 0l-1.113-.742a.917.917 0 0 0-1.271.254l-.742 1.113a.75.75 0 0 1-.819.308L3.972 16.65a.75.75 0 0 1-.535-.896l1.178-5.018-2.508-1.791a.75.75 0 0 1-.31-.54l.746-.07-.746.07V8.4l-.002-.01-.003-.039a10.753 10.753 0 0 1-.035-.582c-.012-.345-.015-.82.045-1.215a.75.75 0 0 1 .741-.637h2.584V4.583a.75.75 0 0 1 1.028-.696l1.585.634 1.756-2.05.57.489-.57-.488Zm-6.23 5.456 2.63 1.878a.75.75 0 0 1 .294.782l-1.127 4.8 4.655 1.248.444-.665a2.417 2.417 0 0 1 3.35-.67l.698.464 1.622-1.081-1.09-3.635a.75.75 0 0 1 .047-.551l1.697-3.393-1.68-.56a.75.75 0 0 1-.274-.163l.511-.549-.511.549-.002-.002-.005-.005-.02-.018-.077-.072-.275-.259c-.23-.216-.544-.512-.876-.829-.65-.62-1.408-1.357-1.718-1.71a.665.665 0 0 0-.493-.237.567.567 0 0 0-.43.198L8.528 5.905a.75.75 0 0 1-.848.208l-1.054-.422v.976a.75.75 0 0 1-.75.75H3.25a9.325 9.325 0 0 0 .016.51Z" }))); }; exports.default = France20;