UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

111 lines (110 loc) 2.52 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_lock = void 0; var basic_lock = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "8", "y": "33", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "48", "height": "30" }, "children": [{ "name": "rect", "attribs": { "x": "8", "y": "33", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "48", "height": "30" }, "children": [] }] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M16,33V17c0-8.837,7.163-16,16-16s16,7.163,16,16\r\n\t\tv16" }, "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M16,33V17c0-8.837,7.163-16,16-16s16,7.163,16,16\r\n\t\tv16" }, "children": [] }] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "47", "r": "4" }, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "47", "r": "4" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "51", "x2": "32", "y2": "55" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "51", "x2": "32", "y2": "55" }, "children": [] }] }] }] }; exports.basic_lock = basic_lock;