UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.45 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 Adp = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M15.086 12a3.13 3.13 0 01-3.12 3.12h-1.2v-1.372h1.2a1.749 1.749 0 100-3.497h-1.2V8.88h1.2a3.13 3.13 0 013.12 3.12M8.434 8.88v2.537h-2.16l-.788 1.371h4.32V8.88zM24 10.834a4.286 4.286 0 01-4.286 4.286v2.331h-3.702v-1.817a5.362 5.362 0 01-4.08 1.817H8.434V15.12H5.691L4.32 17.45H0L6.343 6.548h5.623a5.595 5.595 0 014.08 1.818V6.548h3.703A4.279 4.279 0 0124 10.834M11.966 16.08a4.09 4.09 0 003.703-2.332h1.748v2.332h.96v-2.332h1.372a2.91 2.91 0 002.914-2.914 2.942 2.942 0 00-2.949-2.914h-2.331v3.497h-1.371a4.114 4.114 0 00-4.046-3.497h-4.8L2.4 16.08h1.131l1.372-2.332h4.903v2.332zm7.748-7.2h-1.371v1.371h1.371a.58.58 0 01.583.583.6.6 0 01-.583.583h-1.371v1.371h1.371a1.954 1.954 0 001.955-1.954 1.975 1.975 0 00-1.955-1.954m1.92 7.886a.549.549 0 11-.548-.549.542.542 0 01.548.549m.138 0a.686.686 0 10-.686.685.686.686 0 00.686-.685m-.652-.309a.137.137 0 110 .274h-.137v-.274zm.172-.034a.26.26 0 00-.172-.069h-.274v.823h.103v-.308h.137l.171.308h.137l-.205-.343c.034 0 .068-.034.103-.068a.206.206 0 00.034-.138.192.192 0 00-.034-.205" })); exports.default = Adp;