UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

32 lines (31 loc) 694 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_switch_left_twotone = void 0; var ic_switch_left_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "polyline", "attribs": { "opacity": ".3", "points": "8.5,8.62 8.5,15.38 5.12,12 8.5,8.62" }, "children": [] }, { "name": "path", "attribs": { "d": "M8.5,8.62v6.76L5.12,12L8.5,8.62 M10,5l-7,7l7,7V5L10,5z M14,5v14l7-7L14,5z" }, "children": [] }] }; exports.ic_switch_left_twotone = ic_switch_left_twotone;