Google Keep Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google 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/341214.svg" alt="Google Keep icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341214.svg" alt="Google Keep icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341214.svg" alt="Google Keep icon" :width="24" :height="24" />
CSS background
.icon-google-keep {
background-image: url('https://proicons.com/icon/341214.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m39.5,15.5h-9c-1.1046,0-2-.8954-2-2V4.5H10.5c-1.1046,0-2,.8954-2,2v35c0,1.1046.8954,2,2,2h27c1.1046,0,2-.8954,2-2V15.5Z"/><line class="c" x1="28.5" y1="4.5" x2="39.5" y2="15.5"/><path class="c" d="m28.5901,31.1364c1.065-1.1301,1.7222-2.6487,1.7222-4.3241,0-3.4862-2.8261-6.3122-6.3122-6.3122s-6.3122,2.8261-6.3122,6.3122c0,1.6754.6572,3.1941,1.7222,4.3241h9.1801Z"/><line class="c" x1="20" y1="34.5" x2="28" y2="34.5"/></svg>
Google Keep in other icon packs
Copied!