Skip to content

Instantly share code, notes, and snippets.

@ruslanxdev
Last active June 12, 2018 15:29
Show Gist options
  • Select an option

  • Save ruslanxdev/acf8b8e9292111af9cc06fa141d05098 to your computer and use it in GitHub Desktop.

Select an option

Save ruslanxdev/acf8b8e9292111af9cc06fa141d05098 to your computer and use it in GitHub Desktop.
Frontlearn Logo 7
Display the source blob
Display the rendered blob
Raw
<!--
Title: Frontlearn Logo 7
Author: Ruslan Khusnetdinov
Author URL: http://ruslankhh.com
-->
<svg viewBox="0 0 192 192" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Frontlearn Logo</title>
<path d="M0, 0
L 192, 0
L 192, 192
L 0, 192
Z"
fill="#ffe51f"/>
<text x="60"
y="136"
font-family="Times New Roman, serif"
font-style="italic"
font-size="128"
font-weight="600"
>
fl
</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment