UNPKG

@uiw/file-icons

Version:
14 lines 919 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Changelog = 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: "M21.8,14 L21.8,25.242 L32.162,31.38 L33.9,28.564 L25.1,23.35 L25.1,14 L21.8,14 Z M25.1,3 C17.334,3 10.602,7.224 6.994,13.494 L2,8.5 L2,22.8 L16.3,22.8 L10.25,16.75 C12.912,11.206 18.5,7.4 25.1,7.4 C34.2126984,7.4 41.6,14.7873016 41.6,23.9 C41.6,33.0126984 34.2126984,40.4 25.1,40.4 C17.906,40.4 11.834,35.802 9.568,29.4 L4.948,29.4 C7.368,38.266 15.442,44.8 25.1,44.8 C36.628,44.8 46,35.45 46,23.9 C46,18.3569754 43.798042,13.0409786 39.8785317,9.12146827 C35.9590214,5.20195796 30.6430246,3 25.1,3 Z", fillRule: "evenodd" }) }));