Format Brush Icon SVG
Format Brush
Format brush SVG Icon Code | Customize color
You can get svg icon format brush in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Format brush
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 width="48" height="48" fill="white" fill-opacity="0.01"/><path d="M34 5H6V20H34V5Z" fill="none" stroke="#333" stroke-width="1" stroke-linejoin="round"/><path d="M34.0251 12H43V28.1014L19 31.2004V43" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/></svg>
Format brush
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 width="48" height="48" fill="white" fill-opacity="0.01"></rect><path d="M34 5H6V20H34V5Z" fill="white" stroke="#333" stroke-width="1" stroke-linejoin="round"></path><path d="M34.0251 12H43V28.1014L19 31.2004V43" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" fill="white"></path></svg>
Format brush
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 width="48" height="48" fill="white" fill-opacity="0.01"></rect><path d="M34 5H6V20H34V5Z" fill="red" stroke="#333" stroke-width="1" stroke-linejoin="round"></path><path d="M34.0251 12H43V28.1014L19 31.2004V43" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" fill="red"></path></svg>
Format brush
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 width="48" height="48" fill="white" fill-opacity="0.01"></rect><path d="M34 5H6V20H34V5Z" fill="blue" stroke="#333" stroke-width="1" stroke-linejoin="round"></path><path d="M34.0251 12H43V28.1014L19 31.2004V43" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" fill="blue"></path></svg>
Format brush
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 width="48" height="48" fill="white" fill-opacity="0.01"></rect><path d="M34 5H6V20H34V5Z" fill="#f3da35" stroke="#333" stroke-width="1" stroke-linejoin="round"></path><path d="M34.0251 12H43V28.1014L19 31.2004V43" stroke="#333" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" fill="#f3da35"></path></svg>
Advance Editor
You can edit format brush as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements