UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.signpost = void 0; var signpost = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M3 0v1h-2l-1 1 1 1h2v5h1v-4h2l1-1-1-1h-2v-2h-1z" } }] }; exports.signpost = signpost;