calligraphy pen checkmark icon

calligraphy-pen-checkmark-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
calligraphy-pen-checkmark-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the calligraphy pen checkmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path d="M14.5 10a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m2.354-5.646l-3 3a.5.5 0 0 1-.708 0l-1-1a.5.5 0 0 1 .708-.708l.646.647l2.646-2.647a.5.5 0 0 1 .708.708"/><path d="M14.845 10.99a5.6 5.6 0 0 1-1.085-.04l-3.26 5.561v-5.645a1 1 0 1 0-1 0v5.645L6.216 10.91a1.5 1.5 0 0 1-.062-1.4L7.816 6h1.206a5.6 5.6 0 0 1 0-1H6.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 6.5 6h.21L5.25 9.08a2.5 2.5 0 0 0 .103 2.335l3.463 5.907a1.373 1.373 0 0 0 2.368 0l3.463-5.907q.12-.206.198-.426"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentCalligraphyPenCheckmark20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path d="M14.5 10a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m2.354-5.646l-3 3a.5.5 0 0 1-.708 0l-1-1a.5.5 0 0 1 .708-.708l.646.647l2.646-2.647a.5.5 0 0 1 .708.708"/><path d="M14.845 10.99a5.6 5.6 0 0 1-1.085-.04l-3.26 5.561v-5.645a1 1 0 1 0-1 0v5.645L6.216 10.91a1.5 1.5 0 0 1-.062-1.4L7.816 6h1.206a5.6 5.6 0 0 1 0-1H6.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 6.5 6h.21L5.25 9.08a2.5 2.5 0 0 0 .103 2.335l3.463 5.907a1.373 1.373 0 0 0 2.368 0l3.463-5.907q.12-.206.198-.426"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path d="M14.5 10a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m2.354-5.646l-3 3a.5.5 0 0 1-.708 0l-1-1a.5.5 0 0 1 .708-.708l.646.647l2.646-2.647a.5.5 0 0 1 .708.708"/><path d="M14.845 10.99a5.6 5.6 0 0 1-1.085-.04l-3.26 5.561v-5.645a1 1 0 1 0-1 0v5.645L6.216 10.91a1.5 1.5 0 0 1-.062-1.4L7.816 6h1.206a5.6 5.6 0 0 1 0-1H6.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 6.5 6h.21L5.25 9.08a2.5 2.5 0 0 0 .103 2.335l3.463 5.907a1.373 1.373 0 0 0 2.368 0l3.463-5.907q.12-.206.198-.426"/></g></svg>
</template>

CSS

.icon-calligraphy-pen-checkmark-20-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%2020%2020%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.5%2010a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m2.354-5.646l-3%203a.5.5%200%200%201-.708%200l-1-1a.5.5%200%200%201%20.708-.708l.646.647l2.646-2.647a.5.5%200%200%201%20.708.708%22%2F%3E%3Cpath%20d%3D%22M14.845%2010.99a5.6%205.6%200%200%201-1.085-.04l-3.26%205.561v-5.645a1%201%200%201%200-1%200v5.645L6.216%2010.91a1.5%201.5%200%200%201-.062-1.4L7.816%206h1.206a5.6%205.6%200%200%201%200-1H6.5a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%200-1%200v2A1.5%201.5%200%200%200%206.5%206h.21L5.25%209.08a2.5%202.5%200%200%200%20.103%202.335l3.463%205.907a1.373%201.373%200%200%200%202.368%200l3.463-5.907q.12-.206.198-.426%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%22currentColor%22%3E%3Cpath%20d%3D%22M14.5%2010a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m2.354-5.646l-3%203a.5.5%200%200%201-.708%200l-1-1a.5.5%200%200%201%20.708-.708l.646.647l2.646-2.647a.5.5%200%200%201%20.708.708%22%2F%3E%3Cpath%20d%3D%22M14.845%2010.99a5.6%205.6%200%200%201-1.085-.04l-3.26%205.561v-5.645a1%201%200%201%200-1%200v5.645L6.216%2010.91a1.5%201.5%200%200%201-.062-1.4L7.816%206h1.206a5.6%205.6%200%200%201%200-1H6.5a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%200-1%200v2A1.5%201.5%200%200%200%206.5%206h.21L5.25%209.08a2.5%202.5%200%200%200%20.103%202.335l3.463%205.907a1.373%201.373%200%200%200%202.368%200l3.463-5.907q.12-.206.198-.426%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/calligraphy-pen-checkmark-20-regular.svg?color=%231a73e8&size=48