UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

26 lines (25 loc) 654 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_border_color = void 0; var ic_border_color = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M22,24H2v-4h20V24z M13.06,5.19l3.75,3.75L7.75,18H4v-3.75L13.06,5.19z M17.88,7.87l-3.75-3.75 l1.83-1.83c0.39-0.39,1.02-0.39,1.41,0l2.34,2.34c0.39,0.39,0.39,1.02,0,1.41L17.88,7.87z", "enable-background": "new" }, "children": [] }] }; exports.ic_border_color = ic_border_color;