react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 433 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.key = void 0;
var key = {
"viewBox": "0 0 8 8",
"children": [{
"name": "path",
"attribs": {
"d": "M5.5 0c-1.38 0-2.5 1.12-2.5 2.5 0 .16 0 .32.03.47l-3.03 3.03v2h3v-2h2v-1l.03-.03c.15.03.31.03.47.03 1.38 0 2.5-1.12 2.5-2.5s-1.12-2.5-2.5-2.5zm.5 1c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"
}
}]
};
exports.key = key;
;