Last active
June 8, 2026 13:06
-
-
Save JonnyBurger/4a3423207770536bc787a72f9cf7bdb9 to your computer and use it in GitHub Desktop.
Remotion cursor previews for issue #8251
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svg width="48" height="48" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> | |
| <g transform="translate(0 13.948718) scale(0.820512821)" filter="url(#filter0_d_1_8)"> | |
| <path d="M10.9393 17.4853C10.3536 18.0711 10.3536 19.0208 10.9393 19.6066L20.4853 29.1525C21.0711 29.7383 22.0208 29.7383 22.6066 29.1525C23.1924 28.5668 23.1924 27.617 22.6066 27.0312L14.1213 18.5459L22.6066 10.0607C23.1924 9.47487 23.1924 8.52513 22.6066 7.93934C22.0208 7.35355 21.0711 7.35355 20.4853 7.93934L10.9393 17.4853ZM67.0607 19.6066C67.6465 19.0208 67.6465 18.0711 67.0607 17.4853L57.5147 7.93934C56.9289 7.35355 55.9792 7.35355 55.3934 7.93934C54.8076 8.52513 54.8076 9.47487 55.3934 10.0607L63.8787 18.5459L55.3934 27.0312C54.8076 27.617 54.8076 28.5668 55.3934 29.1525C55.9792 29.7383 56.9289 29.7383 57.5147 29.1525L67.0607 19.6066ZM13.5 18.5459V20.0459H63.8787V18.5459V17.0459H13.5V18.5459Z" fill="black"/> | |
| <path d="M54.333 6.87891C55.5046 5.70736 57.4036 5.70735 58.5752 6.87891L68.1211 16.4248C69.2926 17.5964 69.2927 19.4954 68.1211 20.667L58.5752 30.2129C57.4036 31.3845 55.5046 31.3845 54.333 30.2129C53.1613 29.0413 53.1615 27.1422 54.333 25.9707L58.7578 21.5459H19.2422L23.667 25.9707C24.8385 27.1422 24.8387 29.0413 23.667 30.2129C22.4954 31.3845 20.5964 31.3844 19.4248 30.2129L9.87891 20.667C8.70735 19.4954 8.70739 17.5964 9.87891 16.4248L19.4248 6.87891C20.5964 5.70739 22.4954 5.70735 23.667 6.87891C24.8386 8.05049 24.8386 9.94951 23.667 11.1211L19.2422 15.5459H58.7578L54.333 11.1211C53.1614 9.94951 53.1614 8.05049 54.333 6.87891Z" stroke="white" stroke-width="3"/> | |
| </g> | |
| <defs> | |
| <filter id="filter0_d_1_8" x="0" y="0" width="78" height="43.0919" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> | |
| <feFlood flood-opacity="0" result="BackgroundImageFix"/> | |
| <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> | |
| <feOffset dy="3"/> | |
| <feGaussianBlur stdDeviation="3.75"/> | |
| <feComposite in2="hardAlpha" operator="out"/> | |
| <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.56 0"/> | |
| <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1_8"/> | |
| <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1_8" result="shape"/> | |
| </filter> | |
| </defs> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment