approvals-app-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
approvals-app-48-regular
Set
Fluent UI System Icons
Style
48 Regular
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.616 3.366a1.25 1.25 0 0 1 1.768 0l5.25 5.25a1.25 1.25 0 0 1 0 1.768l-5.25 5.25a1.25 1.25 0 0 1-1.768-1.768l3.337-3.337q-.473-.03-.953-.029c-8.56 0-15.5 6.94-15.5 15.5S15.44 41.5 24 41.5c8.14 0 14.814-6.274 15.45-14.25c.055-.688.61-1.25 1.3-1.25s1.255.561 1.207 1.25C41.315 36.608 33.521 44 24 44c-9.941 0-18-8.059-18-18S14.059 8 24 8q.245 0 .489.007l-2.873-2.873a1.25 1.25 0 0 1 0-1.768m11.268 18.768a1.25 1.25 0 0 0-1.768-1.768L22.5 28.982l-3.366-3.366a1.25 1.25 0 0 0-1.768 1.768l4.25 4.25a1.25 1.25 0 0 0 1.768 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentApprovalsApp48Regular(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.616 3.366a1.25 1.25 0 0 1 1.768 0l5.25 5.25a1.25 1.25 0 0 1 0 1.768l-5.25 5.25a1.25 1.25 0 0 1-1.768-1.768l3.337-3.337q-.473-.03-.953-.029c-8.56 0-15.5 6.94-15.5 15.5S15.44 41.5 24 41.5c8.14 0 14.814-6.274 15.45-14.25c.055-.688.61-1.25 1.3-1.25s1.255.561 1.207 1.25C41.315 36.608 33.521 44 24 44c-9.941 0-18-8.059-18-18S14.059 8 24 8q.245 0 .489.007l-2.873-2.873a1.25 1.25 0 0 1 0-1.768m11.268 18.768a1.25 1.25 0 0 0-1.768-1.768L22.5 28.982l-3.366-3.366a1.25 1.25 0 0 0-1.768 1.768l4.25 4.25a1.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 48 48"><path fill="currentColor" d="M21.616 3.366a1.25 1.25 0 0 1 1.768 0l5.25 5.25a1.25 1.25 0 0 1 0 1.768l-5.25 5.25a1.25 1.25 0 0 1-1.768-1.768l3.337-3.337q-.473-.03-.953-.029c-8.56 0-15.5 6.94-15.5 15.5S15.44 41.5 24 41.5c8.14 0 14.814-6.274 15.45-14.25c.055-.688.61-1.25 1.3-1.25s1.255.561 1.207 1.25C41.315 36.608 33.521 44 24 44c-9.941 0-18-8.059-18-18S14.059 8 24 8q.245 0 .489.007l-2.873-2.873a1.25 1.25 0 0 1 0-1.768m11.268 18.768a1.25 1.25 0 0 0-1.768-1.768L22.5 28.982l-3.366-3.366a1.25 1.25 0 0 0-1.768 1.768l4.25 4.25a1.25 1.25 0 0 0 1.768 0z"/></svg>
</template>

CSS

.icon-approvals-app-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.616%203.366a1.25%201.25%200%200%201%201.768%200l5.25%205.25a1.25%201.25%200%200%201%200%201.768l-5.25%205.25a1.25%201.25%200%200%201-1.768-1.768l3.337-3.337q-.473-.03-.953-.029c-8.56%200-15.5%206.94-15.5%2015.5S15.44%2041.5%2024%2041.5c8.14%200%2014.814-6.274%2015.45-14.25c.055-.688.61-1.25%201.3-1.25s1.255.561%201.207%201.25C41.315%2036.608%2033.521%2044%2024%2044c-9.941%200-18-8.059-18-18S14.059%208%2024%208q.245%200%20.489.007l-2.873-2.873a1.25%201.25%200%200%201%200-1.768m11.268%2018.768a1.25%201.25%200%200%200-1.768-1.768L22.5%2028.982l-3.366-3.366a1.25%201.25%200%200%200-1.768%201.768l4.25%204.25a1.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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.616%203.366a1.25%201.25%200%200%201%201.768%200l5.25%205.25a1.25%201.25%200%200%201%200%201.768l-5.25%205.25a1.25%201.25%200%200%201-1.768-1.768l3.337-3.337q-.473-.03-.953-.029c-8.56%200-15.5%206.94-15.5%2015.5S15.44%2041.5%2024%2041.5c8.14%200%2014.814-6.274%2015.45-14.25c.055-.688.61-1.25%201.3-1.25s1.255.561%201.207%201.25C41.315%2036.608%2033.521%2044%2024%2044c-9.941%200-18-8.059-18-18S14.059%208%2024%208q.245%200%20.489.007l-2.873-2.873a1.25%201.25%200%200%201%200-1.768m11.268%2018.768a1.25%201.25%200%200%200-1.768-1.768L22.5%2028.982l-3.366-3.366a1.25%201.25%200%200%200-1.768%201.768l4.25%204.25a1.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-48-regular.svg?color=%231a73e8&size=48