UNPKG

@icongo/gy

Version:
23 lines 1.27 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphReelFilm = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-reel-film", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M7.368 13.095c1.193-.188 2.796.098 3.817 1.004 1.021.906 2.453.801 3.815 1.029V16c-1.144-.193-3.37-.416-4.15-1.108-.778-.69-2.062-1.09-3.267-.899-1.096.173-1.319-.724-.215-.898Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M7.5.166C3.403.166.08 3.469.08 7.542s3.323 7.375 7.42 7.375c4.098 0 7.42-3.302 7.42-7.375S11.598.166 7.5.166ZM5 3a2 2 0 1 1-.001 4.001A2 2 0 0 1 5 3Zm0 9a2 2 0 1 1 .001-4.001A2 2 0 0 1 5 12Zm1.709-4.486c0-.455.38-.823.846-.823.468 0 .848.368.848.823 0 .454-.38.823-.848.823a.836.836 0 0 1-.846-.823ZM10 12a2 2 0 1 1 .001-4.001A2 2 0 0 1 10 12Zm0-5a2 2 0 1 1 .001-4.001A2 2 0 0 1 10 7Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphReelFilm };