folder check 2 icon
folder-check-2-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- folder-check-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the folder check 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h7.789q.69 0 1.153.463T21 8.616v2.867q0 .333-.287.489q-.286.157-.575.009q-.644-.327-1.354-.5t-1.476-.173q-1.402 0-2.62.554q-1.219.553-2.082 1.497t-1.32 2.195q-.455 1.252-.351 2.648q.03.315-.168.557q-.198.241-.507.241zm9.856 1.528q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m1.565-1.382q.242.242.565.242t.565-.242l2.462-2.456q.129-.129.138-.306q.01-.178-.138-.326t-.314-.146t-.313.146l-2.4 2.394l-.989-.989q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFolderCheck2Rounded(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="M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h7.789q.69 0 1.153.463T21 8.616v2.867q0 .333-.287.489q-.286.157-.575.009q-.644-.327-1.354-.5t-1.476-.173q-1.402 0-2.62.554q-1.219.553-2.082 1.497t-1.32 2.195q-.455 1.252-.351 2.648q.03.315-.168.557q-.198.241-.507.241zm9.856 1.528q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m1.565-1.382q.242.242.565.242t.565-.242l2.462-2.456q.129-.129.138-.306q.01-.178-.138-.326t-.314-.146t-.313.146l-2.4 2.394l-.989-.989q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h7.789q.69 0 1.153.463T21 8.616v2.867q0 .333-.287.489q-.286.157-.575.009q-.644-.327-1.354-.5t-1.476-.173q-1.402 0-2.62.554q-1.219.553-2.082 1.497t-1.32 2.195q-.455 1.252-.351 2.648q.03.315-.168.557q-.198.241-.507.241zm9.856 1.528q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m1.565-1.382q.242.242.565.242t.565-.242l2.462-2.456q.129-.129.138-.306q.01-.178-.138-.326t-.314-.146t-.313.146l-2.4 2.394l-.989-.989q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313z"/></svg> </template>
CSS
.icon-folder-check-2-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%22M4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h4.31q.323%200%20.628.13q.305.132.522.349L11.596%207h7.789q.69%200%201.153.463T21%208.616v2.867q0%20.333-.287.489q-.286.157-.575.009q-.644-.327-1.354-.5t-1.476-.173q-1.402%200-2.62.554q-1.219.553-2.082%201.497t-1.32%202.195q-.455%201.252-.351%202.648q.03.315-.168.557q-.198.241-.507.241zm9.856%201.528q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165t1.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164m1.565-1.382q.242.242.565.242t.565-.242l2.462-2.456q.129-.129.138-.306q.01-.178-.138-.326t-.314-.146t-.313.146l-2.4%202.394l-.989-.989q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313z%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%22M4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h4.31q.323%200%20.628.13q.305.132.522.349L11.596%207h7.789q.69%200%201.153.463T21%208.616v2.867q0%20.333-.287.489q-.286.157-.575.009q-.644-.327-1.354-.5t-1.476-.173q-1.402%200-2.62.554q-1.219.553-2.082%201.497t-1.32%202.195q-.455%201.252-.351%202.648q.03.315-.168.557q-.198.241-.507.241zm9.856%201.528q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165t1.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164m1.565-1.382q.242.242.565.242t.565-.242l2.462-2.456q.129-.129.138-.306q.01-.178-.138-.326t-.314-.146t-.313.146l-2.4%202.394l-.989-.989q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/folder-check-2-rounded.svg?color=%231a73e8&size=48