@icongo/li
Version:
LibreICONS Icons
14 lines • 881 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandHeroku = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M11.305 1h-8.61c-.6 0-1.08.48-1.08 1.08v9.84c0 .6.48 1.08 1.08 1.08h8.61c.6 0 1.08-.48 1.08-1.08V2.08c0-.6-.48-1.08-1.08-1.08Zm.48 10.92c0 .27-.21.48-.48.48h-8.61c-.27 0-.48-.21-.48-.48V2.08c0-.27.21-.48.48-.48h8.61c.27 0 .48.21.48.48v9.84zm-7.47-.72 1.35-1.2-1.35-1.2v2.4zm4.86-4.86c-.24-.24-.69-.54-1.44-.54-.81 0-1.65.21-2.25.42V2.8h-1.2v5.19l.84-.39s1.38-.63 2.58-.63c.6 0 .75.33.75.63v3.6h1.2V7.6c.03-.09.03-.75-.48-1.26zm-1.59-1.59h1.2c.54-.63.81-1.26.9-1.95h-1.2c-.12.69-.42 1.32-.9 1.95z"
})
}));
export { LIBrandHeroku };