folder dot open icon
folder-dot-open-bold from Solar by 480 Design · Bold · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-dot-open-bold
- Set
- Solar
- Style
- Bold
- Category
- Folders
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More folders icons from Solar
add-folder-boldfolder-2-boldfolder-boldfolder-check-boldfolder-clock-boldfolder-cloud-boldfolder-code-boldfolder-cog-boldfolder-dot-boldfolder-down-boldfolder-error-boldfolder-favorite-bookmark-boldfolder-favorite-star-boldfolder-git-boldfolder-kanban-boldfolder-lock-boldfolder-open-boldfolder-output-boldfolder-path-connect-boldfolder-pen-boldfolder-search-boldfolder-security-boldfolder-symlink-boldfolder-sync-bold
Use the folder dot open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M15.978 11.3975C18.7934 11.3975 20.2018 11.3981 21.0727 12.1338C21.2946 12.3213 21.4865 12.5385 21.642 12.7783C22.2521 13.7197 22.0002 15.0297 21.4965 17.6475C21.134 19.5316 20.9526 20.4744 20.3246 21.0996C20.1619 21.2616 19.9794 21.405 19.7817 21.5274C19.0183 21.9995 18.0047 22 15.978 22H9.02288C6.99617 22 5.9825 21.9994 5.21917 21.5274C5.02118 21.4049 4.83816 21.2618 4.67522 21.0996C4.04713 20.4744 3.86588 19.5318 3.50335 17.6475C2.99968 15.0295 2.74765 13.7198 3.35784 12.7783C3.51347 12.5383 3.70608 12.3214 3.92815 12.1338C4.79912 11.3982 6.20743 11.3975 9.02288 11.3975H15.978ZM12.0004 15.75C11.5862 15.75 11.2504 16.0858 11.2504 16.5C11.2504 16.9142 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7504 16.9141 12.7504 16.5C12.7504 16.0859 12.4144 15.7502 12.0004 15.75Z" clip-rule="evenodd"/><path d="M8.4135 2.00001C8.69629 1.99998 8.88554 2.00031 9.07073 2.01563C9.86683 2.08163 10.6279 2.35883 11.2524 2.81739C11.3979 2.92431 11.5348 3.04535 11.7338 3.22169L12.2074 3.64161C12.9027 4.25762 13.1508 4.46831 13.435 4.60841C13.6037 4.69154 13.7839 4.75838 13.9711 4.80567C14.2898 4.88606 14.6423 4.89161 15.6235 4.89161H15.977C17.0099 4.89159 17.8529 4.89131 18.5219 4.96583C19.2162 5.04319 19.8295 5.21052 20.3412 5.61817C20.4257 5.6855 20.507 5.75682 20.5834 5.83204C21.0524 6.29407 21.2492 6.85688 21.3393 7.49122C21.4246 8.09244 21.4243 8.84697 21.4242 9.75587V10.6065C20.945 10.3536 20.4267 10.2075 19.895 10.1182C19.7432 10.0927 19.5894 10.0711 19.436 10.0537C18.5318 9.95144 17.3989 9.9521 16.0698 9.95216H8.93108C7.60171 9.9521 6.46814 9.95142 5.5639 10.0537C5.41054 10.0711 5.2576 10.0927 5.10589 10.1182C4.57393 10.2075 4.05507 10.3535 3.57561 10.6065V6.21876C3.57545 5.66058 3.57596 5.27325 3.64788 4.93555C3.96409 3.45139 5.26189 2.32978 6.86663 2.06153C7.23364 2.00025 7.65692 1.9999 8.29729 2.00001H8.4135Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFolderDotOpenBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M15.978 11.3975C18.7934 11.3975 20.2018 11.3981 21.0727 12.1338C21.2946 12.3213 21.4865 12.5385 21.642 12.7783C22.2521 13.7197 22.0002 15.0297 21.4965 17.6475C21.134 19.5316 20.9526 20.4744 20.3246 21.0996C20.1619 21.2616 19.9794 21.405 19.7817 21.5274C19.0183 21.9995 18.0047 22 15.978 22H9.02288C6.99617 22 5.9825 21.9994 5.21917 21.5274C5.02118 21.4049 4.83816 21.2618 4.67522 21.0996C4.04713 20.4744 3.86588 19.5318 3.50335 17.6475C2.99968 15.0295 2.74765 13.7198 3.35784 12.7783C3.51347 12.5383 3.70608 12.3214 3.92815 12.1338C4.79912 11.3982 6.20743 11.3975 9.02288 11.3975H15.978ZM12.0004 15.75C11.5862 15.75 11.2504 16.0858 11.2504 16.5C11.2504 16.9142 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7504 16.9141 12.7504 16.5C12.7504 16.0859 12.4144 15.7502 12.0004 15.75Z" clipRule="evenodd"/><path d="M8.4135 2.00001C8.69629 1.99998 8.88554 2.00031 9.07073 2.01563C9.86683 2.08163 10.6279 2.35883 11.2524 2.81739C11.3979 2.92431 11.5348 3.04535 11.7338 3.22169L12.2074 3.64161C12.9027 4.25762 13.1508 4.46831 13.435 4.60841C13.6037 4.69154 13.7839 4.75838 13.9711 4.80567C14.2898 4.88606 14.6423 4.89161 15.6235 4.89161H15.977C17.0099 4.89159 17.8529 4.89131 18.5219 4.96583C19.2162 5.04319 19.8295 5.21052 20.3412 5.61817C20.4257 5.6855 20.507 5.75682 20.5834 5.83204C21.0524 6.29407 21.2492 6.85688 21.3393 7.49122C21.4246 8.09244 21.4243 8.84697 21.4242 9.75587V10.6065C20.945 10.3536 20.4267 10.2075 19.895 10.1182C19.7432 10.0927 19.5894 10.0711 19.436 10.0537C18.5318 9.95144 17.3989 9.9521 16.0698 9.95216H8.93108C7.60171 9.9521 6.46814 9.95142 5.5639 10.0537C5.41054 10.0711 5.2576 10.0927 5.10589 10.1182C4.57393 10.2075 4.05507 10.3535 3.57561 10.6065V6.21876C3.57545 5.66058 3.57596 5.27325 3.64788 4.93555C3.96409 3.45139 5.26189 2.32978 6.86663 2.06153C7.23364 2.00025 7.65692 1.9999 8.29729 2.00001H8.4135Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M15.978 11.3975C18.7934 11.3975 20.2018 11.3981 21.0727 12.1338C21.2946 12.3213 21.4865 12.5385 21.642 12.7783C22.2521 13.7197 22.0002 15.0297 21.4965 17.6475C21.134 19.5316 20.9526 20.4744 20.3246 21.0996C20.1619 21.2616 19.9794 21.405 19.7817 21.5274C19.0183 21.9995 18.0047 22 15.978 22H9.02288C6.99617 22 5.9825 21.9994 5.21917 21.5274C5.02118 21.4049 4.83816 21.2618 4.67522 21.0996C4.04713 20.4744 3.86588 19.5318 3.50335 17.6475C2.99968 15.0295 2.74765 13.7198 3.35784 12.7783C3.51347 12.5383 3.70608 12.3214 3.92815 12.1338C4.79912 11.3982 6.20743 11.3975 9.02288 11.3975H15.978ZM12.0004 15.75C11.5862 15.75 11.2504 16.0858 11.2504 16.5C11.2504 16.9142 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7504 16.9141 12.7504 16.5C12.7504 16.0859 12.4144 15.7502 12.0004 15.75Z" clip-rule="evenodd"/><path d="M8.4135 2.00001C8.69629 1.99998 8.88554 2.00031 9.07073 2.01563C9.86683 2.08163 10.6279 2.35883 11.2524 2.81739C11.3979 2.92431 11.5348 3.04535 11.7338 3.22169L12.2074 3.64161C12.9027 4.25762 13.1508 4.46831 13.435 4.60841C13.6037 4.69154 13.7839 4.75838 13.9711 4.80567C14.2898 4.88606 14.6423 4.89161 15.6235 4.89161H15.977C17.0099 4.89159 17.8529 4.89131 18.5219 4.96583C19.2162 5.04319 19.8295 5.21052 20.3412 5.61817C20.4257 5.6855 20.507 5.75682 20.5834 5.83204C21.0524 6.29407 21.2492 6.85688 21.3393 7.49122C21.4246 8.09244 21.4243 8.84697 21.4242 9.75587V10.6065C20.945 10.3536 20.4267 10.2075 19.895 10.1182C19.7432 10.0927 19.5894 10.0711 19.436 10.0537C18.5318 9.95144 17.3989 9.9521 16.0698 9.95216H8.93108C7.60171 9.9521 6.46814 9.95142 5.5639 10.0537C5.41054 10.0711 5.2576 10.0927 5.10589 10.1182C4.57393 10.2075 4.05507 10.3535 3.57561 10.6065V6.21876C3.57545 5.66058 3.57596 5.27325 3.64788 4.93555C3.96409 3.45139 5.26189 2.32978 6.86663 2.06153C7.23364 2.00025 7.65692 1.9999 8.29729 2.00001H8.4135Z"/></g></svg> </template>
CSS
.icon-folder-dot-open-bold {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.978%2011.3975C18.7934%2011.3975%2020.2018%2011.3981%2021.0727%2012.1338C21.2946%2012.3213%2021.4865%2012.5385%2021.642%2012.7783C22.2521%2013.7197%2022.0002%2015.0297%2021.4965%2017.6475C21.134%2019.5316%2020.9526%2020.4744%2020.3246%2021.0996C20.1619%2021.2616%2019.9794%2021.405%2019.7817%2021.5274C19.0183%2021.9995%2018.0047%2022%2015.978%2022H9.02288C6.99617%2022%205.9825%2021.9994%205.21917%2021.5274C5.02118%2021.4049%204.83816%2021.2618%204.67522%2021.0996C4.04713%2020.4744%203.86588%2019.5318%203.50335%2017.6475C2.99968%2015.0295%202.74765%2013.7198%203.35784%2012.7783C3.51347%2012.5383%203.70608%2012.3214%203.92815%2012.1338C4.79912%2011.3982%206.20743%2011.3975%209.02288%2011.3975H15.978ZM12.0004%2015.75C11.5862%2015.75%2011.2504%2016.0858%2011.2504%2016.5C11.2504%2016.9142%2011.5862%2017.25%2012.0004%2017.25C12.4144%2017.2498%2012.7504%2016.9141%2012.7504%2016.5C12.7504%2016.0859%2012.4144%2015.7502%2012.0004%2015.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8.4135%202.00001C8.69629%201.99998%208.88554%202.00031%209.07073%202.01563C9.86683%202.08163%2010.6279%202.35883%2011.2524%202.81739C11.3979%202.92431%2011.5348%203.04535%2011.7338%203.22169L12.2074%203.64161C12.9027%204.25762%2013.1508%204.46831%2013.435%204.60841C13.6037%204.69154%2013.7839%204.75838%2013.9711%204.80567C14.2898%204.88606%2014.6423%204.89161%2015.6235%204.89161H15.977C17.0099%204.89159%2017.8529%204.89131%2018.5219%204.96583C19.2162%205.04319%2019.8295%205.21052%2020.3412%205.61817C20.4257%205.6855%2020.507%205.75682%2020.5834%205.83204C21.0524%206.29407%2021.2492%206.85688%2021.3393%207.49122C21.4246%208.09244%2021.4243%208.84697%2021.4242%209.75587V10.6065C20.945%2010.3536%2020.4267%2010.2075%2019.895%2010.1182C19.7432%2010.0927%2019.5894%2010.0711%2019.436%2010.0537C18.5318%209.95144%2017.3989%209.9521%2016.0698%209.95216H8.93108C7.60171%209.9521%206.46814%209.95142%205.5639%2010.0537C5.41054%2010.0711%205.2576%2010.0927%205.10589%2010.1182C4.57393%2010.2075%204.05507%2010.3535%203.57561%2010.6065V6.21876C3.57545%205.66058%203.57596%205.27325%203.64788%204.93555C3.96409%203.45139%205.26189%202.32978%206.86663%202.06153C7.23364%202.00025%207.65692%201.9999%208.29729%202.00001H8.4135Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.978%2011.3975C18.7934%2011.3975%2020.2018%2011.3981%2021.0727%2012.1338C21.2946%2012.3213%2021.4865%2012.5385%2021.642%2012.7783C22.2521%2013.7197%2022.0002%2015.0297%2021.4965%2017.6475C21.134%2019.5316%2020.9526%2020.4744%2020.3246%2021.0996C20.1619%2021.2616%2019.9794%2021.405%2019.7817%2021.5274C19.0183%2021.9995%2018.0047%2022%2015.978%2022H9.02288C6.99617%2022%205.9825%2021.9994%205.21917%2021.5274C5.02118%2021.4049%204.83816%2021.2618%204.67522%2021.0996C4.04713%2020.4744%203.86588%2019.5318%203.50335%2017.6475C2.99968%2015.0295%202.74765%2013.7198%203.35784%2012.7783C3.51347%2012.5383%203.70608%2012.3214%203.92815%2012.1338C4.79912%2011.3982%206.20743%2011.3975%209.02288%2011.3975H15.978ZM12.0004%2015.75C11.5862%2015.75%2011.2504%2016.0858%2011.2504%2016.5C11.2504%2016.9142%2011.5862%2017.25%2012.0004%2017.25C12.4144%2017.2498%2012.7504%2016.9141%2012.7504%2016.5C12.7504%2016.0859%2012.4144%2015.7502%2012.0004%2015.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8.4135%202.00001C8.69629%201.99998%208.88554%202.00031%209.07073%202.01563C9.86683%202.08163%2010.6279%202.35883%2011.2524%202.81739C11.3979%202.92431%2011.5348%203.04535%2011.7338%203.22169L12.2074%203.64161C12.9027%204.25762%2013.1508%204.46831%2013.435%204.60841C13.6037%204.69154%2013.7839%204.75838%2013.9711%204.80567C14.2898%204.88606%2014.6423%204.89161%2015.6235%204.89161H15.977C17.0099%204.89159%2017.8529%204.89131%2018.5219%204.96583C19.2162%205.04319%2019.8295%205.21052%2020.3412%205.61817C20.4257%205.6855%2020.507%205.75682%2020.5834%205.83204C21.0524%206.29407%2021.2492%206.85688%2021.3393%207.49122C21.4246%208.09244%2021.4243%208.84697%2021.4242%209.75587V10.6065C20.945%2010.3536%2020.4267%2010.2075%2019.895%2010.1182C19.7432%2010.0927%2019.5894%2010.0711%2019.436%2010.0537C18.5318%209.95144%2017.3989%209.9521%2016.0698%209.95216H8.93108C7.60171%209.9521%206.46814%209.95142%205.5639%2010.0537C5.41054%2010.0711%205.2576%2010.0927%205.10589%2010.1182C4.57393%2010.2075%204.05507%2010.3535%203.57561%2010.6065V6.21876C3.57545%205.66058%203.57596%205.27325%203.64788%204.93555C3.96409%203.45139%205.26189%202.32978%206.86663%202.06153C7.23364%202.00025%207.65692%201.9999%208.29729%202.00001H8.4135Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/folder-dot-open-bold.svg?color=%231a73e8&size=48