Back to Explorer
16 - 512
0.5 - 4.0
Save to
Peopleoutline
lucide user
Designed by Lucide
Developer Export Center
Code snippets update in real-time as you customize the playground.
const LucideUserIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/>
</svg>
);SVG Optimizer
Before
0.27 KB
↓
After
0.26 KB
Tags
personaccountprofile