Vertically Centered Icon SVG
Vertically Centered
Vertically centered SVG Icon Code | Customize color
You can get svg icon vertically centered in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Vertically centered
DownloadSvg Code
<?xml version="1.0" encoding="UTF-8"?><svg width="45" height="45" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7H42" stroke="#333" stroke-width="1" stroke-linecap="round"/><rect x="16" y="16" width="16" height="16" fill="none" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 41H42" stroke="#333" stroke-width="1" stroke-linecap="round"/></svg>
Vertically centered
DownloadSvg Code
<!--?xml version="1.0" encoding="UTF-8"?--><svg style="color: white" width="45" height="45" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="white"></path><rect x="16" y="16" width="16" height="16" fill="none" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"></rect><path d="M6 41H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="white"></path></svg>
Vertically centered
DownloadSvg Code
<!--?xml version="1.0" encoding="UTF-8"?--><svg style="color: red" width="45" height="45" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="red"></path><rect x="16" y="16" width="16" height="16" fill="none" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"></rect><path d="M6 41H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="red"></path></svg>
Vertically centered
DownloadSvg Code
<!--?xml version="1.0" encoding="UTF-8"?--><svg style="color: blue" width="45" height="45" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="blue"></path><rect x="16" y="16" width="16" height="16" fill="none" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"></rect><path d="M6 41H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="blue"></path></svg>
Vertically centered
DownloadSvg Code
<!--?xml version="1.0" encoding="UTF-8"?--><svg style="color: #f3da35" width="45" height="45" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="#f3da35"></path><rect x="16" y="16" width="16" height="16" fill="none" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"></rect><path d="M6 41H42" stroke="#333" stroke-width="1" stroke-linecap="round" fill="#f3da35"></path></svg>
Advance Editor
You can edit vertically centered as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements