UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.73 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphNoSmoke = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphNoSmoke = function GYSiGlyphNoSmoke(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-no-smoke", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M4 8h1.973v.965H4zm3 0h5.938v.923H7zm5.816-2.037c-.359-.27-.693-.332-1.094-.448-.885-.256-1.281-1.3-1.322-2.114-.117.546-.06 1.098.015 1.459.11.542.414 1.051.903 1.324.412.227.958.246 1.398.472.426.217.78.509.907.692.001 0-.229-.95-.807-1.385Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M8.995.067c-4.392 0-7.964 3.563-7.964 7.946 0 4.381 3.572 7.944 7.964 7.944 4.39 0 7.963-3.563 7.963-7.944 0-4.382-3.573-7.946-7.963-7.946Zm7.111 8.023a7.1 7.1 0 0 1-1.601 4.496L4.467 2.534A7.122 7.122 0 0 1 8.955.943c3.943 0 7.151 3.205 7.151 7.147ZM1.967 7.986c0-1.72.615-3.3 1.635-4.528l9.961 9.993a7.042 7.042 0 0 1-4.512 1.628c-3.907 0-7.084-3.183-7.084-7.093Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphNoSmoke = GYSiGlyphNoSmoke;