UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 559 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_arrow_back_ios_twotone = void 0; var ic_arrow_back_ios_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none", "opacity": ".87" }, "children": [] }, { "name": "path", "attribs": { "d": "M17.51 3.87L15.73 2.1 5.84 12l9.9 9.9 1.77-1.77L9.38 12l8.13-8.13z" }, "children": [] }] }; exports.ic_arrow_back_ios_twotone = ic_arrow_back_ios_twotone;