data usage checkmark icon
data-usage-checkmark-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- data-usage-checkmark-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
data-usage-checkmark-16-filleddata-usage-checkmark-16-regulardata-usage-checkmark-20-filleddata-usage-checkmark-20-regulardata-usage-checkmark-24-filleddata-usage-checkmark-24-regulardata-usage-checkmark-28-filleddata-usage-checkmark-32-filleddata-usage-checkmark-32-regulardata-usage-checkmark-48-filleddata-usage-checkmark-48-regular
Related icons in Fluent UI System Icons
data-area-20-filleddata-bar-horizontal-20-filleddata-bar-horizontal-descending-16-filleddata-bar-vertical-16-filleddata-bar-vertical-add-20-filleddata-bar-vertical-arrow-down-16-filleddata-bar-vertical-ascending-16-filleddata-bar-vertical-edit-16-filleddata-bar-vertical-star-16-filleddata-funnel-20-filleddata-histogram-16-filleddata-line-16-filleddata-pie-16-filleddata-scatter-20-filleddata-sunburst-20-filleddata-treemap-20-filleddata-trending-16-filleddata-usage-16-filleddata-usage-edit-20-filleddata-usage-settings-16-filleddata-usage-sparkle-20-filleddata-usage-toolbox-20-filleddata-waterfall-20-filleddata-whisker-20-filled
Use the data usage checkmark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.75 2A3.75 3.75 0 0 0 2 5.75v14.5A3.75 3.75 0 0 0 5.75 24h8.115a7.5 7.5 0 0 1-.595-1.5H5.75a2.25 2.25 0 0 1-2.25-2.25V5.75A2.25 2.25 0 0 1 5.75 3.5h14.5a2.25 2.25 0 0 1 2.25 2.25v7.52a7.5 7.5 0 0 1 1.5.595V5.75A3.75 3.75 0 0 0 20.25 2zm7.403 16.984a7.5 7.5 0 0 1 .597-1.757V13.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 .903.734m4.347-5.36a7.4 7.4 0 0 1 1.5-.474v-5.4a.75.75 0 0 0-1.5 0zm-9-2.874a.75.75 0 0 0-1.5 0v7.5a.75.75 0 0 0 1.5 0zM27 20.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-2.646-2.854a.5.5 0 0 0-.708 0L19 22.293l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708"/></svg>
React
import type { SVGProps } from "react";
export function FluentDataUsageCheckmark28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.75 2A3.75 3.75 0 0 0 2 5.75v14.5A3.75 3.75 0 0 0 5.75 24h8.115a7.5 7.5 0 0 1-.595-1.5H5.75a2.25 2.25 0 0 1-2.25-2.25V5.75A2.25 2.25 0 0 1 5.75 3.5h14.5a2.25 2.25 0 0 1 2.25 2.25v7.52a7.5 7.5 0 0 1 1.5.595V5.75A3.75 3.75 0 0 0 20.25 2zm7.403 16.984a7.5 7.5 0 0 1 .597-1.757V13.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 .903.734m4.347-5.36a7.4 7.4 0 0 1 1.5-.474v-5.4a.75.75 0 0 0-1.5 0zm-9-2.874a.75.75 0 0 0-1.5 0v7.5a.75.75 0 0 0 1.5 0zM27 20.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-2.646-2.854a.5.5 0 0 0-.708 0L19 22.293l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.75 2A3.75 3.75 0 0 0 2 5.75v14.5A3.75 3.75 0 0 0 5.75 24h8.115a7.5 7.5 0 0 1-.595-1.5H5.75a2.25 2.25 0 0 1-2.25-2.25V5.75A2.25 2.25 0 0 1 5.75 3.5h14.5a2.25 2.25 0 0 1 2.25 2.25v7.52a7.5 7.5 0 0 1 1.5.595V5.75A3.75 3.75 0 0 0 20.25 2zm7.403 16.984a7.5 7.5 0 0 1 .597-1.757V13.75a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 .903.734m4.347-5.36a7.4 7.4 0 0 1 1.5-.474v-5.4a.75.75 0 0 0-1.5 0zm-9-2.874a.75.75 0 0 0-1.5 0v7.5a.75.75 0 0 0 1.5 0zM27 20.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-2.646-2.854a.5.5 0 0 0-.708 0L19 22.293l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708"/></svg> </template>
CSS
.icon-data-usage-checkmark-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.75%202A3.75%203.75%200%200%200%202%205.75v14.5A3.75%203.75%200%200%200%205.75%2024h8.115a7.5%207.5%200%200%201-.595-1.5H5.75a2.25%202.25%200%200%201-2.25-2.25V5.75A2.25%202.25%200%200%201%205.75%203.5h14.5a2.25%202.25%200%200%201%202.25%202.25v7.52a7.5%207.5%200%200%201%201.5.595V5.75A3.75%203.75%200%200%200%2020.25%202zm7.403%2016.984a7.5%207.5%200%200%201%20.597-1.757V13.75a.75.75%200%200%200-1.5%200v4.5a.75.75%200%200%200%20.903.734m4.347-5.36a7.4%207.4%200%200%201%201.5-.474v-5.4a.75.75%200%200%200-1.5%200zm-9-2.874a.75.75%200%200%200-1.5%200v7.5a.75.75%200%200%200%201.5%200zM27%2020.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-2.646-2.854a.5.5%200%200%200-.708%200L19%2022.293l-1.646-1.647a.5.5%200%200%200-.708.708l2%202a.5.5%200%200%200%20.708%200l5-5a.5.5%200%200%200%200-.708%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.75%202A3.75%203.75%200%200%200%202%205.75v14.5A3.75%203.75%200%200%200%205.75%2024h8.115a7.5%207.5%200%200%201-.595-1.5H5.75a2.25%202.25%200%200%201-2.25-2.25V5.75A2.25%202.25%200%200%201%205.75%203.5h14.5a2.25%202.25%200%200%201%202.25%202.25v7.52a7.5%207.5%200%200%201%201.5.595V5.75A3.75%203.75%200%200%200%2020.25%202zm7.403%2016.984a7.5%207.5%200%200%201%20.597-1.757V13.75a.75.75%200%200%200-1.5%200v4.5a.75.75%200%200%200%20.903.734m4.347-5.36a7.4%207.4%200%200%201%201.5-.474v-5.4a.75.75%200%200%200-1.5%200zm-9-2.874a.75.75%200%200%200-1.5%200v7.5a.75.75%200%200%200%201.5%200zM27%2020.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-2.646-2.854a.5.5%200%200%200-.708%200L19%2022.293l-1.646-1.647a.5.5%200%200%200-.708.708l2%202a.5.5%200%200%200%20.708%200l5-5a.5.5%200%200%200%200-.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/data-usage-checkmark-28-regular.svg?color=%231a73e8&size=48