Copy environment

Button

Large Read More

<button type="button" class="button button--read button--large ">
                    <span class="button__text">Read more</span>
                            <span class="button__icon-container">
                <svg class="icon  button__icon">
    <use xlink:href="../../inc/svg/global.48b54b5802220943f9ae21d3bf31136a.svg#arrow"></use>
</svg>
            </span>
            </button>
{
  "language": "en-US",
  "element": "button",
  "data": {
    "text": "Read more",
    "icon": "arrow"
  },
  "modifier": "button--read button--large"
}