| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "icon": {
- "type": "element",
- "isRootNode": true,
- "name": "svg",
- "attributes": {
- "width": "16",
- "height": "16",
- "viewBox": "0 0 16 16",
- "fill": "none",
- "xmlns": "http://www.w3.org/2000/svg"
- },
- "children": [
- {
- "type": "element",
- "name": "g",
- "attributes": {
- "id": "Icon L"
- },
- "children": [
- {
- "type": "element",
- "name": "path",
- "attributes": {
- "id": "Vector",
- "d": "M14.0002 2C14.3684 2 14.6668 2.29848 14.6668 2.66667V13.3333C14.6668 13.7015 14.3684 14 14.0002 14H2.00016C1.63198 14 1.3335 13.7015 1.3335 13.3333V2.66667C1.3335 2.29848 1.63198 2 2.00016 2H14.0002ZM13.3335 3.33333H2.66683V12.6667H13.3335V3.33333ZM14.0002 2.66667V13.3333H10.0002V2.66667H14.0002Z",
- "fill": "currentColor"
- },
- "children": []
- }
- ]
- }
- ]
- },
- "name": "LayoutRight2LineMod"
- }
|