@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 478 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var checkCircle = exports.checkCircle = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M22 11.08V12a10 10 0 1 1-5.93-9.14" }, "children": [] }, { "name": "polyline", "attribs": { "points": "22 4 12 14.01 9 11.01" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };