UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 489 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_reply_outline = void 0; var ic_reply_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z" }, "children": [] }] }; exports.ic_reply_outline = ic_reply_outline;