user switch icon
user-switch-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- user-switch-thin
- Set
- Phosphor
- Style
- Thin
- 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="m250.83 130.83l-24 24a4 4 0 0 1-5.66 0l-24-24a4 4 0 1 1 5.66-5.66L220 142.34V128A92 92 0 0 0 53.25 74.34a4 4 0 0 1-6.5-4.68A100 100 0 0 1 228 128v14.34l17.17-17.17a4 4 0 1 1 5.66 5.66m-41.6 55.51A100 100 0 0 1 28 128v-14.34l-17.17 17.17a4 4 0 0 1-5.66-5.66l24-24a4 4 0 0 1 5.66 0l24 24a4 4 0 0 1-5.66 5.66L36 113.66V128a91.7 91.7 0 0 0 26.83 64.87a75.6 75.6 0 0 1 44.51-34a44 44 0 1 1 41.32 0a75.57 75.57 0 0 1 44.52 34.07a91 91 0 0 0 9.56-11.24a4 4 0 1 1 6.49 4.68ZM128 156a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0 64a92.23 92.23 0 0 0 59.14-21.57a68 68 0 0 0-118.27 0A91.56 91.56 0 0 0 128 220"/></svg>
React
import type { SVGProps } from "react";
export function PhUserSwitchThin(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="m250.83 130.83l-24 24a4 4 0 0 1-5.66 0l-24-24a4 4 0 1 1 5.66-5.66L220 142.34V128A92 92 0 0 0 53.25 74.34a4 4 0 0 1-6.5-4.68A100 100 0 0 1 228 128v14.34l17.17-17.17a4 4 0 1 1 5.66 5.66m-41.6 55.51A100 100 0 0 1 28 128v-14.34l-17.17 17.17a4 4 0 0 1-5.66-5.66l24-24a4 4 0 0 1 5.66 0l24 24a4 4 0 0 1-5.66 5.66L36 113.66V128a91.7 91.7 0 0 0 26.83 64.87a75.6 75.6 0 0 1 44.51-34a44 44 0 1 1 41.32 0a75.57 75.57 0 0 1 44.52 34.07a91 91 0 0 0 9.56-11.24a4 4 0 1 1 6.49 4.68ZM128 156a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0 64a92.23 92.23 0 0 0 59.14-21.57a68 68 0 0 0-118.27 0A91.56 91.56 0 0 0 128 220"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m250.83 130.83l-24 24a4 4 0 0 1-5.66 0l-24-24a4 4 0 1 1 5.66-5.66L220 142.34V128A92 92 0 0 0 53.25 74.34a4 4 0 0 1-6.5-4.68A100 100 0 0 1 228 128v14.34l17.17-17.17a4 4 0 1 1 5.66 5.66m-41.6 55.51A100 100 0 0 1 28 128v-14.34l-17.17 17.17a4 4 0 0 1-5.66-5.66l24-24a4 4 0 0 1 5.66 0l24 24a4 4 0 0 1-5.66 5.66L36 113.66V128a91.7 91.7 0 0 0 26.83 64.87a75.6 75.6 0 0 1 44.51-34a44 44 0 1 1 41.32 0a75.57 75.57 0 0 1 44.52 34.07a91 91 0 0 0 9.56-11.24a4 4 0 1 1 6.49 4.68ZM128 156a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0 64a92.23 92.23 0 0 0 59.14-21.57a68 68 0 0 0-118.27 0A91.56 91.56 0 0 0 128 220"/></svg> </template>
CSS
.icon-user-switch-thin {
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%22m250.83%20130.83l-24%2024a4%204%200%200%201-5.66%200l-24-24a4%204%200%201%201%205.66-5.66L220%20142.34V128A92%2092%200%200%200%2053.25%2074.34a4%204%200%200%201-6.5-4.68A100%20100%200%200%201%20228%20128v14.34l17.17-17.17a4%204%200%201%201%205.66%205.66m-41.6%2055.51A100%20100%200%200%201%2028%20128v-14.34l-17.17%2017.17a4%204%200%200%201-5.66-5.66l24-24a4%204%200%200%201%205.66%200l24%2024a4%204%200%200%201-5.66%205.66L36%20113.66V128a91.7%2091.7%200%200%200%2026.83%2064.87a75.6%2075.6%200%200%201%2044.51-34a44%2044%200%201%201%2041.32%200a75.57%2075.57%200%200%201%2044.52%2034.07a91%2091%200%200%200%209.56-11.24a4%204%200%201%201%206.49%204.68ZM128%20156a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0%2064a92.23%2092.23%200%200%200%2059.14-21.57a68%2068%200%200%200-118.27%200A91.56%2091.56%200%200%200%20128%20220%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%22m250.83%20130.83l-24%2024a4%204%200%200%201-5.66%200l-24-24a4%204%200%201%201%205.66-5.66L220%20142.34V128A92%2092%200%200%200%2053.25%2074.34a4%204%200%200%201-6.5-4.68A100%20100%200%200%201%20228%20128v14.34l17.17-17.17a4%204%200%201%201%205.66%205.66m-41.6%2055.51A100%20100%200%200%201%2028%20128v-14.34l-17.17%2017.17a4%204%200%200%201-5.66-5.66l24-24a4%204%200%200%201%205.66%200l24%2024a4%204%200%200%201-5.66%205.66L36%20113.66V128a91.7%2091.7%200%200%200%2026.83%2064.87a75.6%2075.6%200%200%201%2044.51-34a44%2044%200%201%201%2041.32%200a75.57%2075.57%200%200%201%2044.52%2034.07a91%2091%200%200%200%209.56-11.24a4%204%200%201%201%206.49%204.68ZM128%20156a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0%2064a92.23%2092.23%200%200%200%2059.14-21.57a68%2068%200%200%200-118.27%200A91.56%2091.56%200%200%200%20128%20220%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-switch-thin.svg?color=%231a73e8&size=48