UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 599 B
declare const IconChevronConnect2 = "<svg id=\"chevron-connect_2\" data-name=\"chevron-connect 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><polyline points=\"9.34 13.61 27.23 31.5 45.11 13.61\" style=\"fill: none; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polyline points=\"62.66 58.16 45 40.5 27.34 58.16\" style=\"fill: none; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>"; export default IconChevronConnect2; export { IconChevronConnect2 };