UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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