approvals app icon
approvals-app-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- approvals-app-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
- Aliases
- approval-app-32-regular
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 32 32"><path fill="currentColor" d="M14.293 2.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414l2.277-2.277Q16.286 8 16 8C10.477 8 6 12.477 6 18s4.477 10 10 10c5.186 0 9.45-3.947 9.95-9.001c.055-.55.498-.999 1.05-.999s1.004.45.959 1C27.451 25.16 22.291 30 16 30C9.373 30 4 24.627 4 18S9.373 6 16 6q.302 0 .6.015l-2.307-2.308a1 1 0 0 1 0-1.414m6.414 12a1 1 0 0 1 0 1.414l-5.5 5.5a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414l1.793 1.793l4.793-4.793a1 1 0 0 1 1.414 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentApprovalsApp32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.293 2.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414l2.277-2.277Q16.286 8 16 8C10.477 8 6 12.477 6 18s4.477 10 10 10c5.186 0 9.45-3.947 9.95-9.001c.055-.55.498-.999 1.05-.999s1.004.45.959 1C27.451 25.16 22.291 30 16 30C9.373 30 4 24.627 4 18S9.373 6 16 6q.302 0 .6.015l-2.307-2.308a1 1 0 0 1 0-1.414m6.414 12a1 1 0 0 1 0 1.414l-5.5 5.5a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414l1.793 1.793l4.793-4.793a1 1 0 0 1 1.414 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.293 2.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414l2.277-2.277Q16.286 8 16 8C10.477 8 6 12.477 6 18s4.477 10 10 10c5.186 0 9.45-3.947 9.95-9.001c.055-.55.498-.999 1.05-.999s1.004.45.959 1C27.451 25.16 22.291 30 16 30C9.373 30 4 24.627 4 18S9.373 6 16 6q.302 0 .6.015l-2.307-2.308a1 1 0 0 1 0-1.414m6.414 12a1 1 0 0 1 0 1.414l-5.5 5.5a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414l1.793 1.793l4.793-4.793a1 1 0 0 1 1.414 0"/></svg> </template>
CSS
.icon-approvals-app-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.293%202.293a1%201%200%200%201%201.414%200l4%204a1%201%200%200%201%200%201.414l-4%204a1%201%200%200%201-1.414-1.414l2.277-2.277Q16.286%208%2016%208C10.477%208%206%2012.477%206%2018s4.477%2010%2010%2010c5.186%200%209.45-3.947%209.95-9.001c.055-.55.498-.999%201.05-.999s1.004.45.959%201C27.451%2025.16%2022.291%2030%2016%2030C9.373%2030%204%2024.627%204%2018S9.373%206%2016%206q.302%200%20.6.015l-2.307-2.308a1%201%200%200%201%200-1.414m6.414%2012a1%201%200%200%201%200%201.414l-5.5%205.5a1%201%200%200%201-1.414%200l-2.5-2.5a1%201%200%200%201%201.414-1.414l1.793%201.793l4.793-4.793a1%201%200%200%201%201.414%200%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.293%202.293a1%201%200%200%201%201.414%200l4%204a1%201%200%200%201%200%201.414l-4%204a1%201%200%200%201-1.414-1.414l2.277-2.277Q16.286%208%2016%208C10.477%208%206%2012.477%206%2018s4.477%2010%2010%2010c5.186%200%209.45-3.947%209.95-9.001c.055-.55.498-.999%201.05-.999s1.004.45.959%201C27.451%2025.16%2022.291%2030%2016%2030C9.373%2030%204%2024.627%204%2018S9.373%206%2016%206q.302%200%20.6.015l-2.307-2.308a1%201%200%200%201%200-1.414m6.414%2012a1%201%200%200%201%200%201.414l-5.5%205.5a1%201%200%200%201-1.414%200l-2.5-2.5a1%201%200%200%201%201.414-1.414l1.793%201.793l4.793-4.793a1%201%200%200%201%201.414%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/approvals-app-32-regular.svg?color=%231a73e8&size=48