Skip to content

Instantly share code, notes, and snippets.

@mothdotmonster
Created November 10, 2022 09:16
Show Gist options
  • Save mothdotmonster/d8efe34dfbb2fd2175849db20d1b07b8 to your computer and use it in GitHub Desktop.
Save mothdotmonster/d8efe34dfbb2fd2175849db20d1b07b8 to your computer and use it in GitHub Desktop.
bubble timeline icon
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<mask id="mask">
<g transform="matrix(1.1332 .30363 -.30367 1.1333 -20.164 -5.8948)">
<rect x="-5.6899e-16" y="-5.1764e-15" width="32" height="32" fill="#fff"/>
<circle cx="4.735" cy="27.264" r="5"/>
<circle cx="10.861" cy="4.4055" r="5"/>
<circle cx="27.596" cy="21.139" r="5"/>
</g>
</mask>
</defs>
<path transform="matrix(.82338 -.22059 .22062 .82327 17.903 .40489)" d="m-9.1955 2.3955 13.882 24.045h-27.765z" fill="none" mask="url(#mask)" stroke="#000" stroke-width="3"/>
<g>
<circle cx="4.735" cy="27.264" r="4"/>
<circle cx="10.861" cy="4.4055" r="4"/>
<circle cx="27.596" cy="21.139" r="4"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment