react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 435 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.spoon = void 0;
var spoon = {
"viewBox": "0 0 768 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M704 528q0 145-57 243.5t-152 135.5l45 821q2 26-16 45t-44 19h-192q-26 0-44-19t-16-45l45-821q-95-37-152-135.5t-57-243.5q0-128 42.5-249.5t117.5-200 160-78.5 160 78.5 117.5 200 42.5 249.5z"
}
}]
};
exports.spoon = spoon;