latexmk logo
latexmk from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- latexmk
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 1024×1024
- License
- MIT
Use the latexmk logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="#00bfa5" d="M1024 128q-384 0-576 384L256 896l64-64l64-96c64 0 192-64 224-160c-64 16-96-32-96-64c224 0 272-96 352-224c37.924-60.678 80-128 160-160M80 192L64 320h32c16-80 16-96 63.242-96H176c8.837 0 16 7.163 16 16v352c0 8.837 0 16-32 16h-32v32h192v-32h-32c-32 0-32-7.163-32-16V240c0-8.837 7.163-16 16-16h16c48 0 48 16 64 96h32l-16-128z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeLatexmk(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="#00bfa5" d="M1024 128q-384 0-576 384L256 896l64-64l64-96c64 0 192-64 224-160c-64 16-96-32-96-64c224 0 272-96 352-224c37.924-60.678 80-128 160-160M80 192L64 320h32c16-80 16-96 63.242-96H176c8.837 0 16 7.163 16 16v352c0 8.837 0 16-32 16h-32v32h192v-32h-32c-32 0-32-7.163-32-16V240c0-8.837 7.163-16 16-16h16c48 0 48 16 64 96h32l-16-128z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="#00bfa5" d="M1024 128q-384 0-576 384L256 896l64-64l64-96c64 0 192-64 224-160c-64 16-96-32-96-64c224 0 272-96 352-224c37.924-60.678 80-128 160-160M80 192L64 320h32c16-80 16-96 63.242-96H176c8.837 0 16 7.163 16 16v352c0 8.837 0 16-32 16h-32v32h192v-32h-32c-32 0-32-7.163-32-16V240c0-8.837 7.163-16 16-16h16c48 0 48 16 64 96h32l-16-128z"/></svg> </template>
CSS
.icon-latexmk {
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%201024%201024%22%3E%3Cpath%20fill%3D%22%2300bfa5%22%20d%3D%22M1024%20128q-384%200-576%20384L256%20896l64-64l64-96c64%200%20192-64%20224-160c-64%2016-96-32-96-64c224%200%20272-96%20352-224c37.924-60.678%2080-128%20160-160M80%20192L64%20320h32c16-80%2016-96%2063.242-96H176c8.837%200%2016%207.163%2016%2016v352c0%208.837%200%2016-32%2016h-32v32h192v-32h-32c-32%200-32-7.163-32-16V240c0-8.837%207.163-16%2016-16h16c48%200%2048%2016%2064%2096h32l-16-128z%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%201024%201024%22%3E%3Cpath%20fill%3D%22%2300bfa5%22%20d%3D%22M1024%20128q-384%200-576%20384L256%20896l64-64l64-96c64%200%20192-64%20224-160c-64%2016-96-32-96-64c224%200%20272-96%20352-224c37.924-60.678%2080-128%20160-160M80%20192L64%20320h32c16-80%2016-96%2063.242-96H176c8.837%200%2016%207.163%2016%2016v352c0%208.837%200%2016-32%2016h-32v32h192v-32h-32c-32%200-32-7.163-32-16V240c0-8.837%207.163-16%2016-16h16c48%200%2048%2016%2064%2096h32l-16-128z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/latexmk.svg?color=%231a73e8&size=48