aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_branding_watermark_48px.svg
blob: 652c44838f87986a8535e867aab7a749cadab77d (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
    <path fill="none" d="M0 0h48v48H0V0z"/>
    <path d="M42 6H6c-2.2 0-4 1.8-4 4v28c0 2.2 1.8 4 4 4h36c2.2 0 4-1.8 4-4V10c0-2.2-1.8-4-4-4zm0 32H24V26h18v12z"/>
</svg>
bgstack15