docs(website): add build.com to users (#6633)

master
Kyle Scully 2019-10-09 10:01:05 -07:00 committed by Lipis
parent 9805496c4d
commit 297be7cc31
2 changed files with 12 additions and 0 deletions

View File

@ -230,3 +230,6 @@
- caption: Research & Design
image: /images/users/researchanddesign.svg
infoLink: https://rd.digital
- caption: Build
image: /images/users/buildcom.svg
infoLink: https://www.build.com

View File

@ -0,0 +1,9 @@
<svg viewBox="0 0 200 100" xmlns="http://www.w3.org/2000/svg">
<g fill="none">
<path d="M181.445 59.473L186 51.154 102.833 5.402 93 0l-9.84 5.402L0 51.161l4.555 8.319 16.38-9.018v47.592h9.24v-4.567h.137c2.122 3.914 6.436 5.487 11.636 5.487 7.048 0 14.649-5.696 14.649-18.74 0-13.042-7.601-18.64-14.623-18.64-4.38 0-8.76 1.644-11.16 5.285h-.163v-21.76L93 10.825l62.206 34.228V66.88h-.137c-2.193-3.498-6.299-5.285-10.47-5.285-10.412 0-15.677 8.854-15.677 18.393 0 9.787 5.206 19.013 15.878 19.013 4.517 0 8.46-1.644 10.744-5.487h.137v4.54h9.286v-47.63l16.478 9.05zM38.59 68.934c5.753 0 8.284 5.422 8.284 11.392s-2.531 11.327-8.284 11.327-8.284-5.422-8.284-11.327 2.557-11.392 8.284-11.392zm108.631 22.72c-6.026 0-8.557-5.834-8.557-11.393 0-5.833 2.193-11.327 8.557-11.327 6.365 0 8.35 5.494 8.35 11.255 0 5.762-1.914 11.464-8.35 11.464z" fill="#66676C"/>
<path d="M85.33 81.39c0 7.095-2.244 10.043-7.483 10.043-4.49 0-6.19-2.851-6.19-8.618V63H62v21.55C62 93.232 64.587 99 74.858 99a12.557 12.557 0 0010.75-5.805h.207v4.902H95V63h-9.67v18.39zM114 46h10v52h-10z" fill="#66676C"/>
<path fill="#00A79F" d="M99 94.692L109 100V61l-10 5.315z"/>
<path d="M178.688 89v2.741c.547 0 1.07.227 1.44.626.371.398.556.932.51 1.472 0 1.755-1.569 2.427-3.138 2.427-1.57 0-3.132-.7-3.132-2.427a1.899 1.899 0 011.626-2.098v-2.72c-2.545.07-3.994 2.517-3.994 4.77 0 3.16 2.439 5.209 5.5 5.209s5.5-2.049 5.5-5.21c.007-2.671-1.59-4.643-4.312-4.79zM177.5 78c-3.061 0-5.5 1.807-5.5 5s2.439 5 5.5 5 5.5-1.807 5.5-5-2.439-5-5.5-5zm0 7.364c-1.57 0-3.132-.68-3.132-2.357 0-1.678 1.57-2.358 3.132-2.358s3.139.68 3.139 2.358-1.577 2.35-3.139 2.35v.007zm5.5-16.721V66h-10v4.134l6.671 1.852v.028L173 73.873V78h10v-2.636h-7.589v-.036L183 73.073v-2.139l-7.589-2.262v-.029zM185.994 95A2 2 0 10188 96.994 1.994 1.994 0 00185.994 95zm0 3.707a1.707 1.707 0 111.643-1.72 1.656 1.656 0 01-1.643 1.72z" fill="#66676C"/>
<path d="M186.95 96.574c.01-.178-.094-.35-.278-.459a.9.9 0 00-.65-.091H185V98h.41v-.87h.432l.72.87H187l-.755-.892c.383-.005.693-.24.705-.534zm-1.108.32h-.432v-.644h.547c.28 0 .583.044.583.308s-.339.341-.698.341v-.005z" fill="#66676C"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB