Skip to content

Instantly share code, notes, and snippets.

@anhtuank7c
Created June 13, 2017 08:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anhtuank7c/d5f8a6678e87d504cad15bfb440a3554 to your computer and use it in GitHub Desktop.
Save anhtuank7c/d5f8a6678e87d504cad15bfb440a3554 to your computer and use it in GitHub Desktop.
svg file for react native
Display the source blob
Display the rendered blob
Raw
<Svg x="0px" y="0px" viewBox="0 0 22.1 22">
<Path fill="#999999" d="M20.9,20.2l-9.1-9.1L20.9,2c0.2-0.2,0.2-0.5,0-0.8c-0.2-0.2-0.5-0.2-0.8,0L11,10.3L1.9,1.2C1.7,1,1.4,1,1.2,1.2
S1,1.8,1.2,2l9.1,9.1l-9.1,9.1c-0.2,0.2-0.2,0.5,0,0.8c0.1,0.1,0.2,0.2,0.4,0.2s0.3-0.1,0.4-0.2l9.1-9.1l9.1,9.1
c0.1,0.1,0.2,0.2,0.4,0.2c0.1,0,0.3-0.1,0.4-0.2C21.1,20.7,21.1,20.4,20.9,20.2z"/>
</Svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment