react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 459 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ban = void 0;
var ban = {
"viewBox": "0 0 8 8",
"children": [{
"name": "path",
"attribs": {
"d": "M4 0c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 1c.66 0 1.26.21 1.75.56l-4.19 4.19c-.35-.49-.56-1.09-.56-1.75 0-1.66 1.34-3 3-3zm2.44 1.25c.35.49.56 1.09.56 1.75 0 1.66-1.34 3-3 3-.66 0-1.26-.21-1.75-.56l4.19-4.19z"
}
}]
};
exports.ban = ban;
;