Skip to content

Instantly share code, notes, and snippets.

@tygas
Created October 19, 2017 13:00
Show Gist options
  • Save tygas/661bece7d96a6f5b80f2c717f962f9c3 to your computer and use it in GitHub Desktop.
Save tygas/661bece7d96a6f5b80f2c717f962f9c3 to your computer and use it in GitHub Desktop.
.circle--arrow {
display: inline-block;
width: 30px;
height: 30px;
background-color: transparent;
background-image: svg-load('icons/arrow--thin--left.svg');
background-repeat: no-repeat;
background-position: center center;
background-size: initial;
border: solid 2px $blue-dark;
border-radius: 50%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment