@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 652 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ShieldCheck = createReactComponent("shield-check", "ShieldCheck", [["path", { "d": "m10.258 11.242 1.034 1.181c.095.109.266.1.35-.016l2.1-2.907", "key": "svg-0" }], ["path", { "d": "M11.467 20.82a.88.88 0 0 0 1.066 0C14.168 19.593 19 15.586 19 11.016v-4.93a.514.514 0 0 0-.457-.515 12.05 12.05 0 0 1-5.582-2.046l-.61-.417a.62.62 0 0 0-.702 0l-.61.417a12.05 12.05 0 0 1-5.582 2.046.514.514 0 0 0-.457.515v4.93c0 4.57 4.832 8.577 6.467 9.802", "key": "svg-1" }]]);
export { ShieldCheck as default };
//# sourceMappingURL=ShieldCheck.js.map