Diff Modified Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Diff Modified 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/307131.svg" alt="Diff Modified icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307131.svg" alt="Diff Modified icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307131.svg" alt="Diff Modified icon" :width="24" :height="24" />
CSS background
.icon-diff-modified {
background-image: url('https://proicons.com/icon/307131.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="M11 7.5C11 9.43 9.43 11 7.5 11C5.57 11 4 9.43 4 7.5C4 5.57 5.57 4 7.5 4C9.43 4 11 5.57 11 7.5ZM14 3.5V11.5C14 12.878 12.878 14 11.5 14H3.5C2.122 14 1 12.878 1 11.5V3.5C1 2.122 2.122 1 3.5 1H11.5C12.878 1 14 2.122 14 3.5ZM13 3.5C13 2.673 12.327 2 11.5 2H3.5C2.673 2 2 2.673 2 3.5V11.5C2 12.327 2.673 13 3.5 13H11.5C12.327 13 13 12.327 13 11.5V3.5Z"/></svg>
Diff Modified in other icon packs
Copied!