todoist logo
todoist from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- todoist
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the todoist logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 0H4C1.803 0 0 1.803 0 4v5.145l5.464 3.172c.411.24.927.235 1.339 0c.348-.197 10.692-6.145 10.848-6.235c.371-.213.771-.14.995-.009c.219.124.813.463 1.12.635c.313.183.297.672.021.833L6.839 14.994c-.464.265-.921.271-1.401 0a861 861 0 0 1-5.437-3.151v2.692l5.464 3.172c.411.24.927.24 1.339 0c.348-.192 10.692-6.145 10.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463 1.12.64c.313.177.297.667.021.828S7.403 20.056 6.84 20.384c-.464.265-.921.271-1.401 0a861 861 0 0 1-5.437-3.151v2.692l5.464 3.172c.411.245.927.24 1.339 0c.348-.192 10.692-6.14 10.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463 1.12.64c.313.177.297.667.021.828L6.841 25.774c-.464.265-.921.271-1.401.005c-.801-.459-4.109-2.38-5.437-3.156v5.375c0 2.197 1.803 4 4 4h24c2.197 0 4-1.803 4-4v-24c0-2.197-1.803-4-4-4z"/></svg>
React
import type { SVGProps } from "react";
export function CibTodoist(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 0H4C1.803 0 0 1.803 0 4v5.145l5.464 3.172c.411.24.927.235 1.339 0c.348-.197 10.692-6.145 10.848-6.235c.371-.213.771-.14.995-.009c.219.124.813.463 1.12.635c.313.183.297.672.021.833L6.839 14.994c-.464.265-.921.271-1.401 0a861 861 0 0 1-5.437-3.151v2.692l5.464 3.172c.411.24.927.24 1.339 0c.348-.192 10.692-6.145 10.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463 1.12.64c.313.177.297.667.021.828S7.403 20.056 6.84 20.384c-.464.265-.921.271-1.401 0a861 861 0 0 1-5.437-3.151v2.692l5.464 3.172c.411.245.927.24 1.339 0c.348-.192 10.692-6.14 10.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463 1.12.64c.313.177.297.667.021.828L6.841 25.774c-.464.265-.921.271-1.401.005c-.801-.459-4.109-2.38-5.437-3.156v5.375c0 2.197 1.803 4 4 4h24c2.197 0 4-1.803 4-4v-24c0-2.197-1.803-4-4-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 0H4C1.803 0 0 1.803 0 4v5.145l5.464 3.172c.411.24.927.235 1.339 0c.348-.197 10.692-6.145 10.848-6.235c.371-.213.771-.14.995-.009c.219.124.813.463 1.12.635c.313.183.297.672.021.833L6.839 14.994c-.464.265-.921.271-1.401 0a861 861 0 0 1-5.437-3.151v2.692l5.464 3.172c.411.24.927.24 1.339 0c.348-.192 10.692-6.145 10.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463 1.12.64c.313.177.297.667.021.828S7.403 20.056 6.84 20.384c-.464.265-.921.271-1.401 0a861 861 0 0 1-5.437-3.151v2.692l5.464 3.172c.411.245.927.24 1.339 0c.348-.192 10.692-6.14 10.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463 1.12.64c.313.177.297.667.021.828L6.841 25.774c-.464.265-.921.271-1.401.005c-.801-.459-4.109-2.38-5.437-3.156v5.375c0 2.197 1.803 4 4 4h24c2.197 0 4-1.803 4-4v-24c0-2.197-1.803-4-4-4z"/></svg> </template>
CSS
.icon-todoist {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%200H4C1.803%200%200%201.803%200%204v5.145l5.464%203.172c.411.24.927.235%201.339%200c.348-.197%2010.692-6.145%2010.848-6.235c.371-.213.771-.14.995-.009c.219.124.813.463%201.12.635c.313.183.297.672.021.833L6.839%2014.994c-.464.265-.921.271-1.401%200a861%20861%200%200%201-5.437-3.151v2.692l5.464%203.172c.411.24.927.24%201.339%200c.348-.192%2010.692-6.145%2010.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463%201.12.64c.313.177.297.667.021.828S7.403%2020.056%206.84%2020.384c-.464.265-.921.271-1.401%200a861%20861%200%200%201-5.437-3.151v2.692l5.464%203.172c.411.245.927.24%201.339%200c.348-.192%2010.692-6.14%2010.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463%201.12.64c.313.177.297.667.021.828L6.841%2025.774c-.464.265-.921.271-1.401.005c-.801-.459-4.109-2.38-5.437-3.156v5.375c0%202.197%201.803%204%204%204h24c2.197%200%204-1.803%204-4v-24c0-2.197-1.803-4-4-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%200H4C1.803%200%200%201.803%200%204v5.145l5.464%203.172c.411.24.927.235%201.339%200c.348-.197%2010.692-6.145%2010.848-6.235c.371-.213.771-.14.995-.009c.219.124.813.463%201.12.635c.313.183.297.672.021.833L6.839%2014.994c-.464.265-.921.271-1.401%200a861%20861%200%200%201-5.437-3.151v2.692l5.464%203.172c.411.24.927.24%201.339%200c.348-.192%2010.692-6.145%2010.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463%201.12.64c.313.177.297.667.021.828S7.403%2020.056%206.84%2020.384c-.464.265-.921.271-1.401%200a861%20861%200%200%201-5.437-3.151v2.692l5.464%203.172c.411.245.927.24%201.339%200c.348-.192%2010.692-6.14%2010.848-6.235c.371-.213.771-.14.995-.009c.219.129.813.463%201.12.64c.313.177.297.667.021.828L6.841%2025.774c-.464.265-.921.271-1.401.005c-.801-.459-4.109-2.38-5.437-3.156v5.375c0%202.197%201.803%204%204%204h24c2.197%200%204-1.803%204-4v-24c0-2.197-1.803-4-4-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/todoist.svg?color=%231a73e8&size=48