Apps Plus Icon SVG
Apps Plus
Apps plus SVG Icon Code | Customize color
You can get svg icon apps plus 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" version="1.1" viewBox="0 0 16 16" width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"> <rect x="1.75" y="1.75" width="4.5" height="4.5"/> <rect x="1.75" y="9.75" width="4.5" height="4.5"/> <rect x="9.75" y="9.75" width="4.5" height="4.5"/> <path d="m14.8 3.75h-5m2.5-2.5v5"/> </svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16" width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"> <rect x="1.75" y="1.75" width="4.5" height="4.5"></rect> <rect x="1.75" y="9.75" width="4.5" height="4.5"></rect> <rect x="9.75" y="9.75" width="4.5" height="4.5"></rect> <path d="m14.8 3.75h-5m2.5-2.5v5" fill="white"></path> </svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16" width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"> <rect x="1.75" y="1.75" width="4.5" height="4.5"></rect> <rect x="1.75" y="9.75" width="4.5" height="4.5"></rect> <rect x="9.75" y="9.75" width="4.5" height="4.5"></rect> <path d="m14.8 3.75h-5m2.5-2.5v5" fill="red"></path> </svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16" width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"> <rect x="1.75" y="1.75" width="4.5" height="4.5"></rect> <rect x="1.75" y="9.75" width="4.5" height="4.5"></rect> <rect x="9.75" y="9.75" width="4.5" height="4.5"></rect> <path d="m14.8 3.75h-5m2.5-2.5v5" fill="blue"></path> </svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16" width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"> <rect x="1.75" y="1.75" width="4.5" height="4.5"></rect> <rect x="1.75" y="9.75" width="4.5" height="4.5"></rect> <rect x="9.75" y="9.75" width="4.5" height="4.5"></rect> <path d="m14.8 3.75h-5m2.5-2.5v5" fill="#f3da35"></path> </svg>
Advance Editor
You can edit apps plus as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements