Rectangle Fill Icon SVG
Rectangle Fill
Rectangle fill SVG Icon Code | Customize color
You can get svg icon rectangle fill 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" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"/><rect x="24" y="40" width="208" height="176" rx="16"/></svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><rect x="24" y="40" width="208" height="176" rx="16"></rect></svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><rect x="24" y="40" width="208" height="176" rx="16"></rect></svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><rect x="24" y="40" width="208" height="176" rx="16"></rect></svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><rect x="24" y="40" width="208" height="176" rx="16"></rect></svg>
Advance Editor
You can edit rectangle fill as below. Change size color and background color of icon using below tool.
tab 2 content Tab 3 content |