UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

26 lines (25 loc) 626 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_switch_right_outline = void 0; var ic_switch_right_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "transform": "matrix(-1 -1.224647e-16 1.224647e-16 -1 24 24)", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M15.5,15.38V8.62L18.88,12L15.5,15.38 M14,19l7-7l-7-7V19L14,19z M10,19V5l-7,7L10,19z" }, "children": [] }] }; exports.ic_switch_right_outline = ic_switch_right_outline;