UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 649 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_forward_twotone = void 0; var ic_forward_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M14 14v1.17L17.17 12 14 8.83V10H6v4z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M20 12l-8-8v4H4v8h8v4l8-8zM6 14v-4h8V8.83L17.17 12 14 15.17V14H6z" }, "children": [] }] }; exports.ic_forward_twotone = ic_forward_twotone;