UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.51 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Dependencycheck = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M2.357 15.731H.016A13.74 13.74 0 004.58 24l1.63-1.634a11.452 11.452 0 01-3.853-6.635zm.509 0a10.948 10.948 0 003.668 6.254l.03.026 1.124-1.126a9.38 9.38 0 01-3.206-5.154zm6.623 3.349h-.084V8.252h4.222c.846 0 1.621.137 2.328.41a5.518 5.518 0 011.825 1.137c.168.159.318.331.461.508.291.363.535.761.722 1.201a5.37 5.37 0 01.418 2.127v.03c0 .764-.139 1.475-.418 2.135a5.009 5.009 0 01-1.183 1.716 5.572 5.572 0 01-1.825 1.146 6.309 6.309 0 01-2.328.418zm7.01-7.027a3.022 3.022 0 00-.513-.738 2.971 2.971 0 00-1.028-.673 3.578 3.578 0 00-1.331-.24l-1.84.001v6.526h1.84c.484 0 .928-.078 1.331-.232a2.844 2.844 0 001.028-.665c.283-.288.505-.628.665-1.021.16-.391.24-.829.24-1.314v-.032c0-.473-.08-.913-.24-1.314-.043-.107-.101-.199-.152-.298zm-16.44-.796h2.35c1.635-7.184 7.887-8.654 9.203-8.922V0A13.782 13.782 0 00.059 11.257zm11.553-8.414a10.98 10.98 0 00-8.692 8.414h1.624a9.402 9.402 0 017.068-6.802zm4.474.092v1.629a9.38 9.38 0 014.79 3.101l1.127-1.126a11.039 11.039 0 00-5.917-3.604zm0-2.865v2.352a11.459 11.459 0 016.267 3.763l1.631-1.636A13.75 13.75 0 0016.086.07z" })); exports.default = Dependencycheck;