@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 495 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var checkSquare = exports.checkSquare = { "viewBox": "0 0 24 24", "children": [{ "name": "polyline", "attribs": { "points": "9 11 12 14 22 4" }, "children": [] }, { "name": "path", "attribs": { "d": "M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };