UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 526 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_align_right = void 0; var ic_format_align_right = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 21h18v-2H3v2zm6-4h12v-2H9v2zm-6-4h18v-2H3v2zm6-4h12V7H9v2zM3 3v2h18V3H3z" }, "children": [] }] }; exports.ic_format_align_right = ic_format_align_right;