UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 682 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cameraOff = void 0; var cameraOff = { "viewBox": "0 0 24 24", "children": [{ "name": "line", "attribs": { "x1": "1", "y1": "1", "x2": "23", "y2": "23" }, "children": [] }, { "name": "path", "attribs": { "d": "M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.cameraOff = cameraOff;