UNPKG

@icongo/gy

Version:
17 lines 695 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphFilm = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-film", viewBox: "0 0 16 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M15 1h-.988v1h-2.017V1H4.101v1h-2.2V1H1v16h.901v-1h2.053v1h8.041v-1h2.017v1H15V1ZM4 14H2v-2h2v2Zm0-4H2V8h2v2Zm0-4H2V4h2v2Zm7 9H5v-5h6v5Zm0-7H5V3h6v5Zm3 6h-2v-2h2v2Zm0-4h-2V8h2v2Zm-2-4V4h2v2h-2Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphFilm };