Password
password
access authentication encryption login password protection security lock credential protect ui privacy
npm install @mynaui/icons-react
import { Password } from "@mynaui/icons-react";
const App = () => {
return <Password />;
}; <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='m13.5 9-3 6m0-6 3 6m-3.75-3h4.5m-7.5-3-3 6m0-6 3 6M3 12h4.5m12.75-3-3 6m0-6 3 6m-3.75-3H21'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/password.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-password"></use>
</svg>