Clip Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Clip 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/305391.svg" alt="Clip icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305391.svg" alt="Clip icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305391.svg" alt="Clip icon" :width="24" :height="24" />
CSS background
.icon-clip {
background-image: url('https://proicons.com/icon/305391.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M886 405c-9 0-17 4-23 9L463 815c-35 35-81 54-131 54s-95-19-130-54c-72-72-72-189 0-260l386-387c25-24 57-38 92-38s67 14 92 38c24 25 37 54 35 84-1 30-15 60-40 85L458 646c-14 14-33 22-53 22-38 0-58-24-58-48 0-20 8-38 22-52l267-266h-1c5-6 8-14 8-22 0-19-15-34-34-34-8 0-15 3-21 8h-1L322 519c-30 30-43 59-43 101 0 33 12 62 34 83 23 21 54 33 92 33 39 0 75-15 102-43l308-308c78-78 80-189 5-265-37-37-87-58-140-58s-103 21-140 58L154 507c-99 98-99 258 0 357 47 47 111 74 178 74s131-27 179-74l400-402s9-8 9-23c0-19-16-34-34-34z"/></svg>
Clip in other icon packs
Copied!