@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 956 B
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ShieldCross = createMeisterIcons("shield-cross", [["path", { "fill": "currentColor", "d": "M7.5 4.25A3.26 3.26 0 0 0 4.25 7.5V12A7.743 7.743 0 0 0 12 19.75c4.186 0 7.75-3.564 7.75-7.75V7.5a3.26 3.26 0 0 0-3.25-3.25zM2.75 7.5A4.76 4.76 0 0 1 7.5 2.75h9a4.76 4.76 0 0 1 4.75 4.75V12c0 5.014-4.236 9.25-9.25 9.25A9.243 9.243 0 0 1 2.75 12zm11.88 1.77a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 1 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 0 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0", "key": "58e4681c4267b696df2a3d4560e2357eadebb466", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldCross as default };
//# sourceMappingURL=ShieldCross.js.map