layer diagonal person icon
layer-diagonal-person-16 from Fluent UI System Color Icons by Microsoft Corporation · 16 · MIT Free for personal and commercial use.
- Name
- layer-diagonal-person-16
- Set
- Fluent UI System Color Icons
- Style
- 16
- Viewbox
- 16×16
- License
- MIT
2 other variants in Fluent UI System Color Icons
The same icon in other sets
Use the layer diagonal person icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGjSgyOeow)" d="M8 1.517A1.5 1.5 0 0 0 5.91.137L1.514 2.022A2.5 2.5 0 0 0 0 4.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144A1.5 1.5 0 0 0 8 6.341z"/><path fill="url(#SVG7oihJemo)" d="M11 3.517a1.5 1.5 0 0 0-2.09-1.38L4.514 4.022A2.5 2.5 0 0 0 3 6.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144A1.5 1.5 0 0 0 11 8.341z"/><path fill="url(#SVGnj3hFerZ)" d="M14 5.517a1.5 1.5 0 0 0-2.09-1.38L7.514 6.022A2.5 2.5 0 0 0 6 8.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144a1.5 1.5 0 0 0 .91-1.378z"/><path fill="url(#SVG646Ptc5Q)" d="M16 13.5c0 1.245-1 2.5-3.5 2.5S9 14.75 9 13.5a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 1.5 1.5"/><path fill="url(#SVGuwKHvcHR)" d="M14.5 9a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><defs><linearGradient id="SVGjSgyOeow" x1=".286" x2="7.059" y1="1.884" y2="7.531" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#1b44b1"/></linearGradient><linearGradient id="SVG7oihJemo" x1="3.286" x2="10.059" y1="3.884" y2="9.531" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGnj3hFerZ" x1="6.286" x2="13.059" y1="5.884" y2="11.531" gradientUnits="userSpaceOnUse"><stop stop-color="#6ce0ff"/><stop offset="1" stop-color="#58aafe"/></linearGradient><linearGradient id="SVG646Ptc5Q" x1="10.665" x2="12.102" y1="12.532" y2="16.549" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGuwKHvcHR" x1="11.451" x2="13.49" y1="7.532" y2="10.787" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorLayerDiagonalPerson16(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGjSgyOeow)" d="M8 1.517A1.5 1.5 0 0 0 5.91.137L1.514 2.022A2.5 2.5 0 0 0 0 4.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144A1.5 1.5 0 0 0 8 6.341z"/><path fill="url(#SVG7oihJemo)" d="M11 3.517a1.5 1.5 0 0 0-2.09-1.38L4.514 4.022A2.5 2.5 0 0 0 3 6.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144A1.5 1.5 0 0 0 11 8.341z"/><path fill="url(#SVGnj3hFerZ)" d="M14 5.517a1.5 1.5 0 0 0-2.09-1.38L7.514 6.022A2.5 2.5 0 0 0 6 8.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144a1.5 1.5 0 0 0 .91-1.378z"/><path fill="url(#SVG646Ptc5Q)" d="M16 13.5c0 1.245-1 2.5-3.5 2.5S9 14.75 9 13.5a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 1.5 1.5"/><path fill="url(#SVGuwKHvcHR)" d="M14.5 9a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><defs><linearGradient id="SVGjSgyOeow" x1=".286" x2="7.059" y1="1.884" y2="7.531" gradientUnits="userSpaceOnUse"><stop stopColor="#0078d4"/><stop offset="1" stopColor="#1b44b1"/></linearGradient><linearGradient id="SVG7oihJemo" x1="3.286" x2="10.059" y1="3.884" y2="9.531" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset="1" stopColor="#2764e7"/></linearGradient><linearGradient id="SVGnj3hFerZ" x1="6.286" x2="13.059" y1="5.884" y2="11.531" gradientUnits="userSpaceOnUse"><stop stopColor="#6ce0ff"/><stop offset="1" stopColor="#58aafe"/></linearGradient><linearGradient id="SVG646Ptc5Q" x1="10.665" x2="12.102" y1="12.532" y2="16.549" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVGuwKHvcHR" x1="11.451" x2="13.49" y1="7.532" y2="10.787" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGjSgyOeow)" d="M8 1.517A1.5 1.5 0 0 0 5.91.137L1.514 2.022A2.5 2.5 0 0 0 0 4.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144A1.5 1.5 0 0 0 8 6.341z"/><path fill="url(#SVG7oihJemo)" d="M11 3.517a1.5 1.5 0 0 0-2.09-1.38L4.514 4.022A2.5 2.5 0 0 0 3 6.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144A1.5 1.5 0 0 0 11 8.341z"/><path fill="url(#SVGnj3hFerZ)" d="M14 5.517a1.5 1.5 0 0 0-2.09-1.38L7.514 6.022A2.5 2.5 0 0 0 6 8.319v4.164a1.5 1.5 0 0 0 2.09 1.38l5-2.144a1.5 1.5 0 0 0 .91-1.378z"/><path fill="url(#SVG646Ptc5Q)" d="M16 13.5c0 1.245-1 2.5-3.5 2.5S9 14.75 9 13.5a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 1.5 1.5"/><path fill="url(#SVGuwKHvcHR)" d="M14.5 9a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><defs><linearGradient id="SVGjSgyOeow" x1=".286" x2="7.059" y1="1.884" y2="7.531" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#1b44b1"/></linearGradient><linearGradient id="SVG7oihJemo" x1="3.286" x2="10.059" y1="3.884" y2="9.531" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGnj3hFerZ" x1="6.286" x2="13.059" y1="5.884" y2="11.531" gradientUnits="userSpaceOnUse"><stop stop-color="#6ce0ff"/><stop offset="1" stop-color="#58aafe"/></linearGradient><linearGradient id="SVG646Ptc5Q" x1="10.665" x2="12.102" y1="12.532" y2="16.549" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGuwKHvcHR" x1="11.451" x2="13.49" y1="7.532" y2="10.787" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg> </template>
CSS
.icon-layer-diagonal-person-16 {
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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGjSgyOeow)%22%20d%3D%22M8%201.517A1.5%201.5%200%200%200%205.91.137L1.514%202.022A2.5%202.5%200%200%200%200%204.319v4.164a1.5%201.5%200%200%200%202.09%201.38l5-2.144A1.5%201.5%200%200%200%208%206.341z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7oihJemo)%22%20d%3D%22M11%203.517a1.5%201.5%200%200%200-2.09-1.38L4.514%204.022A2.5%202.5%200%200%200%203%206.319v4.164a1.5%201.5%200%200%200%202.09%201.38l5-2.144A1.5%201.5%200%200%200%2011%208.341z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGnj3hFerZ)%22%20d%3D%22M14%205.517a1.5%201.5%200%200%200-2.09-1.38L7.514%206.022A2.5%202.5%200%200%200%206%208.319v4.164a1.5%201.5%200%200%200%202.09%201.38l5-2.144a1.5%201.5%200%200%200%20.91-1.378z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG646Ptc5Q)%22%20d%3D%22M16%2013.5c0%201.245-1%202.5-3.5%202.5S9%2014.75%209%2013.5a1.5%201.5%200%200%201%201.5-1.5h4a1.5%201.5%200%200%201%201.5%201.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGuwKHvcHR)%22%20d%3D%22M14.5%209a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGjSgyOeow%22%20x1%3D%22.286%22%20x2%3D%227.059%22%20y1%3D%221.884%22%20y2%3D%227.531%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231b44b1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG7oihJemo%22%20x1%3D%223.286%22%20x2%3D%2210.059%22%20y1%3D%223.884%22%20y2%3D%229.531%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGnj3hFerZ%22%20x1%3D%226.286%22%20x2%3D%2213.059%22%20y1%3D%225.884%22%20y2%3D%2211.531%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236ce0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2358aafe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG646Ptc5Q%22%20x1%3D%2210.665%22%20x2%3D%2212.102%22%20y1%3D%2212.532%22%20y2%3D%2216.549%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGuwKHvcHR%22%20x1%3D%2211.451%22%20x2%3D%2213.49%22%20y1%3D%227.532%22%20y2%3D%2210.787%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGjSgyOeow)%22%20d%3D%22M8%201.517A1.5%201.5%200%200%200%205.91.137L1.514%202.022A2.5%202.5%200%200%200%200%204.319v4.164a1.5%201.5%200%200%200%202.09%201.38l5-2.144A1.5%201.5%200%200%200%208%206.341z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7oihJemo)%22%20d%3D%22M11%203.517a1.5%201.5%200%200%200-2.09-1.38L4.514%204.022A2.5%202.5%200%200%200%203%206.319v4.164a1.5%201.5%200%200%200%202.09%201.38l5-2.144A1.5%201.5%200%200%200%2011%208.341z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGnj3hFerZ)%22%20d%3D%22M14%205.517a1.5%201.5%200%200%200-2.09-1.38L7.514%206.022A2.5%202.5%200%200%200%206%208.319v4.164a1.5%201.5%200%200%200%202.09%201.38l5-2.144a1.5%201.5%200%200%200%20.91-1.378z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG646Ptc5Q)%22%20d%3D%22M16%2013.5c0%201.245-1%202.5-3.5%202.5S9%2014.75%209%2013.5a1.5%201.5%200%200%201%201.5-1.5h4a1.5%201.5%200%200%201%201.5%201.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGuwKHvcHR)%22%20d%3D%22M14.5%209a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGjSgyOeow%22%20x1%3D%22.286%22%20x2%3D%227.059%22%20y1%3D%221.884%22%20y2%3D%227.531%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231b44b1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG7oihJemo%22%20x1%3D%223.286%22%20x2%3D%2210.059%22%20y1%3D%223.884%22%20y2%3D%229.531%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGnj3hFerZ%22%20x1%3D%226.286%22%20x2%3D%2213.059%22%20y1%3D%225.884%22%20y2%3D%2211.531%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236ce0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2358aafe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG646Ptc5Q%22%20x1%3D%2210.665%22%20x2%3D%2212.102%22%20y1%3D%2212.532%22%20y2%3D%2216.549%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGuwKHvcHR%22%20x1%3D%2211.451%22%20x2%3D%2213.49%22%20y1%3D%227.532%22%20y2%3D%2210.787%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%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/layer-diagonal-person-16.svg?color=%231a73e8&size=48