man icon
man-24px from Health Icons by Resolve to Save Lives · Filled 24px · People · MIT Free for personal and commercial use.
- Name
- man-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- People
- Viewbox
- 24×24
- License
- MIT
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 24 24"><g fill="currentColor"><path d="M12 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path fill-rule="evenodd" d="M8.689 9.823q.007-.015.016-.028q.16 0 .295.004v4.165l-.497 6.965a1 1 0 0 0 1.995.142L10.86 16h2.28l.362 5.071a1 1 0 0 0 1.995-.142L15 13.964V9.8q.135-.003.295-.004l.016.028c.131.234.267.644.38 1.21c.225 1.11.309 2.505.309 3.467a1 1 0 1 0 2 0c0-1.039-.088-2.578-.348-3.863c-.127-.63-.311-1.282-.595-1.79c-.253-.454-.796-1.13-1.699-1.052c-.97.002-1.364.056-1.759.112l-.009.001C13.272 7.953 12.941 8 12 8s-1.272-.047-1.59-.092h-.01c-.394-.057-.787-.111-1.758-.113c-.903-.079-1.446.598-1.7 1.052c-.283.508-.467 1.16-.594 1.79C6.088 11.922 6 13.461 6 14.5a1 1 0 1 0 2 0c0-.962.084-2.358.308-3.467c.114-.566.25-.976.38-1.21m.08-.122l-.01.012zm6.461 0l.011.012z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsMan24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path fillRule="evenodd" d="M8.689 9.823q.007-.015.016-.028q.16 0 .295.004v4.165l-.497 6.965a1 1 0 0 0 1.995.142L10.86 16h2.28l.362 5.071a1 1 0 0 0 1.995-.142L15 13.964V9.8q.135-.003.295-.004l.016.028c.131.234.267.644.38 1.21c.225 1.11.309 2.505.309 3.467a1 1 0 1 0 2 0c0-1.039-.088-2.578-.348-3.863c-.127-.63-.311-1.282-.595-1.79c-.253-.454-.796-1.13-1.699-1.052c-.97.002-1.364.056-1.759.112l-.009.001C13.272 7.953 12.941 8 12 8s-1.272-.047-1.59-.092h-.01c-.394-.057-.787-.111-1.758-.113c-.903-.079-1.446.598-1.7 1.052c-.283.508-.467 1.16-.594 1.79C6.088 11.922 6 13.461 6 14.5a1 1 0 1 0 2 0c0-.962.084-2.358.308-3.467c.114-.566.25-.976.38-1.21m.08-.122l-.01.012zm6.461 0l.011.012z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path fill-rule="evenodd" d="M8.689 9.823q.007-.015.016-.028q.16 0 .295.004v4.165l-.497 6.965a1 1 0 0 0 1.995.142L10.86 16h2.28l.362 5.071a1 1 0 0 0 1.995-.142L15 13.964V9.8q.135-.003.295-.004l.016.028c.131.234.267.644.38 1.21c.225 1.11.309 2.505.309 3.467a1 1 0 1 0 2 0c0-1.039-.088-2.578-.348-3.863c-.127-.63-.311-1.282-.595-1.79c-.253-.454-.796-1.13-1.699-1.052c-.97.002-1.364.056-1.759.112l-.009.001C13.272 7.953 12.941 8 12 8s-1.272-.047-1.59-.092h-.01c-.394-.057-.787-.111-1.758-.113c-.903-.079-1.446.598-1.7 1.052c-.283.508-.467 1.16-.594 1.79C6.088 11.922 6 13.461 6 14.5a1 1 0 1 0 2 0c0-.962.084-2.358.308-3.467c.114-.566.25-.976.38-1.21m.08-.122l-.01.012zm6.461 0l.011.012z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-man-24px {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.689%209.823q.007-.015.016-.028q.16%200%20.295.004v4.165l-.497%206.965a1%201%200%200%200%201.995.142L10.86%2016h2.28l.362%205.071a1%201%200%200%200%201.995-.142L15%2013.964V9.8q.135-.003.295-.004l.016.028c.131.234.267.644.38%201.21c.225%201.11.309%202.505.309%203.467a1%201%200%201%200%202%200c0-1.039-.088-2.578-.348-3.863c-.127-.63-.311-1.282-.595-1.79c-.253-.454-.796-1.13-1.699-1.052c-.97.002-1.364.056-1.759.112l-.009.001C13.272%207.953%2012.941%208%2012%208s-1.272-.047-1.59-.092h-.01c-.394-.057-.787-.111-1.758-.113c-.903-.079-1.446.598-1.7%201.052c-.283.508-.467%201.16-.594%201.79C6.088%2011.922%206%2013.461%206%2014.5a1%201%200%201%200%202%200c0-.962.084-2.358.308-3.467c.114-.566.25-.976.38-1.21m.08-.122l-.01.012zm6.461%200l.011.012z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.689%209.823q.007-.015.016-.028q.16%200%20.295.004v4.165l-.497%206.965a1%201%200%200%200%201.995.142L10.86%2016h2.28l.362%205.071a1%201%200%200%200%201.995-.142L15%2013.964V9.8q.135-.003.295-.004l.016.028c.131.234.267.644.38%201.21c.225%201.11.309%202.505.309%203.467a1%201%200%201%200%202%200c0-1.039-.088-2.578-.348-3.863c-.127-.63-.311-1.282-.595-1.79c-.253-.454-.796-1.13-1.699-1.052c-.97.002-1.364.056-1.759.112l-.009.001C13.272%207.953%2012.941%208%2012%208s-1.272-.047-1.59-.092h-.01c-.394-.057-.787-.111-1.758-.113c-.903-.079-1.446.598-1.7%201.052c-.283.508-.467%201.16-.594%201.79C6.088%2011.922%206%2013.461%206%2014.5a1%201%200%201%200%202%200c0-.962.084-2.358.308-3.467c.114-.566.25-.976.38-1.21m.08-.122l-.01.012zm6.461%200l.011.012z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/man-24px.svg?color=%231a73e8&size=48