UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

92 lines (91 loc) 1.5 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.film = void 0; var film = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "x": "2", "y": "2", "width": "20", "height": "20", "rx": "2.18", "ry": "2.18" }, "children": [] }, { "name": "line", "attribs": { "x1": "7", "y1": "2", "x2": "7", "y2": "22" }, "children": [] }, { "name": "line", "attribs": { "x1": "17", "y1": "2", "x2": "17", "y2": "22" }, "children": [] }, { "name": "line", "attribs": { "x1": "2", "y1": "12", "x2": "22", "y2": "12" }, "children": [] }, { "name": "line", "attribs": { "x1": "2", "y1": "7", "x2": "7", "y2": "7" }, "children": [] }, { "name": "line", "attribs": { "x1": "2", "y1": "17", "x2": "7", "y2": "17" }, "children": [] }, { "name": "line", "attribs": { "x1": "17", "y1": "17", "x2": "22", "y2": "17" }, "children": [] }, { "name": "line", "attribs": { "x1": "17", "y1": "7", "x2": "22", "y2": "7" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.film = film;