UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 390 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.x = void 0; var x = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-1.5 1.78l1.5 1.5 1.5-1.5.72.72-1.5 1.5 1.5 1.5-.72.72-1.5-1.5-1.5 1.5-.72-.72 1.5-1.5-1.5-1.5.72-.72z" } }] }; exports.x = x;