Skip to content

Instantly share code, notes, and snippets.

@terrierscript
Last active February 23, 2016 15:37
Show Gist options
  • Select an option

  • Save terrierscript/6ce11a048c814273786d to your computer and use it in GitHub Desktop.

Select an option

Save terrierscript/6ce11a048c814273786d to your computer and use it in GitHub Desktop.
GithubのSVG利用について、手法に関する部分をざっくり意訳して理解する ref: http://qiita.com/inuscript/items/2201800a0e60c5e581ca
<svg aria-hidden="true" class="octicon octicon-plus" width="12" height="16" role="img" version="1.1" viewBox="0 0 12 16">
<path d="M12 9H7v5H5V9H0V7h5V2h2v5h5v2z"></path>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment