UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 554 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_vertical_align_center_twotone = void 0; var ic_vertical_align_center_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M11 1v4H8l4 4 4-4h-3V1zM4 11h16v2H4zm4 8h3v4h2v-4h3l-4-4z" }, "children": [] }] }; exports.ic_vertical_align_center_twotone = ic_vertical_align_center_twotone;