user plus icon
user-plus-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- user-plus-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
user-plusBoxIcons v2user-plusBoxIcons v2 Soliduser-plusFont Awesome 6 Soliduser-plusFont Awesome Soliduser-plusFeather Iconsuser-plusHeroIconsuser-plusHuge Iconsuser-plusIconoiruser-plusJam Iconsuser-plusLine Awesomeuser-plusLucideuser-plusMage Iconsuser-plusMyna UI Iconsuser-plusPixelarticonsuser-plusPrime Iconsuser-plus-boldSolaruser-plusTabler Iconsuser-plus-outlineTeenyiconsuser-plusUnicons
Related icons in Phosphor
Use the user plus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M256 136a12 12 0 0 1-12 12h-8v8a12 12 0 0 1-24 0v-8h-8a12 12 0 0 1 0-24h8v-8a12 12 0 0 1 24 0v8h8a12 12 0 0 1 12 12m-54.81 56.28a12 12 0 1 1-18.38 15.44C169.12 191.42 145 172 108 172c-28.89 0-55.46 12.68-74.81 35.72a12 12 0 0 1-18.38-15.44a124.1 124.1 0 0 1 48.69-35.75a72 72 0 1 1 89 0a124 124 0 0 1 48.69 35.75M108 148a48 48 0 1 0-48-48a48.05 48.05 0 0 0 48 48"/></svg>
React
import type { SVGProps } from "react";
export function PhUserPlusBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M256 136a12 12 0 0 1-12 12h-8v8a12 12 0 0 1-24 0v-8h-8a12 12 0 0 1 0-24h8v-8a12 12 0 0 1 24 0v8h8a12 12 0 0 1 12 12m-54.81 56.28a12 12 0 1 1-18.38 15.44C169.12 191.42 145 172 108 172c-28.89 0-55.46 12.68-74.81 35.72a12 12 0 0 1-18.38-15.44a124.1 124.1 0 0 1 48.69-35.75a72 72 0 1 1 89 0a124 124 0 0 1 48.69 35.75M108 148a48 48 0 1 0-48-48a48.05 48.05 0 0 0 48 48"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M256 136a12 12 0 0 1-12 12h-8v8a12 12 0 0 1-24 0v-8h-8a12 12 0 0 1 0-24h8v-8a12 12 0 0 1 24 0v8h8a12 12 0 0 1 12 12m-54.81 56.28a12 12 0 1 1-18.38 15.44C169.12 191.42 145 172 108 172c-28.89 0-55.46 12.68-74.81 35.72a12 12 0 0 1-18.38-15.44a124.1 124.1 0 0 1 48.69-35.75a72 72 0 1 1 89 0a124 124 0 0 1 48.69 35.75M108 148a48 48 0 1 0-48-48a48.05 48.05 0 0 0 48 48"/></svg> </template>
CSS
.icon-user-plus-bold {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20136a12%2012%200%200%201-12%2012h-8v8a12%2012%200%200%201-24%200v-8h-8a12%2012%200%200%201%200-24h8v-8a12%2012%200%200%201%2024%200v8h8a12%2012%200%200%201%2012%2012m-54.81%2056.28a12%2012%200%201%201-18.38%2015.44C169.12%20191.42%20145%20172%20108%20172c-28.89%200-55.46%2012.68-74.81%2035.72a12%2012%200%200%201-18.38-15.44a124.1%20124.1%200%200%201%2048.69-35.75a72%2072%200%201%201%2089%200a124%20124%200%200%201%2048.69%2035.75M108%20148a48%2048%200%201%200-48-48a48.05%2048.05%200%200%200%2048%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20136a12%2012%200%200%201-12%2012h-8v8a12%2012%200%200%201-24%200v-8h-8a12%2012%200%200%201%200-24h8v-8a12%2012%200%200%201%2024%200v8h8a12%2012%200%200%201%2012%2012m-54.81%2056.28a12%2012%200%201%201-18.38%2015.44C169.12%20191.42%20145%20172%20108%20172c-28.89%200-55.46%2012.68-74.81%2035.72a12%2012%200%200%201-18.38-15.44a124.1%20124.1%200%200%201%2048.69-35.75a72%2072%200%201%201%2089%200a124%20124%200%200%201%2048.69%2035.75M108%20148a48%2048%200%201%200-48-48a48.05%2048.05%200%200%200%2048%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-plus-bold.svg?color=%231a73e8&size=48