Path Crop Icon SVG
Path Crop
Path crop SVG Icon Code | Customize color
You can get svg icon path crop in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Path crop
DownloadSvg Code
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <rect opacity="0.5" x="6" y="6" width="8" height="8" stroke="currentColor" stroke-width="2" /> <path fill-rule="evenodd" clip-rule="evenodd" d="M9 9H19V19H9V9ZM15 11H17V17H11V15H15V11Z" fill="currentColor" /> </svg>
Path crop
DownloadSvg Code
<svg style="color: white" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect opacity="0.5" x="6" y="6" width="8" height="8" stroke="currentColor" stroke-width="2"></rect> <path fill-rule="evenodd" clip-rule="evenodd" d="M9 9H19V19H9V9ZM15 11H17V17H11V15H15V11Z" fill="white"></path> </svg>
Path crop
DownloadSvg Code
<svg style="color: red" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect opacity="0.5" x="6" y="6" width="8" height="8" stroke="currentColor" stroke-width="2"></rect> <path fill-rule="evenodd" clip-rule="evenodd" d="M9 9H19V19H9V9ZM15 11H17V17H11V15H15V11Z" fill="red"></path> </svg>
Path crop
DownloadSvg Code
<svg style="color: blue" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect opacity="0.5" x="6" y="6" width="8" height="8" stroke="currentColor" stroke-width="2"></rect> <path fill-rule="evenodd" clip-rule="evenodd" d="M9 9H19V19H9V9ZM15 11H17V17H11V15H15V11Z" fill="blue"></path> </svg>
Path crop
DownloadSvg Code
<svg style="color: #f3da35" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect opacity="0.5" x="6" y="6" width="8" height="8" stroke="currentColor" stroke-width="2"></rect> <path fill-rule="evenodd" clip-rule="evenodd" d="M9 9H19V19H9V9ZM15 11H17V17H11V15H15V11Z" fill="#f3da35"></path> </svg>
Advance Editor
You can edit path crop as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements