ShieldOne
shield-one
npm install @mynaui/icons-react
import { ShieldOne } from "@mynaui/icons-react";
const App = () => {
return <ShieldOne />;
};<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='M17.817 15.092c-1.538 2.74-4.16 4.887-5.282 5.727a.88.88 0 0 1-1.07 0c-1.122-.84-3.744-2.988-5.282-5.727C5.478 13.836 5 12.455 5 11.018v-4.93c0-.267.198-.489.457-.515a12.05 12.05 0 0 0 5.582-2.047l.61-.417a.62.62 0 0 1 .702 0l.61.417a12.05 12.05 0 0 0 5.582 2.047c.26.026.457.248.457.514v4.93c0 1.438-.478 2.819-1.183 4.075m-11.634 0 5.25-3.677a.985.985 0 0 1 1.134 0l5.25 3.677'/>
</svg><img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/shield-one.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-one"></use>
</svg>