UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 523 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_align_left = void 0; var ic_format_align_left = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M15 15H3v2h12v-2zm0-8H3v2h12V7zM3 13h18v-2H3v2zm0 8h18v-2H3v2zM3 3v2h18V3H3z" }, "children": [] }] }; exports.ic_format_align_left = ic_format_align_left;