checkbox 2 icon
checkbox-2-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- checkbox-2-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the checkbox 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h10.007c.105-1.863 1.374-2.85 2.1-3.379a1.75 1.75 0 0 1-1.66-2.883c.855-.95 2.225-1.42 3.478-1.173c.277.054.557.146.825.28V6.25A3.25 3.25 0 0 0 17.75 3zm12.81 15.347c-.7.506-1.695 1.236-1.8 2.653q-.01.121-.01.25c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5h-2.057c.195-.331.535-.604.997-.938l.086-.062l.045-.032c.218-.156.472-.337.716-.557c.504-.457.963-1.083.963-2.001c0-.634-.168-1.184-.505-1.609a2 2 0 0 0-.245-.26a2.15 2.15 0 0 0-1.018-.495c-.901-.177-1.917.167-2.54.86a.75.75 0 1 0 1.116 1.003c.277-.308.761-.464 1.135-.391a.6.6 0 0 1 .377.215c.085.107.18.308.18.677c0 .55-.352.831-1.19 1.437M17.28 9.28l-6.754 6.746a.75.75 0 0 1-1.06 0L6.72 13.28a.75.75 0 0 1 1.06-1.06l2.217 2.216l6.223-6.217a.75.75 0 1 1 1.06 1.062"/></svg>
React
import type { SVGProps } from "react";
export function FluentCheckbox224Filled(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="M6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h10.007c.105-1.863 1.374-2.85 2.1-3.379a1.75 1.75 0 0 1-1.66-2.883c.855-.95 2.225-1.42 3.478-1.173c.277.054.557.146.825.28V6.25A3.25 3.25 0 0 0 17.75 3zm12.81 15.347c-.7.506-1.695 1.236-1.8 2.653q-.01.121-.01.25c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5h-2.057c.195-.331.535-.604.997-.938l.086-.062l.045-.032c.218-.156.472-.337.716-.557c.504-.457.963-1.083.963-2.001c0-.634-.168-1.184-.505-1.609a2 2 0 0 0-.245-.26a2.15 2.15 0 0 0-1.018-.495c-.901-.177-1.917.167-2.54.86a.75.75 0 1 0 1.116 1.003c.277-.308.761-.464 1.135-.391a.6.6 0 0 1 .377.215c.085.107.18.308.18.677c0 .55-.352.831-1.19 1.437M17.28 9.28l-6.754 6.746a.75.75 0 0 1-1.06 0L6.72 13.28a.75.75 0 0 1 1.06-1.06l2.217 2.216l6.223-6.217a.75.75 0 1 1 1.06 1.062"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h10.007c.105-1.863 1.374-2.85 2.1-3.379a1.75 1.75 0 0 1-1.66-2.883c.855-.95 2.225-1.42 3.478-1.173c.277.054.557.146.825.28V6.25A3.25 3.25 0 0 0 17.75 3zm12.81 15.347c-.7.506-1.695 1.236-1.8 2.653q-.01.121-.01.25c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5h-2.057c.195-.331.535-.604.997-.938l.086-.062l.045-.032c.218-.156.472-.337.716-.557c.504-.457.963-1.083.963-2.001c0-.634-.168-1.184-.505-1.609a2 2 0 0 0-.245-.26a2.15 2.15 0 0 0-1.018-.495c-.901-.177-1.917.167-2.54.86a.75.75 0 1 0 1.116 1.003c.277-.308.761-.464 1.135-.391a.6.6 0 0 1 .377.215c.085.107.18.308.18.677c0 .55-.352.831-1.19 1.437M17.28 9.28l-6.754 6.746a.75.75 0 0 1-1.06 0L6.72 13.28a.75.75 0 0 1 1.06-1.06l2.217 2.216l6.223-6.217a.75.75 0 1 1 1.06 1.062"/></svg> </template>
CSS
.icon-checkbox-2-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%203A3.25%203.25%200%200%200%203%206.25v11.5A3.25%203.25%200%200%200%206.25%2021h10.007c.105-1.863%201.374-2.85%202.1-3.379a1.75%201.75%200%200%201-1.66-2.883c.855-.95%202.225-1.42%203.478-1.173c.277.054.557.146.825.28V6.25A3.25%203.25%200%200%200%2017.75%203zm12.81%2015.347c-.7.506-1.695%201.236-1.8%202.653q-.01.121-.01.25c0%20.414.336.75.75.75h3a.75.75%200%200%200%200-1.5h-2.057c.195-.331.535-.604.997-.938l.086-.062l.045-.032c.218-.156.472-.337.716-.557c.504-.457.963-1.083.963-2.001c0-.634-.168-1.184-.505-1.609a2%202%200%200%200-.245-.26a2.15%202.15%200%200%200-1.018-.495c-.901-.177-1.917.167-2.54.86a.75.75%200%201%200%201.116%201.003c.277-.308.761-.464%201.135-.391a.6.6%200%200%201%20.377.215c.085.107.18.308.18.677c0%20.55-.352.831-1.19%201.437M17.28%209.28l-6.754%206.746a.75.75%200%200%201-1.06%200L6.72%2013.28a.75.75%200%200%201%201.06-1.06l2.217%202.216l6.223-6.217a.75.75%200%201%201%201.06%201.062%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%22M6.25%203A3.25%203.25%200%200%200%203%206.25v11.5A3.25%203.25%200%200%200%206.25%2021h10.007c.105-1.863%201.374-2.85%202.1-3.379a1.75%201.75%200%200%201-1.66-2.883c.855-.95%202.225-1.42%203.478-1.173c.277.054.557.146.825.28V6.25A3.25%203.25%200%200%200%2017.75%203zm12.81%2015.347c-.7.506-1.695%201.236-1.8%202.653q-.01.121-.01.25c0%20.414.336.75.75.75h3a.75.75%200%200%200%200-1.5h-2.057c.195-.331.535-.604.997-.938l.086-.062l.045-.032c.218-.156.472-.337.716-.557c.504-.457.963-1.083.963-2.001c0-.634-.168-1.184-.505-1.609a2%202%200%200%200-.245-.26a2.15%202.15%200%200%200-1.018-.495c-.901-.177-1.917.167-2.54.86a.75.75%200%201%200%201.116%201.003c.277-.308.761-.464%201.135-.391a.6.6%200%200%201%20.377.215c.085.107.18.308.18.677c0%20.55-.352.831-1.19%201.437M17.28%209.28l-6.754%206.746a.75.75%200%200%201-1.06%200L6.72%2013.28a.75.75%200%200%201%201.06-1.06l2.217%202.216l6.223-6.217a.75.75%200%201%201%201.06%201.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/checkbox-2-24-filled.svg?color=%231a73e8&size=48