Keep Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Keep 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/327865.svg" alt="Keep icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327865.svg" alt="Keep icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327865.svg" alt="Keep icon" :width="24" :height="24" />
CSS background
.icon-keep {
background-image: url('https://proicons.com/icon/327865.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M8.37,5.5A2.82,2.82,0,0,0,5.59,8.36h0V39.43a2.83,2.83,0,0,0,4.7,2.35h0l.11-.1.08-.09L24,28.07,37.57,41.63a2.82,2.82,0,1,0,4.06-3.91l-.08-.08L26,22.11a2.85,2.85,0,0,0-2-.86,2.8,2.8,0,0,0-2.14,1L11.23,32.86V8.36A2.82,2.82,0,0,0,8.45,5.5ZM28,24.07,41.52,10.48a2.83,2.83,0,0,0,0-4,2.87,2.87,0,0,0-2.11-.85h0a2.78,2.78,0,0,0-1.93.86L22,22.05"/></svg>
Keep in other icon packs
Copied!