Googletasks Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Googletasks 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/314553.svg" alt="Googletasks icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314553.svg" alt="Googletasks icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314553.svg" alt="Googletasks icon" :width="24" :height="24" />
CSS background
.icon-googletasks {
background-image: url('https://proicons.com/icon/314553.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>Google Tasks</title><path d="M11.383.617C5.097.617 0 5.714 0 12c0 6.286 5.097 11.383 11.383 11.383 6.286 0 11.38-5.097 11.38-11.383a11.34 11.34 0 0 0-.878-4.389l-3.203 3.203c.062.387.1.782.1 1.186a7.398 7.398 0 1 1-7.4-7.398c1.499 0 2.889.448 4.054 1.214l2.857-2.857a11.325 11.325 0 0 0-6.91-2.342zm9.674.756c-.292 0-.583.112-.805.334-2.97 2.965-5.934 5.934-8.9 8.902L9.596 8.854a1.139 1.139 0 0 0-1.61 0l-1.775 1.773a1.139 1.139 0 0 0 0 1.61l4.166 4.163a1.421 1.421 0 0 0 2.012 0L23.666 5.121a1.136 1.136 0 0 0 0-1.61l-1.805-1.804a1.136 1.136 0 0 0-.804-.334z"/></svg>
Googletasks in other icon packs
Copied!