data check icon
data-check-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- data-check-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- data-check-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the data check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.3 8.979l-1.152-1.133q-.111-.112-.263-.118q-.152-.007-.283.124t-.13.273t.13.273l1.133 1.114q.242.242.565.242t.566-.242l2.532-2.539q.112-.112.121-.264q.01-.151-.121-.282t-.273-.13t-.273.13zM4.5 19.5q-.213 0-.356-.144T4 18.999t.144-.356t.356-.143h10q.213 0 .356.144t.144.357t-.144.356t-.356.143zm8.318-8.315Q11.5 9.869 11.5 8.002t1.316-3.185T15.997 3.5q1.867 0 3.185 1.316Q20.5 6.13 20.5 7.997t-1.315 3.185t-3.182 1.318t-3.185-1.315M4.5 11.5q-.213 0-.356-.144T4 10.999t.144-.356t.356-.143h4.56q.212 0 .356.142q.143.14.143.35q0 .197-.143.352t-.357.156zm0 4q-.213 0-.356-.144T4 14.999t.144-.356t.356-.143h8.579q.212 0 .356.142q.144.14.144.35q0 .197-.131.352t-.37.156z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDataCheckRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.3 8.979l-1.152-1.133q-.111-.112-.263-.118q-.152-.007-.283.124t-.13.273t.13.273l1.133 1.114q.242.242.565.242t.566-.242l2.532-2.539q.112-.112.121-.264q.01-.151-.121-.282t-.273-.13t-.273.13zM4.5 19.5q-.213 0-.356-.144T4 18.999t.144-.356t.356-.143h10q.213 0 .356.144t.144.357t-.144.356t-.356.143zm8.318-8.315Q11.5 9.869 11.5 8.002t1.316-3.185T15.997 3.5q1.867 0 3.185 1.316Q20.5 6.13 20.5 7.997t-1.315 3.185t-3.182 1.318t-3.185-1.315M4.5 11.5q-.213 0-.356-.144T4 10.999t.144-.356t.356-.143h4.56q.212 0 .356.142q.143.14.143.35q0 .197-.143.352t-.357.156zm0 4q-.213 0-.356-.144T4 14.999t.144-.356t.356-.143h8.579q.212 0 .356.142q.144.14.144.35q0 .197-.131.352t-.37.156z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.3 8.979l-1.152-1.133q-.111-.112-.263-.118q-.152-.007-.283.124t-.13.273t.13.273l1.133 1.114q.242.242.565.242t.566-.242l2.532-2.539q.112-.112.121-.264q.01-.151-.121-.282t-.273-.13t-.273.13zM4.5 19.5q-.213 0-.356-.144T4 18.999t.144-.356t.356-.143h10q.213 0 .356.144t.144.357t-.144.356t-.356.143zm8.318-8.315Q11.5 9.869 11.5 8.002t1.316-3.185T15.997 3.5q1.867 0 3.185 1.316Q20.5 6.13 20.5 7.997t-1.315 3.185t-3.182 1.318t-3.185-1.315M4.5 11.5q-.213 0-.356-.144T4 10.999t.144-.356t.356-.143h4.56q.212 0 .356.142q.143.14.143.35q0 .197-.143.352t-.357.156zm0 4q-.213 0-.356-.144T4 14.999t.144-.356t.356-.143h8.579q.212 0 .356.142q.144.14.144.35q0 .197-.131.352t-.37.156z"/></svg> </template>
CSS
.icon-data-check-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.3%208.979l-1.152-1.133q-.111-.112-.263-.118q-.152-.007-.283.124t-.13.273t.13.273l1.133%201.114q.242.242.565.242t.566-.242l2.532-2.539q.112-.112.121-.264q.01-.151-.121-.282t-.273-.13t-.273.13zM4.5%2019.5q-.213%200-.356-.144T4%2018.999t.144-.356t.356-.143h10q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm8.318-8.315Q11.5%209.869%2011.5%208.002t1.316-3.185T15.997%203.5q1.867%200%203.185%201.316Q20.5%206.13%2020.5%207.997t-1.315%203.185t-3.182%201.318t-3.185-1.315M4.5%2011.5q-.213%200-.356-.144T4%2010.999t.144-.356t.356-.143h4.56q.212%200%20.356.142q.143.14.143.35q0%20.197-.143.352t-.357.156zm0%204q-.213%200-.356-.144T4%2014.999t.144-.356t.356-.143h8.579q.212%200%20.356.142q.144.14.144.35q0%20.197-.131.352t-.37.156z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.3%208.979l-1.152-1.133q-.111-.112-.263-.118q-.152-.007-.283.124t-.13.273t.13.273l1.133%201.114q.242.242.565.242t.566-.242l2.532-2.539q.112-.112.121-.264q.01-.151-.121-.282t-.273-.13t-.273.13zM4.5%2019.5q-.213%200-.356-.144T4%2018.999t.144-.356t.356-.143h10q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm8.318-8.315Q11.5%209.869%2011.5%208.002t1.316-3.185T15.997%203.5q1.867%200%203.185%201.316Q20.5%206.13%2020.5%207.997t-1.315%203.185t-3.182%201.318t-3.185-1.315M4.5%2011.5q-.213%200-.356-.144T4%2010.999t.144-.356t.356-.143h4.56q.212%200%20.356.142q.143.14.143.35q0%20.197-.143.352t-.357.156zm0%204q-.213%200-.356-.144T4%2014.999t.144-.356t.356-.143h8.579q.212%200%20.356.142q.144.14.144.35q0%20.197-.131.352t-.37.156z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/data-check-rounded.svg?color=%231a73e8&size=48