UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1.15 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.minus = void 0; var minus = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": { "id": "MINUS_1_", "enable-background": "new " }, "children": [{ "name": "g", "attribs": { "id": "MINUS" }, "children": [{ "name": "g", "attribs": { "id": "MINUS" }, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M52,29H12c-1.657,0-3,1.343-3,3s1.343,3,3,3h40c1.657,0,3-1.343,3-3S53.657,29,52,29z" }, "children": [{ "name": "path", "attribs": { "d": "M52,29H12c-1.657,0-3,1.343-3,3s1.343,3,3,3h40c1.657,0,3-1.343,3-3S53.657,29,52,29z" }, "children": [] }] }] }] }] }] }] }] }; exports.minus = minus;