UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 564 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_align_center_outline = void 0; var ic_format_align_center_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 15v2h10v-2H7zm-4 6h18v-2H3v2zm0-8h18v-2H3v2zm4-6v2h10V7H7zM3 3v2h18V3H3z" }, "children": [] }] }; exports.ic_format_align_center_outline = ic_format_align_center_outline;