@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 812 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphShare5 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-share-5",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M15.021 4a1.97 1.97 0 0 0-1.706 1H9.708a1.985 1.985 0 0 0-3.697 1c0 .009.002.018.003.026l-2.052 1.23a1.97 1.97 0 0 0-.961-.257 2 2 0 1 0 2 2c0-.011-.003-.021-.003-.032l2.06-1.235c.281.152.6.247.942.247.731 0 1.362-.396 1.708-.979h3.607c.344.596.976 1 1.706 1A1.99 1.99 0 0 0 17 6c0-1.105-.887-2-1.979-2Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphShare5 };