UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

123 lines (122 loc) 2.83 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_magnifier_minus = void 0; var basic_magnifier_minus = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "12", "y1": "21", "x2": "30", "y2": "21" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "12", "y1": "21", "x2": "30", "y2": "21" }, "children": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "21", "cy": "21", "r": "20" }, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "21", "cy": "21", "r": "20" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "35", "y1": "35", "x2": "41", "y2": "41" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "35", "y1": "35", "x2": "41", "y2": "41" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "46.257", "y": "37.065", "transform": "matrix(-0.7071 0.7071 -0.7071 -0.7071 121.9178 50.5)", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "8.485", "height": "26.87" }, "children": [{ "name": "rect", "attribs": { "x": "46.257", "y": "37.065", "transform": "matrix(-0.7071 0.7071 -0.7071 -0.7071 121.9178 50.5)", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "8.485", "height": "26.87" }, "children": [] }] }] }] }; exports.basic_magnifier_minus = basic_magnifier_minus;