File Question Mark Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The File Question Mark icon is commonly used in file managers, document editors and upload areas. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310125.svg" alt="File Question Mark icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310125.svg" alt="File Question Mark icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310125.svg" alt="File Question Mark icon" :width="24" :height="24" />
CSS background
.icon-file-question-mark {
background-image: url('https://proicons.com/icon/310125.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20.65 7.04109C20.25 6.04219 17.53 3.90455 16.76 3.10543C16.0939 2.49006 15.2434 2.11094 14.34 2.02664C14.34 1.9667 8.38996 2.02664 8.20996 2.02664C7.54752 1.99858 6.88617 2.10241 6.26428 2.33209C5.64239 2.56176 5.07236 2.91268 4.58752 3.36446C4.10268 3.81623 3.71274 4.35982 3.44019 4.96358C3.16763 5.56734 3.01797 6.2192 3 6.88126V17.1699C3.0218 17.8312 3.17491 18.4815 3.45044 19.0832C3.72597 19.6848 4.11839 20.2258 4.60498 20.6747C5.09157 21.1236 5.66262 21.4714 6.28491 21.698C6.9072 21.9246 7.56835 22.0254 8.22998 21.9946H15.79C16.4525 22.0226 17.1138 21.9188 17.7357 21.6891C18.3576 21.4595 18.9276 21.1085 19.4125 20.6568C19.8973 20.205 20.2873 19.6614 20.5598 19.0576C20.8324 18.4539 20.982 17.802 21 17.14V8.5794C20.9925 8.04781 20.8733 7.52372 20.65 7.04109ZM11.5 18.3187C11.2348 18.3187 10.9804 18.2134 10.7928 18.0261C10.6053 17.8387 10.5 17.5847 10.5 17.3198C10.5 17.0548 10.6053 16.8008 10.7928 16.6134C10.9804 16.4261 11.2348 16.3209 11.5 16.3209C11.7652 16.3209 12.0196 16.4261 12.2072 16.6134C12.3947 16.8008 12.5 17.0548 12.5 17.3198C12.5 17.5847 12.3947 17.8387 12.2072 18.0261C12.0196 18.2134 11.7652 18.3187 11.5 18.3187ZM14.11 13.0545C13.9712 13.3847 13.7641 13.6817 13.5021 13.9262C13.2401 14.1707 12.9292 14.357 12.59 14.4729C12.59 15.1521 12.37 15.9912 11.53 15.9812C9.72003 15.8014 10.53 12.9346 11.91 12.595C11.9879 12.5737 12.0601 12.5356 12.1216 12.4833C12.183 12.431 12.2322 12.3658 12.2656 12.2924C12.299 12.219 12.3158 12.1391 12.3148 12.0585C12.3139 11.9778 12.2952 11.8984 12.26 11.8258C12.1735 11.7027 12.0565 11.6041 11.9204 11.5397C11.7844 11.4753 11.6339 11.4472 11.4838 11.4583C11.3336 11.4694 11.189 11.5192 11.0638 11.6029C10.9387 11.6865 10.8375 11.8012 10.77 11.9357C10.6586 12.1768 10.456 12.3638 10.2065 12.4556C9.95712 12.5474 9.68129 12.5364 9.43994 12.4252C9.19859 12.3139 9.01145 12.1114 8.91956 11.8622C8.82766 11.6131 8.83856 11.3377 8.94995 11.0966C10.33 7.9401 15.43 9.71815 14.11 13.0145V13.0545ZM16.03 7.47064C14.36 7.47064 15.0899 4.84353 14.9399 3.74474C16.4787 4.82502 17.8911 6.07486 19.15 7.47064H16.03Z" fill="black"/> </svg>
File Question Mark in other icon packs
Copied!