UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 2.11 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 256","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M34.1333333,0 L221.866667,0 C240.7168,0 256,15.2832 256,34.1333333 L256,221.866667 C256,240.7168 240.7168,256 221.866667,256 L34.1333333,256 C15.2832,256 0,240.7168 0,221.866667 L0,34.1333333 C0,15.2832 15.2832,0 34.1333333,0 L34.1333333,0 Z","fill":"#222222"}},{"tag":"path","attr":{"d":"M49.7493333,155.127467 C49.7493333,166.1952 55.3898667,176.413867 65.0112,181.9136 L81.9712,191.778133 L81.9712,153.915733 L49.7493333,135.1552 L49.7493333,155.127467 L49.7493333,155.127467 Z M82.0608,64.2090667 L65.0453333,74.0864 C55.424,79.5861333 49.7450667,89.8048 49.7450667,100.872533 L49.7450667,120.068267 L81.9669333,138.824533 L81.9669333,101.751467 L114.816,82.9994667 L82.0608,64.2090667 L82.0608,64.2090667 Z M95.7781333,161.4208 L95.7781333,199.2832 L112.917333,209.250133 C122.4448,214.6944 133.7088,214.6944 143.236267,209.250133 L160.226133,199.2832 L160.226133,161.9584 L128.4736,180.445867 L95.7781333,161.4208 L95.7781333,161.4208 Z M174.037333,191.778133 L190.997333,181.9136 C200.618667,176.4096 206.2592,166.190933 206.2592,155.127467 L206.2592,135.6928 L174.037333,154.453333 L174.037333,191.778133 L174.037333,191.778133 Z M160.827733,56.7253333 L143.381333,46.7498667 C133.853867,41.3056 122.1504,41.3056 112.622933,46.7498667 L95.2746667,56.6656 L128.055467,75.456 L160.827733,56.7253333 L160.827733,56.7253333 Z M190.941867,74.0864 L173.9264,64.2730667 L141.2864,83.0165333 L174.0288,101.76 L174.0288,139.362133 L206.250667,120.605867 L206.250667,100.872533 C206.254933,89.8048 200.5632,79.5861333 190.941867,74.0864 L190.941867,74.0864 L190.941867,74.0864 Z M95.7781333,109.341867 L95.7781333,146.325333 L128.469333,165.354667 L160.221867,146.862933 L160.221867,109.3376 L128.046933,90.5557333 L95.7781333,109.341867 L95.7781333,109.341867 Z","fill":"#FFFFFF"}}],"content":"\n\t"}],"content":"\n"})(props); };