toggl logo
toggl from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- toggl
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the toggl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m-1.12 6.229h2.24v11.145h-2.24zM16 24.208a7.83 7.83 0 0 1-7.817-7.828a7.82 7.82 0 0 1 5.749-7.536v2.281a5.655 5.655 0 0 0-3.593 5.276a5.662 5.662 0 1 0 7.73-5.271V8.838a7.825 7.825 0 0 1 5.755 7.547a7.82 7.82 0 0 1-7.823 7.817z"/></svg>
React
import type { SVGProps } from "react";
export function CibToggl(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="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m-1.12 6.229h2.24v11.145h-2.24zM16 24.208a7.83 7.83 0 0 1-7.817-7.828a7.82 7.82 0 0 1 5.749-7.536v2.281a5.655 5.655 0 0 0-3.593 5.276a5.662 5.662 0 1 0 7.73-5.271V8.838a7.825 7.825 0 0 1 5.755 7.547a7.82 7.82 0 0 1-7.823 7.817z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m-1.12 6.229h2.24v11.145h-2.24zM16 24.208a7.83 7.83 0 0 1-7.817-7.828a7.82 7.82 0 0 1 5.749-7.536v2.281a5.655 5.655 0 0 0-3.593 5.276a5.662 5.662 0 1 0 7.73-5.271V8.838a7.825 7.825 0 0 1 5.755 7.547a7.82 7.82 0 0 1-7.823 7.817z"/></svg> </template>
CSS
.icon-toggl {
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%22M16%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200m-1.12%206.229h2.24v11.145h-2.24zM16%2024.208a7.83%207.83%200%200%201-7.817-7.828a7.82%207.82%200%200%201%205.749-7.536v2.281a5.655%205.655%200%200%200-3.593%205.276a5.662%205.662%200%201%200%207.73-5.271V8.838a7.825%207.825%200%200%201%205.755%207.547a7.82%207.82%200%200%201-7.823%207.817z%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%22M16%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200m-1.12%206.229h2.24v11.145h-2.24zM16%2024.208a7.83%207.83%200%200%201-7.817-7.828a7.82%207.82%200%200%201%205.749-7.536v2.281a5.655%205.655%200%200%200-3.593%205.276a5.662%205.662%200%201%200%207.73-5.271V8.838a7.825%207.825%200%200%201%205.755%207.547a7.82%207.82%200%200%201-7.823%207.817z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/toggl.svg?color=%231a73e8&size=48