UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

34 lines (33 loc) 825 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_ban = void 0; var basic_ban = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M53.919,10.08c12.108,12.106,12.108,31.733,0,43.84\r\n\tc-12.105,12.107-31.732,12.107-43.838,0c-12.108-12.106-12.108-31.733,0-43.84C22.187-2.027,41.813-2.027,53.919,10.08z" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10.08", "y1": "10.08", "x2": "53.92", "y2": "53.92" }, "children": [] }] }; exports.basic_ban = basic_ban;