Profile2user icon in outline, twotone, bold and bulk. Free in all four styles, for profile, account, teams, members, contacts. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconProfile2user } from "@devigner-ui/icons";
<IconProfile2user className="size-6" />
<script setup>
import { IconProfile2user } from "@devigner-ui/icons-vue";
</script>
<template>
<IconProfile2user class="size-6" />
</template>
<script>
import { IconProfile2user } from "@devigner-ui/icons-svelte";
</script>
<IconProfile2user class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.83 10.87H9.5a4.44 4.44 0 1 1 .33 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M17.08 4a3.5 3.5 0 1 1-.13 7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4.83 14.56c-2.42 1.62-2.42 4.26 0 5.87 2.75 1.84 7.26 1.84 10.01 0 2.42-1.62 2.42-4.26 0-5.87-2.74-1.83-7.25-1.83-10.01 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19.01 20q1.1-.23 1.96-.87c1.56-1.17 1.56-3.1 0-4.27a5 5 0 0 0-1.93-.86" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>