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

Name
signed-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
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 16 16"><g fill="none"><path d="M11.335 2.065l.077.153l.576 1.533c.045.12.14.216.261.261l1.48.556c.65.243.999.937.826 1.594l-.042.13l-.688 1.523a.447.447 0 0 0 0 .37l.654 1.44a1.34 1.34 0 0 1-.544 1.71l-.153.077l-1.533.576a.446.446 0 0 0-.26.261l-.556 1.48a1.34 1.34 0 0 1-1.595.826l-.13-.042l-1.523-.688a.447.447 0 0 0-.37 0l-1.439.654a1.34 1.34 0 0 1-1.71-.544l-.077-.153l-.577-1.533a.446.446 0 0 0-.261-.26l-1.48-.556a1.34 1.34 0 0 1-.826-1.595l.042-.13l.689-1.523a.447.447 0 0 0 0-.37l-.654-1.439a1.34 1.34 0 0 1 .543-1.71l.153-.077l1.533-.577a.447.447 0 0 0 .261-.261l.556-1.48a1.34 1.34 0 0 1 1.594-.826l.13.042l1.523.689a.447.447 0 0 0 .37 0l1.44-.654a1.34 1.34 0 0 1 1.71.543zm-1.17 3.641l-3.187 3.64l-1.162-1.162a.447.447 0 1 0-.632.632l1.5 1.5a.447.447 0 0 0 .652-.022l3.5-4a.447.447 0 0 0-.672-.588z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentSigned16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path d="M11.335 2.065l.077.153l.576 1.533c.045.12.14.216.261.261l1.48.556c.65.243.999.937.826 1.594l-.042.13l-.688 1.523a.447.447 0 0 0 0 .37l.654 1.44a1.34 1.34 0 0 1-.544 1.71l-.153.077l-1.533.576a.446.446 0 0 0-.26.261l-.556 1.48a1.34 1.34 0 0 1-1.595.826l-.13-.042l-1.523-.688a.447.447 0 0 0-.37 0l-1.439.654a1.34 1.34 0 0 1-1.71-.544l-.077-.153l-.577-1.533a.446.446 0 0 0-.261-.26l-1.48-.556a1.34 1.34 0 0 1-.826-1.595l.042-.13l.689-1.523a.447.447 0 0 0 0-.37l-.654-1.439a1.34 1.34 0 0 1 .543-1.71l.153-.077l1.533-.577a.447.447 0 0 0 .261-.261l.556-1.48a1.34 1.34 0 0 1 1.594-.826l.13.042l1.523.689a.447.447 0 0 0 .37 0l1.44-.654a1.34 1.34 0 0 1 1.71.543zm-1.17 3.641l-3.187 3.64l-1.162-1.162a.447.447 0 1 0-.632.632l1.5 1.5a.447.447 0 0 0 .652-.022l3.5-4a.447.447 0 0 0-.672-.588z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path d="M11.335 2.065l.077.153l.576 1.533c.045.12.14.216.261.261l1.48.556c.65.243.999.937.826 1.594l-.042.13l-.688 1.523a.447.447 0 0 0 0 .37l.654 1.44a1.34 1.34 0 0 1-.544 1.71l-.153.077l-1.533.576a.446.446 0 0 0-.26.261l-.556 1.48a1.34 1.34 0 0 1-1.595.826l-.13-.042l-1.523-.688a.447.447 0 0 0-.37 0l-1.439.654a1.34 1.34 0 0 1-1.71-.544l-.077-.153l-.577-1.533a.446.446 0 0 0-.261-.26l-1.48-.556a1.34 1.34 0 0 1-.826-1.595l.042-.13l.689-1.523a.447.447 0 0 0 0-.37l-.654-1.439a1.34 1.34 0 0 1 .543-1.71l.153-.077l1.533-.577a.447.447 0 0 0 .261-.261l.556-1.48a1.34 1.34 0 0 1 1.594-.826l.13.042l1.523.689a.447.447 0 0 0 .37 0l1.44-.654a1.34 1.34 0 0 1 1.71.543zm-1.17 3.641l-3.187 3.64l-1.162-1.162a.447.447 0 1 0-.632.632l1.5 1.5a.447.447 0 0 0 .652-.022l3.5-4a.447.447 0 0 0-.672-.588z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-signed-16-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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.335%202.065l.077.153l.576%201.533c.045.12.14.216.261.261l1.48.556c.65.243.999.937.826%201.594l-.042.13l-.688%201.523a.447.447%200%200%200%200%20.37l.654%201.44a1.34%201.34%200%200%201-.544%201.71l-.153.077l-1.533.576a.446.446%200%200%200-.26.261l-.556%201.48a1.34%201.34%200%200%201-1.595.826l-.13-.042l-1.523-.688a.447.447%200%200%200-.37%200l-1.439.654a1.34%201.34%200%200%201-1.71-.544l-.077-.153l-.577-1.533a.446.446%200%200%200-.261-.26l-1.48-.556a1.34%201.34%200%200%201-.826-1.595l.042-.13l.689-1.523a.447.447%200%200%200%200-.37l-.654-1.439a1.34%201.34%200%200%201%20.543-1.71l.153-.077l1.533-.577a.447.447%200%200%200%20.261-.261l.556-1.48a1.34%201.34%200%200%201%201.594-.826l.13.042l1.523.689a.447.447%200%200%200%20.37%200l1.44-.654a1.34%201.34%200%200%201%201.71.543zm-1.17%203.641l-3.187%203.64l-1.162-1.162a.447.447%200%201%200-.632.632l1.5%201.5a.447.447%200%200%200%20.652-.022l3.5-4a.447.447%200%200%200-.672-.588z%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.335%202.065l.077.153l.576%201.533c.045.12.14.216.261.261l1.48.556c.65.243.999.937.826%201.594l-.042.13l-.688%201.523a.447.447%200%200%200%200%20.37l.654%201.44a1.34%201.34%200%200%201-.544%201.71l-.153.077l-1.533.576a.446.446%200%200%200-.26.261l-.556%201.48a1.34%201.34%200%200%201-1.595.826l-.13-.042l-1.523-.688a.447.447%200%200%200-.37%200l-1.439.654a1.34%201.34%200%200%201-1.71-.544l-.077-.153l-.577-1.533a.446.446%200%200%200-.261-.26l-1.48-.556a1.34%201.34%200%200%201-.826-1.595l.042-.13l.689-1.523a.447.447%200%200%200%200-.37l-.654-1.439a1.34%201.34%200%200%201%20.543-1.71l.153-.077l1.533-.577a.447.447%200%200%200%20.261-.261l.556-1.48a1.34%201.34%200%200%201%201.594-.826l.13.042l1.523.689a.447.447%200%200%200%20.37%200l1.44-.654a1.34%201.34%200%200%201%201.71.543zm-1.17%203.641l-3.187%203.64l-1.162-1.162a.447.447%200%201%200-.632.632l1.5%201.5a.447.447%200%200%200%20.652-.022l3.5-4a.447.447%200%200%200-.672-.588z%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-16-filled.svg?color=%231a73e8&size=48