react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 549 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.fontAwesome = void 0;
var fontAwesome = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1536 512v839q0 48-49 62-174 52-338 52-73 0-215.5-29.5t-227.5-29.5q-164 0-370 48v338h-160v-1368q-63-25-101-81t-38-124q0-91 64-155t155-64 155 64 64 155q0 68-38 124t-101 81v68q190-44 343-44 99 0 198 15 14 2 111.5 22.5t149.5 20.5q77 0 165-18 11-2 80-21t89-19q26 0 45 19t19 45z"
}
}]
};
exports.fontAwesome = fontAwesome;
;