react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 636 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.gbp = void 0;
var gbp = {
"viewBox": "0 0 1024 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1020 1137v367q0 14-9 23t-23 9h-956q-14 0-23-9t-9-23v-150q0-13 9.5-22.5t22.5-9.5h97v-383h-95q-14 0-23-9.5t-9-22.5v-131q0-14 9-23t23-9h95v-223q0-171 123.5-282t314.5-111q185 0 335 125 9 8 10 20.5t-7 22.5l-103 127q-9 11-22 12-13 2-23-7-5-5-26-19t-69-32-93-18q-85 0-137 47t-52 123v215h305q13 0 22.5 9t9.5 23v131q0 13-9.5 22.5t-22.5 9.5h-305v379h414v-181q0-13 9-22.5t23-9.5h162q14 0 23 9.5t9 22.5z"
}
}]
};
exports.gbp = gbp;
;