Debug Breakpoint Log Unverified Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Debug Breakpoint Log Unverified icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/307101.svg" alt="Debug Breakpoint Log Unverified icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307101.svg" alt="Debug Breakpoint Log Unverified icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307101.svg" alt="Debug Breakpoint Log Unverified icon" :width="24" :height="24" />
CSS background
.icon-debug-breakpoint-log-unverified {
background-image: url('https://proicons.com/icon/307101.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8.00001 13C7.87201 13 7.74401 12.951 7.64601 12.854L3.14601 8.35401C2.95101 8.15901 2.95101 7.84201 3.14601 7.64701L7.64601 3.14601C7.84101 2.95101 8.15801 2.95101 8.35301 3.14601L12.853 7.64601C13.048 7.84101 13.048 8.15801 12.853 8.35301L8.35301 12.853C8.25501 12.951 8.12701 12.999 7.99901 12.999L8.00001 13ZM4.20701 8.00001L8.00001 11.793L11.793 8.00001L8.00001 4.20701L4.20701 8.00001Z"/></svg>
Copied!