UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 486 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_arrow_back_ios = void 0; var ic_arrow_back_ios = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M11.67 3.87L9.9 2.1 0 12l9.9 9.9 1.77-1.77L3.54 12z" }, "children": [] }] }; exports.ic_arrow_back_ios = ic_arrow_back_ios;