react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 572 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.high = void 0;
var high = {
"viewBox": "0 0 8 8",
"children": [{
"name": "path",
"attribs": {
"d": "M3.34 0l-1.34 2h-2v4h2l1.34 2h.66v-8h-.66zm1.66 1v1c.17 0 .34.02.5.06.86.22 1.5 1 1.5 1.94s-.63 1.72-1.5 1.94c-.16.04-.33.06-.5.06v1c.25 0 .48-.04.72-.09h.03c1.3-.33 2.25-1.51 2.25-2.91 0-1.4-.95-2.58-2.25-2.91-.23-.06-.49-.09-.75-.09zm0 2v2c.09 0 .18-.01.25-.03.43-.11.75-.51.75-.97 0-.46-.31-.86-.75-.97-.08-.02-.17-.03-.25-.03z"
}
}]
};
exports.high = high;
;