UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

54 lines (53 loc) 923 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.alignCenter = void 0; var alignCenter = { "viewBox": "0 0 24 24", "children": [{ "name": "line", "attribs": { "x1": "18", "y1": "10", "x2": "6", "y2": "10" }, "children": [] }, { "name": "line", "attribs": { "x1": "21", "y1": "6", "x2": "3", "y2": "6" }, "children": [] }, { "name": "line", "attribs": { "x1": "21", "y1": "14", "x2": "3", "y2": "14" }, "children": [] }, { "name": "line", "attribs": { "x1": "18", "y1": "18", "x2": "6", "y2": "18" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.alignCenter = alignCenter;