UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 458 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ShieldTwo = createReactComponent("shield-two", "ShieldTwo", [["path", { "d": "M12 21s7-4.6 7-10V6.16a.51.51 0 0 0-.457-.506c-1.998-.2-3.915-.89-5.582-2.009L12 3m0 18s-7-4.6-7-10V6.16c0-.261.198-.48.457-.506 1.998-.2 3.915-.89 5.582-2.009L12 3m0 18V3", "key": "svg-0" }]]); export { ShieldTwo as default }; //# sourceMappingURL=ShieldTwo.js.map