UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.25 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 Oclif = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M14.887 8.804a.583.583 0 00-.417-.172H.585A.586.586 0 000 9.219v5.562c0 .325.262.587.585.587H14.47a.583.583 0 00.417-.172l2.633-2.774a.607.607 0 000-.837l-2.633-2.781zm-4.38 1.684c.07-.066.162-.1.257-.097a.374.374 0 01.305.172.31.31 0 01.05.172.306.306 0 01-.05.173.367.367 0 01-.134.124.364.364 0 01-.486-.124.316.316 0 01-.048-.173.326.326 0 01.106-.247zm-6.804 2.86a1.102 1.102 0 01-1.971 0 1.424 1.424 0 01-.15-.66c-.002-.221.05-.44.153-.635a1.17 1.17 0 01.413-.453c.348-.22.792-.22 1.14 0 .175.111.318.268.413.453.103.195.155.414.153.635a1.42 1.42 0 01-.151.66zm2.465-1.083a.736.736 0 00-.645-.34.544.544 0 00-.318.1.688.688 0 00-.234.27 1.002 1.002 0 00-.084.422.95.95 0 00.084.39.581.581 0 00.545.356.976.976 0 00.191-.02.567.567 0 00.128-.054.858.858 0 00.292-.243l.332.385a1.223 1.223 0 01-.948.426 1.196 1.196 0 01-.617-.16 1.136 1.136 0 01-.428-.45 1.348 1.348 0 01-.155-.645c-.002-.226.05-.448.155-.648.098-.189.246-.347.428-.458a1.19 1.19 0 01.628-.172 1.3 1.3 0 01.552.12.968.968 0 01.404.345l-.31.376zm2.858 1.618H7.14v-.446h.655V10.87h-.619v-.453h1.2v3.02h.65v.446zm2.581 0H9.943v-.462h.574v-1.474h-.55v-.46h1.118v1.934h.514l.008.462zm2.812-2.8a1.2 1.2 0 00-.264-.194.56.56 0 00-.245-.052.44.44 0 00-.355.141.627.627 0 00-.12.417v.098h.732v.456h-.729v1.934h-.557v-1.94h-.514v-.457h.514v-.1c-.005-.192.04-.382.132-.55a.885.885 0 01.357-.345c.153-.08.324-.121.497-.119.298-.003.585.118.792.334l-.24.377zm-11.213 1.18c.047.136.07.279.067.423.002.144-.02.286-.067.422a.637.637 0 01-.194.286.458.458 0 01-.297.101.446.446 0 01-.291-.1.635.635 0 01-.195-.279 1.272 1.272 0 01-.067-.43c-.003-.144.02-.287.068-.422a.613.613 0 01.192-.273.455.455 0 01.295-.088.477.477 0 01.297.094c.087.07.154.16.192.266zM24 15.088a.28.28 0 01-.28.28h-4.67a.28.28 0 01-.279-.28v-.274a.28.28 0 01.28-.28h4.671a.28.28 0 01.278.28v.274z" })); exports.default = Oclif;