react-icons-kit
Version:
React Icons Kit using various Svg Icon set
39 lines (38 loc) • 1.24 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosPricetagOutline = void 0;
var iosPricetagOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M464,32H304L48,320l160,160l256-288V32z M448,184L208.125,456L72.062,320L311.587,48H448V184z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M464,32H304L48,320l160,160l256-288V32z M448,184L208.125,456L72.062,320L311.587,48H448V184z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M368,160c17.645,0,32-14.355,32-32s-14.355-32-32-32s-32,14.355-32,32S350.355,160,368,160z M368,112\r\n\t\tc8.836,0,16,7.163,16,16s-7.164,16-16,16s-16-7.163-16-16S359.164,112,368,112z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M368,160c17.645,0,32-14.355,32-32s-14.355-32-32-32s-32,14.355-32,32S350.355,160,368,160z M368,112\r\n\t\tc8.836,0,16,7.163,16,16s-7.164,16-16,16s-16-7.163-16-16S359.164,112,368,112z"
},
"children": []
}]
}]
}]
};
exports.iosPricetagOutline = iosPricetagOutline;
;