UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 533 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_repeat_one_twotone = void 0; var ic_repeat_one_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M13 15V9h-1l-2 1v1h1.5v4zm6-2h-2v4H7v-3l-4 4 4 4v-3h12zM17 2v3H5v6h2V7h10v3l4-4z" }, "children": [] }] }; exports.ic_repeat_one_twotone = ic_repeat_one_twotone;