react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 478 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.deviantart = void 0;
var deviantart = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M12.953 2.909v-2.909h-2.909l-0.291 0.294-1.375 2.616-0.431 0.291h-4.9v3.994h2.694l0.241 0.291-2.934 5.606v2.909h2.909l0.291-0.294 1.375-2.616 0.431-0.291h4.9v-3.994h-2.694l-0.241-0.294z"
}
}]
};
exports.deviantart = deviantart;
;