user astronaut icon
user-astronaut from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.
- Name
- user-astronaut
- Set
- Line Awesome
- Style
- Line
- Category
- Users & People
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- user-astronaut-solid
The same icon in other sets
More users & people icons from Line Awesome
Use the user astronaut icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-5 0-9 4-9 9c-.3 0-.6.2-.8.4c-.2.3-.3.6-.1.9l1 3c.1.4.5.7.9.7h.502q.288.43.623.824c.308.476.674.91 1.086 1.295A9 9 0 0 0 7 27h2c0-2.27 1.08-4.366 2.924-5.707A7 7 0 0 0 15 22h2a7 7 0 0 0 3.041-.69C21.865 22.599 23 24.756 23 27h2a8.87 8.87 0 0 0-3.24-6.854c.424-.392.8-.834 1.115-1.322q.335-.393.623-.824H24c.4 0 .8-.3.9-.7l1-3c.2-.3.1-.6-.1-.9c-.2-.2-.5-.4-.8-.4c0-5-4-9-9-9m0 2a6.945 6.945 0 0 1 6.904 5.88A4.95 4.95 0 0 0 19 10h-6a4.95 4.95 0 0 0-3.904 1.88A6.945 6.945 0 0 1 16 6m-3 6h6c1.7 0 3 1.3 3 3c0 .715-.146 1.39-.406 2H17c-.6 0-1 .5-1 1c0 .6.5 1 1 1h2.62A7 7 0 0 1 16 20c-2.1 0-3.963-.904-5.24-2.344A5 5 0 0 1 10 15c0-1.7 1.3-3 3-3"/></svg>
React
import type { SVGProps } from "react";
export function LaUserAstronaut(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="M16 4c-5 0-9 4-9 9c-.3 0-.6.2-.8.4c-.2.3-.3.6-.1.9l1 3c.1.4.5.7.9.7h.502q.288.43.623.824c.308.476.674.91 1.086 1.295A9 9 0 0 0 7 27h2c0-2.27 1.08-4.366 2.924-5.707A7 7 0 0 0 15 22h2a7 7 0 0 0 3.041-.69C21.865 22.599 23 24.756 23 27h2a8.87 8.87 0 0 0-3.24-6.854c.424-.392.8-.834 1.115-1.322q.335-.393.623-.824H24c.4 0 .8-.3.9-.7l1-3c.2-.3.1-.6-.1-.9c-.2-.2-.5-.4-.8-.4c0-5-4-9-9-9m0 2a6.945 6.945 0 0 1 6.904 5.88A4.95 4.95 0 0 0 19 10h-6a4.95 4.95 0 0 0-3.904 1.88A6.945 6.945 0 0 1 16 6m-3 6h6c1.7 0 3 1.3 3 3c0 .715-.146 1.39-.406 2H17c-.6 0-1 .5-1 1c0 .6.5 1 1 1h2.62A7 7 0 0 1 16 20c-2.1 0-3.963-.904-5.24-2.344A5 5 0 0 1 10 15c0-1.7 1.3-3 3-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-5 0-9 4-9 9c-.3 0-.6.2-.8.4c-.2.3-.3.6-.1.9l1 3c.1.4.5.7.9.7h.502q.288.43.623.824c.308.476.674.91 1.086 1.295A9 9 0 0 0 7 27h2c0-2.27 1.08-4.366 2.924-5.707A7 7 0 0 0 15 22h2a7 7 0 0 0 3.041-.69C21.865 22.599 23 24.756 23 27h2a8.87 8.87 0 0 0-3.24-6.854c.424-.392.8-.834 1.115-1.322q.335-.393.623-.824H24c.4 0 .8-.3.9-.7l1-3c.2-.3.1-.6-.1-.9c-.2-.2-.5-.4-.8-.4c0-5-4-9-9-9m0 2a6.945 6.945 0 0 1 6.904 5.88A4.95 4.95 0 0 0 19 10h-6a4.95 4.95 0 0 0-3.904 1.88A6.945 6.945 0 0 1 16 6m-3 6h6c1.7 0 3 1.3 3 3c0 .715-.146 1.39-.406 2H17c-.6 0-1 .5-1 1c0 .6.5 1 1 1h2.62A7 7 0 0 1 16 20c-2.1 0-3.963-.904-5.24-2.344A5 5 0 0 1 10 15c0-1.7 1.3-3 3-3"/></svg> </template>
CSS
.icon-user-astronaut {
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%22M16%204c-5%200-9%204-9%209c-.3%200-.6.2-.8.4c-.2.3-.3.6-.1.9l1%203c.1.4.5.7.9.7h.502q.288.43.623.824c.308.476.674.91%201.086%201.295A9%209%200%200%200%207%2027h2c0-2.27%201.08-4.366%202.924-5.707A7%207%200%200%200%2015%2022h2a7%207%200%200%200%203.041-.69C21.865%2022.599%2023%2024.756%2023%2027h2a8.87%208.87%200%200%200-3.24-6.854c.424-.392.8-.834%201.115-1.322q.335-.393.623-.824H24c.4%200%20.8-.3.9-.7l1-3c.2-.3.1-.6-.1-.9c-.2-.2-.5-.4-.8-.4c0-5-4-9-9-9m0%202a6.945%206.945%200%200%201%206.904%205.88A4.95%204.95%200%200%200%2019%2010h-6a4.95%204.95%200%200%200-3.904%201.88A6.945%206.945%200%200%201%2016%206m-3%206h6c1.7%200%203%201.3%203%203c0%20.715-.146%201.39-.406%202H17c-.6%200-1%20.5-1%201c0%20.6.5%201%201%201h2.62A7%207%200%200%201%2016%2020c-2.1%200-3.963-.904-5.24-2.344A5%205%200%200%201%2010%2015c0-1.7%201.3-3%203-3%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%22M16%204c-5%200-9%204-9%209c-.3%200-.6.2-.8.4c-.2.3-.3.6-.1.9l1%203c.1.4.5.7.9.7h.502q.288.43.623.824c.308.476.674.91%201.086%201.295A9%209%200%200%200%207%2027h2c0-2.27%201.08-4.366%202.924-5.707A7%207%200%200%200%2015%2022h2a7%207%200%200%200%203.041-.69C21.865%2022.599%2023%2024.756%2023%2027h2a8.87%208.87%200%200%200-3.24-6.854c.424-.392.8-.834%201.115-1.322q.335-.393.623-.824H24c.4%200%20.8-.3.9-.7l1-3c.2-.3.1-.6-.1-.9c-.2-.2-.5-.4-.8-.4c0-5-4-9-9-9m0%202a6.945%206.945%200%200%201%206.904%205.88A4.95%204.95%200%200%200%2019%2010h-6a4.95%204.95%200%200%200-3.904%201.88A6.945%206.945%200%200%201%2016%206m-3%206h6c1.7%200%203%201.3%203%203c0%20.715-.146%201.39-.406%202H17c-.6%200-1%20.5-1%201c0%20.6.5%201%201%201h2.62A7%207%200%200%201%2016%2020c-2.1%200-3.963-.904-5.24-2.344A5%205%200%200%201%2010%2015c0-1.7%201.3-3%203-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/user-astronaut.svg?color=%231a73e8&size=48