UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 553 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_local_parking_outline = void 0; var ic_local_parking_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z" }, "children": [] }] }; exports.ic_local_parking_outline = ic_local_parking_outline;