@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.69 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 GYSiGlyphCallReply = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-call-reply",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M10.878 3.259 8.366 5.398a.776.776 0 0 0 0 1.115l2.512 2.139c.339.331 1.122.452 1.122.048V6.939h3.991c.558 0 1.011-.424 1.011-.946s-.453-.946-1.011-.946H12v-1.74c0-.278-.748-.307-1.122-.048Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M14.031 11.852c-.428-.539-1.123-1.32-1.718-1.394-.362-.045-.778.255-1.188.538-.08.04-.698.408-.773.43-.396.113-1.241.146-1.752-.32-.492-.45-1.27-1.283-1.898-2.046-.6-.786-1.229-1.731-1.551-2.311-.336-.601-.094-1.396.114-1.746.038-.063.498-.536.601-.646l.015.018c.381-.32.78-.645.825-.997.074-.586-.525-1.439-.953-1.979C5.325.858 4.662-.089 3.759.045c-.34.05-.633.169-.922.34L2.829.376l-.048.037-.025.013.003.004c-.166.128-.64.482-.694.53-.586.521-1.468 1.748-.786 3.955.506 1.64 1.585 3.566 3.055 5.514l-.008.007c.072.094.146.179.221.27.07.093.139.185.211.277l.01-.007c1.56 1.879 3.196 3.381 4.689 4.267 2.01 1.192 3.439.655 4.099.228.062-.041.534-.408.694-.529l.004.004c.006-.006.01-.014.018-.02a3.27 3.27 0 0 0 .043-.033l-.006-.008c.242-.234.436-.484.57-.799.351-.829-.42-1.693-.848-2.234Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphCallReply };