@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 387 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var shield = exports.shield = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };