UNPKG

@uiw/file-icons

Version:
14 lines 1.21 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Contributing = 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: "M36.1111111,19.6 L13.8888889,19.6 L13.8888889,15.2 L36.1111111,15.2 L36.1111111,19.6 Z M36.1111111,28.4 L13.8888889,28.4 L13.8888889,24 L36.1111111,24 L36.1111111,28.4 Z M29.4444444,37.2 L13.8888889,37.2 L13.8888889,32.8 L29.4444444,32.8 L29.4444444,37.2 Z M25,6.4 C26.2272994,6.4 27.2222222,7.38497355 27.2222222,8.6 C27.2222222,9.81502645 26.2272994,10.8 25,10.8 C23.7727006,10.8 22.7777778,9.81502645 22.7777778,8.6 C22.7777778,7.38497355 23.7727006,6.4 25,6.4 Z M40.5555556,6.4 L31.2666667,6.4 C30.3333333,3.848 27.8888889,2 25,2 C22.1111111,2 19.6666667,3.848 18.7333333,6.4 L9.44444444,6.4 C6.98984556,6.4 5,8.3699471 5,10.8 L5,41.6 C5,44.0300529 6.98984556,46 9.44444444,46 L40.5555556,46 C43.0101544,46 45,44.0300529 45,41.6 L45,10.8 C45,8.3699471 43.0101544,6.4 40.5555556,6.4 Z", fillRule: "evenodd" }) }));