Box Select Icon SVG
Box Select
Box select SVG Icon Code | Customize color
You can get svg icon box select 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" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M4 2a2 2 0 0 0-2 2" /> <line x1="8" y1="2" x2="10" y2="2" /> <line x1="14" y1="2" x2="16" y2="2" /> <path d="M4 22a2 2 0 0 1-2-2" /> <line x1="22" y1="8" x2="22" y2="10" /> <line x1="22" y1="14" x2="22" y2="16" /> <path d="M22 20a2 2 0 0 1-2 2" /> <line x1="14" y1="22" x2="16" y2="22" /> <line x1="8" y1="22" x2="10" y2="22" /> <path d="M20 2a2 2 0 0 1 2 2" /> <line x1="2" y1="14" x2="2" y2="16" /> <line x1="2" y1="8" x2="2" y2="10" /> </svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 2a2 2 0 0 0-2 2" fill="white"></path> <line x1="8" y1="2" x2="10" y2="2"></line> <line x1="14" y1="2" x2="16" y2="2"></line> <path d="M4 22a2 2 0 0 1-2-2" fill="white"></path> <line x1="22" y1="8" x2="22" y2="10"></line> <line x1="22" y1="14" x2="22" y2="16"></line> <path d="M22 20a2 2 0 0 1-2 2" fill="white"></path> <line x1="14" y1="22" x2="16" y2="22"></line> <line x1="8" y1="22" x2="10" y2="22"></line> <path d="M20 2a2 2 0 0 1 2 2" fill="white"></path> <line x1="2" y1="14" x2="2" y2="16"></line> <line x1="2" y1="8" x2="2" y2="10"></line> </svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 2a2 2 0 0 0-2 2" fill="red"></path> <line x1="8" y1="2" x2="10" y2="2"></line> <line x1="14" y1="2" x2="16" y2="2"></line> <path d="M4 22a2 2 0 0 1-2-2" fill="red"></path> <line x1="22" y1="8" x2="22" y2="10"></line> <line x1="22" y1="14" x2="22" y2="16"></line> <path d="M22 20a2 2 0 0 1-2 2" fill="red"></path> <line x1="14" y1="22" x2="16" y2="22"></line> <line x1="8" y1="22" x2="10" y2="22"></line> <path d="M20 2a2 2 0 0 1 2 2" fill="red"></path> <line x1="2" y1="14" x2="2" y2="16"></line> <line x1="2" y1="8" x2="2" y2="10"></line> </svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 2a2 2 0 0 0-2 2" fill="blue"></path> <line x1="8" y1="2" x2="10" y2="2"></line> <line x1="14" y1="2" x2="16" y2="2"></line> <path d="M4 22a2 2 0 0 1-2-2" fill="blue"></path> <line x1="22" y1="8" x2="22" y2="10"></line> <line x1="22" y1="14" x2="22" y2="16"></line> <path d="M22 20a2 2 0 0 1-2 2" fill="blue"></path> <line x1="14" y1="22" x2="16" y2="22"></line> <line x1="8" y1="22" x2="10" y2="22"></line> <path d="M20 2a2 2 0 0 1 2 2" fill="blue"></path> <line x1="2" y1="14" x2="2" y2="16"></line> <line x1="2" y1="8" x2="2" y2="10"></line> </svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 2a2 2 0 0 0-2 2" fill="#f3da35"></path> <line x1="8" y1="2" x2="10" y2="2"></line> <line x1="14" y1="2" x2="16" y2="2"></line> <path d="M4 22a2 2 0 0 1-2-2" fill="#f3da35"></path> <line x1="22" y1="8" x2="22" y2="10"></line> <line x1="22" y1="14" x2="22" y2="16"></line> <path d="M22 20a2 2 0 0 1-2 2" fill="#f3da35"></path> <line x1="14" y1="22" x2="16" y2="22"></line> <line x1="8" y1="22" x2="10" y2="22"></line> <path d="M20 2a2 2 0 0 1 2 2" fill="#f3da35"></path> <line x1="2" y1="14" x2="2" y2="16"></line> <line x1="2" y1="8" x2="2" y2="10"></line> </svg>
Advance Editor
You can edit box select as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements