user switch icon
user-switch-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- user-switch-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the user switch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M84 120a44 44 0 1 1 44 44a44 44 0 0 1-44-44m126.16 57.18a8.21 8.21 0 0 0-10.86 2.41a87 87 0 0 1-5.52 6.85A79.8 79.8 0 0 0 172 165.1a4 4 0 0 0-4.84.32a59.8 59.8 0 0 1-78.26 0a4 4 0 0 0-4.9-.32a79.7 79.7 0 0 0-21.79 21.31A87.66 87.66 0 0 1 40.37 136h15.4a8.2 8.2 0 0 0 6.69-3.28a8 8 0 0 0-.8-10.38l-24-24a8 8 0 0 0-11.32 0l-24 24a8 8 0 0 0-.8 10.38A8.2 8.2 0 0 0 8.23 136H24.3a104 104 0 0 0 188.18 52.67a8 8 0 0 0-2.32-11.49m45.23-52.24A8 8 0 0 0 248 120h-16.3A104 104 0 0 0 43.52 67.33a8 8 0 0 0 13 9.34A88 88 0 0 1 215.63 120H200a8 8 0 0 0-5.66 13.66l24 24a8 8 0 0 0 11.32 0l24-24a8 8 0 0 0 1.73-8.72"/></svg>
React
import type { SVGProps } from "react";
export function PhUserSwitchFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M84 120a44 44 0 1 1 44 44a44 44 0 0 1-44-44m126.16 57.18a8.21 8.21 0 0 0-10.86 2.41a87 87 0 0 1-5.52 6.85A79.8 79.8 0 0 0 172 165.1a4 4 0 0 0-4.84.32a59.8 59.8 0 0 1-78.26 0a4 4 0 0 0-4.9-.32a79.7 79.7 0 0 0-21.79 21.31A87.66 87.66 0 0 1 40.37 136h15.4a8.2 8.2 0 0 0 6.69-3.28a8 8 0 0 0-.8-10.38l-24-24a8 8 0 0 0-11.32 0l-24 24a8 8 0 0 0-.8 10.38A8.2 8.2 0 0 0 8.23 136H24.3a104 104 0 0 0 188.18 52.67a8 8 0 0 0-2.32-11.49m45.23-52.24A8 8 0 0 0 248 120h-16.3A104 104 0 0 0 43.52 67.33a8 8 0 0 0 13 9.34A88 88 0 0 1 215.63 120H200a8 8 0 0 0-5.66 13.66l24 24a8 8 0 0 0 11.32 0l24-24a8 8 0 0 0 1.73-8.72"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M84 120a44 44 0 1 1 44 44a44 44 0 0 1-44-44m126.16 57.18a8.21 8.21 0 0 0-10.86 2.41a87 87 0 0 1-5.52 6.85A79.8 79.8 0 0 0 172 165.1a4 4 0 0 0-4.84.32a59.8 59.8 0 0 1-78.26 0a4 4 0 0 0-4.9-.32a79.7 79.7 0 0 0-21.79 21.31A87.66 87.66 0 0 1 40.37 136h15.4a8.2 8.2 0 0 0 6.69-3.28a8 8 0 0 0-.8-10.38l-24-24a8 8 0 0 0-11.32 0l-24 24a8 8 0 0 0-.8 10.38A8.2 8.2 0 0 0 8.23 136H24.3a104 104 0 0 0 188.18 52.67a8 8 0 0 0-2.32-11.49m45.23-52.24A8 8 0 0 0 248 120h-16.3A104 104 0 0 0 43.52 67.33a8 8 0 0 0 13 9.34A88 88 0 0 1 215.63 120H200a8 8 0 0 0-5.66 13.66l24 24a8 8 0 0 0 11.32 0l24-24a8 8 0 0 0 1.73-8.72"/></svg> </template>
CSS
.icon-user-switch-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M84%20120a44%2044%200%201%201%2044%2044a44%2044%200%200%201-44-44m126.16%2057.18a8.21%208.21%200%200%200-10.86%202.41a87%2087%200%200%201-5.52%206.85A79.8%2079.8%200%200%200%20172%20165.1a4%204%200%200%200-4.84.32a59.8%2059.8%200%200%201-78.26%200a4%204%200%200%200-4.9-.32a79.7%2079.7%200%200%200-21.79%2021.31A87.66%2087.66%200%200%201%2040.37%20136h15.4a8.2%208.2%200%200%200%206.69-3.28a8%208%200%200%200-.8-10.38l-24-24a8%208%200%200%200-11.32%200l-24%2024a8%208%200%200%200-.8%2010.38A8.2%208.2%200%200%200%208.23%20136H24.3a104%20104%200%200%200%20188.18%2052.67a8%208%200%200%200-2.32-11.49m45.23-52.24A8%208%200%200%200%20248%20120h-16.3A104%20104%200%200%200%2043.52%2067.33a8%208%200%200%200%2013%209.34A88%2088%200%200%201%20215.63%20120H200a8%208%200%200%200-5.66%2013.66l24%2024a8%208%200%200%200%2011.32%200l24-24a8%208%200%200%200%201.73-8.72%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M84%20120a44%2044%200%201%201%2044%2044a44%2044%200%200%201-44-44m126.16%2057.18a8.21%208.21%200%200%200-10.86%202.41a87%2087%200%200%201-5.52%206.85A79.8%2079.8%200%200%200%20172%20165.1a4%204%200%200%200-4.84.32a59.8%2059.8%200%200%201-78.26%200a4%204%200%200%200-4.9-.32a79.7%2079.7%200%200%200-21.79%2021.31A87.66%2087.66%200%200%201%2040.37%20136h15.4a8.2%208.2%200%200%200%206.69-3.28a8%208%200%200%200-.8-10.38l-24-24a8%208%200%200%200-11.32%200l-24%2024a8%208%200%200%200-.8%2010.38A8.2%208.2%200%200%200%208.23%20136H24.3a104%20104%200%200%200%20188.18%2052.67a8%208%200%200%200-2.32-11.49m45.23-52.24A8%208%200%200%200%20248%20120h-16.3A104%20104%200%200%200%2043.52%2067.33a8%208%200%200%200%2013%209.34A88%2088%200%200%201%20215.63%20120H200a8%208%200%200%200-5.66%2013.66l24%2024a8%208%200%200%200%2011.32%200l24-24a8%208%200%200%200%201.73-8.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-switch-fill.svg?color=%231a73e8&size=48