UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.86 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 Okx = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M7.15 8.685c.03.02.05.06.05.1v6.44c0 .04-.02.08-.05.1a.168.168 0 01-.11.05H.16a.168.168 0 01-.11-.05.139.139 0 01-.05-.1v-6.44c0-.04.02-.08.05-.1a.168.168 0 01.11-.05h6.88c.04 0 .08.02.11.05zm-2.35 2.35a.139.139 0 00-.05-.1.163.163 0 00-.11-.05H2.56a.171.171 0 00-.11.04.139.139 0 00-.05.1v1.95c0 .04.02.08.05.1.03.04.07.05.11.05h2.08c.04 0 .08-.01.11-.04a.139.139 0 00.05-.1v-1.95zm16.8 0v1.94c0 .09-.07.15-.16.15h-2.08c-.09 0-.16-.06-.16-.15v-1.94c0-.08.07-.15.16-.15h2.08c.09 0 .16.06.16.15zm-2.4-2.25v1.95c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15zm4.8 0v1.95c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15zm-4.8 4.5v1.94c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15v.01zm4.8 0v1.94c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15v.01zm-8.4-4.5v1.95c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15zm0 4.5v1.94c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15v.01zm-2.4-.3a.16.16 0 01-.16.15H10.8v2.08c0 .04-.02.08-.05.11a.171.171 0 01-.11.04H8.56a.168.168 0 01-.12-.04.14.14 0 01-.04-.1v-6.45c0-.04.01-.08.04-.1a.17.17 0 01.12-.05h2.08c.04 0 .08.02.11.05.03.02.05.06.05.1v2.1h2.24c.04 0 .08.01.11.04s.05.07.05.1v1.97z" })); exports.default = Okx;