Warp Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Warp 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/316587.svg" alt="Warp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316587.svg" alt="Warp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316587.svg" alt="Warp icon" :width="24" :height="24" />
CSS background
.icon-warp {
background-image: url('https://proicons.com/icon/316587.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Warp</title><path d="M12.035 2.723h9.253A2.712 2.712 0 0 1 24 5.435v10.529a2.712 2.712 0 0 1-2.712 2.713H8.047Zm-1.681 2.6L6.766 19.677h5.598l-.399 1.6H2.712A2.712 2.712 0 0 1 0 18.565V8.036a2.712 2.712 0 0 1 2.712-2.712Z"/></svg>
Warp in other icon packs
Copied!