UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.primitiveSquare = void 0; var primitiveSquare = { "viewBox": "0 0 8 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M8 12H0V4h8v8z" }, "children": [] }], "attribs": {} }; exports.primitiveSquare = primitiveSquare;