file type icon
file-type-bold-duotone from Solar by 480 Design · Bold Duotone · Files · CC-BY-4.0 Attribution required.
- Name
- file-type-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Files
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More files icons from Solar
file-add-boldfile-badge-boldfile-boldfile-braces-boldfile-chart-2-boldfile-chart-boldfile-check-boldfile-cloud-boldfile-code-boldfile-cog-boldfile-corrupted-boldfile-download-boldfile-favorite-boldfile-figma-boldfile-left-boldfile-minus-boldfile-pen-boldfile-question-mark-boldfile-remove-boldfile-right-boldfile-search-boldfile-send-boldfile-signal-boldfile-sliders-bold
Use the file type 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="M14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14V10C2 6.22876 2 4.34315 3.17157 3.17157C4.34315 2 6.23869 2 10.0298 2C10.6358 2 11.1214 2 11.53 2.01666C11.5166 2.09659 11.5095 2.17813 11.5092 2.26057L11.5 5.09497C11.4999 6.19207 11.4998 7.16164 11.6049 7.94316C11.7188 8.79028 11.9803 9.63726 12.6716 10.3285C13.3628 11.0198 14.2098 11.2813 15.0569 11.3952C15.8385 11.5003 16.808 11.5002 17.9051 11.5001L18 11.5001H21.9574C22 12.0344 22 12.6901 22 13.5629V14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22Z" clip-rule="evenodd" opacity=".5"/><path d="M11.5092 2.2601L11.5 5.0945C11.4999 6.1916 11.4998 7.16117 11.6049 7.94269C11.7188 8.78981 11.9803 9.6368 12.6716 10.3281C13.3629 11.0193 14.2098 11.2808 15.057 11.3947C15.8385 11.4998 16.808 11.4997 17.9051 11.4996L21.9574 11.4996C21.9698 11.6552 21.9786 11.821 21.9848 11.9995H22C22 11.732 22 11.5983 21.9901 11.4408C21.9335 10.5463 21.5617 9.52125 21.0315 8.79853C20.9382 8.6713 20.8743 8.59493 20.7467 8.44218C19.9542 7.49359 18.911 6.31193 18 5.49953C17.1892 4.77645 16.0787 3.98536 15.1101 3.3385C14.2781 2.78275 13.862 2.50487 13.2915 2.29834C13.1403 2.24359 12.9408 2.18311 12.7846 2.14466C12.4006 2.05013 12.0268 2.01725 11.5 2.00586L11.5092 2.2601Z"/><path d="M11.5 13.4248C11.5 12.9708 11.499 12.6997 11.4746 12.5039C11.461 12.3948 11.4439 12.3489 11.4365 12.334C11.4301 12.3268 11.4233 12.3199 11.416 12.3135C11.4012 12.3062 11.3552 12.289 11.2461 12.2754C11.0503 12.251 10.7793 12.25 10.3252 12.25H10V17.75H11.25C11.6642 17.75 12 18.0858 12 18.5C12 18.9142 11.6642 19.25 11.25 19.25H7.25001C6.8358 19.25 6.50001 18.9142 6.50001 18.5C6.50001 18.0858 6.8358 17.75 7.25001 17.75H8.50001V12.25H8.17481C7.72076 12.25 7.44968 12.251 7.25392 12.2754C7.14477 12.289 7.09886 12.3062 7.08399 12.3135C7.07676 12.3199 7.06993 12.3268 7.06349 12.334C7.05616 12.3489 7.03901 12.3948 7.0254 12.5039C7.00103 12.6997 7.00001 12.9708 7.00001 13.4248C7.00001 13.839 6.66422 14.1748 6.25001 14.1748C5.8358 14.1748 5.50001 13.839 5.50001 13.4248C5.50001 13.0093 5.49843 12.6276 5.53712 12.3174C5.57812 11.989 5.67413 11.6389 5.94142 11.3379C5.98708 11.2865 6.03651 11.2371 6.0879 11.1914C6.3889 10.9241 6.73898 10.8281 7.06739 10.7871C7.37759 10.7484 7.75935 10.75 8.17481 10.75H10.3252C10.7407 10.75 11.1224 10.7484 11.4326 10.7871C11.761 10.8281 12.1111 10.9241 12.4121 11.1914C12.4635 11.2371 12.5129 11.2865 12.5586 11.3379C12.8259 11.6389 12.9219 11.989 12.9629 12.3174C13.0016 12.6276 13 13.0093 13 13.4248C13 13.839 12.6642 14.1748 12.25 14.1748C11.8358 14.1748 11.5 13.839 11.5 13.4248Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFileTypeBoldDuotone(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="M14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14V10C2 6.22876 2 4.34315 3.17157 3.17157C4.34315 2 6.23869 2 10.0298 2C10.6358 2 11.1214 2 11.53 2.01666C11.5166 2.09659 11.5095 2.17813 11.5092 2.26057L11.5 5.09497C11.4999 6.19207 11.4998 7.16164 11.6049 7.94316C11.7188 8.79028 11.9803 9.63726 12.6716 10.3285C13.3628 11.0198 14.2098 11.2813 15.0569 11.3952C15.8385 11.5003 16.808 11.5002 17.9051 11.5001L18 11.5001H21.9574C22 12.0344 22 12.6901 22 13.5629V14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22Z" clipRule="evenodd" opacity=".5"/><path d="M11.5092 2.2601L11.5 5.0945C11.4999 6.1916 11.4998 7.16117 11.6049 7.94269C11.7188 8.78981 11.9803 9.6368 12.6716 10.3281C13.3629 11.0193 14.2098 11.2808 15.057 11.3947C15.8385 11.4998 16.808 11.4997 17.9051 11.4996L21.9574 11.4996C21.9698 11.6552 21.9786 11.821 21.9848 11.9995H22C22 11.732 22 11.5983 21.9901 11.4408C21.9335 10.5463 21.5617 9.52125 21.0315 8.79853C20.9382 8.6713 20.8743 8.59493 20.7467 8.44218C19.9542 7.49359 18.911 6.31193 18 5.49953C17.1892 4.77645 16.0787 3.98536 15.1101 3.3385C14.2781 2.78275 13.862 2.50487 13.2915 2.29834C13.1403 2.24359 12.9408 2.18311 12.7846 2.14466C12.4006 2.05013 12.0268 2.01725 11.5 2.00586L11.5092 2.2601Z"/><path d="M11.5 13.4248C11.5 12.9708 11.499 12.6997 11.4746 12.5039C11.461 12.3948 11.4439 12.3489 11.4365 12.334C11.4301 12.3268 11.4233 12.3199 11.416 12.3135C11.4012 12.3062 11.3552 12.289 11.2461 12.2754C11.0503 12.251 10.7793 12.25 10.3252 12.25H10V17.75H11.25C11.6642 17.75 12 18.0858 12 18.5C12 18.9142 11.6642 19.25 11.25 19.25H7.25001C6.8358 19.25 6.50001 18.9142 6.50001 18.5C6.50001 18.0858 6.8358 17.75 7.25001 17.75H8.50001V12.25H8.17481C7.72076 12.25 7.44968 12.251 7.25392 12.2754C7.14477 12.289 7.09886 12.3062 7.08399 12.3135C7.07676 12.3199 7.06993 12.3268 7.06349 12.334C7.05616 12.3489 7.03901 12.3948 7.0254 12.5039C7.00103 12.6997 7.00001 12.9708 7.00001 13.4248C7.00001 13.839 6.66422 14.1748 6.25001 14.1748C5.8358 14.1748 5.50001 13.839 5.50001 13.4248C5.50001 13.0093 5.49843 12.6276 5.53712 12.3174C5.57812 11.989 5.67413 11.6389 5.94142 11.3379C5.98708 11.2865 6.03651 11.2371 6.0879 11.1914C6.3889 10.9241 6.73898 10.8281 7.06739 10.7871C7.37759 10.7484 7.75935 10.75 8.17481 10.75H10.3252C10.7407 10.75 11.1224 10.7484 11.4326 10.7871C11.761 10.8281 12.1111 10.9241 12.4121 11.1914C12.4635 11.2371 12.5129 11.2865 12.5586 11.3379C12.8259 11.6389 12.9219 11.989 12.9629 12.3174C13.0016 12.6276 13 13.0093 13 13.4248C13 13.839 12.6642 14.1748 12.25 14.1748C11.8358 14.1748 11.5 13.839 11.5 13.4248Z"/></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="M14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14V10C2 6.22876 2 4.34315 3.17157 3.17157C4.34315 2 6.23869 2 10.0298 2C10.6358 2 11.1214 2 11.53 2.01666C11.5166 2.09659 11.5095 2.17813 11.5092 2.26057L11.5 5.09497C11.4999 6.19207 11.4998 7.16164 11.6049 7.94316C11.7188 8.79028 11.9803 9.63726 12.6716 10.3285C13.3628 11.0198 14.2098 11.2813 15.0569 11.3952C15.8385 11.5003 16.808 11.5002 17.9051 11.5001L18 11.5001H21.9574C22 12.0344 22 12.6901 22 13.5629V14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22Z" clip-rule="evenodd" opacity=".5"/><path d="M11.5092 2.2601L11.5 5.0945C11.4999 6.1916 11.4998 7.16117 11.6049 7.94269C11.7188 8.78981 11.9803 9.6368 12.6716 10.3281C13.3629 11.0193 14.2098 11.2808 15.057 11.3947C15.8385 11.4998 16.808 11.4997 17.9051 11.4996L21.9574 11.4996C21.9698 11.6552 21.9786 11.821 21.9848 11.9995H22C22 11.732 22 11.5983 21.9901 11.4408C21.9335 10.5463 21.5617 9.52125 21.0315 8.79853C20.9382 8.6713 20.8743 8.59493 20.7467 8.44218C19.9542 7.49359 18.911 6.31193 18 5.49953C17.1892 4.77645 16.0787 3.98536 15.1101 3.3385C14.2781 2.78275 13.862 2.50487 13.2915 2.29834C13.1403 2.24359 12.9408 2.18311 12.7846 2.14466C12.4006 2.05013 12.0268 2.01725 11.5 2.00586L11.5092 2.2601Z"/><path d="M11.5 13.4248C11.5 12.9708 11.499 12.6997 11.4746 12.5039C11.461 12.3948 11.4439 12.3489 11.4365 12.334C11.4301 12.3268 11.4233 12.3199 11.416 12.3135C11.4012 12.3062 11.3552 12.289 11.2461 12.2754C11.0503 12.251 10.7793 12.25 10.3252 12.25H10V17.75H11.25C11.6642 17.75 12 18.0858 12 18.5C12 18.9142 11.6642 19.25 11.25 19.25H7.25001C6.8358 19.25 6.50001 18.9142 6.50001 18.5C6.50001 18.0858 6.8358 17.75 7.25001 17.75H8.50001V12.25H8.17481C7.72076 12.25 7.44968 12.251 7.25392 12.2754C7.14477 12.289 7.09886 12.3062 7.08399 12.3135C7.07676 12.3199 7.06993 12.3268 7.06349 12.334C7.05616 12.3489 7.03901 12.3948 7.0254 12.5039C7.00103 12.6997 7.00001 12.9708 7.00001 13.4248C7.00001 13.839 6.66422 14.1748 6.25001 14.1748C5.8358 14.1748 5.50001 13.839 5.50001 13.4248C5.50001 13.0093 5.49843 12.6276 5.53712 12.3174C5.57812 11.989 5.67413 11.6389 5.94142 11.3379C5.98708 11.2865 6.03651 11.2371 6.0879 11.1914C6.3889 10.9241 6.73898 10.8281 7.06739 10.7871C7.37759 10.7484 7.75935 10.75 8.17481 10.75H10.3252C10.7407 10.75 11.1224 10.7484 11.4326 10.7871C11.761 10.8281 12.1111 10.9241 12.4121 11.1914C12.4635 11.2371 12.5129 11.2865 12.5586 11.3379C12.8259 11.6389 12.9219 11.989 12.9629 12.3174C13.0016 12.6276 13 13.0093 13 13.4248C13 13.839 12.6642 14.1748 12.25 14.1748C11.8358 14.1748 11.5 13.839 11.5 13.4248Z"/></g></svg> </template>
CSS
.icon-file-type-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%22M14%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014V10C2%206.22876%202%204.34315%203.17157%203.17157C4.34315%202%206.23869%202%2010.0298%202C10.6358%202%2011.1214%202%2011.53%202.01666C11.5166%202.09659%2011.5095%202.17813%2011.5092%202.26057L11.5%205.09497C11.4999%206.19207%2011.4998%207.16164%2011.6049%207.94316C11.7188%208.79028%2011.9803%209.63726%2012.6716%2010.3285C13.3628%2011.0198%2014.2098%2011.2813%2015.0569%2011.3952C15.8385%2011.5003%2016.808%2011.5002%2017.9051%2011.5001L18%2011.5001H21.9574C22%2012.0344%2022%2012.6901%2022%2013.5629V14C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.5092%202.2601L11.5%205.0945C11.4999%206.1916%2011.4998%207.16117%2011.6049%207.94269C11.7188%208.78981%2011.9803%209.6368%2012.6716%2010.3281C13.3629%2011.0193%2014.2098%2011.2808%2015.057%2011.3947C15.8385%2011.4998%2016.808%2011.4997%2017.9051%2011.4996L21.9574%2011.4996C21.9698%2011.6552%2021.9786%2011.821%2021.9848%2011.9995H22C22%2011.732%2022%2011.5983%2021.9901%2011.4408C21.9335%2010.5463%2021.5617%209.52125%2021.0315%208.79853C20.9382%208.6713%2020.8743%208.59493%2020.7467%208.44218C19.9542%207.49359%2018.911%206.31193%2018%205.49953C17.1892%204.77645%2016.0787%203.98536%2015.1101%203.3385C14.2781%202.78275%2013.862%202.50487%2013.2915%202.29834C13.1403%202.24359%2012.9408%202.18311%2012.7846%202.14466C12.4006%202.05013%2012.0268%202.01725%2011.5%202.00586L11.5092%202.2601Z%22%2F%3E%3Cpath%20d%3D%22M11.5%2013.4248C11.5%2012.9708%2011.499%2012.6997%2011.4746%2012.5039C11.461%2012.3948%2011.4439%2012.3489%2011.4365%2012.334C11.4301%2012.3268%2011.4233%2012.3199%2011.416%2012.3135C11.4012%2012.3062%2011.3552%2012.289%2011.2461%2012.2754C11.0503%2012.251%2010.7793%2012.25%2010.3252%2012.25H10V17.75H11.25C11.6642%2017.75%2012%2018.0858%2012%2018.5C12%2018.9142%2011.6642%2019.25%2011.25%2019.25H7.25001C6.8358%2019.25%206.50001%2018.9142%206.50001%2018.5C6.50001%2018.0858%206.8358%2017.75%207.25001%2017.75H8.50001V12.25H8.17481C7.72076%2012.25%207.44968%2012.251%207.25392%2012.2754C7.14477%2012.289%207.09886%2012.3062%207.08399%2012.3135C7.07676%2012.3199%207.06993%2012.3268%207.06349%2012.334C7.05616%2012.3489%207.03901%2012.3948%207.0254%2012.5039C7.00103%2012.6997%207.00001%2012.9708%207.00001%2013.4248C7.00001%2013.839%206.66422%2014.1748%206.25001%2014.1748C5.8358%2014.1748%205.50001%2013.839%205.50001%2013.4248C5.50001%2013.0093%205.49843%2012.6276%205.53712%2012.3174C5.57812%2011.989%205.67413%2011.6389%205.94142%2011.3379C5.98708%2011.2865%206.03651%2011.2371%206.0879%2011.1914C6.3889%2010.9241%206.73898%2010.8281%207.06739%2010.7871C7.37759%2010.7484%207.75935%2010.75%208.17481%2010.75H10.3252C10.7407%2010.75%2011.1224%2010.7484%2011.4326%2010.7871C11.761%2010.8281%2012.1111%2010.9241%2012.4121%2011.1914C12.4635%2011.2371%2012.5129%2011.2865%2012.5586%2011.3379C12.8259%2011.6389%2012.9219%2011.989%2012.9629%2012.3174C13.0016%2012.6276%2013%2013.0093%2013%2013.4248C13%2013.839%2012.6642%2014.1748%2012.25%2014.1748C11.8358%2014.1748%2011.5%2013.839%2011.5%2013.4248Z%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%22M14%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014V10C2%206.22876%202%204.34315%203.17157%203.17157C4.34315%202%206.23869%202%2010.0298%202C10.6358%202%2011.1214%202%2011.53%202.01666C11.5166%202.09659%2011.5095%202.17813%2011.5092%202.26057L11.5%205.09497C11.4999%206.19207%2011.4998%207.16164%2011.6049%207.94316C11.7188%208.79028%2011.9803%209.63726%2012.6716%2010.3285C13.3628%2011.0198%2014.2098%2011.2813%2015.0569%2011.3952C15.8385%2011.5003%2016.808%2011.5002%2017.9051%2011.5001L18%2011.5001H21.9574C22%2012.0344%2022%2012.6901%2022%2013.5629V14C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.5092%202.2601L11.5%205.0945C11.4999%206.1916%2011.4998%207.16117%2011.6049%207.94269C11.7188%208.78981%2011.9803%209.6368%2012.6716%2010.3281C13.3629%2011.0193%2014.2098%2011.2808%2015.057%2011.3947C15.8385%2011.4998%2016.808%2011.4997%2017.9051%2011.4996L21.9574%2011.4996C21.9698%2011.6552%2021.9786%2011.821%2021.9848%2011.9995H22C22%2011.732%2022%2011.5983%2021.9901%2011.4408C21.9335%2010.5463%2021.5617%209.52125%2021.0315%208.79853C20.9382%208.6713%2020.8743%208.59493%2020.7467%208.44218C19.9542%207.49359%2018.911%206.31193%2018%205.49953C17.1892%204.77645%2016.0787%203.98536%2015.1101%203.3385C14.2781%202.78275%2013.862%202.50487%2013.2915%202.29834C13.1403%202.24359%2012.9408%202.18311%2012.7846%202.14466C12.4006%202.05013%2012.0268%202.01725%2011.5%202.00586L11.5092%202.2601Z%22%2F%3E%3Cpath%20d%3D%22M11.5%2013.4248C11.5%2012.9708%2011.499%2012.6997%2011.4746%2012.5039C11.461%2012.3948%2011.4439%2012.3489%2011.4365%2012.334C11.4301%2012.3268%2011.4233%2012.3199%2011.416%2012.3135C11.4012%2012.3062%2011.3552%2012.289%2011.2461%2012.2754C11.0503%2012.251%2010.7793%2012.25%2010.3252%2012.25H10V17.75H11.25C11.6642%2017.75%2012%2018.0858%2012%2018.5C12%2018.9142%2011.6642%2019.25%2011.25%2019.25H7.25001C6.8358%2019.25%206.50001%2018.9142%206.50001%2018.5C6.50001%2018.0858%206.8358%2017.75%207.25001%2017.75H8.50001V12.25H8.17481C7.72076%2012.25%207.44968%2012.251%207.25392%2012.2754C7.14477%2012.289%207.09886%2012.3062%207.08399%2012.3135C7.07676%2012.3199%207.06993%2012.3268%207.06349%2012.334C7.05616%2012.3489%207.03901%2012.3948%207.0254%2012.5039C7.00103%2012.6997%207.00001%2012.9708%207.00001%2013.4248C7.00001%2013.839%206.66422%2014.1748%206.25001%2014.1748C5.8358%2014.1748%205.50001%2013.839%205.50001%2013.4248C5.50001%2013.0093%205.49843%2012.6276%205.53712%2012.3174C5.57812%2011.989%205.67413%2011.6389%205.94142%2011.3379C5.98708%2011.2865%206.03651%2011.2371%206.0879%2011.1914C6.3889%2010.9241%206.73898%2010.8281%207.06739%2010.7871C7.37759%2010.7484%207.75935%2010.75%208.17481%2010.75H10.3252C10.7407%2010.75%2011.1224%2010.7484%2011.4326%2010.7871C11.761%2010.8281%2012.1111%2010.9241%2012.4121%2011.1914C12.4635%2011.2371%2012.5129%2011.2865%2012.5586%2011.3379C12.8259%2011.6389%2012.9219%2011.989%2012.9629%2012.3174C13.0016%2012.6276%2013%2013.0093%2013%2013.4248C13%2013.839%2012.6642%2014.1748%2012.25%2014.1748C11.8358%2014.1748%2011.5%2013.839%2011.5%2013.4248Z%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/file-type-bold-duotone.svg?color=%231a73e8&size=48