UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 462 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.horizontalMiddle = void 0; var horizontalMiddle = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M8,10L5,7v2H1v2h4v2L8,10z M15,13v-2h4V9h-4V7l-3,3L15,13z M10,18c0.553,0,1-0.049,1-0.6V2.6C11,2.047,10.553,2,10,2\r\n\tC9.448,2,9,2.047,9,2.6V17.4C9,17.951,9.448,18,10,18z" } }] }; exports.horizontalMiddle = horizontalMiddle;