Horizontally Centered Icon SVG
Horizontally Centered
Horizontally centered SVG Icon Code | Customize color
You can get svg icon horizontally centered in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Horizontally 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"><rect x="16" y="16" width="16" height="16" fill="none" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 40L5 8" stroke="#333" stroke-width="1" stroke-linecap="round"/><path d="M43 40L43 8" stroke="#333" stroke-width="1" stroke-linecap="round"/></svg>
Horizontally 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"><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="M5 40L5 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="white"></path><path d="M43 40L43 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="white"></path></svg>
Horizontally 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"><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="M5 40L5 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="red"></path><path d="M43 40L43 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="red"></path></svg>
Horizontally 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"><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="M5 40L5 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="blue"></path><path d="M43 40L43 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="blue"></path></svg>
Horizontally 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"><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="M5 40L5 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="#f3da35"></path><path d="M43 40L43 8" stroke="#333" stroke-width="1" stroke-linecap="round" fill="#f3da35"></path></svg>
Advance Editor
You can edit horizontally centered as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements