@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 347 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var print = exports.print = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M2 0v2h4v-2h-4zm-1.91 3c-.06 0-.09.04-.09.09v2.81c0 .05.04.09.09.09h.91v-2h6v2h.91c.05 0 .09-.04.09-.09v-2.81c0-.06-.04-.09-.09-.09h-7.81zm1.91 2v3h4v-3h-4z" } }] };