UNPKG

@uiw/file-icons

Version:
14 lines 847 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Hcl = 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: "M22,2 L22,9.55303811 L10.7550562,15.8146241 L10.7550562,40 L4,36.2039135 L4,12.0576725 L22,2 Z M28.4502924,2 L35,5.77365164 L35,30.2829355 L28.4502924,34.0176835 L28.4502924,26.9372237 L21.5107212,26.9372237 L21.5107212,46 L15,42.2263484 L15,17.7559682 L21.5107212,13.9823165 L21.5107212,21.1405836 L28.4502924,21.1405836 L28.4502924,2 Z M28,47 L28,39.4391753 L39.2197309,33.171134 L39.2197309,9 L46,12.7608247 L46,36.9319588 L28,47 Z", fillRule: "evenodd" }) }));