UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

63 lines (62 loc) 1.17 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.drag = void 0; var drag = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "y": "144", "width": "512", "height": "32" }, "children": [{ "name": "rect", "attribs": { "y": "144", "width": "512", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "y": "240", "width": "512", "height": "32" }, "children": [{ "name": "rect", "attribs": { "y": "240", "width": "512", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "y": "336", "width": "512", "height": "32" }, "children": [{ "name": "rect", "attribs": { "y": "336", "width": "512", "height": "32" }, "children": [] }] }] }] }; exports.drag = drag;