UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.35 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 Meta = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M9.342 10.085h.758l1.289 2.368 1.288-2.368h.742v3.89H12.8v-2.982l-1.13 2.065h-.58l-1.13-2.065v2.982h-.618v-3.89zM15.413 14.045c-.287 0-.538-.065-.755-.193a1.342 1.342 0 01-.508-.535 1.641 1.641 0 01-.182-.784c0-.298.06-.562.178-.792.118-.23.283-.41.494-.54.21-.129.453-.194.726-.194.272 0 .506.065.702.196.196.13.347.314.453.549.106.235.159.511.159.828v.172h-2.1a.927.927 0 00.284.56c.15.137.34.205.57.205.185 0 .344-.028.477-.084.133-.055.258-.14.375-.253l.328.409a1.698 1.698 0 01-1.201.456zm.451-2.308a.675.675 0 00-.509-.202.698.698 0 00-.513.206.968.968 0 00-.261.553h1.505c-.018-.237-.092-.423-.222-.557zM17.43 11.591h-.569v-.514h.57v-.85h.596v.85h.865v.514h-.865v1.303c0 .217.037.372.11.464.073.093.197.14.375.14.078 0 .145-.004.2-.01.054-.007.114-.015.18-.027v.509a1.668 1.668 0 01-.495.07c-.644 0-.966-.358-.966-1.073V11.59zM22 13.975h-.586v-.405c-.104.152-.236.269-.396.351-.16.083-.343.124-.548.124-.251 0-.474-.066-.669-.196a1.338 1.338 0 01-.458-.54 1.774 1.774 0 01-.167-.784c0-.297.057-.559.17-.787.113-.228.27-.407.469-.536.2-.13.43-.195.688-.195.195 0 .37.039.526.116.153.075.285.187.385.326v-.372H22v2.898zm-.596-1.884a.818.818 0 00-.78-.534.768.768 0 00-.61.262c-.152.174-.228.41-.228.705 0 .299.073.535.22.71a.734.734 0 00.593.26.865.865 0 00.492-.144.814.814 0 00.313-.39v-.869zM6.353 9.953c-.498 0-.886.38-1.238.864-.484-.626-.888-.864-1.372-.864C2.756 9.953 2 11.257 2 12.638c0 .864.411 1.408 1.1 1.408.497 0 .853-.237 1.488-1.363l.446-.8c.064.104.13.216.201.337l.298.508c.579.985.902 1.318 1.487 1.318.671 0 1.045-.552 1.045-1.434 0-1.445-.773-2.659-1.712-2.659zm-2.249 2.425c-.514.819-.692 1.002-.978 1.002-.295 0-.47-.263-.47-.731 0-1.002.492-2.027 1.078-2.027.318 0 .583.186.99.777-.386.602-.62.979-.62.979zm1.94-.103l-.355-.602a12.583 12.583 0 00-.277-.44c.32-.502.585-.752.899-.752.653 0 1.176.977 1.176 2.177 0 .457-.148.722-.453.722-.293 0-.433-.196-.99-1.105z", fill: "#323544" })); exports.default = Meta;