Created
August 17, 2020 01:58
-
-
Save taylor-jones/e56284ad18f14d31c8b2c2237d1690e3 to your computer and use it in GitHub Desktop.
Generic 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="96" height="96" viewBox="0 0 96 96"> | |
<g fill="none" fill-rule="evenodd"> | |
<path fill="#FFF" d="M18,16 L77,16 C78.6568542,16 80,17.3431458 80,19 L80,45 C80,46.6568542 78.6568542,48 77,48 L75,48 C73.3431458,48 72,47.1865611 72,45 L72,26 C72,24.8954305 71.1045695,24 70,24 L26,24 C24.8954305,24 24,24.8954305 24,26 L24,70 C24,71.1045695 24.8954305,72 26,72 L45,72 C46.6568542,72 48,73.3431458 48,75 L48,77 C48,78.6568542 46.6568542,80 45,80 L19,80 C17.3431458,80 16,78.6568542 16,77 L16,18 C16,16.8954305 16.8954305,16 18,16 Z"/> | |
<path fill="#FFF" d="M59,55 L84,55 C84.5522847,55 85,55.4477153 85,56 L85,81 C85,81.5522847 84.5522847,82 84,82 L59,82 C58.4477153,82 58,81.5522847 58,81 L58,56 C58,55.4477153 58.4477153,55 59,55 Z M66,62 C65.4477153,62 65,62.4477153 65,63 L65,74 C65,74.5522847 65.4477153,75 66,75 L77,75 C77.5522847,75 78,74.5522847 78,74 L78,63 C78,62.4477153 77.5522847,62 77,62 L66,62 Z"/> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment