UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 389 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.paragraphJustify = void 0; var paragraphJustify = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M0 1h16v2h-16zM0 4h16v2h-16zM0 7h16v2h-16zM0 10h16v2h-16zM0 13h16v2h-16z" } }] }; exports.paragraphJustify = paragraphJustify;