UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

32 lines (31 loc) 816 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_control_camera_twotone = void 0; var ic_control_camera_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7.3 13.77L5.54 12l1.76-1.77-1.76-1.77L2 12l3.54 3.54zm8.24 4.69l-1.77-1.76L12 18.46l-1.77-1.76-1.77 1.76L12 22zm2.92-2.92L22 12l-3.54-3.54-1.76 1.77L18.46 12l-1.76 1.77zM12 5.54l1.77 1.76 1.77-1.76L12 2 8.46 5.54l1.77 1.76z" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "3" }, "children": [] }] }; exports.ic_control_camera_twotone = ic_control_camera_twotone;