Filter Edit Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Filter Edit icon is commonly used in content management systems, form toolbars and inline editors. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/317768.svg" alt="Filter Edit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317768.svg" alt="Filter Edit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317768.svg" alt="Filter Edit icon" :width="24" :height="24" />
CSS background
.icon-filter-edit {
background-image: url('https://proicons.com/icon/317768.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>filter--edit</title><path d="M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"/><path d="M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Filter Edit in other icon packs
Copied!