react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 457 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.adn = void 0;
var adn = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M768 622l201 306h-402zM1133 1152h94l-459-691-459 691h94l104-160h522zM1536 896q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z"
}
}]
};
exports.adn = adn;
;