UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 1.38 kB
declare const IconArrowHeadedDiagonalBlTrStop = "<svg id=\"arrow-headed-diagonal-bl-tr-stop\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><g><line x1=\"59.91\" y1=\"12.09\" x2=\"52.78\" y2=\"19.22\" style=\"fill: none; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"19.22\" y1=\"52.78\" x2=\"12.09\" y2=\"59.91\" style=\"fill: none; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></g><line x1=\"27\" y1=\"27\" x2=\"45\" y2=\"45\" style=\"fill: none; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polygon points=\"25.59 46.41 12.86 46.41 25.59 59.14 25.59 46.41\" style=\"fill: red;\"/><polygon points=\"46.41 12.86 46.41 25.59 59.14 25.59 46.41 12.86\" style=\"fill: red;\"/><polygon points=\"25.59 46.41 12.86 46.41 25.59 59.14 25.59 46.41\" style=\"fill: none; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polygon points=\"46.41 12.86 46.41 25.59 59.14 25.59 46.41 12.86\" style=\"fill: none; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>"; export default IconArrowHeadedDiagonalBlTrStop; export { IconArrowHeadedDiagonalBlTrStop };