ShieldCrossed
shield-crossed
npm install @mynaui/icons-react
import { ShieldCrossed } from "@mynaui/icons-react";
const App = () => {
return <ShieldCrossed />;
};<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M5 11c0 5.4 7 10 7 10s7-4.6 7-10m-7 10V3m-7 8V6.16c0-.261.198-.48.457-.506 1.998-.2 3.915-.89 5.582-2.009L12 3l.961.645a12.2 12.2 0 0 0 5.582 2.01c.26.025.457.244.457.505V11m0 0H5'/>
</svg><img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/shield-crossed.svg" />npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-shield-crossed"></use>
</svg>