UNPKG

@icongo/gy

Version:
17 lines 1.25 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphColumnIncrease = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-column-increase", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M16 14.977c0 .537-.275.974-.615.974H1.615c-.34 0-.615-.437-.615-.974 0-.539.275-.976.615-.976h13.77c.34 0 .615.437.615.976ZM4.947 12.258c0 .377-.366.686-.816.686H2.908c-.451 0-.815-.309-.815-.686v-3.44c0-.378.364-.686.815-.686h1.223c.45 0 .816.308.816.686v3.44Zm4.964.001c0 .378-.365.685-.815.685H7.872c-.45 0-.815-.307-.815-.685v-4.48c0-.378.365-.685.815-.685h1.224c.45 0 .815.307.815.685v4.48Zm5.027-.027c0 .375-.367.68-.824.68h-1.236c-.456 0-.824-.305-.824-.68V5.727c0-.375.368-.68.824-.68h1.236c.457 0 .824.305.824.68v6.505ZM1.734 6.921a.703.703 0 0 1-.705-.673.698.698 0 0 1 .682-.719c5.004-.177 9.768-2.105 13.074-5.293a.714.714 0 0 1 1 .012.69.69 0 0 1-.011.985C12.168 4.71 7.191 6.73 1.76 6.92l-.026.001Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphColumnIncrease };