UNPKG

@uiw/file-icons

Version:
14 lines 1.23 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Heroku = props => /*#__PURE__*/_jsx("svg", _extends({ viewBox: "0 0 20 20", width: "16px", height: "16px" }, props, { className: "ffont " + (props.className ? props.className : ''), children: /*#__PURE__*/_jsx("path", { d: "M40.9,2 L8.1,2 C5.83588889,2 4,3.8135 4,6.05 L4,42.95 C4,45.1865 5.83588889,47 8.1,47 L40.9,47 C43.1641111,47 45,45.1865 45,42.95 L45,6.05 C45,3.8135 43.1641111,2 40.9,2 Z M14.25,40.25 L14.25,31.25 L19.375,35.75 L14.25,40.25 Z M30.1944444,40.25 L30.1944444,26.811875 C30.1722361,25.7616875 29.6603056,24.5 27.3472222,24.5 C22.7153611,24.5 17.51975,26.8011875 17.4679306,26.82425 L14.25,28.26425 L14.25,8.75 L18.8055556,8.75 L18.8055556,21.5249375 C21.0799167,20.7936875 24.259125,20 27.3472222,20 C30.163125,20 31.8486806,21.0935 32.766625,22.0109375 C34.7260833,23.9684375 34.7528472,26.462 34.75,26.75 L34.7501286,40.25 L30.1944444,40.25 Z M31.3333333,16.0625 L26.7777778,16.0625 C28.5681111,13.7421875 29.6921944,11.300375 30.1944444,8.75 L34.75,8.75 C34.4425,11.306 33.3935833,13.75625 31.3333333,16.0625 Z", fillRule: "evenodd" }) }));