Debug Breakpoint Function Unverified Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Debug Breakpoint Function 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/307099.svg" alt="Debug Breakpoint Function Unverified icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307099.svg" alt="Debug Breakpoint Function Unverified icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307099.svg" alt="Debug Breakpoint Function Unverified icon" :width="24" :height="24" />
CSS background
.icon-debug-breakpoint-function-unverified {
background-image: url('https://proicons.com/icon/307099.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="M12.055 12H3.94499C3.76599 12 3.60099 11.904 3.51099 11.75C3.42199 11.595 3.42199 11.404 3.51099 11.249L7.56599 4.24899C7.74599 3.93999 8.25199 3.93999 8.43099 4.24899L12.486 11.249C12.576 11.404 12.576 11.595 12.486 11.75C12.396 11.904 12.231 12 12.052 12H12.055ZM4.81199 11H11.187L7.99899 5.49799L4.81199 11Z"/></svg>
Copied!