////
// Pattern: Heavy Rain
// License: Pattern from http://www.heropatterns.com
////
$heavy-rain: "data:image/svg+xml,%3csvg width='12' height='24' viewBox='0 0 12 24' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg fill='{{ fill }}' fill-opacity='{{ opacity }}'%3e%3cpath d='M2 0h2v12H2V0zm1 20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM9 8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-1 4h2v12H8V12z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e";