guest-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.

Name
guest-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Color Icons

The same icon in other sets

Use the guest icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGYqmhPezZ)" fill-rule="evenodd" d="M19.995 4.096A2.25 2.25 0 0 0 17.75 2H6.25l-.154.005A2.25 2.25 0 0 0 4 4.25v15.505l.005.154a2.25 2.25 0 0 0 2.245 2.096h11.5l.154-.006A2.25 2.25 0 0 0 20 19.755V4.25zM10.75 5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/><path fill="url(#SVGfuu8jd9R)" fill-opacity=".7" fill-rule="evenodd" d="M19.995 4.096A2.25 2.25 0 0 0 17.75 2H6.25l-.154.005A2.25 2.25 0 0 0 4 4.25v15.505l.005.154a2.25 2.25 0 0 0 2.245 2.096h11.5l.154-.006A2.25 2.25 0 0 0 20 19.755V4.25zM10.75 5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/><path fill="url(#SVGKF8InbDW)" fill-opacity=".9" d="M14.75 14.996c.69 0 1.25.56 1.25 1.25v.499c0 1.846-1.472 2.754-4 2.754s-4-.909-4-2.756v-.497c0-.69.56-1.25 1.25-1.25z"/><path fill="url(#SVGEjfDjdoG)" fill-opacity=".9" d="M12 8.996a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5"/><defs><linearGradient id="SVGYqmhPezZ" x1="-1.333" x2="18.824" y1="-2.374" y2="16.454" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset=".218" stop-color="#35daf1"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGfuu8jd9R" x1="14.476" x2="20.452" y1="4.457" y2="24.832" gradientUnits="userSpaceOnUse"><stop offset=".549" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGKF8InbDW" x1="18.004" x2="13.237" y1="23.36" y2="7.832" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGEjfDjdoG" x1="15.752" x2="7.824" y1="18.281" y2="3.741" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset="1" stop-color="#fff"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorGuest24(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"><path fill="url(#SVGYqmhPezZ)" fillRule="evenodd" d="M19.995 4.096A2.25 2.25 0 0 0 17.75 2H6.25l-.154.005A2.25 2.25 0 0 0 4 4.25v15.505l.005.154a2.25 2.25 0 0 0 2.245 2.096h11.5l.154-.006A2.25 2.25 0 0 0 20 19.755V4.25zM10.75 5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z" clipRule="evenodd"/><path fill="url(#SVGfuu8jd9R)" fillOpacity=".7" fillRule="evenodd" d="M19.995 4.096A2.25 2.25 0 0 0 17.75 2H6.25l-.154.005A2.25 2.25 0 0 0 4 4.25v15.505l.005.154a2.25 2.25 0 0 0 2.245 2.096h11.5l.154-.006A2.25 2.25 0 0 0 20 19.755V4.25zM10.75 5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z" clipRule="evenodd"/><path fill="url(#SVGKF8InbDW)" fillOpacity=".9" d="M14.75 14.996c.69 0 1.25.56 1.25 1.25v.499c0 1.846-1.472 2.754-4 2.754s-4-.909-4-2.756v-.497c0-.69.56-1.25 1.25-1.25z"/><path fill="url(#SVGEjfDjdoG)" fillOpacity=".9" d="M12 8.996a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5"/><defs><linearGradient id="SVGYqmhPezZ" x1="-1.333" x2="18.824" y1="-2.374" y2="16.454" gradientUnits="userSpaceOnUse"><stop stopColor="#36dff1"/><stop offset=".218" stopColor="#35daf1"/><stop offset="1" stopColor="#2764e7"/></linearGradient><linearGradient id="SVGfuu8jd9R" x1="14.476" x2="20.452" y1="4.457" y2="24.832" gradientUnits="userSpaceOnUse"><stop offset=".549" stopColor="#ff6ce8" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8"/></linearGradient><linearGradient id="SVGKF8InbDW" x1="18.004" x2="13.237" y1="23.36" y2="7.832" gradientUnits="userSpaceOnUse"><stop stopColor="#9deaff"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="SVGEjfDjdoG" x1="15.752" x2="7.824" y1="18.281" y2="3.741" gradientUnits="userSpaceOnUse"><stop stopColor="#9deaff"/><stop offset="1" stopColor="#fff"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGYqmhPezZ)" fill-rule="evenodd" d="M19.995 4.096A2.25 2.25 0 0 0 17.75 2H6.25l-.154.005A2.25 2.25 0 0 0 4 4.25v15.505l.005.154a2.25 2.25 0 0 0 2.245 2.096h11.5l.154-.006A2.25 2.25 0 0 0 20 19.755V4.25zM10.75 5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/><path fill="url(#SVGfuu8jd9R)" fill-opacity=".7" fill-rule="evenodd" d="M19.995 4.096A2.25 2.25 0 0 0 17.75 2H6.25l-.154.005A2.25 2.25 0 0 0 4 4.25v15.505l.005.154a2.25 2.25 0 0 0 2.245 2.096h11.5l.154-.006A2.25 2.25 0 0 0 20 19.755V4.25zM10.75 5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/><path fill="url(#SVGKF8InbDW)" fill-opacity=".9" d="M14.75 14.996c.69 0 1.25.56 1.25 1.25v.499c0 1.846-1.472 2.754-4 2.754s-4-.909-4-2.756v-.497c0-.69.56-1.25 1.25-1.25z"/><path fill="url(#SVGEjfDjdoG)" fill-opacity=".9" d="M12 8.996a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5"/><defs><linearGradient id="SVGYqmhPezZ" x1="-1.333" x2="18.824" y1="-2.374" y2="16.454" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset=".218" stop-color="#35daf1"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGfuu8jd9R" x1="14.476" x2="20.452" y1="4.457" y2="24.832" gradientUnits="userSpaceOnUse"><stop offset=".549" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGKF8InbDW" x1="18.004" x2="13.237" y1="23.36" y2="7.832" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGEjfDjdoG" x1="15.752" x2="7.824" y1="18.281" y2="3.741" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset="1" stop-color="#fff"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-guest-24 {
  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%3E%3Cpath%20fill%3D%22url(%23SVGYqmhPezZ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.995%204.096A2.25%202.25%200%200%200%2017.75%202H6.25l-.154.005A2.25%202.25%200%200%200%204%204.25v15.505l.005.154a2.25%202.25%200%200%200%202.245%202.096h11.5l.154-.006A2.25%202.25%200%200%200%2020%2019.755V4.25zM10.75%205a.75.75%200%200%200%200%201.5h2.5a.75.75%200%200%200%200-1.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfuu8jd9R)%22%20fill-opacity%3D%22.7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.995%204.096A2.25%202.25%200%200%200%2017.75%202H6.25l-.154.005A2.25%202.25%200%200%200%204%204.25v15.505l.005.154a2.25%202.25%200%200%200%202.245%202.096h11.5l.154-.006A2.25%202.25%200%200%200%2020%2019.755V4.25zM10.75%205a.75.75%200%200%200%200%201.5h2.5a.75.75%200%200%200%200-1.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKF8InbDW)%22%20fill-opacity%3D%22.9%22%20d%3D%22M14.75%2014.996c.69%200%201.25.56%201.25%201.25v.499c0%201.846-1.472%202.754-4%202.754s-4-.909-4-2.756v-.497c0-.69.56-1.25%201.25-1.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGEjfDjdoG)%22%20fill-opacity%3D%22.9%22%20d%3D%22M12%208.996a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-5%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGYqmhPezZ%22%20x1%3D%22-1.333%22%20x2%3D%2218.824%22%20y1%3D%22-2.374%22%20y2%3D%2216.454%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%22.218%22%20stop-color%3D%22%2335daf1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfuu8jd9R%22%20x1%3D%2214.476%22%20x2%3D%2220.452%22%20y1%3D%224.457%22%20y2%3D%2224.832%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.549%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKF8InbDW%22%20x1%3D%2218.004%22%20x2%3D%2213.237%22%20y1%3D%2223.36%22%20y2%3D%227.832%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGEjfDjdoG%22%20x1%3D%2215.752%22%20x2%3D%227.824%22%20y1%3D%2218.281%22%20y2%3D%223.741%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%3E%3Cpath%20fill%3D%22url(%23SVGYqmhPezZ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.995%204.096A2.25%202.25%200%200%200%2017.75%202H6.25l-.154.005A2.25%202.25%200%200%200%204%204.25v15.505l.005.154a2.25%202.25%200%200%200%202.245%202.096h11.5l.154-.006A2.25%202.25%200%200%200%2020%2019.755V4.25zM10.75%205a.75.75%200%200%200%200%201.5h2.5a.75.75%200%200%200%200-1.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfuu8jd9R)%22%20fill-opacity%3D%22.7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.995%204.096A2.25%202.25%200%200%200%2017.75%202H6.25l-.154.005A2.25%202.25%200%200%200%204%204.25v15.505l.005.154a2.25%202.25%200%200%200%202.245%202.096h11.5l.154-.006A2.25%202.25%200%200%200%2020%2019.755V4.25zM10.75%205a.75.75%200%200%200%200%201.5h2.5a.75.75%200%200%200%200-1.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKF8InbDW)%22%20fill-opacity%3D%22.9%22%20d%3D%22M14.75%2014.996c.69%200%201.25.56%201.25%201.25v.499c0%201.846-1.472%202.754-4%202.754s-4-.909-4-2.756v-.497c0-.69.56-1.25%201.25-1.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGEjfDjdoG)%22%20fill-opacity%3D%22.9%22%20d%3D%22M12%208.996a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-5%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGYqmhPezZ%22%20x1%3D%22-1.333%22%20x2%3D%2218.824%22%20y1%3D%22-2.374%22%20y2%3D%2216.454%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%22.218%22%20stop-color%3D%22%2335daf1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfuu8jd9R%22%20x1%3D%2214.476%22%20x2%3D%2220.452%22%20y1%3D%224.457%22%20y2%3D%2224.832%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.549%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKF8InbDW%22%20x1%3D%2218.004%22%20x2%3D%2213.237%22%20y1%3D%2223.36%22%20y2%3D%227.832%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGEjfDjdoG%22%20x1%3D%2215.752%22%20x2%3D%227.824%22%20y1%3D%2218.281%22%20y2%3D%223.741%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/guest-24.svg?color=%231a73e8&size=48