- 264
- United States
- Milf-Wagon
Gradients work, but they have to be used sparingly. Not because of any compatibility issue but because of the way they can very quickly, especially if used incorrectly, balloon the size of an SVG file beyond the PD imposed 15kb file-size limit. So while they do work its better in practice, if possible, to avoid them like the plague!I thought you couldn't have gradients in SVGs for GT compatibility?
<svg xmlns="http://www.w3.org/2000/svg" width="1257.3" height="536.7">
<path fill="#FFF" stroke="#000" stroke-miterlimit="10" stroke-width="4" d="M9.1 83.2h359.4v359.4H9.1zM888.8 9.1h359.4v359.4H888.8zM448.2 168.3h359.4v359.4H448.2z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="1257.3" height="536.7">
<linearGradient id="a" x1="188.8" x2="188.8" y1="83.2" y2="442.5" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#ed1c24"/>
<stop offset=".2" stop-color="#f15a24"/>
<stop offset=".4" stop-color="#ff0"/>
<stop offset=".5" stop-color="#0f0"/>
<stop offset=".7" stop-color="#00f"/>
<stop offset=".8" stop-color="#f0f"/>
<stop offset="1" stop-color="#662d91"/>
</linearGradient>
<path fill="url(#a)" stroke="#000" stroke-miterlimit="10" stroke-width="4" d="M9.1 83.2h359.4v359.4H9.1z"/>
<linearGradient id="b" x1="1068.5" x2="1068.5" y1="9.1" y2="368.5" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#ed1c24"/>
<stop offset=".2" stop-color="#f15a24"/>
<stop offset=".4" stop-color="#ff0"/>
<stop offset=".5" stop-color="#0f0"/>
<stop offset=".7" stop-color="#00f"/>
<stop offset=".8" stop-color="#f0f"/>
<stop offset="1" stop-color="#662d91"/>
</linearGradient>
<path fill="url(#b)" stroke="#000" stroke-miterlimit="10" stroke-width="4" d="M888.8 9.1h359.4v359.4H888.8z"/>
<linearGradient id="c" x1="448.2" x2="807.6" y1="347.9" y2="347.9" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#ed1c24"/>
<stop offset=".2" stop-color="#f15a24"/>
<stop offset=".4" stop-color="#ff0"/>
<stop offset=".5" stop-color="#0f0"/>
<stop offset=".7" stop-color="#00f"/>
<stop offset=".8" stop-color="#f0f"/>
<stop offset="1" stop-color="#662d91"/>
</linearGradient>
<path fill="url(#c)" stroke="#000" stroke-miterlimit="10" stroke-width="4" d="M448.2 168.3h359.4v359.4H448.2z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="1257.3" height="536.7">
<linearGradient id="a" gradientUnits="objectBoundingBox">
<stop offset="0" stop-color="#ed1c24"/>
<stop offset=".2" stop-color="#f15a24"/>
<stop offset=".4" stop-color="#ff0"/>
<stop offset=".5" stop-color="#0f0"/>
<stop offset=".7" stop-color="#00f"/>
<stop offset=".8" stop-color="#f0f"/>
<stop offset="1" stop-color="#662d91"/>
</linearGradient>
<path fill="url(#a)" stroke="#000" stroke-miterlimit="10" stroke-width="4" d="M9.1 83.2h359.4v359.4H9.1z"/>
<linearGradient id="b" gradientTransform="rotate(90)" xlink:href="#a"/>
<path fill="url(#b)" stroke="#000" stroke-miterlimit="10" stroke-width="4" d="M448.2 168.3h359.4v359.4H448.2z"/>
<path fill="url(#a)" stroke="#000" stroke-miterlimit="10" stroke-width="4" d="M888.8 9.1h359.4v359.4H888.8z"/>
</svg>
I'm sorry, but I simply cannot separate that SVG... the quality is just too bad, I can't bring myself to do it!Hey, can someone separate this svg into three parts? (Total Car Maintenance, Car Factory, and the Kanji)
Would be greatly appreciated
Thx dood, you went above and beyond on these 👍I'm sorry, but I simply cannot separate that SVG... the quality is just too bad, I can't bring myself to do it!
So I've completely remade them for you instead!
View attachment 1161098
View attachment 1161100
View attachment 1161102
You may as well have the the higher quality whole version too! lol
View attachment 1161104
No, you can, but they're very difficult to create i guessI thought you couldn't have gradients in SVGs for GT compatibility?
@krisduv any chance of a white version of the Upstar decal pretty please??Amazing work, much appreciated!!
EDIT: @krisduv could I bother you to switch the text on the Upstar logo to all be white? Forgot I need that when placing on a black or carbon base!
EDIT 2: That Upstar logo (above comment) needs to replace the one here, you can see why...
View attachment 1160868
Here you go.@krisduv any chance of a white version of the Upstar decal pretty please??
Thanks @huff .Here you go.
Probably inadvertently, I did it on my phone and I moved to an easier to use sheet size, I should have scaled it up. Will it work this way? If not I can make it larger in a bit.Thanks @huff .
Quick question: did you resize the file? It's displaying with a different aspect in the frame in the uploader...
View attachment 1161182
I think if it's off-centre it'll be annoying to mirror and if it's a different size I'll have to manually resize instead of replacing the decal. Not a deal-breaker if it's a mission for you to match the original.Probably inadvertently, I did on my phone and I moved to an easier to use sheet, I should have scaled it up. Will it work this way? If not I can make it larger in a bit.
This should be identical, sorry about thatI think if it's off-centre it'll be annoying to mirror and if it's a different size I'll have to manually resize instead of replacing the decal. Not a deal-breaker if it's a mission for you to match the original.
Ayyyy?? How does one do such a thing? Enlighten the unenlightened if you will please?You could also edit the file in your txt editor and replace the black hex color code with the white one
Perfect now! Thank you kindly my friend!This should be identical, sorry about that
Right, so here's part of the SVGs code taken from just opening the file with the text-editor:Ayyyy?? How does one do such a thing? Enlighten the unenlightened if you will please?
[...]
<circle fill="#DA281C" cx="19.641" cy="19.641" r="19.641"/>
<g>
<path fill="#FFFFFF" d="M7.896,22.96c0,0.814,0.208,1.439,0.624,1.876c0.415,0.437,0.978,0.656,1.688,0.656
c1.294-0.034,2.274-0.343,2.942-0.926s1.093-1.067,1.272-1.452l2.262-12.733h3.688l-3.11,17.526h-3.687l0.27-1.632
c-0.377,0.283-1.152,0.634-2.325,1.054c-1.174,0.42-2.75,0.629-4.729,0.629c-1.251-0.051-2.232-0.396-2.942-1.033
c-0.711-0.639-1.066-1.539-1.066-2.705c0-0.104,0.038-0.471,0.115-1.105L5.16,10.381h4.947L7.896,22.96L7.896,22.96z
M18.368,34.961l4.369-24.58h4.896l-0.27,1.259c0-0.008,0.243-0.128,0.731-0.36c0.498-0.239,1.055-0.458,1.671-0.655
c0.617-0.197,1.271-0.313,1.967-0.347c1.729,0,3.171,0.323,4.322,0.969c1.152,0.647,1.729,2.165,1.729,4.556
c0,1.001-0.119,2.09-0.359,3.264c-0.506,2.527-1.197,4.445-2.075,5.756s-1.817,2.166-2.82,2.564
c-1.002,0.398-2.163,0.622-3.482,0.674c-1.173,0-2.137-0.118-2.891-0.354c-0.754-0.236-1.246-0.43-1.478-0.584l-1.413,7.837H18.368
z M26.952,14.121l-1.901,10.677c0.136,0.137,0.437,0.323,0.899,0.559c0.462,0.236,1.126,0.383,1.991,0.443
c1.67,0,2.902-0.578,3.694-1.734s1.402-2.789,1.831-4.896c0.214-0.959,0.321-1.995,0.321-3.109c0-1.216-0.276-2.082-0.829-2.596
c-0.553-0.513-1.506-0.771-2.859-0.771c-0.787,0.086-1.51,0.321-2.164,0.708C27.279,13.786,26.952,14.025,26.952,14.121
L26.952,14.121z"/>
</g>
<g>
<path d="M46.795,15.792c0,0.616,0.537,1.106,1.609,1.469c1.071,0.363,2.15,0.701,3.237,1.014c1.085,0.313,2.029,0.817,2.831,1.513
c0.802,0.697,1.204,1.734,1.204,3.111c-0.321,2.094-1.141,3.604-2.459,4.529c-1.317,0.925-3.078,1.471-5.282,1.641
c-0.271,0.033-0.685,0.051-1.241,0.051c-1.495,0-2.752-0.117-3.77-0.35s-1.716-0.424-2.097-0.576l-0.102-3.016
c0.33,0.263,0.964,0.592,1.9,0.989c0.938,0.396,2.12,0.604,3.548,0.62c1.521,0,2.592-0.229,3.217-0.689
c0.626-0.461,1.04-1.181,1.242-2.161c0.076-0.321,0.114-0.562,0.114-0.722c0-0.861-0.354-1.439-1.064-1.736
c-0.709-0.295-1.806-0.564-3.287-0.811c-1.482-0.244-2.607-0.598-3.377-1.059c-0.769-0.459-1.152-1.268-1.152-2.425
c0-0.371,0.05-0.819,0.152-1.342c0.65-2.779,3.107-4.265,7.372-4.459c0.145,0,0.343-0.009,0.597-0.025
c0.253-0.017,0.435-0.026,0.545-0.026c1.562,0,2.802,0.11,3.717,0.33c0.917,0.219,1.532,0.401,1.844,0.544l0.305,2.8
c-0.295-0.211-0.899-0.472-1.813-0.779c-0.911-0.309-2.191-0.462-3.838-0.462c-1.115,0-2.004,0.128-2.667,0.387
C47.419,14.409,46.989,14.956,46.795,15.792L46.795,15.792z M66.255,13.765l-1.762,10.021c0,1.072,0.174,1.781,0.52,2.129
c0.389,0.338,1.149,0.506,2.28,0.506l-0.404,2.445c-0.102,0.008-0.283,0.017-0.545,0.025c-0.271,0.018-0.574,0.025-0.912,0.025
c-2.238,0-3.797-0.381-4.676-1.141c-0.826-0.718-1.241-1.635-1.241-2.748c0-0.448,0.051-0.934,0.152-1.457l1.71-9.806h-3.269
l0.419-2.18h3.268l1.191-6.905h4.877l-1.19,6.905h3.269l-0.406,2.18H66.255z M78.303,28.866l0.317-1.812
c-0.187,0.312-0.708,0.7-1.565,1.165c-0.856,0.465-2.206,0.697-4.047,0.697c-1.402-0.059-2.556-0.395-3.459-1.007
c-0.904-0.613-1.355-1.558-1.355-2.831c0-0.137,0.034-0.449,0.102-0.938c0.312-1.74,1.165-3.044,2.56-3.915
c1.393-0.869,3.356-1.398,5.891-1.583c1.267-0.092,2.25-0.422,2.951-0.988c0.701-0.565,1.052-1.186,1.052-1.862
c0-0.558-0.234-1.026-0.703-1.406c-0.469-0.38-1.151-0.57-2.046-0.57c-2.011,0-3.634,0.369-4.872,1.108
c-1.236,0.738-2.07,1.357-2.501,1.855l1.355-3.434c0-0.051,0.293-0.23,0.88-0.538c0.587-0.308,1.375-0.595,2.363-0.861
c0.988-0.266,2.137-0.403,3.446-0.412c4.526,0,6.79,1.347,6.79,4.042c0,0.168-0.034,0.465-0.102,0.886l-2.179,12.403H78.303z
M76.391,26.167c1.131-0.303,1.872-0.667,2.224-1.088c0.35-0.424,0.525-0.754,0.525-0.989l0.722-3.94
c-0.043,0.059-0.136,0.189-0.278,0.393c-0.144,0.203-0.427,0.408-0.85,0.615c-0.421,0.207-1.03,0.355-1.823,0.449
c-1.444,0.186-2.57,0.494-3.377,0.924c-0.807,0.432-1.257,1.143-1.35,2.129c0,1.175,0.832,1.762,2.497,1.762
C75.187,26.421,75.757,26.336,76.391,26.167z M85.207,28.866l3.066-17.281h4.878l-0.419,2.129c0.06-0.059,0.336-0.296,0.831-0.71
c0.493-0.414,1.184-0.764,2.07-1.051c0.752-0.279,1.635-0.418,2.648-0.418c0.802,0,1.305,0.034,1.508,0.102l-0.051,2.496
c-0.524-0.144-1.066-0.216-1.609-0.215c-1.098,0-2.065,0.211-2.901,0.634c-0.92,0.414-1.665,0.979-2.235,1.697
c-0.57,0.719-0.915,1.377-1.032,1.977l-1.876,10.642H85.207z"/>
</g>
<g>
<path d="M40.685,34.812v-4.421h3.197v0.522H41.27v1.354h2.446v0.52H41.27v1.504h2.715v0.521H40.685z M44.723,34.812v-3.202h0.488
v0.455c0.235-0.352,0.576-0.527,1.02-0.527c0.193,0,0.371,0.034,0.533,0.104c0.161,0.068,0.282,0.16,0.363,0.272
c0.08,0.112,0.137,0.247,0.169,0.401c0.02,0.1,0.03,0.275,0.03,0.527v1.969h-0.543v-1.947c0-0.221-0.021-0.387-0.063-0.496
c-0.043-0.109-0.117-0.197-0.225-0.263s-0.234-0.099-0.379-0.099c-0.231,0-0.431,0.074-0.599,0.221s-0.252,0.426-0.252,0.836v1.749
L44.723,34.812L44.723,34.812z M48.155,31.021v-0.63h0.543v0.63H48.155L48.155,31.021z M47.468,36.055l0.103-0.462
c0.108,0.029,0.193,0.043,0.256,0.043c0.11,0,0.193-0.037,0.247-0.11c0.055-0.073,0.082-0.257,0.082-0.55v-3.367h0.543v3.379
c0,0.395-0.052,0.668-0.154,0.822c-0.131,0.201-0.348,0.303-0.651,0.303C47.746,36.112,47.604,36.093,47.468,36.055z M49.328,33.21
c0-0.592,0.165-1.031,0.495-1.317c0.275-0.237,0.611-0.356,1.007-0.356c0.44,0,0.801,0.145,1.08,0.434s0.419,0.688,0.419,1.195
c0,0.412-0.062,0.736-0.186,0.973c-0.121,0.234-0.309,0.426-0.54,0.551c-0.236,0.131-0.503,0.198-0.773,0.195
c-0.448,0-0.811-0.143-1.087-0.431S49.328,33.751,49.328,33.21z M49.886,33.21c0,0.41,0.09,0.718,0.269,0.922
c0.18,0.205,0.404,0.307,0.676,0.307c0.27,0,0.494-0.104,0.673-0.309s0.269-0.518,0.269-0.938c0-0.396-0.09-0.695-0.271-0.9
c-0.18-0.203-0.403-0.306-0.671-0.306c-0.271,0-0.496,0.102-0.676,0.304C49.976,32.493,49.886,32.8,49.886,33.21z M52.941,36.046
l-0.061-0.51c0.119,0.031,0.223,0.048,0.311,0.048c0.121,0,0.218-0.021,0.29-0.06c0.072-0.041,0.132-0.098,0.178-0.17
c0.034-0.054,0.09-0.188,0.166-0.404c0.01-0.029,0.026-0.074,0.048-0.133l-1.215-3.209h0.585l0.666,1.855
c0.09,0.244,0.167,0.491,0.232,0.742c0.062-0.247,0.136-0.49,0.223-0.73l0.686-1.867h0.543l-1.219,3.258
c-0.131,0.352-0.232,0.594-0.305,0.727c-0.097,0.18-0.207,0.311-0.332,0.395c-0.124,0.083-0.273,0.125-0.446,0.125
C53.187,36.112,53.07,36.09,52.941,36.046z M58.955,34.327l0.079,0.479c-0.153,0.033-0.29,0.049-0.411,0.049
c-0.196,0-0.35-0.031-0.458-0.094s-0.185-0.145-0.229-0.246c-0.044-0.102-0.066-0.314-0.066-0.641v-1.843h-0.397v-0.423h0.397
v-0.793l0.54-0.325v1.119h0.546v0.422h-0.546v1.873c0,0.155,0.01,0.255,0.028,0.298c0.02,0.045,0.051,0.08,0.094,0.105
c0.043,0.027,0.105,0.04,0.186,0.04C58.777,34.348,58.856,34.341,58.955,34.327z M59.486,34.812v-4.421h0.543v1.587
c0.253-0.294,0.573-0.441,0.959-0.441c0.237,0,0.443,0.047,0.618,0.141s0.3,0.223,0.375,0.388c0.076,0.165,0.113,0.404,0.113,0.718
v2.029h-0.543v-2.029c0-0.271-0.059-0.469-0.176-0.592c-0.118-0.125-0.284-0.186-0.5-0.186c-0.16,0-0.312,0.041-0.453,0.125
c-0.143,0.083-0.243,0.196-0.304,0.339c-0.061,0.144-0.09,0.339-0.09,0.591v1.752H59.486z M65.113,33.78l0.562,0.07
c-0.089,0.327-0.252,0.582-0.491,0.762c-0.239,0.182-0.546,0.271-0.917,0.271c-0.469,0-0.84-0.145-1.115-0.432
c-0.273-0.289-0.411-0.693-0.411-1.215c0-0.539,0.139-0.957,0.416-1.254c0.277-0.298,0.638-0.447,1.08-0.447
c0.428,0,0.778,0.146,1.05,0.438c0.271,0.292,0.406,0.702,0.406,1.23c0,0.033-0.001,0.081-0.003,0.145h-2.389
c0.021,0.353,0.12,0.622,0.299,0.809c0.179,0.188,0.402,0.281,0.67,0.281c0.199,0,0.368-0.053,0.51-0.157
C64.92,34.177,65.031,34.01,65.113,33.78z M63.331,32.903h1.789c-0.024-0.27-0.093-0.472-0.205-0.607
c-0.173-0.208-0.397-0.313-0.673-0.313c-0.249,0-0.459,0.083-0.629,0.25S63.35,32.624,63.331,32.903z M68.663,34.812l-0.979-3.203
h0.561l0.51,1.85l0.19,0.688c0.008-0.033,0.063-0.254,0.165-0.66l0.511-1.877h0.558l0.479,1.858l0.16,0.612l0.184-0.618
l0.549-1.853h0.527l-1.001,3.203h-0.563l-0.51-1.918l-0.124-0.545l-0.648,2.463H68.663z M72.331,33.21
c0-0.592,0.165-1.031,0.494-1.317c0.275-0.237,0.611-0.356,1.008-0.356c0.44,0,0.8,0.145,1.079,0.434
c0.28,0.289,0.42,0.688,0.42,1.195c0,0.412-0.063,0.736-0.186,0.973c-0.121,0.234-0.31,0.426-0.54,0.551
c-0.236,0.131-0.503,0.198-0.773,0.195c-0.448,0-0.811-0.143-1.088-0.431C72.469,34.165,72.331,33.751,72.331,33.21L72.331,33.21z
M72.889,33.21c0,0.41,0.09,0.718,0.269,0.922c0.179,0.205,0.404,0.307,0.676,0.307c0.27,0,0.493-0.104,0.672-0.309
c0.18-0.205,0.269-0.518,0.269-0.938c0-0.396-0.09-0.695-0.27-0.9c-0.18-0.203-0.403-0.306-0.671-0.306
c-0.271,0-0.497,0.102-0.676,0.304C72.979,32.493,72.889,32.8,72.889,33.21z M75.968,34.812v-3.202h0.489v0.455
c0.235-0.352,0.575-0.527,1.019-0.527c0.193,0,0.371,0.034,0.533,0.104c0.161,0.068,0.282,0.16,0.363,0.272
c0.08,0.112,0.137,0.247,0.169,0.401c0.02,0.1,0.03,0.275,0.03,0.527v1.969h-0.543v-1.947c0-0.221-0.021-0.387-0.063-0.496
c-0.043-0.109-0.117-0.197-0.225-0.263c-0.108-0.065-0.234-0.099-0.379-0.099c-0.231,0-0.431,0.074-0.599,0.221
s-0.252,0.426-0.252,0.836v1.749L75.968,34.812L75.968,34.812z M81.481,34.812v-0.404c-0.203,0.318-0.502,0.477-0.896,0.477
c-0.251,0.002-0.496-0.071-0.705-0.211c-0.214-0.141-0.38-0.336-0.497-0.59c-0.118-0.252-0.177-0.541-0.177-0.869
c0-0.32,0.054-0.609,0.16-0.87s0.267-0.46,0.479-0.599s0.451-0.209,0.715-0.209c0.193,0,0.365,0.041,0.516,0.123
s0.273,0.188,0.368,0.318v-1.587h0.54v4.421H81.481z M79.765,33.214c0,0.41,0.087,0.717,0.26,0.92s0.377,0.305,0.612,0.305
c0.237,0,0.438-0.098,0.604-0.291c0.166-0.194,0.249-0.49,0.249-0.889c0-0.438-0.084-0.76-0.253-0.965s-0.377-0.308-0.625-0.308
c-0.241,0-0.442,0.099-0.604,0.296C79.847,32.479,79.765,32.79,79.765,33.214L79.765,33.214z M85.031,33.78l0.561,0.07
c-0.088,0.327-0.252,0.582-0.491,0.762c-0.239,0.182-0.545,0.271-0.917,0.271c-0.469,0-0.84-0.145-1.114-0.432
c-0.274-0.289-0.412-0.693-0.412-1.215c0-0.539,0.139-0.957,0.416-1.254c0.278-0.298,0.638-0.447,1.08-0.447
c0.429,0,0.778,0.146,1.05,0.438c0.271,0.292,0.407,0.702,0.407,1.23c0,0.033-0.001,0.081-0.003,0.145h-2.389
c0.02,0.353,0.119,0.622,0.298,0.809c0.18,0.188,0.402,0.281,0.67,0.281c0.199,0,0.369-0.053,0.51-0.157S84.948,34.01,85.031,33.78
z M83.249,32.903h1.788c-0.024-0.27-0.093-0.472-0.205-0.607c-0.173-0.208-0.397-0.313-0.673-0.313
c-0.249,0-0.459,0.083-0.629,0.25S83.267,32.624,83.249,32.903z M86.268,34.812v-3.202h0.488v0.485
c0.125-0.227,0.24-0.377,0.346-0.449c0.102-0.071,0.224-0.109,0.349-0.108c0.183,0,0.369,0.058,0.558,0.175l-0.188,0.504
c-0.132-0.078-0.265-0.117-0.397-0.117c-0.119,0-0.226,0.035-0.32,0.106c-0.094,0.071-0.161,0.171-0.201,0.297
c-0.061,0.193-0.091,0.404-0.091,0.634v1.676H86.268L86.268,34.812z"/>
<path d="M88.46,34.812v-2.78H87.98v-0.423h0.479v-0.34c0-0.215,0.02-0.375,0.058-0.48c0.052-0.141,0.145-0.254,0.275-0.342
c0.132-0.087,0.316-0.131,0.554-0.131c0.153,0,0.321,0.018,0.507,0.055l-0.081,0.473c-0.105-0.02-0.213-0.029-0.32-0.029
c-0.165,0-0.281,0.035-0.35,0.105S89,31.12,89,31.313v0.295h0.624v0.424H89v2.779H88.46z M92.146,34.812v-0.471
c-0.249,0.363-0.588,0.543-1.017,0.543c-0.188,0-0.365-0.035-0.529-0.107c-0.163-0.072-0.285-0.164-0.364-0.273
c-0.08-0.109-0.136-0.244-0.168-0.402c-0.021-0.107-0.033-0.275-0.033-0.507v-1.985h0.543v1.777c0,0.283,0.011,0.475,0.033,0.572
c0.034,0.143,0.106,0.256,0.217,0.337c0.111,0.081,0.248,0.122,0.41,0.122s0.32-0.043,0.459-0.125
c0.143-0.084,0.244-0.197,0.303-0.341c0.06-0.144,0.089-0.353,0.089-0.626v-1.717h0.543v3.203H92.146L92.146,34.812z M93.47,30.391
h0.543v4.421H93.47V30.391z M95.144,33.714l-0.166-2.344v-0.979h0.673v0.979l-0.157,2.344H95.144z M95.002,34.812v-0.617h0.624
v0.617H95.002z"/>
</g>
[...]
fill="#FFFFFF"
to the other paths as well they would show up in white, too.What's your reference image for this? maybe it's possible to make something cleaner.Hey!
I created the Sequential logo (Super Taikyu Evo), surprised no one has created that yet in GTS/GT7. I used tracing in Illustrator and cant seem to reduce it under 15kb. SVGOMG gets to 17kb. Any help/ideas?
So it's as simple as open the SVG in text editor and replace #000000 with #FFFFFF ? That's so simple!Right, so here's part of the SVGs code taken from just opening the file with the text-editor:
Here we have a circle and some paths that either have fill values or not, The fill values are Hex-Colors #DA281C (red) for the circle and #FFFFFF (white) for one of the paths (the "UP"). No fill value equals #000000 (black). Now if you addCode:[...] <circle fill="#DA281C" cx="19.641" cy="19.641" r="19.641"/> <g> <path fill="#FFFFFF" d="M7.896,22.96c0,0.814,0.208,1.439,0.624,1.876c0.415,0.437,0.978,0.656,1.688,0.656 c1.294-0.034,2.274-0.343,2.942-0.926s1.093-1.067,1.272-1.452l2.262-12.733h3.688l-3.11,17.526h-3.687l0.27-1.632 c-0.377,0.283-1.152,0.634-2.325,1.054c-1.174,0.42-2.75,0.629-4.729,0.629c-1.251-0.051-2.232-0.396-2.942-1.033 c-0.711-0.639-1.066-1.539-1.066-2.705c0-0.104,0.038-0.471,0.115-1.105L5.16,10.381h4.947L7.896,22.96L7.896,22.96z M18.368,34.961l4.369-24.58h4.896l-0.27,1.259c0-0.008,0.243-0.128,0.731-0.36c0.498-0.239,1.055-0.458,1.671-0.655 c0.617-0.197,1.271-0.313,1.967-0.347c1.729,0,3.171,0.323,4.322,0.969c1.152,0.647,1.729,2.165,1.729,4.556 c0,1.001-0.119,2.09-0.359,3.264c-0.506,2.527-1.197,4.445-2.075,5.756s-1.817,2.166-2.82,2.564 c-1.002,0.398-2.163,0.622-3.482,0.674c-1.173,0-2.137-0.118-2.891-0.354c-0.754-0.236-1.246-0.43-1.478-0.584l-1.413,7.837H18.368 z M26.952,14.121l-1.901,10.677c0.136,0.137,0.437,0.323,0.899,0.559c0.462,0.236,1.126,0.383,1.991,0.443 c1.67,0,2.902-0.578,3.694-1.734s1.402-2.789,1.831-4.896c0.214-0.959,0.321-1.995,0.321-3.109c0-1.216-0.276-2.082-0.829-2.596 c-0.553-0.513-1.506-0.771-2.859-0.771c-0.787,0.086-1.51,0.321-2.164,0.708C27.279,13.786,26.952,14.025,26.952,14.121 L26.952,14.121z"/> </g> <g> <path d="M46.795,15.792c0,0.616,0.537,1.106,1.609,1.469c1.071,0.363,2.15,0.701,3.237,1.014c1.085,0.313,2.029,0.817,2.831,1.513 c0.802,0.697,1.204,1.734,1.204,3.111c-0.321,2.094-1.141,3.604-2.459,4.529c-1.317,0.925-3.078,1.471-5.282,1.641 c-0.271,0.033-0.685,0.051-1.241,0.051c-1.495,0-2.752-0.117-3.77-0.35s-1.716-0.424-2.097-0.576l-0.102-3.016 c0.33,0.263,0.964,0.592,1.9,0.989c0.938,0.396,2.12,0.604,3.548,0.62c1.521,0,2.592-0.229,3.217-0.689 c0.626-0.461,1.04-1.181,1.242-2.161c0.076-0.321,0.114-0.562,0.114-0.722c0-0.861-0.354-1.439-1.064-1.736 c-0.709-0.295-1.806-0.564-3.287-0.811c-1.482-0.244-2.607-0.598-3.377-1.059c-0.769-0.459-1.152-1.268-1.152-2.425 c0-0.371,0.05-0.819,0.152-1.342c0.65-2.779,3.107-4.265,7.372-4.459c0.145,0,0.343-0.009,0.597-0.025 c0.253-0.017,0.435-0.026,0.545-0.026c1.562,0,2.802,0.11,3.717,0.33c0.917,0.219,1.532,0.401,1.844,0.544l0.305,2.8 c-0.295-0.211-0.899-0.472-1.813-0.779c-0.911-0.309-2.191-0.462-3.838-0.462c-1.115,0-2.004,0.128-2.667,0.387 C47.419,14.409,46.989,14.956,46.795,15.792L46.795,15.792z M66.255,13.765l-1.762,10.021c0,1.072,0.174,1.781,0.52,2.129 c0.389,0.338,1.149,0.506,2.28,0.506l-0.404,2.445c-0.102,0.008-0.283,0.017-0.545,0.025c-0.271,0.018-0.574,0.025-0.912,0.025 c-2.238,0-3.797-0.381-4.676-1.141c-0.826-0.718-1.241-1.635-1.241-2.748c0-0.448,0.051-0.934,0.152-1.457l1.71-9.806h-3.269 l0.419-2.18h3.268l1.191-6.905h4.877l-1.19,6.905h3.269l-0.406,2.18H66.255z M78.303,28.866l0.317-1.812 c-0.187,0.312-0.708,0.7-1.565,1.165c-0.856,0.465-2.206,0.697-4.047,0.697c-1.402-0.059-2.556-0.395-3.459-1.007 c-0.904-0.613-1.355-1.558-1.355-2.831c0-0.137,0.034-0.449,0.102-0.938c0.312-1.74,1.165-3.044,2.56-3.915 c1.393-0.869,3.356-1.398,5.891-1.583c1.267-0.092,2.25-0.422,2.951-0.988c0.701-0.565,1.052-1.186,1.052-1.862 c0-0.558-0.234-1.026-0.703-1.406c-0.469-0.38-1.151-0.57-2.046-0.57c-2.011,0-3.634,0.369-4.872,1.108 c-1.236,0.738-2.07,1.357-2.501,1.855l1.355-3.434c0-0.051,0.293-0.23,0.88-0.538c0.587-0.308,1.375-0.595,2.363-0.861 c0.988-0.266,2.137-0.403,3.446-0.412c4.526,0,6.79,1.347,6.79,4.042c0,0.168-0.034,0.465-0.102,0.886l-2.179,12.403H78.303z M76.391,26.167c1.131-0.303,1.872-0.667,2.224-1.088c0.35-0.424,0.525-0.754,0.525-0.989l0.722-3.94 c-0.043,0.059-0.136,0.189-0.278,0.393c-0.144,0.203-0.427,0.408-0.85,0.615c-0.421,0.207-1.03,0.355-1.823,0.449 c-1.444,0.186-2.57,0.494-3.377,0.924c-0.807,0.432-1.257,1.143-1.35,2.129c0,1.175,0.832,1.762,2.497,1.762 C75.187,26.421,75.757,26.336,76.391,26.167z M85.207,28.866l3.066-17.281h4.878l-0.419,2.129c0.06-0.059,0.336-0.296,0.831-0.71 c0.493-0.414,1.184-0.764,2.07-1.051c0.752-0.279,1.635-0.418,2.648-0.418c0.802,0,1.305,0.034,1.508,0.102l-0.051,2.496 c-0.524-0.144-1.066-0.216-1.609-0.215c-1.098,0-2.065,0.211-2.901,0.634c-0.92,0.414-1.665,0.979-2.235,1.697 c-0.57,0.719-0.915,1.377-1.032,1.977l-1.876,10.642H85.207z"/> </g> <g> <path d="M40.685,34.812v-4.421h3.197v0.522H41.27v1.354h2.446v0.52H41.27v1.504h2.715v0.521H40.685z M44.723,34.812v-3.202h0.488 v0.455c0.235-0.352,0.576-0.527,1.02-0.527c0.193,0,0.371,0.034,0.533,0.104c0.161,0.068,0.282,0.16,0.363,0.272 c0.08,0.112,0.137,0.247,0.169,0.401c0.02,0.1,0.03,0.275,0.03,0.527v1.969h-0.543v-1.947c0-0.221-0.021-0.387-0.063-0.496 c-0.043-0.109-0.117-0.197-0.225-0.263s-0.234-0.099-0.379-0.099c-0.231,0-0.431,0.074-0.599,0.221s-0.252,0.426-0.252,0.836v1.749 L44.723,34.812L44.723,34.812z M48.155,31.021v-0.63h0.543v0.63H48.155L48.155,31.021z M47.468,36.055l0.103-0.462 c0.108,0.029,0.193,0.043,0.256,0.043c0.11,0,0.193-0.037,0.247-0.11c0.055-0.073,0.082-0.257,0.082-0.55v-3.367h0.543v3.379 c0,0.395-0.052,0.668-0.154,0.822c-0.131,0.201-0.348,0.303-0.651,0.303C47.746,36.112,47.604,36.093,47.468,36.055z M49.328,33.21 c0-0.592,0.165-1.031,0.495-1.317c0.275-0.237,0.611-0.356,1.007-0.356c0.44,0,0.801,0.145,1.08,0.434s0.419,0.688,0.419,1.195 c0,0.412-0.062,0.736-0.186,0.973c-0.121,0.234-0.309,0.426-0.54,0.551c-0.236,0.131-0.503,0.198-0.773,0.195 c-0.448,0-0.811-0.143-1.087-0.431S49.328,33.751,49.328,33.21z M49.886,33.21c0,0.41,0.09,0.718,0.269,0.922 c0.18,0.205,0.404,0.307,0.676,0.307c0.27,0,0.494-0.104,0.673-0.309s0.269-0.518,0.269-0.938c0-0.396-0.09-0.695-0.271-0.9 c-0.18-0.203-0.403-0.306-0.671-0.306c-0.271,0-0.496,0.102-0.676,0.304C49.976,32.493,49.886,32.8,49.886,33.21z M52.941,36.046 l-0.061-0.51c0.119,0.031,0.223,0.048,0.311,0.048c0.121,0,0.218-0.021,0.29-0.06c0.072-0.041,0.132-0.098,0.178-0.17 c0.034-0.054,0.09-0.188,0.166-0.404c0.01-0.029,0.026-0.074,0.048-0.133l-1.215-3.209h0.585l0.666,1.855 c0.09,0.244,0.167,0.491,0.232,0.742c0.062-0.247,0.136-0.49,0.223-0.73l0.686-1.867h0.543l-1.219,3.258 c-0.131,0.352-0.232,0.594-0.305,0.727c-0.097,0.18-0.207,0.311-0.332,0.395c-0.124,0.083-0.273,0.125-0.446,0.125 C53.187,36.112,53.07,36.09,52.941,36.046z M58.955,34.327l0.079,0.479c-0.153,0.033-0.29,0.049-0.411,0.049 c-0.196,0-0.35-0.031-0.458-0.094s-0.185-0.145-0.229-0.246c-0.044-0.102-0.066-0.314-0.066-0.641v-1.843h-0.397v-0.423h0.397 v-0.793l0.54-0.325v1.119h0.546v0.422h-0.546v1.873c0,0.155,0.01,0.255,0.028,0.298c0.02,0.045,0.051,0.08,0.094,0.105 c0.043,0.027,0.105,0.04,0.186,0.04C58.777,34.348,58.856,34.341,58.955,34.327z M59.486,34.812v-4.421h0.543v1.587 c0.253-0.294,0.573-0.441,0.959-0.441c0.237,0,0.443,0.047,0.618,0.141s0.3,0.223,0.375,0.388c0.076,0.165,0.113,0.404,0.113,0.718 v2.029h-0.543v-2.029c0-0.271-0.059-0.469-0.176-0.592c-0.118-0.125-0.284-0.186-0.5-0.186c-0.16,0-0.312,0.041-0.453,0.125 c-0.143,0.083-0.243,0.196-0.304,0.339c-0.061,0.144-0.09,0.339-0.09,0.591v1.752H59.486z M65.113,33.78l0.562,0.07 c-0.089,0.327-0.252,0.582-0.491,0.762c-0.239,0.182-0.546,0.271-0.917,0.271c-0.469,0-0.84-0.145-1.115-0.432 c-0.273-0.289-0.411-0.693-0.411-1.215c0-0.539,0.139-0.957,0.416-1.254c0.277-0.298,0.638-0.447,1.08-0.447 c0.428,0,0.778,0.146,1.05,0.438c0.271,0.292,0.406,0.702,0.406,1.23c0,0.033-0.001,0.081-0.003,0.145h-2.389 c0.021,0.353,0.12,0.622,0.299,0.809c0.179,0.188,0.402,0.281,0.67,0.281c0.199,0,0.368-0.053,0.51-0.157 C64.92,34.177,65.031,34.01,65.113,33.78z M63.331,32.903h1.789c-0.024-0.27-0.093-0.472-0.205-0.607 c-0.173-0.208-0.397-0.313-0.673-0.313c-0.249,0-0.459,0.083-0.629,0.25S63.35,32.624,63.331,32.903z M68.663,34.812l-0.979-3.203 h0.561l0.51,1.85l0.19,0.688c0.008-0.033,0.063-0.254,0.165-0.66l0.511-1.877h0.558l0.479,1.858l0.16,0.612l0.184-0.618 l0.549-1.853h0.527l-1.001,3.203h-0.563l-0.51-1.918l-0.124-0.545l-0.648,2.463H68.663z M72.331,33.21 c0-0.592,0.165-1.031,0.494-1.317c0.275-0.237,0.611-0.356,1.008-0.356c0.44,0,0.8,0.145,1.079,0.434 c0.28,0.289,0.42,0.688,0.42,1.195c0,0.412-0.063,0.736-0.186,0.973c-0.121,0.234-0.31,0.426-0.54,0.551 c-0.236,0.131-0.503,0.198-0.773,0.195c-0.448,0-0.811-0.143-1.088-0.431C72.469,34.165,72.331,33.751,72.331,33.21L72.331,33.21z M72.889,33.21c0,0.41,0.09,0.718,0.269,0.922c0.179,0.205,0.404,0.307,0.676,0.307c0.27,0,0.493-0.104,0.672-0.309 c0.18-0.205,0.269-0.518,0.269-0.938c0-0.396-0.09-0.695-0.27-0.9c-0.18-0.203-0.403-0.306-0.671-0.306 c-0.271,0-0.497,0.102-0.676,0.304C72.979,32.493,72.889,32.8,72.889,33.21z M75.968,34.812v-3.202h0.489v0.455 c0.235-0.352,0.575-0.527,1.019-0.527c0.193,0,0.371,0.034,0.533,0.104c0.161,0.068,0.282,0.16,0.363,0.272 c0.08,0.112,0.137,0.247,0.169,0.401c0.02,0.1,0.03,0.275,0.03,0.527v1.969h-0.543v-1.947c0-0.221-0.021-0.387-0.063-0.496 c-0.043-0.109-0.117-0.197-0.225-0.263c-0.108-0.065-0.234-0.099-0.379-0.099c-0.231,0-0.431,0.074-0.599,0.221 s-0.252,0.426-0.252,0.836v1.749L75.968,34.812L75.968,34.812z M81.481,34.812v-0.404c-0.203,0.318-0.502,0.477-0.896,0.477 c-0.251,0.002-0.496-0.071-0.705-0.211c-0.214-0.141-0.38-0.336-0.497-0.59c-0.118-0.252-0.177-0.541-0.177-0.869 c0-0.32,0.054-0.609,0.16-0.87s0.267-0.46,0.479-0.599s0.451-0.209,0.715-0.209c0.193,0,0.365,0.041,0.516,0.123 s0.273,0.188,0.368,0.318v-1.587h0.54v4.421H81.481z M79.765,33.214c0,0.41,0.087,0.717,0.26,0.92s0.377,0.305,0.612,0.305 c0.237,0,0.438-0.098,0.604-0.291c0.166-0.194,0.249-0.49,0.249-0.889c0-0.438-0.084-0.76-0.253-0.965s-0.377-0.308-0.625-0.308 c-0.241,0-0.442,0.099-0.604,0.296C79.847,32.479,79.765,32.79,79.765,33.214L79.765,33.214z M85.031,33.78l0.561,0.07 c-0.088,0.327-0.252,0.582-0.491,0.762c-0.239,0.182-0.545,0.271-0.917,0.271c-0.469,0-0.84-0.145-1.114-0.432 c-0.274-0.289-0.412-0.693-0.412-1.215c0-0.539,0.139-0.957,0.416-1.254c0.278-0.298,0.638-0.447,1.08-0.447 c0.429,0,0.778,0.146,1.05,0.438c0.271,0.292,0.407,0.702,0.407,1.23c0,0.033-0.001,0.081-0.003,0.145h-2.389 c0.02,0.353,0.119,0.622,0.298,0.809c0.18,0.188,0.402,0.281,0.67,0.281c0.199,0,0.369-0.053,0.51-0.157S84.948,34.01,85.031,33.78 z M83.249,32.903h1.788c-0.024-0.27-0.093-0.472-0.205-0.607c-0.173-0.208-0.397-0.313-0.673-0.313 c-0.249,0-0.459,0.083-0.629,0.25S83.267,32.624,83.249,32.903z M86.268,34.812v-3.202h0.488v0.485 c0.125-0.227,0.24-0.377,0.346-0.449c0.102-0.071,0.224-0.109,0.349-0.108c0.183,0,0.369,0.058,0.558,0.175l-0.188,0.504 c-0.132-0.078-0.265-0.117-0.397-0.117c-0.119,0-0.226,0.035-0.32,0.106c-0.094,0.071-0.161,0.171-0.201,0.297 c-0.061,0.193-0.091,0.404-0.091,0.634v1.676H86.268L86.268,34.812z"/> <path d="M88.46,34.812v-2.78H87.98v-0.423h0.479v-0.34c0-0.215,0.02-0.375,0.058-0.48c0.052-0.141,0.145-0.254,0.275-0.342 c0.132-0.087,0.316-0.131,0.554-0.131c0.153,0,0.321,0.018,0.507,0.055l-0.081,0.473c-0.105-0.02-0.213-0.029-0.32-0.029 c-0.165,0-0.281,0.035-0.35,0.105S89,31.12,89,31.313v0.295h0.624v0.424H89v2.779H88.46z M92.146,34.812v-0.471 c-0.249,0.363-0.588,0.543-1.017,0.543c-0.188,0-0.365-0.035-0.529-0.107c-0.163-0.072-0.285-0.164-0.364-0.273 c-0.08-0.109-0.136-0.244-0.168-0.402c-0.021-0.107-0.033-0.275-0.033-0.507v-1.985h0.543v1.777c0,0.283,0.011,0.475,0.033,0.572 c0.034,0.143,0.106,0.256,0.217,0.337c0.111,0.081,0.248,0.122,0.41,0.122s0.32-0.043,0.459-0.125 c0.143-0.084,0.244-0.197,0.303-0.341c0.06-0.144,0.089-0.353,0.089-0.626v-1.717h0.543v3.203H92.146L92.146,34.812z M93.47,30.391 h0.543v4.421H93.47V30.391z M95.144,33.714l-0.166-2.344v-0.979h0.673v0.979l-0.157,2.344H95.144z M95.002,34.812v-0.617h0.624 v0.617H95.002z"/> </g> [...]
fill="#FFFFFF"
to the other paths as well they would show up in white, too.
Looking for these
Jungheinrich icon
Jungheinrich White
LI ION
thanks
Does anyone have a font similar to this 3 line font used for the 19 70 on the hood and roof? If so can you just provide me with those 4 numbers as a file? Thanks, I only found good paid fonts in my search.
EDIT: Arya triple curved seems pretty close if anyone has it.
View attachment 1161350
Can you post the link the the decal on the GTS website, please?Is anybody able to convert this PNG I've just downloaded off the GTS collection and convert it to an SVG I can upload in GT7? I used to use it all the time but the user hasn't got GT7 so it keeps failing on my imported liveries....
It's a 50% opacity open carbon weave...
https://www.gran-turismo.com/gb/gtsport/user/my-library/decal/decal/1392734/7133776583679049744Can you post the link the the decal on the GTS website, please?