rescuetime logo
rescuetime from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- rescuetime
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the rescuetime logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 7.626v8.749c0 .597-.485 1.092-1.091 1.092h-5.447v5.452c0 .596-.485 1.092-1.091 1.092H7.629a1.094 1.094 0 0 1-1.091-1.092v-5.452H1.091A1.093 1.093 0 0 1 0 16.375V7.626c0-.597.485-1.092 1.091-1.092h5.447V1.082c0-.596.485-1.092 1.091-1.092h8.742c.596 0 1.091.485 1.091 1.092v5.452h5.447A1.1 1.1 0 0 1 24 7.626m-3.325 4.339l-2.192-1.649l.333 1.042l-4.891-.344c.152.304.243.638.243.992c0 .343-.081.667-.213.95l4.871-.364l-.323 1.022zm-7.579.03l-.495-8l1.021.324l-1.647-2.185l-1.647 2.195l1.04-.334l-.454 8c0 .597.485 1.093 1.091 1.093c.596 0 1.091-.486 1.091-1.093"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRescuetime(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 7.626v8.749c0 .597-.485 1.092-1.091 1.092h-5.447v5.452c0 .596-.485 1.092-1.091 1.092H7.629a1.094 1.094 0 0 1-1.091-1.092v-5.452H1.091A1.093 1.093 0 0 1 0 16.375V7.626c0-.597.485-1.092 1.091-1.092h5.447V1.082c0-.596.485-1.092 1.091-1.092h8.742c.596 0 1.091.485 1.091 1.092v5.452h5.447A1.1 1.1 0 0 1 24 7.626m-3.325 4.339l-2.192-1.649l.333 1.042l-4.891-.344c.152.304.243.638.243.992c0 .343-.081.667-.213.95l4.871-.364l-.323 1.022zm-7.579.03l-.495-8l1.021.324l-1.647-2.185l-1.647 2.195l1.04-.334l-.454 8c0 .597.485 1.093 1.091 1.093c.596 0 1.091-.486 1.091-1.093"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 7.626v8.749c0 .597-.485 1.092-1.091 1.092h-5.447v5.452c0 .596-.485 1.092-1.091 1.092H7.629a1.094 1.094 0 0 1-1.091-1.092v-5.452H1.091A1.093 1.093 0 0 1 0 16.375V7.626c0-.597.485-1.092 1.091-1.092h5.447V1.082c0-.596.485-1.092 1.091-1.092h8.742c.596 0 1.091.485 1.091 1.092v5.452h5.447A1.1 1.1 0 0 1 24 7.626m-3.325 4.339l-2.192-1.649l.333 1.042l-4.891-.344c.152.304.243.638.243.992c0 .343-.081.667-.213.95l4.871-.364l-.323 1.022zm-7.579.03l-.495-8l1.021.324l-1.647-2.185l-1.647 2.195l1.04-.334l-.454 8c0 .597.485 1.093 1.091 1.093c.596 0 1.091-.486 1.091-1.093"/></svg> </template>
CSS
.icon-rescuetime {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%207.626v8.749c0%20.597-.485%201.092-1.091%201.092h-5.447v5.452c0%20.596-.485%201.092-1.091%201.092H7.629a1.094%201.094%200%200%201-1.091-1.092v-5.452H1.091A1.093%201.093%200%200%201%200%2016.375V7.626c0-.597.485-1.092%201.091-1.092h5.447V1.082c0-.596.485-1.092%201.091-1.092h8.742c.596%200%201.091.485%201.091%201.092v5.452h5.447A1.1%201.1%200%200%201%2024%207.626m-3.325%204.339l-2.192-1.649l.333%201.042l-4.891-.344c.152.304.243.638.243.992c0%20.343-.081.667-.213.95l4.871-.364l-.323%201.022zm-7.579.03l-.495-8l1.021.324l-1.647-2.185l-1.647%202.195l1.04-.334l-.454%208c0%20.597.485%201.093%201.091%201.093c.596%200%201.091-.486%201.091-1.093%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%207.626v8.749c0%20.597-.485%201.092-1.091%201.092h-5.447v5.452c0%20.596-.485%201.092-1.091%201.092H7.629a1.094%201.094%200%200%201-1.091-1.092v-5.452H1.091A1.093%201.093%200%200%201%200%2016.375V7.626c0-.597.485-1.092%201.091-1.092h5.447V1.082c0-.596.485-1.092%201.091-1.092h8.742c.596%200%201.091.485%201.091%201.092v5.452h5.447A1.1%201.1%200%200%201%2024%207.626m-3.325%204.339l-2.192-1.649l.333%201.042l-4.891-.344c.152.304.243.638.243.992c0%20.343-.081.667-.213.95l4.871-.364l-.323%201.022zm-7.579.03l-.495-8l1.021.324l-1.647-2.185l-1.647%202.195l1.04-.334l-.454%208c0%20.597.485%201.093%201.091%201.093c.596%200%201.091-.486%201.091-1.093%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/rescuetime.svg?color=%231a73e8&size=48