@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 318 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var landscape = exports.landscape = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M19,3H1C0.448,3,0,3.447,0,4v12c0,0.553,0.448,1,1,1h18c0.552,0,1-0.447,1-1V4C20,3.447,19.553,3,19,3z M18,15H2V5h16V15z" } }] };