@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 381 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var card = exports.card = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M.25 0c-.14 0-.25.11-.25.25v.75h8v-.75c0-.14-.11-.25-.25-.25h-7.5zm-.25 2v3.75c0 .14.11.25.25.25h7.5c.14 0 .25-.11.25-.25v-3.75h-8zm1 2h1v1h-1v-1zm2 0h1v1h-1v-1z", "transform": "translate(0 1)" } }] };