UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 487 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_local_bar = void 0; var ic_local_bar = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M21 5V3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zM7.43 7L5.66 5h12.69l-1.78 2H7.43z" }, "children": [] }] }; exports.ic_local_bar = ic_local_bar;