UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 887 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_center_focus_strong_twotone = void 0; var ic_center_focus_strong_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "12", "opacity": ".3", "r": "3" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 12c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5zm8 0c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3 3 1.35 3 3zM3 19c0 1.1.9 2 2 2h4v-2H5v-4H3v4zM3 5v4h2V5h4V3H5c-1.1 0-2 .9-2 2zm18 0c0-1.1-.9-2-2-2h-4v2h4v4h2V5zm-2 14h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4z" }, "children": [] }] }; exports.ic_center_focus_strong_twotone = ic_center_focus_strong_twotone;