@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 813 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ShieldCheckSolid = createReactSolidComponent("shield-check", "ShieldCheckSolid", [["path", { "d": "m11.226 2.49-.61.417a11.3 11.3 0 0 1-5.235 1.92 1.264 1.264 0 0 0-1.131 1.26v4.93c0 2.541 1.335 4.853 2.79 6.63 1.466 1.793 3.136 3.142 3.977 3.773a1.63 1.63 0 0 0 1.966 0c.841-.63 2.511-1.98 3.977-3.772 1.455-1.778 2.79-4.09 2.79-6.63V6.086c0-.64-.478-1.194-1.131-1.26a11.3 11.3 0 0 1-5.234-1.92l-.61-.417a1.37 1.37 0 0 0-1.55 0m2.955 6.402a.75.75 0 0 1 .169 1.047l-2.1 2.907a.974.974 0 0 1-1.522.072l-1.034-1.182a.75.75 0 0 1 1.128-.988l.6.684 1.712-2.371a.75.75 0 0 1 1.047-.169", "key": "svg-0" }]]);
export { ShieldCheckSolid as default };
//# sourceMappingURL=ShieldCheckSolid.js.map