Debug Breakpoint Data Unverified Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Debug Breakpoint Data 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/307097.svg" alt="Debug Breakpoint Data Unverified icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307097.svg" alt="Debug Breakpoint Data Unverified icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307097.svg" alt="Debug Breakpoint Data Unverified icon" :width="24" :height="24" />
CSS background
.icon-debug-breakpoint-data-unverified {
background-image: url('https://proicons.com/icon/307097.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="M9.73199 5L11.464 8L9.73199 11H6.26799L4.53599 8L6.26799 5H9.73199ZM9.73199 4H6.26799C5.91099 4 5.58099 4.191 5.40199 4.5L3.66999 7.5C3.49099 7.809 3.49099 8.191 3.66999 8.5L5.40199 11.5C5.58099 11.809 5.91099 12 6.26799 12H9.73199C10.089 12 10.419 11.809 10.598 11.5L12.33 8.5C12.509 8.191 12.509 7.809 12.33 7.5L10.598 4.5C10.419 4.191 10.089 4 9.73199 4Z"/></svg>
Copied!