user full view icon
user-full-view from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- user-full-view
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the user full view icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M15 5c0 1.657-1.758 3.5-3 3.5S9 6.657 9 5a3 3 0 1 1 6 0Z"/><path stroke-linecap="round" d="M16.042 9c1.522 1.335 2.51 3.597 1.623 5.705c-.19.454-.629.749-1.114.749c-.492 0-1.302-.158-1.46.483l-1.096 4.475A2.064 2.064 0 0 1 12 22a2.064 2.064 0 0 1-1.994-1.588l-1.098-4.475c-.157-.641-.966-.483-1.46-.483c-.484 0-.922-.295-1.113-.749c-.886-2.108.1-4.37 1.624-5.705"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsUserFullView(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M15 5c0 1.657-1.758 3.5-3 3.5S9 6.657 9 5a3 3 0 1 1 6 0Z"/><path strokeLinecap="round" d="M16.042 9c1.522 1.335 2.51 3.597 1.623 5.705c-.19.454-.629.749-1.114.749c-.492 0-1.302-.158-1.46.483l-1.096 4.475A2.064 2.064 0 0 1 12 22a2.064 2.064 0 0 1-1.994-1.588l-1.098-4.475c-.157-.641-.966-.483-1.46-.483c-.484 0-.922-.295-1.113-.749c-.886-2.108.1-4.37 1.624-5.705"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M15 5c0 1.657-1.758 3.5-3 3.5S9 6.657 9 5a3 3 0 1 1 6 0Z"/><path stroke-linecap="round" d="M16.042 9c1.522 1.335 2.51 3.597 1.623 5.705c-.19.454-.629.749-1.114.749c-.492 0-1.302-.158-1.46.483l-1.096 4.475A2.064 2.064 0 0 1 12 22a2.064 2.064 0 0 1-1.994-1.588l-1.098-4.475c-.157-.641-.966-.483-1.46-.483c-.484 0-.922-.295-1.113-.749c-.886-2.108.1-4.37 1.624-5.705"/></g></svg> </template>
CSS
.icon-user-full-view {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%205c0%201.657-1.758%203.5-3%203.5S9%206.657%209%205a3%203%200%201%201%206%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.042%209c1.522%201.335%202.51%203.597%201.623%205.705c-.19.454-.629.749-1.114.749c-.492%200-1.302-.158-1.46.483l-1.096%204.475A2.064%202.064%200%200%201%2012%2022a2.064%202.064%200%200%201-1.994-1.588l-1.098-4.475c-.157-.641-.966-.483-1.46-.483c-.484%200-.922-.295-1.113-.749c-.886-2.108.1-4.37%201.624-5.705%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%205c0%201.657-1.758%203.5-3%203.5S9%206.657%209%205a3%203%200%201%201%206%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.042%209c1.522%201.335%202.51%203.597%201.623%205.705c-.19.454-.629.749-1.114.749c-.492%200-1.302-.158-1.46.483l-1.096%204.475A2.064%202.064%200%200%201%2012%2022a2.064%202.064%200%200%201-1.994-1.588l-1.098-4.475c-.157-.641-.966-.483-1.46-.483c-.484%200-.922-.295-1.113-.749c-.886-2.108.1-4.37%201.624-5.705%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/user-full-view.svg?color=%231a73e8&size=48