file type mojo logo

file-type-mojo from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-mojo
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type mojo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path fill="#ff4d1f" fill-rule="nonzero" d="M15.29 2c0 1.75.52 4.68-.68 6.14c-.62.74-1.18.19-1.87.47c-.71.29-1.14 1.65-1.36 2.31a13.8 13.8 0 0 0-.7 3.9c-.02.6.2 1.6-.26 2.07c-1.91 1.96-2.8-1.4-2.93-2.79c-2.64 2.12-2.87 6.43-1.4 9.23c.55 1.08 1.76 1.95 2.12 3.08c-.73 0-1.27-.2-1.95-.41c.92 2.29 6.24 3.77 8.51 4h2.77c1.03-.09 1.45-.32 2.05-.5c1.79-.5 4.03-1.32 5.03-2.99c-.31.03-1.42.26-1.17-.4c.36-.94 1.86-1.63 2.41-2.57c1.72-2.94.88-6.85-.73-9.64c-.25.55-.65 2.35-1.62 1.75c-.53-.33-.64-1.09-.7-1.65c-.18-1.5.13-2.94-.37-4.41c-1.02-3.05-4.3-6.2-7.15-7.59"/><path fill="#ff9d46" fill-rule="nonzero" d="M16.52 6.82c-.03 2.01-1.2 3.46-2.12 5.13a23.4 23.4 0 0 0-2.04 5.13c-.35 1.26-.45 2.97-1.8 3.63c-1 .5-2.02-.66-2.76-1.17c-.9 2.68.55 5.59 2.05 7.59a8.8 8.8 0 0 0 2.56 2.05c.36.2 2.36.82 2.36.82h2.77c2.63-1.6 5.52-3.87 6.46-6.97c-3 .94-.12-2.29-.84-3.9c-.45-.98-2.3.8-2.94-.72c-.33-.8.1-1.92.1-2.77c0-2.46-.4-4.88-1.79-6.97c-.5-.75-1.1-1.64-2.01-1.85m4.3 0l.1.1z"/><path fill="#ff4d1f" fill-rule="nonzero" d="M8.2 8.15c-.15.95-.85 1.37-1.29 2.16a5.9 5.9 0 0 0-.55 2.87c1.79-.73 2.93-3.3 1.85-5.03Z"/><path fill="#ffdd57" fill-rule="nonzero" d="M11.18 23.74c.03 2.19 1.16 5.94 3.6 6.26h2.76c1.75-1.34 2.58-4.39 3.08-6.46l-1.03.51c.5-.94.83-2.06 1.13-3.08c-.37.34-.59.73-1.02.99c-3.46 2.09-2.73-4.38-2.57-6.22c-2.02.69-3.65 2.95-3.98 5.03c-.12.78.16 2.18-.24 2.84c-.4.67-1.18.33-1.73.13"/><path fill="#fbfacc" d="M14.77 30h2.77c.45-1.46 1.16-3.04 1.64-4.51c-2.1 1.5-2.73-1.96-3.28-3.29c-.35 1.23-1.06 4.65-2.77 3.5c.1 1.8.72 2.86 1.64 4.3"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMojo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fillRule="evenodd" strokeLinejoin="round" strokeMiterlimit="2"><path fill="#ff4d1f" fillRule="nonzero" d="M15.29 2c0 1.75.52 4.68-.68 6.14c-.62.74-1.18.19-1.87.47c-.71.29-1.14 1.65-1.36 2.31a13.8 13.8 0 0 0-.7 3.9c-.02.6.2 1.6-.26 2.07c-1.91 1.96-2.8-1.4-2.93-2.79c-2.64 2.12-2.87 6.43-1.4 9.23c.55 1.08 1.76 1.95 2.12 3.08c-.73 0-1.27-.2-1.95-.41c.92 2.29 6.24 3.77 8.51 4h2.77c1.03-.09 1.45-.32 2.05-.5c1.79-.5 4.03-1.32 5.03-2.99c-.31.03-1.42.26-1.17-.4c.36-.94 1.86-1.63 2.41-2.57c1.72-2.94.88-6.85-.73-9.64c-.25.55-.65 2.35-1.62 1.75c-.53-.33-.64-1.09-.7-1.65c-.18-1.5.13-2.94-.37-4.41c-1.02-3.05-4.3-6.2-7.15-7.59"/><path fill="#ff9d46" fillRule="nonzero" d="M16.52 6.82c-.03 2.01-1.2 3.46-2.12 5.13a23.4 23.4 0 0 0-2.04 5.13c-.35 1.26-.45 2.97-1.8 3.63c-1 .5-2.02-.66-2.76-1.17c-.9 2.68.55 5.59 2.05 7.59a8.8 8.8 0 0 0 2.56 2.05c.36.2 2.36.82 2.36.82h2.77c2.63-1.6 5.52-3.87 6.46-6.97c-3 .94-.12-2.29-.84-3.9c-.45-.98-2.3.8-2.94-.72c-.33-.8.1-1.92.1-2.77c0-2.46-.4-4.88-1.79-6.97c-.5-.75-1.1-1.64-2.01-1.85m4.3 0l.1.1z"/><path fill="#ff4d1f" fillRule="nonzero" d="M8.2 8.15c-.15.95-.85 1.37-1.29 2.16a5.9 5.9 0 0 0-.55 2.87c1.79-.73 2.93-3.3 1.85-5.03Z"/><path fill="#ffdd57" fillRule="nonzero" d="M11.18 23.74c.03 2.19 1.16 5.94 3.6 6.26h2.76c1.75-1.34 2.58-4.39 3.08-6.46l-1.03.51c.5-.94.83-2.06 1.13-3.08c-.37.34-.59.73-1.02.99c-3.46 2.09-2.73-4.38-2.57-6.22c-2.02.69-3.65 2.95-3.98 5.03c-.12.78.16 2.18-.24 2.84c-.4.67-1.18.33-1.73.13"/><path fill="#fbfacc" d="M14.77 30h2.77c.45-1.46 1.16-3.04 1.64-4.51c-2.1 1.5-2.73-1.96-3.28-3.29c-.35 1.23-1.06 4.65-2.77 3.5c.1 1.8.72 2.86 1.64 4.3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path fill="#ff4d1f" fill-rule="nonzero" d="M15.29 2c0 1.75.52 4.68-.68 6.14c-.62.74-1.18.19-1.87.47c-.71.29-1.14 1.65-1.36 2.31a13.8 13.8 0 0 0-.7 3.9c-.02.6.2 1.6-.26 2.07c-1.91 1.96-2.8-1.4-2.93-2.79c-2.64 2.12-2.87 6.43-1.4 9.23c.55 1.08 1.76 1.95 2.12 3.08c-.73 0-1.27-.2-1.95-.41c.92 2.29 6.24 3.77 8.51 4h2.77c1.03-.09 1.45-.32 2.05-.5c1.79-.5 4.03-1.32 5.03-2.99c-.31.03-1.42.26-1.17-.4c.36-.94 1.86-1.63 2.41-2.57c1.72-2.94.88-6.85-.73-9.64c-.25.55-.65 2.35-1.62 1.75c-.53-.33-.64-1.09-.7-1.65c-.18-1.5.13-2.94-.37-4.41c-1.02-3.05-4.3-6.2-7.15-7.59"/><path fill="#ff9d46" fill-rule="nonzero" d="M16.52 6.82c-.03 2.01-1.2 3.46-2.12 5.13a23.4 23.4 0 0 0-2.04 5.13c-.35 1.26-.45 2.97-1.8 3.63c-1 .5-2.02-.66-2.76-1.17c-.9 2.68.55 5.59 2.05 7.59a8.8 8.8 0 0 0 2.56 2.05c.36.2 2.36.82 2.36.82h2.77c2.63-1.6 5.52-3.87 6.46-6.97c-3 .94-.12-2.29-.84-3.9c-.45-.98-2.3.8-2.94-.72c-.33-.8.1-1.92.1-2.77c0-2.46-.4-4.88-1.79-6.97c-.5-.75-1.1-1.64-2.01-1.85m4.3 0l.1.1z"/><path fill="#ff4d1f" fill-rule="nonzero" d="M8.2 8.15c-.15.95-.85 1.37-1.29 2.16a5.9 5.9 0 0 0-.55 2.87c1.79-.73 2.93-3.3 1.85-5.03Z"/><path fill="#ffdd57" fill-rule="nonzero" d="M11.18 23.74c.03 2.19 1.16 5.94 3.6 6.26h2.76c1.75-1.34 2.58-4.39 3.08-6.46l-1.03.51c.5-.94.83-2.06 1.13-3.08c-.37.34-.59.73-1.02.99c-3.46 2.09-2.73-4.38-2.57-6.22c-2.02.69-3.65 2.95-3.98 5.03c-.12.78.16 2.18-.24 2.84c-.4.67-1.18.33-1.73.13"/><path fill="#fbfacc" d="M14.77 30h2.77c.45-1.46 1.16-3.04 1.64-4.51c-2.1 1.5-2.73-1.96-3.28-3.29c-.35 1.23-1.06 4.65-2.77 3.5c.1 1.8.72 2.86 1.64 4.3"/></g></svg>
</template>

CSS

.icon-file-type-mojo {
  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%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20fill%3D%22%23ff4d1f%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15.29%202c0%201.75.52%204.68-.68%206.14c-.62.74-1.18.19-1.87.47c-.71.29-1.14%201.65-1.36%202.31a13.8%2013.8%200%200%200-.7%203.9c-.02.6.2%201.6-.26%202.07c-1.91%201.96-2.8-1.4-2.93-2.79c-2.64%202.12-2.87%206.43-1.4%209.23c.55%201.08%201.76%201.95%202.12%203.08c-.73%200-1.27-.2-1.95-.41c.92%202.29%206.24%203.77%208.51%204h2.77c1.03-.09%201.45-.32%202.05-.5c1.79-.5%204.03-1.32%205.03-2.99c-.31.03-1.42.26-1.17-.4c.36-.94%201.86-1.63%202.41-2.57c1.72-2.94.88-6.85-.73-9.64c-.25.55-.65%202.35-1.62%201.75c-.53-.33-.64-1.09-.7-1.65c-.18-1.5.13-2.94-.37-4.41c-1.02-3.05-4.3-6.2-7.15-7.59%22%2F%3E%3Cpath%20fill%3D%22%23ff9d46%22%20fill-rule%3D%22nonzero%22%20d%3D%22M16.52%206.82c-.03%202.01-1.2%203.46-2.12%205.13a23.4%2023.4%200%200%200-2.04%205.13c-.35%201.26-.45%202.97-1.8%203.63c-1%20.5-2.02-.66-2.76-1.17c-.9%202.68.55%205.59%202.05%207.59a8.8%208.8%200%200%200%202.56%202.05c.36.2%202.36.82%202.36.82h2.77c2.63-1.6%205.52-3.87%206.46-6.97c-3%20.94-.12-2.29-.84-3.9c-.45-.98-2.3.8-2.94-.72c-.33-.8.1-1.92.1-2.77c0-2.46-.4-4.88-1.79-6.97c-.5-.75-1.1-1.64-2.01-1.85m4.3%200l.1.1z%22%2F%3E%3Cpath%20fill%3D%22%23ff4d1f%22%20fill-rule%3D%22nonzero%22%20d%3D%22M8.2%208.15c-.15.95-.85%201.37-1.29%202.16a5.9%205.9%200%200%200-.55%202.87c1.79-.73%202.93-3.3%201.85-5.03Z%22%2F%3E%3Cpath%20fill%3D%22%23ffdd57%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.18%2023.74c.03%202.19%201.16%205.94%203.6%206.26h2.76c1.75-1.34%202.58-4.39%203.08-6.46l-1.03.51c.5-.94.83-2.06%201.13-3.08c-.37.34-.59.73-1.02.99c-3.46%202.09-2.73-4.38-2.57-6.22c-2.02.69-3.65%202.95-3.98%205.03c-.12.78.16%202.18-.24%202.84c-.4.67-1.18.33-1.73.13%22%2F%3E%3Cpath%20fill%3D%22%23fbfacc%22%20d%3D%22M14.77%2030h2.77c.45-1.46%201.16-3.04%201.64-4.51c-2.1%201.5-2.73-1.96-3.28-3.29c-.35%201.23-1.06%204.65-2.77%203.5c.1%201.8.72%202.86%201.64%204.3%22%2F%3E%3C%2Fg%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%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20fill%3D%22%23ff4d1f%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15.29%202c0%201.75.52%204.68-.68%206.14c-.62.74-1.18.19-1.87.47c-.71.29-1.14%201.65-1.36%202.31a13.8%2013.8%200%200%200-.7%203.9c-.02.6.2%201.6-.26%202.07c-1.91%201.96-2.8-1.4-2.93-2.79c-2.64%202.12-2.87%206.43-1.4%209.23c.55%201.08%201.76%201.95%202.12%203.08c-.73%200-1.27-.2-1.95-.41c.92%202.29%206.24%203.77%208.51%204h2.77c1.03-.09%201.45-.32%202.05-.5c1.79-.5%204.03-1.32%205.03-2.99c-.31.03-1.42.26-1.17-.4c.36-.94%201.86-1.63%202.41-2.57c1.72-2.94.88-6.85-.73-9.64c-.25.55-.65%202.35-1.62%201.75c-.53-.33-.64-1.09-.7-1.65c-.18-1.5.13-2.94-.37-4.41c-1.02-3.05-4.3-6.2-7.15-7.59%22%2F%3E%3Cpath%20fill%3D%22%23ff9d46%22%20fill-rule%3D%22nonzero%22%20d%3D%22M16.52%206.82c-.03%202.01-1.2%203.46-2.12%205.13a23.4%2023.4%200%200%200-2.04%205.13c-.35%201.26-.45%202.97-1.8%203.63c-1%20.5-2.02-.66-2.76-1.17c-.9%202.68.55%205.59%202.05%207.59a8.8%208.8%200%200%200%202.56%202.05c.36.2%202.36.82%202.36.82h2.77c2.63-1.6%205.52-3.87%206.46-6.97c-3%20.94-.12-2.29-.84-3.9c-.45-.98-2.3.8-2.94-.72c-.33-.8.1-1.92.1-2.77c0-2.46-.4-4.88-1.79-6.97c-.5-.75-1.1-1.64-2.01-1.85m4.3%200l.1.1z%22%2F%3E%3Cpath%20fill%3D%22%23ff4d1f%22%20fill-rule%3D%22nonzero%22%20d%3D%22M8.2%208.15c-.15.95-.85%201.37-1.29%202.16a5.9%205.9%200%200%200-.55%202.87c1.79-.73%202.93-3.3%201.85-5.03Z%22%2F%3E%3Cpath%20fill%3D%22%23ffdd57%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.18%2023.74c.03%202.19%201.16%205.94%203.6%206.26h2.76c1.75-1.34%202.58-4.39%203.08-6.46l-1.03.51c.5-.94.83-2.06%201.13-3.08c-.37.34-.59.73-1.02.99c-3.46%202.09-2.73-4.38-2.57-6.22c-2.02.69-3.65%202.95-3.98%205.03c-.12.78.16%202.18-.24%202.84c-.4.67-1.18.33-1.73.13%22%2F%3E%3Cpath%20fill%3D%22%23fbfacc%22%20d%3D%22M14.77%2030h2.77c.45-1.46%201.16-3.04%201.64-4.51c-2.1%201.5-2.73-1.96-3.28-3.29c-.35%201.23-1.06%204.65-2.77%203.5c.1%201.8.72%202.86%201.64%204.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-mojo.svg?color=%231a73e8&size=48