approvals-app-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
approvals-app-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT
Aliases
approval-app-32-filled

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="M13.866 2.366a1.25 1.25 0 0 1 1.768 0l4 4a1.25 1.25 0 0 1 0 1.768l-4 4a1.25 1.25 0 0 1-1.768-1.768l1.862-1.862a9.5 9.5 0 1 0 9.69 10.743c.09-.684.642-1.247 1.332-1.247s1.257.561 1.186 1.248C27.312 25.289 22.206 30 16 30C9.373 30 4 24.627 4 18C4 11.461 9.23 6.144 15.735 6.003l-1.869-1.87a1.25 1.25 0 0 1 0-1.767m7.268 13.768a1.25 1.25 0 0 0-1.768-1.768l-4.616 4.616l-1.616-1.616a1.25 1.25 0 0 0-1.768 1.768l2.5 2.5a1.25 1.25 0 0 0 1.768 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentApprovalsApp32Filled(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="M13.866 2.366a1.25 1.25 0 0 1 1.768 0l4 4a1.25 1.25 0 0 1 0 1.768l-4 4a1.25 1.25 0 0 1-1.768-1.768l1.862-1.862a9.5 9.5 0 1 0 9.69 10.743c.09-.684.642-1.247 1.332-1.247s1.257.561 1.186 1.248C27.312 25.289 22.206 30 16 30C9.373 30 4 24.627 4 18C4 11.461 9.23 6.144 15.735 6.003l-1.869-1.87a1.25 1.25 0 0 1 0-1.767m7.268 13.768a1.25 1.25 0 0 0-1.768-1.768l-4.616 4.616l-1.616-1.616a1.25 1.25 0 0 0-1.768 1.768l2.5 2.5a1.25 1.25 0 0 0 1.768 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.866 2.366a1.25 1.25 0 0 1 1.768 0l4 4a1.25 1.25 0 0 1 0 1.768l-4 4a1.25 1.25 0 0 1-1.768-1.768l1.862-1.862a9.5 9.5 0 1 0 9.69 10.743c.09-.684.642-1.247 1.332-1.247s1.257.561 1.186 1.248C27.312 25.289 22.206 30 16 30C9.373 30 4 24.627 4 18C4 11.461 9.23 6.144 15.735 6.003l-1.869-1.87a1.25 1.25 0 0 1 0-1.767m7.268 13.768a1.25 1.25 0 0 0-1.768-1.768l-4.616 4.616l-1.616-1.616a1.25 1.25 0 0 0-1.768 1.768l2.5 2.5a1.25 1.25 0 0 0 1.768 0z"/></svg>
</template>

CSS

.icon-approvals-app-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.866%202.366a1.25%201.25%200%200%201%201.768%200l4%204a1.25%201.25%200%200%201%200%201.768l-4%204a1.25%201.25%200%200%201-1.768-1.768l1.862-1.862a9.5%209.5%200%201%200%209.69%2010.743c.09-.684.642-1.247%201.332-1.247s1.257.561%201.186%201.248C27.312%2025.289%2022.206%2030%2016%2030C9.373%2030%204%2024.627%204%2018C4%2011.461%209.23%206.144%2015.735%206.003l-1.869-1.87a1.25%201.25%200%200%201%200-1.767m7.268%2013.768a1.25%201.25%200%200%200-1.768-1.768l-4.616%204.616l-1.616-1.616a1.25%201.25%200%200%200-1.768%201.768l2.5%202.5a1.25%201.25%200%200%200%201.768%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.866%202.366a1.25%201.25%200%200%201%201.768%200l4%204a1.25%201.25%200%200%201%200%201.768l-4%204a1.25%201.25%200%200%201-1.768-1.768l1.862-1.862a9.5%209.5%200%201%200%209.69%2010.743c.09-.684.642-1.247%201.332-1.247s1.257.561%201.186%201.248C27.312%2025.289%2022.206%2030%2016%2030C9.373%2030%204%2024.627%204%2018C4%2011.461%209.23%206.144%2015.735%206.003l-1.869-1.87a1.25%201.25%200%200%201%200-1.767m7.268%2013.768a1.25%201.25%200%200%200-1.768-1.768l-4.616%204.616l-1.616-1.616a1.25%201.25%200%200%200-1.768%201.768l2.5%202.5a1.25%201.25%200%200%200%201.768%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-32-filled.svg?color=%231a73e8&size=48