feat: release v0.0.1
This commit is contained in:
15
dist/react/video-player/components/video-js/plugins/skip-buttons/skip-backward.svg
vendored
Normal file
15
dist/react/video-player/components/video-js/plugins/skip-buttons/skip-backward.svg
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"
|
||||
style="width: 20%; max-width: 48px; height: auto;" fill="none">
|
||||
<path
|
||||
d="M41.1751 35.3188C40.5985 35.3188 40.1204 35.1359 39.5579 34.7984L25.2282 26.361C24.2298 25.7704 23.7938 25.0812 23.7938 24.2656C23.7938 23.4641 24.2298 22.775 25.2282 22.1844L39.5579 13.7469C40.1344 13.4094 40.5985 13.2266 41.1751 13.2266C42.2719 13.2266 43.2001 14.0703 43.2001 15.6312V32.9141C43.2001 34.475 42.2719 35.3188 41.1751 35.3188ZM21.8532 35.3188C21.2767 35.3188 20.7985 35.1359 20.236 34.7984L5.89231 26.361C4.90783 25.7704 4.47199 25.0812 4.47199 24.2656C4.47199 23.4641 4.90783 22.775 5.89231 22.1844L20.236 13.7469C20.7985 13.4094 21.2767 13.2266 21.8532 13.2266C22.9501 13.2266 23.8782 14.0703 23.8782 15.6312V32.9141C23.8782 34.475 22.9501 35.3188 21.8532 35.3188Z"
|
||||
fill="url(#paint0_linear_17944_473880)" />
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_17944_473880" x1="43.2001" y1="23.9984" x2="4.80007"
|
||||
y2="23.9984" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white" />
|
||||
<stop offset="0.49" stop-color="white" />
|
||||
<stop offset="0.5" stop-color="white" stop-opacity="0.3" />
|
||||
<stop offset="1" stop-color="white" stop-opacity="0.3" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user