dotfiles/.config/firefox/chrome.bak/icons/profile.svg

9 lines
449 B
XML

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
<defs>
<mask id="cutout">
<rect fill="#fff" width="100%" height="100%"/>
<path fill="#000" d="M16,13.833a7.113,7.113,0,0,1-12,0V13.75c0-1.5,3.5-3,6-3s6,1.5,6,3v0.082ZM13,6a3,3,0,1,1-3-3A3,3,0,0,1,13,6Z"/>
</mask>
</defs>
<rect mask="url(#cutout)" fill="context-fill" width="100%" height="100%"/>
</svg>