call checkmark icon
call-checkmark-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- call-checkmark-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
call-add-16-filledcall-blocked-24-filledcall-chevron-down-16-filledcall-connecting-20-filledcall-dismiss-16-filledcall-end-12-filledcall-exclamation-20-filledcall-forward-16-filledcall-inbound-16-filledcall-missed-12-filledcall-outbound-16-filledcall-park-16-filledcall-pause-20-filledcall-prohibited-16-filledcall-rectangle-landscape-16-filledcall-square-16-filledcall-transfer-16-filledcall-warning-16-filled
Use the call checkmark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.535 2.116c-1.04-.264-2.13-.152-2.984.326c-.87.486-1.48 1.348-1.51 2.501c-.046 1.802.371 4.22 2.027 7.058c1.635 2.803 3.44 4.483 4.938 5.481c.946.631 1.991.648 2.884.237c.88-.405 1.594-1.214 1.965-2.217a1.84 1.84 0 0 0-.12-1.536l-.804-1.435a2.5 2.5 0 0 0-3.441-.938l-.437.255c-.349.203-.704.154-.898-.049c-.652-.681-1.245-1.678-1.513-2.576c-.075-.251.045-.568.372-.775l.79-.502a2.5 2.5 0 0 0 .829-3.354l-.898-1.566a1.93 1.93 0 0 0-1.2-.91m11.319.03a.5.5 0 0 1 0 .707l-5 5a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.707L12.5 6.792l4.646-4.646a.5.5 0 0 1 .708 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallCheckmark20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.535 2.116c-1.04-.264-2.13-.152-2.984.326c-.87.486-1.48 1.348-1.51 2.501c-.046 1.802.371 4.22 2.027 7.058c1.635 2.803 3.44 4.483 4.938 5.481c.946.631 1.991.648 2.884.237c.88-.405 1.594-1.214 1.965-2.217a1.84 1.84 0 0 0-.12-1.536l-.804-1.435a2.5 2.5 0 0 0-3.441-.938l-.437.255c-.349.203-.704.154-.898-.049c-.652-.681-1.245-1.678-1.513-2.576c-.075-.251.045-.568.372-.775l.79-.502a2.5 2.5 0 0 0 .829-3.354l-.898-1.566a1.93 1.93 0 0 0-1.2-.91m11.319.03a.5.5 0 0 1 0 .707l-5 5a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.707L12.5 6.792l4.646-4.646a.5.5 0 0 1 .708 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.535 2.116c-1.04-.264-2.13-.152-2.984.326c-.87.486-1.48 1.348-1.51 2.501c-.046 1.802.371 4.22 2.027 7.058c1.635 2.803 3.44 4.483 4.938 5.481c.946.631 1.991.648 2.884.237c.88-.405 1.594-1.214 1.965-2.217a1.84 1.84 0 0 0-.12-1.536l-.804-1.435a2.5 2.5 0 0 0-3.441-.938l-.437.255c-.349.203-.704.154-.898-.049c-.652-.681-1.245-1.678-1.513-2.576c-.075-.251.045-.568.372-.775l.79-.502a2.5 2.5 0 0 0 .829-3.354l-.898-1.566a1.93 1.93 0 0 0-1.2-.91m11.319.03a.5.5 0 0 1 0 .707l-5 5a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.707L12.5 6.792l4.646-4.646a.5.5 0 0 1 .708 0"/></svg> </template>
CSS
.icon-call-checkmark-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.535%202.116c-1.04-.264-2.13-.152-2.984.326c-.87.486-1.48%201.348-1.51%202.501c-.046%201.802.371%204.22%202.027%207.058c1.635%202.803%203.44%204.483%204.938%205.481c.946.631%201.991.648%202.884.237c.88-.405%201.594-1.214%201.965-2.217a1.84%201.84%200%200%200-.12-1.536l-.804-1.435a2.5%202.5%200%200%200-3.441-.938l-.437.255c-.349.203-.704.154-.898-.049c-.652-.681-1.245-1.678-1.513-2.576c-.075-.251.045-.568.372-.775l.79-.502a2.5%202.5%200%200%200%20.829-3.354l-.898-1.566a1.93%201.93%200%200%200-1.2-.91m11.319.03a.5.5%200%200%201%200%20.707l-5%205a.5.5%200%200%201-.708%200l-2-2a.5.5%200%200%201%20.708-.707L12.5%206.792l4.646-4.646a.5.5%200%200%201%20.708%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.535%202.116c-1.04-.264-2.13-.152-2.984.326c-.87.486-1.48%201.348-1.51%202.501c-.046%201.802.371%204.22%202.027%207.058c1.635%202.803%203.44%204.483%204.938%205.481c.946.631%201.991.648%202.884.237c.88-.405%201.594-1.214%201.965-2.217a1.84%201.84%200%200%200-.12-1.536l-.804-1.435a2.5%202.5%200%200%200-3.441-.938l-.437.255c-.349.203-.704.154-.898-.049c-.652-.681-1.245-1.678-1.513-2.576c-.075-.251.045-.568.372-.775l.79-.502a2.5%202.5%200%200%200%20.829-3.354l-.898-1.566a1.93%201.93%200%200%200-1.2-.91m11.319.03a.5.5%200%200%201%200%20.707l-5%205a.5.5%200%200%201-.708%200l-2-2a.5.5%200%200%201%20.708-.707L12.5%206.792l4.646-4.646a.5.5%200%200%201%20.708%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-checkmark-20-filled.svg?color=%231a73e8&size=48