@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 400 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var umbrella = exports.umbrella = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };