man icon
man-outline from Health Icons by Resolve to Save Lives · Outline · People · MIT Free for personal and commercial use.
- Name
- man-outline
- Set
- Health Icons
- Style
- Outline
- Category
- People
- Viewbox
- 48×48
- License
- MIT
- Aliases
- man2x-outline
3 other variants in Health Icons
The same icon in other sets
man-outlinedAnt Design IconsmanEmoji One (Colored)manFluent EmojimanFluent Emoji FlatmanFluent Emoji High ContrastmanFirefox OS EmojimanHuge IconsmanIonIconsmanMaterial SymbolsmanMaterial Symbols LightmanNoto EmojimanOpenMojimanSimple IconsmanTabler IconsmanWeb3 IconsmanWeb3 Icons BrandedmanTwitter Emoji
More people icons from Health Icons
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203-altbaby-0203mbaby-0306mbaby-female-0203m-altbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-worker
Use the man icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M28.5 8.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-2 0a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M19.977 15c-1.16 0-2.313.262-3.352.892c-1.037.627-1.783 1.51-2.303 2.478c-.985 1.83-1.26 4.146-1.26 6.456v.088q0 .045.004.088l.008.088c.006.075.011.327.005.92l-.005.416v.002c-.005.452-.012.99-.012 1.572A3 3 0 0 0 17 30.85V41a3 3 0 0 0 5.988.272L23.83 32h.338l.843 9.272A3 3 0 0 0 31 41V30.83A3 3 0 0 0 35 28c0-.58-.007-1.118-.012-1.57v-.004l-.005-.416c-.006-.593-.002-.845.005-.92l.008-.088l.004-.088v-.088c0-2.31-.276-4.625-1.26-6.456c-.52-.967-1.266-1.851-2.303-2.478c-1.04-.63-2.192-.892-3.353-.892zm-3.915 14a1 1 0 0 0 .938-.652V21.5h2V41a1 1 0 0 0 1.996.09l.926-10.18a1 1 0 0 1 .995-.91h2.166a1 1 0 0 1 .996.91l.925 10.18A1 1 0 0 0 29 41V21.5h2v6.523A1 1 0 0 0 33 28c0-.569-.007-1.096-.012-1.55v-.012l-.005-.407a14 14 0 0 1 .013-1.117L33 24.87v-.044c0-2.212-.275-4.121-1.022-5.509c-.382-.711-.899-1.304-1.577-1.714c-.678-.411-1.46-.603-2.317-.603h-8.107c-.856 0-1.638.192-2.317.603c-.678.41-1.194 1.003-1.577 1.714c-.746 1.388-1.021 3.297-1.021 5.51v.043l.004.044c.017.195.019.56.013 1.117l-.005.419c-.005.453-.012.981-.012 1.55a1 1 0 0 0 1 1" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsManOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M28.5 8.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-2 0a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M19.977 15c-1.16 0-2.313.262-3.352.892c-1.037.627-1.783 1.51-2.303 2.478c-.985 1.83-1.26 4.146-1.26 6.456v.088q0 .045.004.088l.008.088c.006.075.011.327.005.92l-.005.416v.002c-.005.452-.012.99-.012 1.572A3 3 0 0 0 17 30.85V41a3 3 0 0 0 5.988.272L23.83 32h.338l.843 9.272A3 3 0 0 0 31 41V30.83A3 3 0 0 0 35 28c0-.58-.007-1.118-.012-1.57v-.004l-.005-.416c-.006-.593-.002-.845.005-.92l.008-.088l.004-.088v-.088c0-2.31-.276-4.625-1.26-6.456c-.52-.967-1.266-1.851-2.303-2.478c-1.04-.63-2.192-.892-3.353-.892zm-3.915 14a1 1 0 0 0 .938-.652V21.5h2V41a1 1 0 0 0 1.996.09l.926-10.18a1 1 0 0 1 .995-.91h2.166a1 1 0 0 1 .996.91l.925 10.18A1 1 0 0 0 29 41V21.5h2v6.523A1 1 0 0 0 33 28c0-.569-.007-1.096-.012-1.55v-.012l-.005-.407a14 14 0 0 1 .013-1.117L33 24.87v-.044c0-2.212-.275-4.121-1.022-5.509c-.382-.711-.899-1.304-1.577-1.714c-.678-.411-1.46-.603-2.317-.603h-8.107c-.856 0-1.638.192-2.317.603c-.678.41-1.194 1.003-1.577 1.714c-.746 1.388-1.021 3.297-1.021 5.51v.043l.004.044c.017.195.019.56.013 1.117l-.005.419c-.005.453-.012.981-.012 1.55a1 1 0 0 0 1 1" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M28.5 8.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-2 0a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M19.977 15c-1.16 0-2.313.262-3.352.892c-1.037.627-1.783 1.51-2.303 2.478c-.985 1.83-1.26 4.146-1.26 6.456v.088q0 .045.004.088l.008.088c.006.075.011.327.005.92l-.005.416v.002c-.005.452-.012.99-.012 1.572A3 3 0 0 0 17 30.85V41a3 3 0 0 0 5.988.272L23.83 32h.338l.843 9.272A3 3 0 0 0 31 41V30.83A3 3 0 0 0 35 28c0-.58-.007-1.118-.012-1.57v-.004l-.005-.416c-.006-.593-.002-.845.005-.92l.008-.088l.004-.088v-.088c0-2.31-.276-4.625-1.26-6.456c-.52-.967-1.266-1.851-2.303-2.478c-1.04-.63-2.192-.892-3.353-.892zm-3.915 14a1 1 0 0 0 .938-.652V21.5h2V41a1 1 0 0 0 1.996.09l.926-10.18a1 1 0 0 1 .995-.91h2.166a1 1 0 0 1 .996.91l.925 10.18A1 1 0 0 0 29 41V21.5h2v6.523A1 1 0 0 0 33 28c0-.569-.007-1.096-.012-1.55v-.012l-.005-.407a14 14 0 0 1 .013-1.117L33 24.87v-.044c0-2.212-.275-4.121-1.022-5.509c-.382-.711-.899-1.304-1.577-1.714c-.678-.411-1.46-.603-2.317-.603h-8.107c-.856 0-1.638.192-2.317.603c-.678.41-1.194 1.003-1.577 1.714c-.746 1.388-1.021 3.297-1.021 5.51v.043l.004.044c.017.195.019.56.013 1.117l-.005.419c-.005.453-.012.981-.012 1.55a1 1 0 0 0 1 1" clip-rule="evenodd"/></svg> </template>
CSS
.icon-man-outline {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M28.5%208.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-2%200a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200M19.977%2015c-1.16%200-2.313.262-3.352.892c-1.037.627-1.783%201.51-2.303%202.478c-.985%201.83-1.26%204.146-1.26%206.456v.088q0%20.045.004.088l.008.088c.006.075.011.327.005.92l-.005.416v.002c-.005.452-.012.99-.012%201.572A3%203%200%200%200%2017%2030.85V41a3%203%200%200%200%205.988.272L23.83%2032h.338l.843%209.272A3%203%200%200%200%2031%2041V30.83A3%203%200%200%200%2035%2028c0-.58-.007-1.118-.012-1.57v-.004l-.005-.416c-.006-.593-.002-.845.005-.92l.008-.088l.004-.088v-.088c0-2.31-.276-4.625-1.26-6.456c-.52-.967-1.266-1.851-2.303-2.478c-1.04-.63-2.192-.892-3.353-.892zm-3.915%2014a1%201%200%200%200%20.938-.652V21.5h2V41a1%201%200%200%200%201.996.09l.926-10.18a1%201%200%200%201%20.995-.91h2.166a1%201%200%200%201%20.996.91l.925%2010.18A1%201%200%200%200%2029%2041V21.5h2v6.523A1%201%200%200%200%2033%2028c0-.569-.007-1.096-.012-1.55v-.012l-.005-.407a14%2014%200%200%201%20.013-1.117L33%2024.87v-.044c0-2.212-.275-4.121-1.022-5.509c-.382-.711-.899-1.304-1.577-1.714c-.678-.411-1.46-.603-2.317-.603h-8.107c-.856%200-1.638.192-2.317.603c-.678.41-1.194%201.003-1.577%201.714c-.746%201.388-1.021%203.297-1.021%205.51v.043l.004.044c.017.195.019.56.013%201.117l-.005.419c-.005.453-.012.981-.012%201.55a1%201%200%200%200%201%201%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M28.5%208.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-2%200a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200M19.977%2015c-1.16%200-2.313.262-3.352.892c-1.037.627-1.783%201.51-2.303%202.478c-.985%201.83-1.26%204.146-1.26%206.456v.088q0%20.045.004.088l.008.088c.006.075.011.327.005.92l-.005.416v.002c-.005.452-.012.99-.012%201.572A3%203%200%200%200%2017%2030.85V41a3%203%200%200%200%205.988.272L23.83%2032h.338l.843%209.272A3%203%200%200%200%2031%2041V30.83A3%203%200%200%200%2035%2028c0-.58-.007-1.118-.012-1.57v-.004l-.005-.416c-.006-.593-.002-.845.005-.92l.008-.088l.004-.088v-.088c0-2.31-.276-4.625-1.26-6.456c-.52-.967-1.266-1.851-2.303-2.478c-1.04-.63-2.192-.892-3.353-.892zm-3.915%2014a1%201%200%200%200%20.938-.652V21.5h2V41a1%201%200%200%200%201.996.09l.926-10.18a1%201%200%200%201%20.995-.91h2.166a1%201%200%200%201%20.996.91l.925%2010.18A1%201%200%200%200%2029%2041V21.5h2v6.523A1%201%200%200%200%2033%2028c0-.569-.007-1.096-.012-1.55v-.012l-.005-.407a14%2014%200%200%201%20.013-1.117L33%2024.87v-.044c0-2.212-.275-4.121-1.022-5.509c-.382-.711-.899-1.304-1.577-1.714c-.678-.411-1.46-.603-2.317-.603h-8.107c-.856%200-1.638.192-2.317.603c-.678.41-1.194%201.003-1.577%201.714c-.746%201.388-1.021%203.297-1.021%205.51v.043l.004.044c.017.195.019.56.013%201.117l-.005.419c-.005.453-.012.981-.012%201.55a1%201%200%200%200%201%201%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/man-outline.svg?color=%231a73e8&size=48