approvals app icon
approvals-app-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- approvals-app-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Use the approvals app icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.44 3.44a1.5 1.5 0 0 1 2.12 0l5 5a1.5 1.5 0 0 1 0 2.12l-5 5a1.5 1.5 0 0 1-2.12-2.12L23.877 11C15.65 11.067 9 17.757 9 26c0 8.284 6.716 15 15 15c7.779 0 14.175-5.921 14.926-13.502c.082-.825.746-1.498 1.574-1.498s1.507.674 1.438 1.5C41.176 36.74 33.436 44 24 44c-9.941 0-18-8.059-18-18c0-9.9 7.994-17.935 17.88-18l-2.44-2.44a1.5 1.5 0 0 1 0-2.12m11.12 19.12a1.5 1.5 0 0 0-2.12-2.12l-7.94 7.939l-2.94-2.94a1.5 1.5 0 0 0-2.12 2.122l4 4a1.5 1.5 0 0 0 2.12 0z"/></svg>
React
import type { SVGProps } from "react";
export function FluentApprovalsApp48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.44 3.44a1.5 1.5 0 0 1 2.12 0l5 5a1.5 1.5 0 0 1 0 2.12l-5 5a1.5 1.5 0 0 1-2.12-2.12L23.877 11C15.65 11.067 9 17.757 9 26c0 8.284 6.716 15 15 15c7.779 0 14.175-5.921 14.926-13.502c.082-.825.746-1.498 1.574-1.498s1.507.674 1.438 1.5C41.176 36.74 33.436 44 24 44c-9.941 0-18-8.059-18-18c0-9.9 7.994-17.935 17.88-18l-2.44-2.44a1.5 1.5 0 0 1 0-2.12m11.12 19.12a1.5 1.5 0 0 0-2.12-2.12l-7.94 7.939l-2.94-2.94a1.5 1.5 0 0 0-2.12 2.122l4 4a1.5 1.5 0 0 0 2.12 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.44 3.44a1.5 1.5 0 0 1 2.12 0l5 5a1.5 1.5 0 0 1 0 2.12l-5 5a1.5 1.5 0 0 1-2.12-2.12L23.877 11C15.65 11.067 9 17.757 9 26c0 8.284 6.716 15 15 15c7.779 0 14.175-5.921 14.926-13.502c.082-.825.746-1.498 1.574-1.498s1.507.674 1.438 1.5C41.176 36.74 33.436 44 24 44c-9.941 0-18-8.059-18-18c0-9.9 7.994-17.935 17.88-18l-2.44-2.44a1.5 1.5 0 0 1 0-2.12m11.12 19.12a1.5 1.5 0 0 0-2.12-2.12l-7.94 7.939l-2.94-2.94a1.5 1.5 0 0 0-2.12 2.122l4 4a1.5 1.5 0 0 0 2.12 0z"/></svg> </template>
CSS
.icon-approvals-app-48-filled {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.44%203.44a1.5%201.5%200%200%201%202.12%200l5%205a1.5%201.5%200%200%201%200%202.12l-5%205a1.5%201.5%200%200%201-2.12-2.12L23.877%2011C15.65%2011.067%209%2017.757%209%2026c0%208.284%206.716%2015%2015%2015c7.779%200%2014.175-5.921%2014.926-13.502c.082-.825.746-1.498%201.574-1.498s1.507.674%201.438%201.5C41.176%2036.74%2033.436%2044%2024%2044c-9.941%200-18-8.059-18-18c0-9.9%207.994-17.935%2017.88-18l-2.44-2.44a1.5%201.5%200%200%201%200-2.12m11.12%2019.12a1.5%201.5%200%200%200-2.12-2.12l-7.94%207.939l-2.94-2.94a1.5%201.5%200%200%200-2.12%202.122l4%204a1.5%201.5%200%200%200%202.12%200z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.44%203.44a1.5%201.5%200%200%201%202.12%200l5%205a1.5%201.5%200%200%201%200%202.12l-5%205a1.5%201.5%200%200%201-2.12-2.12L23.877%2011C15.65%2011.067%209%2017.757%209%2026c0%208.284%206.716%2015%2015%2015c7.779%200%2014.175-5.921%2014.926-13.502c.082-.825.746-1.498%201.574-1.498s1.507.674%201.438%201.5C41.176%2036.74%2033.436%2044%2024%2044c-9.941%200-18-8.059-18-18c0-9.9%207.994-17.935%2017.88-18l-2.44-2.44a1.5%201.5%200%200%201%200-2.12m11.12%2019.12a1.5%201.5%200%200%200-2.12-2.12l-7.94%207.939l-2.94-2.94a1.5%201.5%200%200%200-2.12%202.122l4%204a1.5%201.5%200%200%200%202.12%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/approvals-app-48-filled.svg?color=%231a73e8&size=48