folder dot icon
folder-dot-outline from Solar by 480 Design · Outline · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-dot-outline
- Set
- Solar
- Style
- Outline
- Category
- Folders
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More folders icons from Solar
add-folder-boldfolder-2-boldfolder-boldfolder-check-boldfolder-clock-boldfolder-cloud-boldfolder-code-boldfolder-cog-boldfolder-dot-open-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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M1.25002 14V6.95022C1.25002 6.1018 1.24642 5.57302 1.33205 5.11916C1.69462 3.1978 3.1978 1.69462 5.11916 1.33205C5.57302 1.24642 6.1018 1.25002 6.95022 1.25002C7.32256 1.25002 7.5566 1.24917 7.78518 1.27053C8.73646 1.35949 9.63946 1.73304 10.375 2.3428C10.5519 2.4894 10.717 2.65546 10.9805 2.91897L11.5303 3.46975C12.376 4.31546 12.7016 4.63091 13.0772 4.83987C13.2951 4.96107 13.5259 5.05763 13.7656 5.126C14.1789 5.2438 14.6324 5.25002 15.8281 5.25002H16.2022C17.4987 5.25002 18.5416 5.24815 19.3643 5.35158C20.2056 5.45738 20.9205 5.68371 21.5078 6.21194C21.6061 6.30035 21.6997 6.39391 21.7881 6.49221C22.3163 7.07951 22.5427 7.79443 22.6485 8.63576C22.7519 9.45844 22.75 10.5014 22.75 11.7979V14C22.75 15.8644 22.7514 17.3384 22.5967 18.4893C22.4391 19.6616 22.1067 20.6101 21.3584 21.3584C20.6101 22.1067 19.6616 22.4391 18.4893 22.5967C17.3384 22.7514 15.8644 22.75 14 22.75H10C8.13561 22.75 6.66161 22.7514 5.51076 22.5967C4.33846 22.4391 3.38993 22.1067 2.64162 21.3584C1.89331 20.6101 1.56098 19.6616 1.40334 18.4893C1.24861 17.3384 1.25002 15.8644 1.25002 14ZM2.75002 14C2.75002 15.9068 2.75152 17.2614 2.88967 18.2891C3.02494 19.2952 3.27896 19.8747 3.70217 20.2979C4.12538 20.7211 4.70487 20.9751 5.71096 21.1104C6.73861 21.2485 8.09326 21.25 10 21.25H14C15.9068 21.25 17.2614 21.2485 18.2891 21.1104C19.2952 20.9751 19.8747 20.7211 20.2979 20.2979C20.7211 19.8747 20.9751 19.2952 21.1104 18.2891C21.2485 17.2614 21.25 15.9068 21.25 14V11.7979C21.25 10.4622 21.2491 9.53061 21.1602 8.82326C21.0736 8.13462 20.9141 7.76331 20.6729 7.49514C20.6199 7.43624 20.5638 7.38016 20.5049 7.32717C20.2367 7.08597 19.8654 6.92644 19.1768 6.83987C18.4694 6.75096 17.5379 6.75002 16.2022 6.75002H15.8281C14.717 6.75002 14.0162 6.757 13.3545 6.56838C13.0039 6.46843 12.6663 6.32766 12.3477 6.15041C11.7464 5.81585 11.2556 5.31612 10.4697 4.5303L9.91897 3.98049C9.63572 3.69724 9.52748 3.58964 9.41701 3.49807C8.91376 3.08092 8.29636 2.82455 7.64553 2.76369C7.5028 2.75036 7.35024 2.75002 6.95022 2.75002C6.03358 2.75002 5.67876 2.75359 5.39748 2.80666C4.08282 3.05472 3.05472 4.08282 2.80666 5.39748C2.75359 5.67876 2.75002 6.03358 2.75002 6.95022V14Z"/><path d="M11.9995 13.253C12.4137 13.253 12.7495 13.5887 12.7495 14.003C12.7495 14.4172 12.4137 14.753 11.9995 14.753C11.5853 14.753 11.2495 14.4172 11.2495 14.003C11.2495 13.5887 11.5853 13.253 11.9995 13.253Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFolderDotOutline(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 d="M1.25002 14V6.95022C1.25002 6.1018 1.24642 5.57302 1.33205 5.11916C1.69462 3.1978 3.1978 1.69462 5.11916 1.33205C5.57302 1.24642 6.1018 1.25002 6.95022 1.25002C7.32256 1.25002 7.5566 1.24917 7.78518 1.27053C8.73646 1.35949 9.63946 1.73304 10.375 2.3428C10.5519 2.4894 10.717 2.65546 10.9805 2.91897L11.5303 3.46975C12.376 4.31546 12.7016 4.63091 13.0772 4.83987C13.2951 4.96107 13.5259 5.05763 13.7656 5.126C14.1789 5.2438 14.6324 5.25002 15.8281 5.25002H16.2022C17.4987 5.25002 18.5416 5.24815 19.3643 5.35158C20.2056 5.45738 20.9205 5.68371 21.5078 6.21194C21.6061 6.30035 21.6997 6.39391 21.7881 6.49221C22.3163 7.07951 22.5427 7.79443 22.6485 8.63576C22.7519 9.45844 22.75 10.5014 22.75 11.7979V14C22.75 15.8644 22.7514 17.3384 22.5967 18.4893C22.4391 19.6616 22.1067 20.6101 21.3584 21.3584C20.6101 22.1067 19.6616 22.4391 18.4893 22.5967C17.3384 22.7514 15.8644 22.75 14 22.75H10C8.13561 22.75 6.66161 22.7514 5.51076 22.5967C4.33846 22.4391 3.38993 22.1067 2.64162 21.3584C1.89331 20.6101 1.56098 19.6616 1.40334 18.4893C1.24861 17.3384 1.25002 15.8644 1.25002 14ZM2.75002 14C2.75002 15.9068 2.75152 17.2614 2.88967 18.2891C3.02494 19.2952 3.27896 19.8747 3.70217 20.2979C4.12538 20.7211 4.70487 20.9751 5.71096 21.1104C6.73861 21.2485 8.09326 21.25 10 21.25H14C15.9068 21.25 17.2614 21.2485 18.2891 21.1104C19.2952 20.9751 19.8747 20.7211 20.2979 20.2979C20.7211 19.8747 20.9751 19.2952 21.1104 18.2891C21.2485 17.2614 21.25 15.9068 21.25 14V11.7979C21.25 10.4622 21.2491 9.53061 21.1602 8.82326C21.0736 8.13462 20.9141 7.76331 20.6729 7.49514C20.6199 7.43624 20.5638 7.38016 20.5049 7.32717C20.2367 7.08597 19.8654 6.92644 19.1768 6.83987C18.4694 6.75096 17.5379 6.75002 16.2022 6.75002H15.8281C14.717 6.75002 14.0162 6.757 13.3545 6.56838C13.0039 6.46843 12.6663 6.32766 12.3477 6.15041C11.7464 5.81585 11.2556 5.31612 10.4697 4.5303L9.91897 3.98049C9.63572 3.69724 9.52748 3.58964 9.41701 3.49807C8.91376 3.08092 8.29636 2.82455 7.64553 2.76369C7.5028 2.75036 7.35024 2.75002 6.95022 2.75002C6.03358 2.75002 5.67876 2.75359 5.39748 2.80666C4.08282 3.05472 3.05472 4.08282 2.80666 5.39748C2.75359 5.67876 2.75002 6.03358 2.75002 6.95022V14Z"/><path d="M11.9995 13.253C12.4137 13.253 12.7495 13.5887 12.7495 14.003C12.7495 14.4172 12.4137 14.753 11.9995 14.753C11.5853 14.753 11.2495 14.4172 11.2495 14.003C11.2495 13.5887 11.5853 13.253 11.9995 13.253Z"/></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 d="M1.25002 14V6.95022C1.25002 6.1018 1.24642 5.57302 1.33205 5.11916C1.69462 3.1978 3.1978 1.69462 5.11916 1.33205C5.57302 1.24642 6.1018 1.25002 6.95022 1.25002C7.32256 1.25002 7.5566 1.24917 7.78518 1.27053C8.73646 1.35949 9.63946 1.73304 10.375 2.3428C10.5519 2.4894 10.717 2.65546 10.9805 2.91897L11.5303 3.46975C12.376 4.31546 12.7016 4.63091 13.0772 4.83987C13.2951 4.96107 13.5259 5.05763 13.7656 5.126C14.1789 5.2438 14.6324 5.25002 15.8281 5.25002H16.2022C17.4987 5.25002 18.5416 5.24815 19.3643 5.35158C20.2056 5.45738 20.9205 5.68371 21.5078 6.21194C21.6061 6.30035 21.6997 6.39391 21.7881 6.49221C22.3163 7.07951 22.5427 7.79443 22.6485 8.63576C22.7519 9.45844 22.75 10.5014 22.75 11.7979V14C22.75 15.8644 22.7514 17.3384 22.5967 18.4893C22.4391 19.6616 22.1067 20.6101 21.3584 21.3584C20.6101 22.1067 19.6616 22.4391 18.4893 22.5967C17.3384 22.7514 15.8644 22.75 14 22.75H10C8.13561 22.75 6.66161 22.7514 5.51076 22.5967C4.33846 22.4391 3.38993 22.1067 2.64162 21.3584C1.89331 20.6101 1.56098 19.6616 1.40334 18.4893C1.24861 17.3384 1.25002 15.8644 1.25002 14ZM2.75002 14C2.75002 15.9068 2.75152 17.2614 2.88967 18.2891C3.02494 19.2952 3.27896 19.8747 3.70217 20.2979C4.12538 20.7211 4.70487 20.9751 5.71096 21.1104C6.73861 21.2485 8.09326 21.25 10 21.25H14C15.9068 21.25 17.2614 21.2485 18.2891 21.1104C19.2952 20.9751 19.8747 20.7211 20.2979 20.2979C20.7211 19.8747 20.9751 19.2952 21.1104 18.2891C21.2485 17.2614 21.25 15.9068 21.25 14V11.7979C21.25 10.4622 21.2491 9.53061 21.1602 8.82326C21.0736 8.13462 20.9141 7.76331 20.6729 7.49514C20.6199 7.43624 20.5638 7.38016 20.5049 7.32717C20.2367 7.08597 19.8654 6.92644 19.1768 6.83987C18.4694 6.75096 17.5379 6.75002 16.2022 6.75002H15.8281C14.717 6.75002 14.0162 6.757 13.3545 6.56838C13.0039 6.46843 12.6663 6.32766 12.3477 6.15041C11.7464 5.81585 11.2556 5.31612 10.4697 4.5303L9.91897 3.98049C9.63572 3.69724 9.52748 3.58964 9.41701 3.49807C8.91376 3.08092 8.29636 2.82455 7.64553 2.76369C7.5028 2.75036 7.35024 2.75002 6.95022 2.75002C6.03358 2.75002 5.67876 2.75359 5.39748 2.80666C4.08282 3.05472 3.05472 4.08282 2.80666 5.39748C2.75359 5.67876 2.75002 6.03358 2.75002 6.95022V14Z"/><path d="M11.9995 13.253C12.4137 13.253 12.7495 13.5887 12.7495 14.003C12.7495 14.4172 12.4137 14.753 11.9995 14.753C11.5853 14.753 11.2495 14.4172 11.2495 14.003C11.2495 13.5887 11.5853 13.253 11.9995 13.253Z"/></g></svg> </template>
CSS
.icon-folder-dot-outline {
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%20d%3D%22M1.25002%2014V6.95022C1.25002%206.1018%201.24642%205.57302%201.33205%205.11916C1.69462%203.1978%203.1978%201.69462%205.11916%201.33205C5.57302%201.24642%206.1018%201.25002%206.95022%201.25002C7.32256%201.25002%207.5566%201.24917%207.78518%201.27053C8.73646%201.35949%209.63946%201.73304%2010.375%202.3428C10.5519%202.4894%2010.717%202.65546%2010.9805%202.91897L11.5303%203.46975C12.376%204.31546%2012.7016%204.63091%2013.0772%204.83987C13.2951%204.96107%2013.5259%205.05763%2013.7656%205.126C14.1789%205.2438%2014.6324%205.25002%2015.8281%205.25002H16.2022C17.4987%205.25002%2018.5416%205.24815%2019.3643%205.35158C20.2056%205.45738%2020.9205%205.68371%2021.5078%206.21194C21.6061%206.30035%2021.6997%206.39391%2021.7881%206.49221C22.3163%207.07951%2022.5427%207.79443%2022.6485%208.63576C22.7519%209.45844%2022.75%2010.5014%2022.75%2011.7979V14C22.75%2015.8644%2022.7514%2017.3384%2022.5967%2018.4893C22.4391%2019.6616%2022.1067%2020.6101%2021.3584%2021.3584C20.6101%2022.1067%2019.6616%2022.4391%2018.4893%2022.5967C17.3384%2022.7514%2015.8644%2022.75%2014%2022.75H10C8.13561%2022.75%206.66161%2022.7514%205.51076%2022.5967C4.33846%2022.4391%203.38993%2022.1067%202.64162%2021.3584C1.89331%2020.6101%201.56098%2019.6616%201.40334%2018.4893C1.24861%2017.3384%201.25002%2015.8644%201.25002%2014ZM2.75002%2014C2.75002%2015.9068%202.75152%2017.2614%202.88967%2018.2891C3.02494%2019.2952%203.27896%2019.8747%203.70217%2020.2979C4.12538%2020.7211%204.70487%2020.9751%205.71096%2021.1104C6.73861%2021.2485%208.09326%2021.25%2010%2021.25H14C15.9068%2021.25%2017.2614%2021.2485%2018.2891%2021.1104C19.2952%2020.9751%2019.8747%2020.7211%2020.2979%2020.2979C20.7211%2019.8747%2020.9751%2019.2952%2021.1104%2018.2891C21.2485%2017.2614%2021.25%2015.9068%2021.25%2014V11.7979C21.25%2010.4622%2021.2491%209.53061%2021.1602%208.82326C21.0736%208.13462%2020.9141%207.76331%2020.6729%207.49514C20.6199%207.43624%2020.5638%207.38016%2020.5049%207.32717C20.2367%207.08597%2019.8654%206.92644%2019.1768%206.83987C18.4694%206.75096%2017.5379%206.75002%2016.2022%206.75002H15.8281C14.717%206.75002%2014.0162%206.757%2013.3545%206.56838C13.0039%206.46843%2012.6663%206.32766%2012.3477%206.15041C11.7464%205.81585%2011.2556%205.31612%2010.4697%204.5303L9.91897%203.98049C9.63572%203.69724%209.52748%203.58964%209.41701%203.49807C8.91376%203.08092%208.29636%202.82455%207.64553%202.76369C7.5028%202.75036%207.35024%202.75002%206.95022%202.75002C6.03358%202.75002%205.67876%202.75359%205.39748%202.80666C4.08282%203.05472%203.05472%204.08282%202.80666%205.39748C2.75359%205.67876%202.75002%206.03358%202.75002%206.95022V14Z%22%2F%3E%3Cpath%20d%3D%22M11.9995%2013.253C12.4137%2013.253%2012.7495%2013.5887%2012.7495%2014.003C12.7495%2014.4172%2012.4137%2014.753%2011.9995%2014.753C11.5853%2014.753%2011.2495%2014.4172%2011.2495%2014.003C11.2495%2013.5887%2011.5853%2013.253%2011.9995%2013.253Z%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%20d%3D%22M1.25002%2014V6.95022C1.25002%206.1018%201.24642%205.57302%201.33205%205.11916C1.69462%203.1978%203.1978%201.69462%205.11916%201.33205C5.57302%201.24642%206.1018%201.25002%206.95022%201.25002C7.32256%201.25002%207.5566%201.24917%207.78518%201.27053C8.73646%201.35949%209.63946%201.73304%2010.375%202.3428C10.5519%202.4894%2010.717%202.65546%2010.9805%202.91897L11.5303%203.46975C12.376%204.31546%2012.7016%204.63091%2013.0772%204.83987C13.2951%204.96107%2013.5259%205.05763%2013.7656%205.126C14.1789%205.2438%2014.6324%205.25002%2015.8281%205.25002H16.2022C17.4987%205.25002%2018.5416%205.24815%2019.3643%205.35158C20.2056%205.45738%2020.9205%205.68371%2021.5078%206.21194C21.6061%206.30035%2021.6997%206.39391%2021.7881%206.49221C22.3163%207.07951%2022.5427%207.79443%2022.6485%208.63576C22.7519%209.45844%2022.75%2010.5014%2022.75%2011.7979V14C22.75%2015.8644%2022.7514%2017.3384%2022.5967%2018.4893C22.4391%2019.6616%2022.1067%2020.6101%2021.3584%2021.3584C20.6101%2022.1067%2019.6616%2022.4391%2018.4893%2022.5967C17.3384%2022.7514%2015.8644%2022.75%2014%2022.75H10C8.13561%2022.75%206.66161%2022.7514%205.51076%2022.5967C4.33846%2022.4391%203.38993%2022.1067%202.64162%2021.3584C1.89331%2020.6101%201.56098%2019.6616%201.40334%2018.4893C1.24861%2017.3384%201.25002%2015.8644%201.25002%2014ZM2.75002%2014C2.75002%2015.9068%202.75152%2017.2614%202.88967%2018.2891C3.02494%2019.2952%203.27896%2019.8747%203.70217%2020.2979C4.12538%2020.7211%204.70487%2020.9751%205.71096%2021.1104C6.73861%2021.2485%208.09326%2021.25%2010%2021.25H14C15.9068%2021.25%2017.2614%2021.2485%2018.2891%2021.1104C19.2952%2020.9751%2019.8747%2020.7211%2020.2979%2020.2979C20.7211%2019.8747%2020.9751%2019.2952%2021.1104%2018.2891C21.2485%2017.2614%2021.25%2015.9068%2021.25%2014V11.7979C21.25%2010.4622%2021.2491%209.53061%2021.1602%208.82326C21.0736%208.13462%2020.9141%207.76331%2020.6729%207.49514C20.6199%207.43624%2020.5638%207.38016%2020.5049%207.32717C20.2367%207.08597%2019.8654%206.92644%2019.1768%206.83987C18.4694%206.75096%2017.5379%206.75002%2016.2022%206.75002H15.8281C14.717%206.75002%2014.0162%206.757%2013.3545%206.56838C13.0039%206.46843%2012.6663%206.32766%2012.3477%206.15041C11.7464%205.81585%2011.2556%205.31612%2010.4697%204.5303L9.91897%203.98049C9.63572%203.69724%209.52748%203.58964%209.41701%203.49807C8.91376%203.08092%208.29636%202.82455%207.64553%202.76369C7.5028%202.75036%207.35024%202.75002%206.95022%202.75002C6.03358%202.75002%205.67876%202.75359%205.39748%202.80666C4.08282%203.05472%203.05472%204.08282%202.80666%205.39748C2.75359%205.67876%202.75002%206.03358%202.75002%206.95022V14Z%22%2F%3E%3Cpath%20d%3D%22M11.9995%2013.253C12.4137%2013.253%2012.7495%2013.5887%2012.7495%2014.003C12.7495%2014.4172%2012.4137%2014.753%2011.9995%2014.753C11.5853%2014.753%2011.2495%2014.4172%2011.2495%2014.003C11.2495%2013.5887%2011.5853%2013.253%2011.9995%2013.253Z%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-outline.svg?color=%231a73e8&size=48