@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.55 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphStereoJack = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-stereo-jack",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M4.929 5.762 3.86 6.827c-.316.313-.354.785-.088 1.05l1.334 1.33c.268.265.74.224 1.055-.088l1.07-1.067-2.302-2.29Zm4.841-.238a.663.663 0 0 0-.02-.942l-1.336-1.33a.671.671 0 0 0-.945-.019L5.633 5.062l2.3 2.292 1.837-1.83Zm-8.717 5.008-.867.862c-.265.266-.252.71.033.994l.34.338c.283.283.73.297.996.031l.866-.861-1.368-1.364Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M3.242 11.077 1.855 9.694l2.299-2.291 1.389 1.383-2.301 2.291Zm12.432 3.897c-.523 0-1.794.083-2.864-.788-1.214-.991-1.691-2.195-1.691-4.43 0-1.22.567-2.731 1.146-3.521.502-.686.875-1.407.875-2.182 0-1.136-.172-1.812-.684-2.102-.492-.279-1.127-.08-1.308-.014L8.534 4.906l-.518-.463 2.762-3.081c.047-.021 1.141-.497 2.062.026.744.424 1.026 1.269 1.026 2.664 0 .975-.46 1.812-.999 2.549-.568.779-1.023 2.135-1.023 3.154 0 2.03.391 3.067 1.439 3.928 1.132.929 2.559.623 2.572.623l.078.656a2.027 2.027 0 0 1-.259.012Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphStereoJack };