file type mojolicious logo

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

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

Related icons in VSCode Icons

Use the file type mojolicious logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M13.985 23.11a6.7 6.7 0 0 1-4.075-1.416a6.3 6.3 0 0 1-2.708.815a4.93 4.93 0 0 1-4.138-1.38a3.5 3.5 0 0 1-1.036-2.834a3.8 3.8 0 0 1 1.45-2.28a5 5 0 0 1 1.084-.709a4.93 4.93 0 0 1 .025-3.206c.853-2.26 3.358-3.24 5.325-3.193a6.14 6.14 0 0 1 4.047 1.764a5.8 5.8 0 0 1 2.385-1.5a5.7 5.7 0 0 1 4.673.523a5.4 5.4 0 0 1 1.778 1.848c2.721-.668 5.233-.053 6.446 1.594a3.5 3.5 0 0 1 .73 2.566c-.251 1.731-2.022 3.141-4.346 3.489a4.4 4.4 0 0 1-1.147 2.3a4.51 4.51 0 0 1-3.564 1.3a5.13 5.13 0 0 1-2.884-1.075a6.7 6.7 0 0 1-3.989 1.393Z"/><path fill="#fff" d="m9.969 20.916l.176.149a5.94 5.94 0 0 0 7.681 0l.207-.175l.206.176a4.52 4.52 0 0 0 2.7 1.09a3.9 3.9 0 0 0 3.079-1.1a3.8 3.8 0 0 0 1.008-2.183l.029-.25l.25-.029c2.156-.249 3.815-1.475 4.033-2.98a2.88 2.88 0 0 0-.613-2.1c-1.092-1.483-3.451-1.991-6.009-1.3l-.246.067l-.119-.225a4.8 4.8 0 0 0-1.677-1.827a5.06 5.06 0 0 0-4.14-.456a5.2 5.2 0 0 0-2.33 1.566l-.232.269l-.242-.26A5.58 5.58 0 0 0 9.9 9.541a4.87 4.87 0 0 0-4.714 2.781a4.4 4.4 0 0 0 .073 3.043l.109.289l-.286.117a4.3 4.3 0 0 0-1.185.724a3.2 3.2 0 0 0-1.236 1.889a2.89 2.89 0 0 0 .872 2.316a4.33 4.33 0 0 0 3.631 1.174a5.65 5.65 0 0 0 2.609-.837Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMojolicious(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M13.985 23.11a6.7 6.7 0 0 1-4.075-1.416a6.3 6.3 0 0 1-2.708.815a4.93 4.93 0 0 1-4.138-1.38a3.5 3.5 0 0 1-1.036-2.834a3.8 3.8 0 0 1 1.45-2.28a5 5 0 0 1 1.084-.709a4.93 4.93 0 0 1 .025-3.206c.853-2.26 3.358-3.24 5.325-3.193a6.14 6.14 0 0 1 4.047 1.764a5.8 5.8 0 0 1 2.385-1.5a5.7 5.7 0 0 1 4.673.523a5.4 5.4 0 0 1 1.778 1.848c2.721-.668 5.233-.053 6.446 1.594a3.5 3.5 0 0 1 .73 2.566c-.251 1.731-2.022 3.141-4.346 3.489a4.4 4.4 0 0 1-1.147 2.3a4.51 4.51 0 0 1-3.564 1.3a5.13 5.13 0 0 1-2.884-1.075a6.7 6.7 0 0 1-3.989 1.393Z"/><path fill="#fff" d="m9.969 20.916l.176.149a5.94 5.94 0 0 0 7.681 0l.207-.175l.206.176a4.52 4.52 0 0 0 2.7 1.09a3.9 3.9 0 0 0 3.079-1.1a3.8 3.8 0 0 0 1.008-2.183l.029-.25l.25-.029c2.156-.249 3.815-1.475 4.033-2.98a2.88 2.88 0 0 0-.613-2.1c-1.092-1.483-3.451-1.991-6.009-1.3l-.246.067l-.119-.225a4.8 4.8 0 0 0-1.677-1.827a5.06 5.06 0 0 0-4.14-.456a5.2 5.2 0 0 0-2.33 1.566l-.232.269l-.242-.26A5.58 5.58 0 0 0 9.9 9.541a4.87 4.87 0 0 0-4.714 2.781a4.4 4.4 0 0 0 .073 3.043l.109.289l-.286.117a4.3 4.3 0 0 0-1.185.724a3.2 3.2 0 0 0-1.236 1.889a2.89 2.89 0 0 0 .872 2.316a4.33 4.33 0 0 0 3.631 1.174a5.65 5.65 0 0 0 2.609-.837Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M13.985 23.11a6.7 6.7 0 0 1-4.075-1.416a6.3 6.3 0 0 1-2.708.815a4.93 4.93 0 0 1-4.138-1.38a3.5 3.5 0 0 1-1.036-2.834a3.8 3.8 0 0 1 1.45-2.28a5 5 0 0 1 1.084-.709a4.93 4.93 0 0 1 .025-3.206c.853-2.26 3.358-3.24 5.325-3.193a6.14 6.14 0 0 1 4.047 1.764a5.8 5.8 0 0 1 2.385-1.5a5.7 5.7 0 0 1 4.673.523a5.4 5.4 0 0 1 1.778 1.848c2.721-.668 5.233-.053 6.446 1.594a3.5 3.5 0 0 1 .73 2.566c-.251 1.731-2.022 3.141-4.346 3.489a4.4 4.4 0 0 1-1.147 2.3a4.51 4.51 0 0 1-3.564 1.3a5.13 5.13 0 0 1-2.884-1.075a6.7 6.7 0 0 1-3.989 1.393Z"/><path fill="#fff" d="m9.969 20.916l.176.149a5.94 5.94 0 0 0 7.681 0l.207-.175l.206.176a4.52 4.52 0 0 0 2.7 1.09a3.9 3.9 0 0 0 3.079-1.1a3.8 3.8 0 0 0 1.008-2.183l.029-.25l.25-.029c2.156-.249 3.815-1.475 4.033-2.98a2.88 2.88 0 0 0-.613-2.1c-1.092-1.483-3.451-1.991-6.009-1.3l-.246.067l-.119-.225a4.8 4.8 0 0 0-1.677-1.827a5.06 5.06 0 0 0-4.14-.456a5.2 5.2 0 0 0-2.33 1.566l-.232.269l-.242-.26A5.58 5.58 0 0 0 9.9 9.541a4.87 4.87 0 0 0-4.714 2.781a4.4 4.4 0 0 0 .073 3.043l.109.289l-.286.117a4.3 4.3 0 0 0-1.185.724a3.2 3.2 0 0 0-1.236 1.889a2.89 2.89 0 0 0 .872 2.316a4.33 4.33 0 0 0 3.631 1.174a5.65 5.65 0 0 0 2.609-.837Z"/></svg>
</template>

CSS

.icon-file-type-mojolicious {
  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%20d%3D%22M13.985%2023.11a6.7%206.7%200%200%201-4.075-1.416a6.3%206.3%200%200%201-2.708.815a4.93%204.93%200%200%201-4.138-1.38a3.5%203.5%200%200%201-1.036-2.834a3.8%203.8%200%200%201%201.45-2.28a5%205%200%200%201%201.084-.709a4.93%204.93%200%200%201%20.025-3.206c.853-2.26%203.358-3.24%205.325-3.193a6.14%206.14%200%200%201%204.047%201.764a5.8%205.8%200%200%201%202.385-1.5a5.7%205.7%200%200%201%204.673.523a5.4%205.4%200%200%201%201.778%201.848c2.721-.668%205.233-.053%206.446%201.594a3.5%203.5%200%200%201%20.73%202.566c-.251%201.731-2.022%203.141-4.346%203.489a4.4%204.4%200%200%201-1.147%202.3a4.51%204.51%200%200%201-3.564%201.3a5.13%205.13%200%200%201-2.884-1.075a6.7%206.7%200%200%201-3.989%201.393Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9.969%2020.916l.176.149a5.94%205.94%200%200%200%207.681%200l.207-.175l.206.176a4.52%204.52%200%200%200%202.7%201.09a3.9%203.9%200%200%200%203.079-1.1a3.8%203.8%200%200%200%201.008-2.183l.029-.25l.25-.029c2.156-.249%203.815-1.475%204.033-2.98a2.88%202.88%200%200%200-.613-2.1c-1.092-1.483-3.451-1.991-6.009-1.3l-.246.067l-.119-.225a4.8%204.8%200%200%200-1.677-1.827a5.06%205.06%200%200%200-4.14-.456a5.2%205.2%200%200%200-2.33%201.566l-.232.269l-.242-.26A5.58%205.58%200%200%200%209.9%209.541a4.87%204.87%200%200%200-4.714%202.781a4.4%204.4%200%200%200%20.073%203.043l.109.289l-.286.117a4.3%204.3%200%200%200-1.185.724a3.2%203.2%200%200%200-1.236%201.889a2.89%202.89%200%200%200%20.872%202.316a4.33%204.33%200%200%200%203.631%201.174a5.65%205.65%200%200%200%202.609-.837Z%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%20d%3D%22M13.985%2023.11a6.7%206.7%200%200%201-4.075-1.416a6.3%206.3%200%200%201-2.708.815a4.93%204.93%200%200%201-4.138-1.38a3.5%203.5%200%200%201-1.036-2.834a3.8%203.8%200%200%201%201.45-2.28a5%205%200%200%201%201.084-.709a4.93%204.93%200%200%201%20.025-3.206c.853-2.26%203.358-3.24%205.325-3.193a6.14%206.14%200%200%201%204.047%201.764a5.8%205.8%200%200%201%202.385-1.5a5.7%205.7%200%200%201%204.673.523a5.4%205.4%200%200%201%201.778%201.848c2.721-.668%205.233-.053%206.446%201.594a3.5%203.5%200%200%201%20.73%202.566c-.251%201.731-2.022%203.141-4.346%203.489a4.4%204.4%200%200%201-1.147%202.3a4.51%204.51%200%200%201-3.564%201.3a5.13%205.13%200%200%201-2.884-1.075a6.7%206.7%200%200%201-3.989%201.393Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9.969%2020.916l.176.149a5.94%205.94%200%200%200%207.681%200l.207-.175l.206.176a4.52%204.52%200%200%200%202.7%201.09a3.9%203.9%200%200%200%203.079-1.1a3.8%203.8%200%200%200%201.008-2.183l.029-.25l.25-.029c2.156-.249%203.815-1.475%204.033-2.98a2.88%202.88%200%200%200-.613-2.1c-1.092-1.483-3.451-1.991-6.009-1.3l-.246.067l-.119-.225a4.8%204.8%200%200%200-1.677-1.827a5.06%205.06%200%200%200-4.14-.456a5.2%205.2%200%200%200-2.33%201.566l-.232.269l-.242-.26A5.58%205.58%200%200%200%209.9%209.541a4.87%204.87%200%200%200-4.714%202.781a4.4%204.4%200%200%200%20.073%203.043l.109.289l-.286.117a4.3%204.3%200%200%200-1.185.724a3.2%203.2%200%200%200-1.236%201.889a2.89%202.89%200%200%200%20.872%202.316a4.33%204.33%200%200%200%203.631%201.174a5.65%205.65%200%200%200%202.609-.837Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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