UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 565 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_vertical_align_center_outline = void 0; var ic_vertical_align_center_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M8 19h3v4h2v-4h3l-4-4-4 4zm8-14h-3V1h-2v4H8l4 4 4-4zM4 11v2h16v-2H4z" }, "children": [] }] }; exports.ic_vertical_align_center_outline = ic_vertical_align_center_outline;