UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

32 lines (31 loc) 777 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_control_camera = void 0; var ic_control_camera = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M15.54 5.54L13.77 7.3 12 5.54 10.23 7.3 8.46 5.54 12 2zm2.92 10l-1.76-1.77L18.46 12l-1.76-1.77 1.76-1.77L22 12zm-10 2.92l1.77-1.76L12 18.46l1.77-1.76 1.77 1.76L12 22zm-2.92-10l1.76 1.77L5.54 12l1.76 1.77-1.76 1.77L2 12z" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "3" }, "children": [] }] }; exports.ic_control_camera = ic_control_camera;