folder dot open icon

folder-dot-open-bold-duotone from Solar by 480 Design · Bold Duotone · Folders · CC-BY-4.0 Attribution required.

Name
folder-dot-open-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Folders
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More folders icons from Solar

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.7936 11.3975 20.2017 11.3971 21.0727 12.1328C21.2948 12.3205 21.4864 12.5382 21.642 12.7783C22.2522 13.7197 22.0012 15.0295 21.4975 17.6475C21.135 19.5318 20.9527 20.4744 20.3246 21.0996C20.1618 21.2616 19.9795 21.405 19.7817 21.5273C19.0183 21.9995 18.0048 22 15.978 22H9.02288C6.99608 22 5.98251 21.9995 5.21917 21.5273C5.02116 21.4049 4.83816 21.2618 4.67522 21.0996C4.04714 20.4744 3.86587 19.5317 3.50335 17.6475C2.99968 15.0295 2.74765 13.7197 3.35784 12.7783C3.51354 12.5381 3.70593 12.3205 3.92815 12.1328C4.79913 11.3972 6.20751 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.4145 17.2499 12.7504 16.9141 12.7504 16.5C12.7504 16.0859 12.4145 15.7501 12.0004 15.75Z" clip-rule="evenodd"/><path d="M3.5762 12.4846C3.68271 12.3586 3.80034 12.241 3.92792 12.1332C4.79888 11.3975 6.20667 11.3975 9.02227 11.3975H15.9777C18.7933 11.3975 20.2011 11.3975 21.0721 12.1332C21.2 12.2413 21.3179 12.3592 21.4247 12.4857V9.75579C21.4247 8.84687 21.4247 8.09279 21.3394 7.49156C21.2494 6.85704 21.0531 6.29458 20.5839 5.83245C20.5074 5.75707 20.4266 5.68552 20.342 5.61807C19.8302 5.21023 19.2167 5.04345 18.5222 4.96608C17.8531 4.89155 17.0102 4.89157 15.9769 4.89158L15.6242 4.89158C14.6421 4.89158 14.29 4.88587 13.9711 4.80533C13.7837 4.75802 13.604 4.69195 13.4352 4.60878C13.151 4.46867 12.9033 4.25762 12.2077 3.64132L11.7336 3.22128C11.5345 3.04489 11.3987 2.9245 11.2531 2.81755C10.6284 2.35879 9.86779 2.08132 9.07145 2.01534C8.88602 1.99998 8.6968 1.99999 8.41356 2.00002L8.29714 2.00001C7.65647 1.9999 7.23365 1.99983 6.86652 2.0612C5.26167 2.32947 3.96392 3.45143 3.64782 4.93575C3.57591 5.27344 3.57602 5.66035 3.57619 6.21853L3.5762 12.4846Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFolderDotOpenBoldDuotone(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.7936 11.3975 20.2017 11.3971 21.0727 12.1328C21.2948 12.3205 21.4864 12.5382 21.642 12.7783C22.2522 13.7197 22.0012 15.0295 21.4975 17.6475C21.135 19.5318 20.9527 20.4744 20.3246 21.0996C20.1618 21.2616 19.9795 21.405 19.7817 21.5273C19.0183 21.9995 18.0048 22 15.978 22H9.02288C6.99608 22 5.98251 21.9995 5.21917 21.5273C5.02116 21.4049 4.83816 21.2618 4.67522 21.0996C4.04714 20.4744 3.86587 19.5317 3.50335 17.6475C2.99968 15.0295 2.74765 13.7197 3.35784 12.7783C3.51354 12.5381 3.70593 12.3205 3.92815 12.1328C4.79913 11.3972 6.20751 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.4145 17.2499 12.7504 16.9141 12.7504 16.5C12.7504 16.0859 12.4145 15.7501 12.0004 15.75Z" clipRule="evenodd"/><path d="M3.5762 12.4846C3.68271 12.3586 3.80034 12.241 3.92792 12.1332C4.79888 11.3975 6.20667 11.3975 9.02227 11.3975H15.9777C18.7933 11.3975 20.2011 11.3975 21.0721 12.1332C21.2 12.2413 21.3179 12.3592 21.4247 12.4857V9.75579C21.4247 8.84687 21.4247 8.09279 21.3394 7.49156C21.2494 6.85704 21.0531 6.29458 20.5839 5.83245C20.5074 5.75707 20.4266 5.68552 20.342 5.61807C19.8302 5.21023 19.2167 5.04345 18.5222 4.96608C17.8531 4.89155 17.0102 4.89157 15.9769 4.89158L15.6242 4.89158C14.6421 4.89158 14.29 4.88587 13.9711 4.80533C13.7837 4.75802 13.604 4.69195 13.4352 4.60878C13.151 4.46867 12.9033 4.25762 12.2077 3.64132L11.7336 3.22128C11.5345 3.04489 11.3987 2.9245 11.2531 2.81755C10.6284 2.35879 9.86779 2.08132 9.07145 2.01534C8.88602 1.99998 8.6968 1.99999 8.41356 2.00002L8.29714 2.00001C7.65647 1.9999 7.23365 1.99983 6.86652 2.0612C5.26167 2.32947 3.96392 3.45143 3.64782 4.93575C3.57591 5.27344 3.57602 5.66035 3.57619 6.21853L3.5762 12.4846Z" opacity=".5"/></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.7936 11.3975 20.2017 11.3971 21.0727 12.1328C21.2948 12.3205 21.4864 12.5382 21.642 12.7783C22.2522 13.7197 22.0012 15.0295 21.4975 17.6475C21.135 19.5318 20.9527 20.4744 20.3246 21.0996C20.1618 21.2616 19.9795 21.405 19.7817 21.5273C19.0183 21.9995 18.0048 22 15.978 22H9.02288C6.99608 22 5.98251 21.9995 5.21917 21.5273C5.02116 21.4049 4.83816 21.2618 4.67522 21.0996C4.04714 20.4744 3.86587 19.5317 3.50335 17.6475C2.99968 15.0295 2.74765 13.7197 3.35784 12.7783C3.51354 12.5381 3.70593 12.3205 3.92815 12.1328C4.79913 11.3972 6.20751 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.4145 17.2499 12.7504 16.9141 12.7504 16.5C12.7504 16.0859 12.4145 15.7501 12.0004 15.75Z" clip-rule="evenodd"/><path d="M3.5762 12.4846C3.68271 12.3586 3.80034 12.241 3.92792 12.1332C4.79888 11.3975 6.20667 11.3975 9.02227 11.3975H15.9777C18.7933 11.3975 20.2011 11.3975 21.0721 12.1332C21.2 12.2413 21.3179 12.3592 21.4247 12.4857V9.75579C21.4247 8.84687 21.4247 8.09279 21.3394 7.49156C21.2494 6.85704 21.0531 6.29458 20.5839 5.83245C20.5074 5.75707 20.4266 5.68552 20.342 5.61807C19.8302 5.21023 19.2167 5.04345 18.5222 4.96608C17.8531 4.89155 17.0102 4.89157 15.9769 4.89158L15.6242 4.89158C14.6421 4.89158 14.29 4.88587 13.9711 4.80533C13.7837 4.75802 13.604 4.69195 13.4352 4.60878C13.151 4.46867 12.9033 4.25762 12.2077 3.64132L11.7336 3.22128C11.5345 3.04489 11.3987 2.9245 11.2531 2.81755C10.6284 2.35879 9.86779 2.08132 9.07145 2.01534C8.88602 1.99998 8.6968 1.99999 8.41356 2.00002L8.29714 2.00001C7.65647 1.9999 7.23365 1.99983 6.86652 2.0612C5.26167 2.32947 3.96392 3.45143 3.64782 4.93575C3.57591 5.27344 3.57602 5.66035 3.57619 6.21853L3.5762 12.4846Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-folder-dot-open-bold-duotone {
  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.7936%2011.3975%2020.2017%2011.3971%2021.0727%2012.1328C21.2948%2012.3205%2021.4864%2012.5382%2021.642%2012.7783C22.2522%2013.7197%2022.0012%2015.0295%2021.4975%2017.6475C21.135%2019.5318%2020.9527%2020.4744%2020.3246%2021.0996C20.1618%2021.2616%2019.9795%2021.405%2019.7817%2021.5273C19.0183%2021.9995%2018.0048%2022%2015.978%2022H9.02288C6.99608%2022%205.98251%2021.9995%205.21917%2021.5273C5.02116%2021.4049%204.83816%2021.2618%204.67522%2021.0996C4.04714%2020.4744%203.86587%2019.5317%203.50335%2017.6475C2.99968%2015.0295%202.74765%2013.7197%203.35784%2012.7783C3.51354%2012.5381%203.70593%2012.3205%203.92815%2012.1328C4.79913%2011.3972%206.20751%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.4145%2017.2499%2012.7504%2016.9141%2012.7504%2016.5C12.7504%2016.0859%2012.4145%2015.7501%2012.0004%2015.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.5762%2012.4846C3.68271%2012.3586%203.80034%2012.241%203.92792%2012.1332C4.79888%2011.3975%206.20667%2011.3975%209.02227%2011.3975H15.9777C18.7933%2011.3975%2020.2011%2011.3975%2021.0721%2012.1332C21.2%2012.2413%2021.3179%2012.3592%2021.4247%2012.4857V9.75579C21.4247%208.84687%2021.4247%208.09279%2021.3394%207.49156C21.2494%206.85704%2021.0531%206.29458%2020.5839%205.83245C20.5074%205.75707%2020.4266%205.68552%2020.342%205.61807C19.8302%205.21023%2019.2167%205.04345%2018.5222%204.96608C17.8531%204.89155%2017.0102%204.89157%2015.9769%204.89158L15.6242%204.89158C14.6421%204.89158%2014.29%204.88587%2013.9711%204.80533C13.7837%204.75802%2013.604%204.69195%2013.4352%204.60878C13.151%204.46867%2012.9033%204.25762%2012.2077%203.64132L11.7336%203.22128C11.5345%203.04489%2011.3987%202.9245%2011.2531%202.81755C10.6284%202.35879%209.86779%202.08132%209.07145%202.01534C8.88602%201.99998%208.6968%201.99999%208.41356%202.00002L8.29714%202.00001C7.65647%201.9999%207.23365%201.99983%206.86652%202.0612C5.26167%202.32947%203.96392%203.45143%203.64782%204.93575C3.57591%205.27344%203.57602%205.66035%203.57619%206.21853L3.5762%2012.4846Z%22%20opacity%3D%22.5%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.7936%2011.3975%2020.2017%2011.3971%2021.0727%2012.1328C21.2948%2012.3205%2021.4864%2012.5382%2021.642%2012.7783C22.2522%2013.7197%2022.0012%2015.0295%2021.4975%2017.6475C21.135%2019.5318%2020.9527%2020.4744%2020.3246%2021.0996C20.1618%2021.2616%2019.9795%2021.405%2019.7817%2021.5273C19.0183%2021.9995%2018.0048%2022%2015.978%2022H9.02288C6.99608%2022%205.98251%2021.9995%205.21917%2021.5273C5.02116%2021.4049%204.83816%2021.2618%204.67522%2021.0996C4.04714%2020.4744%203.86587%2019.5317%203.50335%2017.6475C2.99968%2015.0295%202.74765%2013.7197%203.35784%2012.7783C3.51354%2012.5381%203.70593%2012.3205%203.92815%2012.1328C4.79913%2011.3972%206.20751%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.4145%2017.2499%2012.7504%2016.9141%2012.7504%2016.5C12.7504%2016.0859%2012.4145%2015.7501%2012.0004%2015.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.5762%2012.4846C3.68271%2012.3586%203.80034%2012.241%203.92792%2012.1332C4.79888%2011.3975%206.20667%2011.3975%209.02227%2011.3975H15.9777C18.7933%2011.3975%2020.2011%2011.3975%2021.0721%2012.1332C21.2%2012.2413%2021.3179%2012.3592%2021.4247%2012.4857V9.75579C21.4247%208.84687%2021.4247%208.09279%2021.3394%207.49156C21.2494%206.85704%2021.0531%206.29458%2020.5839%205.83245C20.5074%205.75707%2020.4266%205.68552%2020.342%205.61807C19.8302%205.21023%2019.2167%205.04345%2018.5222%204.96608C17.8531%204.89155%2017.0102%204.89157%2015.9769%204.89158L15.6242%204.89158C14.6421%204.89158%2014.29%204.88587%2013.9711%204.80533C13.7837%204.75802%2013.604%204.69195%2013.4352%204.60878C13.151%204.46867%2012.9033%204.25762%2012.2077%203.64132L11.7336%203.22128C11.5345%203.04489%2011.3987%202.9245%2011.2531%202.81755C10.6284%202.35879%209.86779%202.08132%209.07145%202.01534C8.88602%201.99998%208.6968%201.99999%208.41356%202.00002L8.29714%202.00001C7.65647%201.9999%207.23365%201.99983%206.86652%202.0612C5.26167%202.32947%203.96392%203.45143%203.64782%204.93575C3.57591%205.27344%203.57602%205.66035%203.57619%206.21853L3.5762%2012.4846Z%22%20opacity%3D%22.5%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-duotone.svg?color=%231a73e8&size=48