apps icon
apps-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- apps-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the apps icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.81 2.45a1.5 1.5 0 0 0-2.12 0L7.961 4.175A1.5 1.5 0 0 0 6.497 3h-3a1.5 1.5 0 0 0-1.5 1.5v8c0 .51.255.96.644 1.231c.243.17.54.27.859.27h8a1.5 1.5 0 0 0 1.5-1.5v-3a1.5 1.5 0 0 0-1.125-1.452L13.58 6.34a1.5 1.5 0 0 0 0-2.121zM9.578 8h-1.58V6.42zm.818-4.844a.5.5 0 0 1 .707 0l1.771 1.77a.5.5 0 0 1 0 .708l-1.77 1.77a.5.5 0 0 1-.708 0l-1.77-1.77a.5.5 0 0 1 0-.707zM6.997 4.5V8h-4V4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5M3 12.5V9h3.997v4h-3.5A.497.497 0 0 1 3 12.5M7.997 9H11.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H7.997z"/></svg>
React
import type { SVGProps } from "react";
export function FluentApps16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.81 2.45a1.5 1.5 0 0 0-2.12 0L7.961 4.175A1.5 1.5 0 0 0 6.497 3h-3a1.5 1.5 0 0 0-1.5 1.5v8c0 .51.255.96.644 1.231c.243.17.54.27.859.27h8a1.5 1.5 0 0 0 1.5-1.5v-3a1.5 1.5 0 0 0-1.125-1.452L13.58 6.34a1.5 1.5 0 0 0 0-2.121zM9.578 8h-1.58V6.42zm.818-4.844a.5.5 0 0 1 .707 0l1.771 1.77a.5.5 0 0 1 0 .708l-1.77 1.77a.5.5 0 0 1-.708 0l-1.77-1.77a.5.5 0 0 1 0-.707zM6.997 4.5V8h-4V4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5M3 12.5V9h3.997v4h-3.5A.497.497 0 0 1 3 12.5M7.997 9H11.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H7.997z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.81 2.45a1.5 1.5 0 0 0-2.12 0L7.961 4.175A1.5 1.5 0 0 0 6.497 3h-3a1.5 1.5 0 0 0-1.5 1.5v8c0 .51.255.96.644 1.231c.243.17.54.27.859.27h8a1.5 1.5 0 0 0 1.5-1.5v-3a1.5 1.5 0 0 0-1.125-1.452L13.58 6.34a1.5 1.5 0 0 0 0-2.121zM9.578 8h-1.58V6.42zm.818-4.844a.5.5 0 0 1 .707 0l1.771 1.77a.5.5 0 0 1 0 .708l-1.77 1.77a.5.5 0 0 1-.708 0l-1.77-1.77a.5.5 0 0 1 0-.707zM6.997 4.5V8h-4V4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5M3 12.5V9h3.997v4h-3.5A.497.497 0 0 1 3 12.5M7.997 9H11.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H7.997z"/></svg> </template>
CSS
.icon-apps-16-regular {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.81%202.45a1.5%201.5%200%200%200-2.12%200L7.961%204.175A1.5%201.5%200%200%200%206.497%203h-3a1.5%201.5%200%200%200-1.5%201.5v8c0%20.51.255.96.644%201.231c.243.17.54.27.859.27h8a1.5%201.5%200%200%200%201.5-1.5v-3a1.5%201.5%200%200%200-1.125-1.452L13.58%206.34a1.5%201.5%200%200%200%200-2.121zM9.578%208h-1.58V6.42zm.818-4.844a.5.5%200%200%201%20.707%200l1.771%201.77a.5.5%200%200%201%200%20.708l-1.77%201.77a.5.5%200%200%201-.708%200l-1.77-1.77a.5.5%200%200%201%200-.707zM6.997%204.5V8h-4V4.5a.5.5%200%200%201%20.5-.5h3a.5.5%200%200%201%20.5.5M3%2012.5V9h3.997v4h-3.5A.497.497%200%200%201%203%2012.5M7.997%209H11.5a.5.5%200%200%201%20.5.5v3a.5.5%200%200%201-.5.5H7.997z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.81%202.45a1.5%201.5%200%200%200-2.12%200L7.961%204.175A1.5%201.5%200%200%200%206.497%203h-3a1.5%201.5%200%200%200-1.5%201.5v8c0%20.51.255.96.644%201.231c.243.17.54.27.859.27h8a1.5%201.5%200%200%200%201.5-1.5v-3a1.5%201.5%200%200%200-1.125-1.452L13.58%206.34a1.5%201.5%200%200%200%200-2.121zM9.578%208h-1.58V6.42zm.818-4.844a.5.5%200%200%201%20.707%200l1.771%201.77a.5.5%200%200%201%200%20.708l-1.77%201.77a.5.5%200%200%201-.708%200l-1.77-1.77a.5.5%200%200%201%200-.707zM6.997%204.5V8h-4V4.5a.5.5%200%200%201%20.5-.5h3a.5.5%200%200%201%20.5.5M3%2012.5V9h3.997v4h-3.5A.497.497%200%200%201%203%2012.5M7.997%209H11.5a.5.5%200%200%201%20.5.5v3a.5.5%200%200%201-.5.5H7.997z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/apps-16-regular.svg?color=%231a73e8&size=48