////
// Pattern: Architect
// License: Pattern from http://www.heropatterns.com
////
$architect: "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='100' height='199' viewBox='0 0 100 199'%3e%3cg fill='{{ fill }}' fill-opacity='{{ opacity }}'%3e%3cpath d='M0 199V0h1v1.99L100 199h-1.12L1 4.22V199H0zM100 2h-.12l-1-2H100v2z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";