UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.68 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 SymbolString = (props) => React.createElement("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 2L1 3v9l1 1h12l1-1V3l-1-1H2zm0 10V3h12v9H2zm3.356-3.07H6V7.22C6 6.408 5.686 6 5.056 6c-.135 0-.285.024-.45.073a1.443 1.443 0 00-.388.167v.665c.237-.203.487-.304.75-.304.261 0 .392.156.392.469l-.599.103c-.507.086-.76.406-.76.961 0 .263.06.473.182.631A.61.61 0 004.69 9c.29 0 .51-.16.657-.48h.009v.41zm.004-1.355v.193c0 .175-.04.32-.12.436a.368.368 0 01-.313.17.276.276 0 01-.22-.095.38.38 0 01-.08-.248c0-.222.111-.351.332-.389l.401-.067zm2.241 1.051h-.007v.31H7V5h.594v1.677H7.6c.147-.31.355-.465.626-.465.247 0 .438.118.572.353.134.236.201.557.201.966 0 .443-.078.798-.235 1.067C8.61 8.866 8.4 9 8.138 9c-.236 0-.415-.125-.537-.374zm-.017-1.121v.272a.78.78 0 00.107.426c.072.113.163.169.274.169.136 0 .24-.072.314-.216.075-.145.113-.35.113-.615 0-.22-.035-.39-.103-.514-.068-.124-.165-.187-.292-.187-.119 0-.217.062-.296.185a.887.887 0 00-.117.48zM11.262 9c.322 0 .568-.058.738-.173v-.71a.9.9 0 01-.552.207.619.619 0 01-.5-.215c-.12-.145-.18-.345-.18-.598 0-.26.062-.464.188-.612a.644.644 0 01.516-.223c.194 0 .37.069.528.207v-.749c-.129-.09-.338-.134-.626-.134-.417 0-.75.14-1.001.422-.248.28-.373.662-.373 1.148 0 .42.117.764.35 1.03.232.267.536.4.912.4z", fill: "#424242" })); exports.default = SymbolString;