UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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