UNPKG

@uiw/file-icons

Version:
14 lines 842 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Xml = 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: "M26.6875,17.4 L38.71875,17.4 L26.6875,5.3 L26.6875,17.4 Z M11.375,2 L28.875,2 L42,15.2 L42,41.6 C42,44.0300529 40.0412458,46 37.625,46 L11.375,46 C8.946875,46 7,44.02 7,41.6 L7,6.4 C7,3.958 8.946875,2 11.375,2 Z M11.6375,31.7 L19.81875,39.928 L22.925,36.826 L17.828125,31.7 L22.925,26.574 L19.81875,23.472 L11.6375,31.7 Z M36.05,31.7 L27.86875,23.472 L24.7625,26.574 L29.859375,31.7 L24.7625,36.826 L27.86875,39.928 L36.05,31.7 Z", fillRule: "evenodd" }) }));