doctex installer logo

doctex-installer from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
doctex-installer
Set
Material Icon Theme
Style
Color
Viewbox
16×16
License
MIT

Use the doctex installer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f57f17" d="M1.25 3L1 5h.5c.25-1.25.25-1.5.988-1.5h.262a.25.25 0 0 1 .25.25v5.5c0 .138 0 .25-.5.25H2v.5h3v-.5h-.5c-.5 0-.5-.112-.5-.25v-5.5a.25.25 0 0 1 .25-.25h.25c.75 0 .75.25 1 1.5H6l-.25-2zM6 12v2h9v-2h-.5v.5c0 .5-.112.5-.25.5h-7.5c-.138 0-.25 0-.25-.5V12zm4-10v8c-.5-.75-2-1.75-2.75-2L7 8.5c1.5.5 2.75 2 3.5 3.5c.75-1.5 2-3 3.5-3.5l-.25-.5C13 8.25 11.5 9.25 11 10V2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeDoctexInstaller(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f57f17" d="M1.25 3L1 5h.5c.25-1.25.25-1.5.988-1.5h.262a.25.25 0 0 1 .25.25v5.5c0 .138 0 .25-.5.25H2v.5h3v-.5h-.5c-.5 0-.5-.112-.5-.25v-5.5a.25.25 0 0 1 .25-.25h.25c.75 0 .75.25 1 1.5H6l-.25-2zM6 12v2h9v-2h-.5v.5c0 .5-.112.5-.25.5h-7.5c-.138 0-.25 0-.25-.5V12zm4-10v8c-.5-.75-2-1.75-2.75-2L7 8.5c1.5.5 2.75 2 3.5 3.5c.75-1.5 2-3 3.5-3.5l-.25-.5C13 8.25 11.5 9.25 11 10V2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f57f17" d="M1.25 3L1 5h.5c.25-1.25.25-1.5.988-1.5h.262a.25.25 0 0 1 .25.25v5.5c0 .138 0 .25-.5.25H2v.5h3v-.5h-.5c-.5 0-.5-.112-.5-.25v-5.5a.25.25 0 0 1 .25-.25h.25c.75 0 .75.25 1 1.5H6l-.25-2zM6 12v2h9v-2h-.5v.5c0 .5-.112.5-.25.5h-7.5c-.138 0-.25 0-.25-.5V12zm4-10v8c-.5-.75-2-1.75-2.75-2L7 8.5c1.5.5 2.75 2 3.5 3.5c.75-1.5 2-3 3.5-3.5l-.25-.5C13 8.25 11.5 9.25 11 10V2z"/></svg>
</template>

CSS

.icon-doctex-installer {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22%23f57f17%22%20d%3D%22M1.25%203L1%205h.5c.25-1.25.25-1.5.988-1.5h.262a.25.25%200%200%201%20.25.25v5.5c0%20.138%200%20.25-.5.25H2v.5h3v-.5h-.5c-.5%200-.5-.112-.5-.25v-5.5a.25.25%200%200%201%20.25-.25h.25c.75%200%20.75.25%201%201.5H6l-.25-2zM6%2012v2h9v-2h-.5v.5c0%20.5-.112.5-.25.5h-7.5c-.138%200-.25%200-.25-.5V12zm4-10v8c-.5-.75-2-1.75-2.75-2L7%208.5c1.5.5%202.75%202%203.5%203.5c.75-1.5%202-3%203.5-3.5l-.25-.5C13%208.25%2011.5%209.25%2011%2010V2z%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%2016%2016%22%3E%3Cpath%20fill%3D%22%23f57f17%22%20d%3D%22M1.25%203L1%205h.5c.25-1.25.25-1.5.988-1.5h.262a.25.25%200%200%201%20.25.25v5.5c0%20.138%200%20.25-.5.25H2v.5h3v-.5h-.5c-.5%200-.5-.112-.5-.25v-5.5a.25.25%200%200%201%20.25-.25h.25c.75%200%20.75.25%201%201.5H6l-.25-2zM6%2012v2h9v-2h-.5v.5c0%20.5-.112.5-.25.5h-7.5c-.138%200-.25%200-.25-.5V12zm4-10v8c-.5-.75-2-1.75-2.75-2L7%208.5c1.5.5%202.75%202%203.5%203.5c.75-1.5%202-3%203.5-3.5l-.25-.5C13%208.25%2011.5%209.25%2011%2010V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/doctex-installer.svg?color=%231a73e8&size=48