UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 597 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_disabled_by_default = void 0; var ic_disabled_by_default = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M3,3v18h18V3H3z M17,15.59L15.59,17L12,13.41L8.41,17L7,15.59L10.59,12L7,8.41L8.41,7L12,10.59L15.59,7L17,8.41L13.41,12 L17,15.59z" }, "children": [] }] }; exports.ic_disabled_by_default = ic_disabled_by_default;