visibleColors now also returns if it has patternFills
This commit is contained in:
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 318 KiB |
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="269" height="269" version="1.1" viewBox="0 0 269 269" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!--Generated by IJSVG (https://github.com/iconjar/IJSVG)-->
|
||||
<defs>
|
||||
<mask id="a" maskContentUnits="userSpaceOnUse" maskUnits="objectBoundingBox">
|
||||
<use fill="#FFF" xlink:href="#d"></use>
|
||||
</mask>
|
||||
<linearGradient id="b" x1="0" x2="1" gradientUnits="userSpaceOnUse" y1="0" y2="0" gradientTransform="matrix(0,-197.994,-197.994,0,101.4,199.62)">
|
||||
<stop offset="0%" stop-color="#D83352"></stop>
|
||||
<stop offset="41.2669%" stop-color="#F6DC7B"></stop>
|
||||
<stop offset="100%" stop-color="#F6DC7B"></stop>
|
||||
</linearGradient>
|
||||
<mask id="c" maskContentUnits="userSpaceOnUse" maskUnits="objectBoundingBox">
|
||||
<path fill="#FFF" d="M0,202h202v-202h-202Z"></path>
|
||||
</mask>
|
||||
<path id="d" d="M2.404,100.624c0,-54.674 44.321,-98.998 98.995,-98.998v-4.88498e-15c54.675,0 98.997,44.324 98.997,98.998v0c0,54.674 -44.322,98.996 -98.997,98.996v0c-54.674,0 -98.995,-44.322 -98.995,-98.996"></path>
|
||||
</defs>
|
||||
<g transform="scale(0.998762)">
|
||||
<g transform="matrix(1.33333,0,0,-1.33333,0,269.333)">
|
||||
<use mask="url(#a)" fill="url(#b)" stroke="none" xlink:href="#d"></use>
|
||||
<g mask="url(#c)">
|
||||
<path fill="#231F20" stroke="none" d="M0,0c0,-6.725 -5.451,-12.175 -12.177,-12.175c-6.725,0 -12.176,5.45 -12.176,12.175c0,6.725 5.451,12.178 12.176,12.178c6.726,0 12.177,-5.453 12.177,-12.178" transform="matrix(1,0,0,1,75.0225,94.2754)"></path>
|
||||
<path fill="none" stroke="#231F20" stroke-linecap="round" stroke-width="9" d="M0,0c14.428,-16.873 42.352,-15.393 42.352,-15.393" transform="matrix(1,0,0,1,41.2588,117.041)"></path>
|
||||
<path fill="#231F20" stroke="none" d="M0,0c0,-6.725 -5.453,-12.176 -12.178,-12.176c-6.724,0 -12.176,5.451 -12.176,12.176c0,6.725 5.452,12.178 12.176,12.178c6.725,0 12.178,-5.453 12.178,-12.178" transform="matrix(1,0,0,1,146.952,94.3281)"></path>
|
||||
<path fill="none" stroke="#231F20" stroke-linecap="round" stroke-width="9" d="M0,0c-14.428,-16.873 -42.352,-15.393 -42.352,-15.393" transform="matrix(1,0,0,1,161.54,117.094)"></path>
|
||||
<path fill="none" stroke="#231F20" stroke-linecap="round" stroke-width="10" d="M0,0c29.782,24.805 58.656,-1.05 58.656,-1.05" transform="matrix(1,0,0,1,72.0713,41.6172)"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user