react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 458 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.buysellads = void 0;
var buysellads = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M915 1086h-294l147-551zM1001 1408h311l-324-1024h-440l-324 1024h311l383-314zM1536 416v960q0 118-85 203t-203 85h-960q-118 0-203-85t-85-203v-960q0-118 85-203t203-85h960q118 0 203 85t85 203z"
}
}]
};
exports.buysellads = buysellads;
;