folder check icon
folder-check from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- folder-check
- Set
- Bootstrap Icons
- Style
- Outline
- Viewbox
- 16×16
- License
- MIT
The same icon in other sets
folder-checkHuge Iconsfolder-checkMaterial Line Iconsfolder-checkLucidefolder-checkMage Iconsfolder-checkMajesticonsfolder-checkMaterial Symbolsfolder-checkMaterial Symbols Lightfolder-checkMaterial Design Iconsfolder-check-fillMingCute Iconfolder-checkMyna UI Iconsfolder-check-fillRemix Iconfolder-check-boldSolarfolder-checkTabler Iconsfolder-checkUnicons
Related icons in Bootstrap Icons
Use the folder check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m.5 3l.04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z"/><path d="M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 0 1 .707-.708l1.146 1.147l2.646-2.647a.5.5 0 0 1 .708 0"/></g></svg>
React
import type { SVGProps } from "react";
export function BiFolderCheck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m.5 3l.04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z"/><path d="M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 0 1 .707-.708l1.146 1.147l2.646-2.647a.5.5 0 0 1 .708 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m.5 3l.04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z"/><path d="M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 0 1 .707-.708l1.146 1.147l2.646-2.647a.5.5 0 0 1 .708 0"/></g></svg> </template>
CSS
.icon-folder-check {
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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m.5%203l.04.87a2%202%200%200%200-.342%201.311l.637%207A2%202%200%200%200%202.826%2014H9v-1H2.826a1%201%200%200%201-.995-.91l-.637-7A1%201%200%200%201%202.19%204h11.62a1%201%200%200%201%20.996%201.09L14.54%208h1.005l.256-2.819A2%202%200%200%200%2013.81%203H9.828a2%202%200%200%201-1.414-.586l-.828-.828A2%202%200%200%200%206.172%201H2.5a2%202%200%200%200-2%202m5.672-1a1%201%200%200%201%20.707.293L7.586%203H2.19q-.362.002-.683.12L1.5%202.98a1%201%200%200%201%201-.98z%22%2F%3E%3Cpath%20d%3D%22M15.854%2010.146a.5.5%200%200%201%200%20.708l-3%203a.5.5%200%200%201-.707%200l-1.5-1.5a.5.5%200%200%201%20.707-.708l1.146%201.147l2.646-2.647a.5.5%200%200%201%20.708%200%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m.5%203l.04.87a2%202%200%200%200-.342%201.311l.637%207A2%202%200%200%200%202.826%2014H9v-1H2.826a1%201%200%200%201-.995-.91l-.637-7A1%201%200%200%201%202.19%204h11.62a1%201%200%200%201%20.996%201.09L14.54%208h1.005l.256-2.819A2%202%200%200%200%2013.81%203H9.828a2%202%200%200%201-1.414-.586l-.828-.828A2%202%200%200%200%206.172%201H2.5a2%202%200%200%200-2%202m5.672-1a1%201%200%200%201%20.707.293L7.586%203H2.19q-.362.002-.683.12L1.5%202.98a1%201%200%200%201%201-.98z%22%2F%3E%3Cpath%20d%3D%22M15.854%2010.146a.5.5%200%200%201%200%20.708l-3%203a.5.5%200%200%201-.707%200l-1.5-1.5a.5.5%200%200%201%20.707-.708l1.146%201.147l2.646-2.647a.5.5%200%200%201%20.708%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/folder-check.svg?color=%231a73e8&size=48