File Input Icon SVG
File Input
File input SVG Icon Code | Customize color
You can get svg icon file input in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" /> <path d="M14 2v6h6" /> <path d="M2 15h10" /> <path d="m9 18 3-3-3-3" /> </svg> Svg Code
<svg style='color: white' xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" /> <path d="M14 2v6h6" /> <path d="M2 15h10" /> <path d="m9 18 3-3-3-3" /> </svg> Svg Code
<svg style='color: red' xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" /> <path d="M14 2v6h6" /> <path d="M2 15h10" /> <path d="m9 18 3-3-3-3" /> </svg> Svg Code
<svg style='color: blue' xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" /> <path d="M14 2v6h6" /> <path d="M2 15h10" /> <path d="m9 18 3-3-3-3" /> </svg> Svg Code
<svg style='color: #f3da35' xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" /> <path d="M14 2v6h6" /> <path d="M2 15h10" /> <path d="m9 18 3-3-3-3" /> </svg> Advance Editor
You can edit file input as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements