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

Name
signed-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Use the signed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path d="M8.461 1.898l.99.389a1.5 1.5 0 0 0 1.098 0l.99-.39a2.418 2.418 0 0 1 3.102 1.285l.424.976a1.5 1.5 0 0 0 .777.776l.975.425a2.418 2.418 0 0 1 1.285 3.102l-.39.99a1.5 1.5 0 0 0 0 1.098l.39.99a2.418 2.418 0 0 1-1.285 3.102l-.975.424a1.5 1.5 0 0 0-.777.777l-.424.975a2.418 2.418 0 0 1-3.102 1.285l-.99-.39a1.5 1.5 0 0 0-1.098 0l-.99.39a2.418 2.418 0 0 1-3.102-1.285l-.425-.975a1.5 1.5 0 0 0-.776-.777l-.976-.424a2.418 2.418 0 0 1-1.284-3.102l.389-.99a1.5 1.5 0 0 0 0-1.098l-.39-.99a2.418 2.418 0 0 1 1.285-3.102l.976-.425a1.5 1.5 0 0 0 .776-.776l.425-.976A2.418 2.418 0 0 1 8.46 1.898zm4.165 5.77L8.98 11.77l-1.625-1.625a.5.5 0 0 0-.708.707l2 2a.5.5 0 0 0 .728-.02l4-4.5a.5.5 0 0 0-.748-.665z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentSigned20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path d="M8.461 1.898l.99.389a1.5 1.5 0 0 0 1.098 0l.99-.39a2.418 2.418 0 0 1 3.102 1.285l.424.976a1.5 1.5 0 0 0 .777.776l.975.425a2.418 2.418 0 0 1 1.285 3.102l-.39.99a1.5 1.5 0 0 0 0 1.098l.39.99a2.418 2.418 0 0 1-1.285 3.102l-.975.424a1.5 1.5 0 0 0-.777.777l-.424.975a2.418 2.418 0 0 1-3.102 1.285l-.99-.39a1.5 1.5 0 0 0-1.098 0l-.99.39a2.418 2.418 0 0 1-3.102-1.285l-.425-.975a1.5 1.5 0 0 0-.776-.777l-.976-.424a2.418 2.418 0 0 1-1.284-3.102l.389-.99a1.5 1.5 0 0 0 0-1.098l-.39-.99a2.418 2.418 0 0 1 1.285-3.102l.976-.425a1.5 1.5 0 0 0 .776-.776l.425-.976A2.418 2.418 0 0 1 8.46 1.898zm4.165 5.77L8.98 11.77l-1.625-1.625a.5.5 0 0 0-.708.707l2 2a.5.5 0 0 0 .728-.02l4-4.5a.5.5 0 0 0-.748-.665z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path d="M8.461 1.898l.99.389a1.5 1.5 0 0 0 1.098 0l.99-.39a2.418 2.418 0 0 1 3.102 1.285l.424.976a1.5 1.5 0 0 0 .777.776l.975.425a2.418 2.418 0 0 1 1.285 3.102l-.39.99a1.5 1.5 0 0 0 0 1.098l.39.99a2.418 2.418 0 0 1-1.285 3.102l-.975.424a1.5 1.5 0 0 0-.777.777l-.424.975a2.418 2.418 0 0 1-3.102 1.285l-.99-.39a1.5 1.5 0 0 0-1.098 0l-.99.39a2.418 2.418 0 0 1-3.102-1.285l-.425-.975a1.5 1.5 0 0 0-.776-.777l-.976-.424a2.418 2.418 0 0 1-1.284-3.102l.389-.99a1.5 1.5 0 0 0 0-1.098l-.39-.99a2.418 2.418 0 0 1 1.285-3.102l.976-.425a1.5 1.5 0 0 0 .776-.776l.425-.976A2.418 2.418 0 0 1 8.46 1.898zm4.165 5.77L8.98 11.77l-1.625-1.625a.5.5 0 0 0-.708.707l2 2a.5.5 0 0 0 .728-.02l4-4.5a.5.5 0 0 0-.748-.665z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-signed-20-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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.461%201.898l.99.389a1.5%201.5%200%200%200%201.098%200l.99-.39a2.418%202.418%200%200%201%203.102%201.285l.424.976a1.5%201.5%200%200%200%20.777.776l.975.425a2.418%202.418%200%200%201%201.285%203.102l-.39.99a1.5%201.5%200%200%200%200%201.098l.39.99a2.418%202.418%200%200%201-1.285%203.102l-.975.424a1.5%201.5%200%200%200-.777.777l-.424.975a2.418%202.418%200%200%201-3.102%201.285l-.99-.39a1.5%201.5%200%200%200-1.098%200l-.99.39a2.418%202.418%200%200%201-3.102-1.285l-.425-.975a1.5%201.5%200%200%200-.776-.777l-.976-.424a2.418%202.418%200%200%201-1.284-3.102l.389-.99a1.5%201.5%200%200%200%200-1.098l-.39-.99a2.418%202.418%200%200%201%201.285-3.102l.976-.425a1.5%201.5%200%200%200%20.776-.776l.425-.976A2.418%202.418%200%200%201%208.46%201.898zm4.165%205.77L8.98%2011.77l-1.625-1.625a.5.5%200%200%200-.708.707l2%202a.5.5%200%200%200%20.728-.02l4-4.5a.5.5%200%200%200-.748-.665z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.461%201.898l.99.389a1.5%201.5%200%200%200%201.098%200l.99-.39a2.418%202.418%200%200%201%203.102%201.285l.424.976a1.5%201.5%200%200%200%20.777.776l.975.425a2.418%202.418%200%200%201%201.285%203.102l-.39.99a1.5%201.5%200%200%200%200%201.098l.39.99a2.418%202.418%200%200%201-1.285%203.102l-.975.424a1.5%201.5%200%200%200-.777.777l-.424.975a2.418%202.418%200%200%201-3.102%201.285l-.99-.39a1.5%201.5%200%200%200-1.098%200l-.99.39a2.418%202.418%200%200%201-3.102-1.285l-.425-.975a1.5%201.5%200%200%200-.776-.777l-.976-.424a2.418%202.418%200%200%201-1.284-3.102l.389-.99a1.5%201.5%200%200%200%200-1.098l-.39-.99a2.418%202.418%200%200%201%201.285-3.102l.976-.425a1.5%201.5%200%200%200%20.776-.776l.425-.976A2.418%202.418%200%200%201%208.46%201.898zm4.165%205.77L8.98%2011.77l-1.625-1.625a.5.5%200%200%200-.708.707l2%202a.5.5%200%200%200%20.728-.02l4-4.5a.5.5%200%200%200-.748-.665z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/signed-20-filled.svg?color=%231a73e8&size=48

Signed 20 filled icon — Fluent UI System Icons · IconsDB