UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

37 lines (36 loc) 830 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_picture_in_picture_twotone = void 0; var ic_picture_in_picture_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 7h-8v6h8V7zm-2 4h-4V9h4v2z" }, "children": [] }, { "name": "path", "attribs": { "d": "M13 9h4v2h-4z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98V5c0-1.1-.9-2-2-2zm0 16.01H3V4.98h18v14.03z" }, "children": [] }] }; exports.ic_picture_in_picture_twotone = ic_picture_in_picture_twotone;