user md icon
user-md from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.
- Name
- user-md
- Set
- Line Awesome
- Style
- Line
- Category
- Users & People
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- user-md-solid
The same icon in other sets
More users & people icons from Line Awesome
Use the user md icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.438 6l-.282.469S5 11.652 5 20v1h6.094A5 5 0 0 0 11 22c0 2.75 2.25 5 5 5s5-2.25 5-5c0-.344-.027-.676-.094-1H27v-1c0-4.61-.777-7.988-1.563-10.219s-1.625-3.375-1.625-3.375L23.5 6zm1.218 2h12.719c.145.207.574.73 1.188 2.469c.648 1.84 1.23 4.73 1.343 8.531H20a5.02 5.02 0 0 0-4-2a5.02 5.02 0 0 0-4 2H7.094c.226-6.648 2.23-10.43 2.562-11M15 10v2h-2v2h2v2h2v-2h2v-2h-2v-2zm1 9c1.668 0 3 1.332 3 3s-1.332 3-3 3s-3-1.332-3-3s1.332-3 3-3m0 2c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/></svg>
React
import type { SVGProps } from "react";
export function LaUserMd(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.438 6l-.282.469S5 11.652 5 20v1h6.094A5 5 0 0 0 11 22c0 2.75 2.25 5 5 5s5-2.25 5-5c0-.344-.027-.676-.094-1H27v-1c0-4.61-.777-7.988-1.563-10.219s-1.625-3.375-1.625-3.375L23.5 6zm1.218 2h12.719c.145.207.574.73 1.188 2.469c.648 1.84 1.23 4.73 1.343 8.531H20a5.02 5.02 0 0 0-4-2a5.02 5.02 0 0 0-4 2H7.094c.226-6.648 2.23-10.43 2.562-11M15 10v2h-2v2h2v2h2v-2h2v-2h-2v-2zm1 9c1.668 0 3 1.332 3 3s-1.332 3-3 3s-3-1.332-3-3s1.332-3 3-3m0 2c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.438 6l-.282.469S5 11.652 5 20v1h6.094A5 5 0 0 0 11 22c0 2.75 2.25 5 5 5s5-2.25 5-5c0-.344-.027-.676-.094-1H27v-1c0-4.61-.777-7.988-1.563-10.219s-1.625-3.375-1.625-3.375L23.5 6zm1.218 2h12.719c.145.207.574.73 1.188 2.469c.648 1.84 1.23 4.73 1.343 8.531H20a5.02 5.02 0 0 0-4-2a5.02 5.02 0 0 0-4 2H7.094c.226-6.648 2.23-10.43 2.562-11M15 10v2h-2v2h2v2h2v-2h2v-2h-2v-2zm1 9c1.668 0 3 1.332 3 3s-1.332 3-3 3s-3-1.332-3-3s1.332-3 3-3m0 2c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/></svg> </template>
CSS
.icon-user-md {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.438%206l-.282.469S5%2011.652%205%2020v1h6.094A5%205%200%200%200%2011%2022c0%202.75%202.25%205%205%205s5-2.25%205-5c0-.344-.027-.676-.094-1H27v-1c0-4.61-.777-7.988-1.563-10.219s-1.625-3.375-1.625-3.375L23.5%206zm1.218%202h12.719c.145.207.574.73%201.188%202.469c.648%201.84%201.23%204.73%201.343%208.531H20a5.02%205.02%200%200%200-4-2a5.02%205.02%200%200%200-4%202H7.094c.226-6.648%202.23-10.43%202.562-11M15%2010v2h-2v2h2v2h2v-2h2v-2h-2v-2zm1%209c1.668%200%203%201.332%203%203s-1.332%203-3%203s-3-1.332-3-3s1.332-3%203-3m0%202c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.438%206l-.282.469S5%2011.652%205%2020v1h6.094A5%205%200%200%200%2011%2022c0%202.75%202.25%205%205%205s5-2.25%205-5c0-.344-.027-.676-.094-1H27v-1c0-4.61-.777-7.988-1.563-10.219s-1.625-3.375-1.625-3.375L23.5%206zm1.218%202h12.719c.145.207.574.73%201.188%202.469c.648%201.84%201.23%204.73%201.343%208.531H20a5.02%205.02%200%200%200-4-2a5.02%205.02%200%200%200-4%202H7.094c.226-6.648%202.23-10.43%202.562-11M15%2010v2h-2v2h2v2h2v-2h2v-2h-2v-2zm1%209c1.668%200%203%201.332%203%203s-1.332%203-3%203s-3-1.332-3-3s1.332-3%203-3m0%202c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/user-md.svg?color=%231a73e8&size=48