UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

123 lines (122 loc) 2.64 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.textJustifyLeft = void 0; var textJustifyLeft = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z" }, "children": [] }, { "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "256", "y": "144", "width": "80", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "256", "y": "144", "width": "80", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "256", "y": "208", "width": "96", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "256", "y": "208", "width": "96", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "256", "y": "272", "width": "112", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "256", "y": "272", "width": "112", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "256", "y": "336", "width": "128", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "256", "y": "336", "width": "128", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "224", "y": "144", "width": "16", "height": "224" }, "children": [{ "name": "rect", "attribs": { "x": "224", "y": "144", "width": "16", "height": "224" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "128,240 176,240 176,224 208,256 176,288 176,272 128,272 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "128,240 176,240 176,224 208,256 176,288 176,272 128,272 \t" }, "children": [] }] }] }] }; exports.textJustifyLeft = textJustifyLeft;