approvals app icon
approvals-app-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- approvals-app-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- 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 28 28"><path fill="currentColor" d="M12.293 2.293a1 1 0 0 1 1.414 0l3.005 3.002a1 1 0 0 1-.001 1.415l-3.005 2.998a1 1 0 1 1-1.412-1.416l1.284-1.282a8.5 8.5 0 1 0 8.91 8.942a1 1 0 1 1 1.997.104C24.196 21.596 19.614 26 14 26C8.201 26 3.5 21.299 3.5 15.5c0-5.663 4.483-10.28 10.095-10.492l-1.302-1.3a1 1 0 0 1 0-1.415m5.914 10a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 1 1 1.414-1.414l1.293 1.293l4.293-4.293a1 1 0 0 1 1.414 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentApprovalsApp28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M12.293 2.293a1 1 0 0 1 1.414 0l3.005 3.002a1 1 0 0 1-.001 1.415l-3.005 2.998a1 1 0 1 1-1.412-1.416l1.284-1.282a8.5 8.5 0 1 0 8.91 8.942a1 1 0 1 1 1.997.104C24.196 21.596 19.614 26 14 26C8.201 26 3.5 21.299 3.5 15.5c0-5.663 4.483-10.28 10.095-10.492l-1.302-1.3a1 1 0 0 1 0-1.415m5.914 10a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 1 1 1.414-1.414l1.293 1.293l4.293-4.293a1 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 28 28"><path fill="currentColor" d="M12.293 2.293a1 1 0 0 1 1.414 0l3.005 3.002a1 1 0 0 1-.001 1.415l-3.005 2.998a1 1 0 1 1-1.412-1.416l1.284-1.282a8.5 8.5 0 1 0 8.91 8.942a1 1 0 1 1 1.997.104C24.196 21.596 19.614 26 14 26C8.201 26 3.5 21.299 3.5 15.5c0-5.663 4.483-10.28 10.095-10.492l-1.302-1.3a1 1 0 0 1 0-1.415m5.914 10a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 1 1 1.414-1.414l1.293 1.293l4.293-4.293a1 1 0 0 1 1.414 0"/></svg> </template>
CSS
.icon-approvals-app-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.293%202.293a1%201%200%200%201%201.414%200l3.005%203.002a1%201%200%200%201-.001%201.415l-3.005%202.998a1%201%200%201%201-1.412-1.416l1.284-1.282a8.5%208.5%200%201%200%208.91%208.942a1%201%200%201%201%201.997.104C24.196%2021.596%2019.614%2026%2014%2026C8.201%2026%203.5%2021.299%203.5%2015.5c0-5.663%204.483-10.28%2010.095-10.492l-1.302-1.3a1%201%200%200%201%200-1.415m5.914%2010a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%201%201%201.414-1.414l1.293%201.293l4.293-4.293a1%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.293%202.293a1%201%200%200%201%201.414%200l3.005%203.002a1%201%200%200%201-.001%201.415l-3.005%202.998a1%201%200%201%201-1.412-1.416l1.284-1.282a8.5%208.5%200%201%200%208.91%208.942a1%201%200%201%201%201.997.104C24.196%2021.596%2019.614%2026%2014%2026C8.201%2026%203.5%2021.299%203.5%2015.5c0-5.663%204.483-10.28%2010.095-10.492l-1.302-1.3a1%201%200%200%201%200-1.415m5.914%2010a1%201%200%200%201%200%201.414l-5%205a1%201%200%200%201-1.414%200l-2-2a1%201%200%201%201%201.414-1.414l1.293%201.293l4.293-4.293a1%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-28-filled.svg?color=%231a73e8&size=48