Last active
June 16, 2019 03:38
-
-
Save gistlyn/a4dc8f84b6afc6f1b029b5e170877fee to your computer and use it in GitHub Desktop.
Device Material Design Icons
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"> | |
<path fill-opacity=".3" d="M44 16V4L4 44h32V16z"/> | |
<path fill="#556080" d="M40 20v16h4V20h-4zM24 44V24L4 44h20zm16 0h4v-4h-4v4z"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment